0% found this document useful (0 votes)
65 views2,719 pages

Logcat

The document contains log output from an Android application crash. It shows that the application process com.mbwhatsapp crashed multiple times with a java.lang.IllegalStateException. One crash was caused by a NullPointerException when attempting to read from a null object reference while initializing a toast view.
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)
65 views2,719 pages

Logcat

The document contains log output from an Android application crash. It shows that the application process com.mbwhatsapp crashed multiple times with a java.lang.IllegalStateException. One crash was caused by a NullPointerException when attempting to read from a null object reference while initializing a toast view.
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/ 2719

--------- beginning of crash

01-25 00:03:44.672 24259 25007 E AndroidRuntime: FATAL EXCEPTION: MBWhatsApp Worker


#11
01-25 00:03:44.672 24259 25007 E AndroidRuntime: Process: com.mbwhatsapp, PID:
24259
01-25 00:03:44.672 24259 25007 E AndroidRuntime: java.lang.IllegalStateException:
01-25 00:03:44.672 24259 25007 E AndroidRuntime: at X.001.A0f(Unknown
Source:2)
01-25 00:03:44.672 24259 25007 E AndroidRuntime: at X.39J.A0E(Unknown
Source:3)
01-25 00:03:44.672 24259 25007 E AndroidRuntime: at X.39J.A0B(Unknown
Source:2)
01-25 00:03:44.672 24259 25007 E AndroidRuntime: at X.3Uy.A02(Unknown
Source:11)
01-25 00:03:44.672 24259 25007 E AndroidRuntime: at X.3g7.run(Unknown
Source:259)
01-25 00:03:44.672 24259 25007 E AndroidRuntime: at X.0yM.A1J(Unknown
Source:2)
01-25 00:03:44.672 24259 25007 E AndroidRuntime: at X.1nX.run(Unknown
Source:91)
01-25 00:03:44.672 24259 25007 E AndroidRuntime: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-25 00:03:44.672 24259 25007 E AndroidRuntime: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-25 00:03:44.672 24259 25007 E AndroidRuntime: at X.3gH.run(Unknown
Source:1548)
01-25 00:03:44.672 24259 25007 E AndroidRuntime: at
java.lang.Thread.run(Thread.java:1012)
01-25 00:03:44.673 24259 25077 E AndroidRuntime: FATAL EXCEPTION: MBWhatsApp Worker
#21
01-25 00:03:44.673 24259 25077 E AndroidRuntime: Process: com.mbwhatsapp, PID:
24259
01-25 00:03:44.673 24259 25077 E AndroidRuntime: java.lang.IllegalStateException:
01-25 00:03:44.673 24259 25077 E AndroidRuntime: at X.001.A0f(Unknown
Source:2)
01-25 00:03:44.673 24259 25077 E AndroidRuntime: at X.39J.A0E(Unknown
Source:3)
01-25 00:03:44.673 24259 25077 E AndroidRuntime: at X.39J.A0B(Unknown
Source:2)
01-25 00:03:44.673 24259 25077 E AndroidRuntime: at X.3Uy.A02(Unknown
Source:11)
01-25 00:03:44.673 24259 25077 E AndroidRuntime: at X.3g7.run(Unknown
Source:259)
01-25 00:03:44.673 24259 25077 E AndroidRuntime: at X.0yM.A1J(Unknown
Source:2)
01-25 00:03:44.673 24259 25077 E AndroidRuntime: at X.1nX.run(Unknown
Source:91)
01-25 00:03:44.673 24259 25077 E AndroidRuntime: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-25 00:03:44.673 24259 25077 E AndroidRuntime: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-25 00:03:44.673 24259 25077 E AndroidRuntime: at X.3gH.run(Unknown
Source:1548)
01-25 00:03:44.673 24259 25077 E AndroidRuntime: at
java.lang.Thread.run(Thread.java:1012)
01-25 00:03:44.674 24259 25038 E AndroidRuntime: FATAL EXCEPTION: MBWhatsApp Worker
#15
01-25 00:03:44.674 24259 25038 E AndroidRuntime: Process: com.mbwhatsapp, PID:
24259
01-25 00:03:44.674 24259 25038 E AndroidRuntime: java.lang.IllegalStateException:
01-25 00:03:44.674 24259 25038 E AndroidRuntime: at X.001.A0f(Unknown
Source:2)
01-25 00:03:44.674 24259 25038 E AndroidRuntime: at X.39J.A0E(Unknown
Source:3)
01-25 00:03:44.674 24259 25038 E AndroidRuntime: at X.39J.A0B(Unknown
Source:2)
01-25 00:03:44.674 24259 25038 E AndroidRuntime: at X.3Uy.A02(Unknown
Source:11)
01-25 00:03:44.674 24259 25038 E AndroidRuntime: at X.3g7.run(Unknown
Source:259)
01-25 00:03:44.674 24259 25038 E AndroidRuntime: at X.0yM.A1J(Unknown
Source:2)
01-25 00:03:44.674 24259 25038 E AndroidRuntime: at X.1nX.run(Unknown
Source:91)
01-25 00:03:44.674 24259 25038 E AndroidRuntime: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-25 00:03:44.674 24259 25038 E AndroidRuntime: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-25 00:03:44.674 24259 25038 E AndroidRuntime: at X.3gH.run(Unknown
Source:1548)
01-25 00:03:44.674 24259 25038 E AndroidRuntime: at
java.lang.Thread.run(Thread.java:1012)
01-25 00:03:44.674 24259 24781 E AndroidRuntime: FATAL EXCEPTION: MBWhatsApp Worker
#1
01-25 00:03:44.674 24259 24781 E AndroidRuntime: Process: com.mbwhatsapp, PID:
24259
01-25 00:03:44.674 24259 24781 E AndroidRuntime: java.lang.IllegalStateException:
01-25 00:03:44.674 24259 24781 E AndroidRuntime: at X.001.A0f(Unknown
Source:2)
01-25 00:03:44.674 24259 24781 E AndroidRuntime: at X.39J.A0E(Unknown
Source:3)
01-25 00:03:44.674 24259 24781 E AndroidRuntime: at X.39J.A0B(Unknown
Source:2)
01-25 00:03:44.674 24259 24781 E AndroidRuntime: at X.3Uy.A02(Unknown
Source:11)
01-25 00:03:44.674 24259 24781 E AndroidRuntime: at X.3g7.run(Unknown
Source:259)
01-25 00:03:44.674 24259 24781 E AndroidRuntime: at X.0yM.A1J(Unknown
Source:2)
01-25 00:03:44.674 24259 24781 E AndroidRuntime: at X.1nX.run(Unknown
Source:91)
01-25 00:03:44.674 24259 24781 E AndroidRuntime: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-25 00:03:44.674 24259 24781 E AndroidRuntime: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-25 00:03:44.674 24259 24781 E AndroidRuntime: at X.3gH.run(Unknown
Source:1548)
01-25 00:03:44.674 24259 24781 E AndroidRuntime: at
java.lang.Thread.run(Thread.java:1012)
01-25 00:03:44.679 24259 25003 E AndroidRuntime: FATAL EXCEPTION: MBWhatsApp Worker
#8
01-25 00:03:44.679 24259 25003 E AndroidRuntime: Process: com.mbwhatsapp, PID:
24259
01-25 00:03:44.679 24259 25003 E AndroidRuntime: java.lang.IllegalStateException:
01-25 00:03:44.679 24259 25003 E AndroidRuntime: at X.001.A0f(Unknown
Source:2)
01-25 00:03:44.679 24259 25003 E AndroidRuntime: at X.39J.A0E(Unknown
Source:3)
01-25 00:03:44.679 24259 25003 E AndroidRuntime: at X.39J.A0B(Unknown
Source:2)
01-25 00:03:44.679 24259 25003 E AndroidRuntime: at X.3Uy.A02(Unknown
Source:11)
01-25 00:03:44.679 24259 25003 E AndroidRuntime: at X.3g7.run(Unknown
Source:259)
01-25 00:03:44.679 24259 25003 E AndroidRuntime: at X.0yM.A1J(Unknown
Source:2)
01-25 00:03:44.679 24259 25003 E AndroidRuntime: at X.1nX.run(Unknown
Source:91)
01-25 00:03:44.679 24259 25003 E AndroidRuntime: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-25 00:03:44.679 24259 25003 E AndroidRuntime: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-25 00:03:44.679 24259 25003 E AndroidRuntime: at X.3gH.run(Unknown
Source:1548)
01-25 00:03:44.679 24259 25003 E AndroidRuntime: at
java.lang.Thread.run(Thread.java:1012)
01-25 00:03:44.684 24259 24805 E AndroidRuntime: FATAL EXCEPTION: MBWhatsApp Worker
#2
01-25 00:03:44.684 24259 24805 E AndroidRuntime: Process: com.mbwhatsapp, PID:
24259
01-25 00:03:44.684 24259 24805 E AndroidRuntime: java.lang.IllegalStateException:
01-25 00:03:44.684 24259 24805 E AndroidRuntime: at X.001.A0f(Unknown
Source:2)
01-25 00:03:44.684 24259 24805 E AndroidRuntime: at X.39J.A0E(Unknown
Source:3)
01-25 00:03:44.684 24259 24805 E AndroidRuntime: at X.39J.A0B(Unknown
Source:2)
01-25 00:03:44.684 24259 24805 E AndroidRuntime: at X.3Uy.A02(Unknown
Source:11)
01-25 00:03:44.684 24259 24805 E AndroidRuntime: at X.3g7.run(Unknown
Source:259)
01-25 00:03:44.684 24259 24805 E AndroidRuntime: at X.0yM.A1J(Unknown
Source:2)
01-25 00:03:44.684 24259 24805 E AndroidRuntime: at X.1nX.run(Unknown
Source:91)
01-25 00:03:44.684 24259 24805 E AndroidRuntime: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-25 00:03:44.684 24259 24805 E AndroidRuntime: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-25 00:03:44.684 24259 24805 E AndroidRuntime: at X.3gH.run(Unknown
Source:1548)
01-25 00:03:44.684 24259 24805 E AndroidRuntime: at
java.lang.Thread.run(Thread.java:1012)
01-25 00:03:44.685 24259 24815 E AndroidRuntime: FATAL EXCEPTION: MBWhatsApp Worker
#5
01-25 00:03:44.685 24259 24815 E AndroidRuntime: Process: com.mbwhatsapp, PID:
24259
01-25 00:03:44.685 24259 24815 E AndroidRuntime: java.lang.NullPointerException:
Attempt to read from field 'X.45Q X.3H7.A5l' on a null object reference in method
'X.32w X.32w.A21()'
01-25 00:03:44.685 24259 24815 E AndroidRuntime: at X.32w.A21(Unknown
Source:2)
01-25 00:03:44.685 24259 24815 E AndroidRuntime: at
mbmodsd.mbmodsw.ui.views.toast.GET.<init>(Unknown Source:5)
01-25 00:03:44.685 24259 24815 E AndroidRuntime: at
mbmodsd.mbmodsw.ui.views.toast.MBON.shTP(Native Method)
01-25 00:03:44.685 24259 24815 E AndroidRuntime: at X.1bt.A01(Unknown
Source:178)
01-25 00:03:44.685 24259 24815 E AndroidRuntime: at X.3Uy.A02(Unknown
Source:93)
01-25 00:03:44.685 24259 24815 E AndroidRuntime: at X.3g7.run(Unknown
Source:259)
01-25 00:03:44.685 24259 24815 E AndroidRuntime: at X.0yM.A1J(Unknown
Source:2)
01-25 00:03:44.685 24259 24815 E AndroidRuntime: at X.1nX.run(Unknown
Source:91)
01-25 00:03:44.685 24259 24815 E AndroidRuntime: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-25 00:03:44.685 24259 24815 E AndroidRuntime: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-25 00:03:44.685 24259 24815 E AndroidRuntime: at X.3gH.run(Unknown
Source:1548)
01-25 00:03:44.685 24259 24815 E AndroidRuntime: at
java.lang.Thread.run(Thread.java:1012)
--------- beginning of main
01-25 17:26:23.322 28660 28660 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-25 17:26:23.630 28660 28660 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-25 17:26:23.634 28660 28660 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-25 17:26:23.634 28660 28660 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-25 17:26:23.634 28660 28660 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-25 17:26:23.634 28660 28660 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-25 17:26:23.634 28660 28660 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-25 17:26:23.634 28660 28660 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-25 17:26:23.634 28660 28660 W System.err: at
java.lang.Class.newInstance(Native Method)
01-25 17:26:23.634 28660 28660 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-25 17:26:23.634 28660 28660 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-25 17:26:23.634 28660 28660 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-25 17:26:23.634 28660 28660 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-25 17:26:23.634 28660 28660 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-25 17:26:23.634 28660 28660 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-25 17:26:23.634 28660 28660 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-25 17:26:23.634 28660 28660 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-25 17:26:23.634 28660 28660 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-25 17:26:23.634 28660 28660 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-25 17:26:23.634 28660 28660 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-25 17:26:23.634 28660 28660 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-25 17:26:23.634 28660 28660 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-25 17:26:23.634 28660 28660 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-25 17:26:23.634 28660 28660 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-25 17:26:23.672 28660 28660 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-25 17:26:23.944 28660 28660 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-25 17:26:23.944 28660 28660 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-25 17:26:24.203 28660 28728 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-25 17:26:24.203 28660 28728 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-25 17:26:24.203 28660 28728 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-25 17:26:28.152 28660 28660 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 17:26:30.129 28660 28660 W com.mbwhatsapp: Method void
com.mbwhatsapp.HomeActivity.A6e() failed lock verification and will run slower.
01-25 17:26:30.146 28660 28660 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
01-25 17:26:30.423 28660 28660 E ArmVmp : Match on catch block at 0x0a in for
0x728a480031
01-25 17:26:30.444 28660 28660 E ArmVmp : Match on catch block at 0x0a in for
0x728a48004d
01-25 17:26:30.500 28660 28868 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/ConscryptEngineSocket;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-25 17:26:30.500 28660 28868 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-25 17:26:30.500 28660 28868 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-25 17:26:30.501 28660 28868 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-25 17:26:30.501 28660 28868 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-25 17:26:30.501 28660 28868 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setHostname(Ljava/lang/
String;)V (max-target-q, reflection, denied)
01-25 17:26:30.501 28660 28868 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setAlpnProtocols([B)V (max-target-
q,core-platform-api, reflection, denied)
01-25 17:26:30.501 28660 28868 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setAlpnProtocols([B)V (max-
target-q, reflection, denied)
01-25 17:26:30.574 28660 28660 W Activity: Can request only one set of permissions
at a time
01-25 17:26:30.588 28660 28868 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getAlpnSelectedProtocol()[B (max-
target-q,core-platform-api, reflection, denied)
01-25 17:26:30.588 28660 28868 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->getAlpnSelectedProtocol()[B
(max-target-q, reflection, denied)
01-25 17:26:30.685 28660 28660 W libc : Access denied finding property
"persist.dm.passive.display_brightness"
01-25 17:26:30.685 28660 28660 W libc : Access denied finding property
"persist.dm.passive.ambient_brightness"
01-25 17:26:31.257 28660 28660 E RecyclerView: No adapter attached; skipping layout
01-25 17:26:31.274 28660 28660 E ViewRootImpl@61f6cd4[HomeActivity]: Surface is not
valid.
01-25 17:26:31.529 28660 28660 E RecyclerView: No adapter attached; skipping layout
01-25 17:26:31.533 28660 28660 W View : requestLayout() improperly called by
androidx.appcompat.view.menu.ActionMenuItemView{5d855fa VFED..C.. ......ID 253,0-
380,0 #7f0b0f8a app:id/menuitem_search} during layout: running second layout pass
01-25 17:26:31.533 28660 28660 W View : requestLayout() improperly called by
androidx.appcompat.widget.ActionMenuView{814fc1c V.E...... ......ID 642,328-
1264,328} during layout: running second layout pass
01-25 17:26:31.580 28660 28660 E ViewRootImpl@61f6cd4[HomeActivity]: Surface is not
valid.
01-25 17:26:31.684 28660 28687 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
01-25 17:26:31.747 28660 28660 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-25 17:26:31.839 28660 28660 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 17:26:31.877 28660 28660 W View : requestLayout() improperly called by
DecorView@f1a5e9c[HomeActivity] during second layout pass: posting in next frame
01-25 17:26:32.067 28660 28963 W LOTTIE : Animation contains merge paths. Merge
paths are only supported on KitKat+ and must be manually enabled by calling
enableMergePathsForKitKatAndAbove().
01-25 17:26:32.564 28660 28660 W LOTTIE : Animation contains merge paths but they
are disabled.
01-25 17:26:32.918 28660 28660 E ArmVmp : Match on catch block at 0x5b in for
0x728a48001d
01-25 17:26:33.418 28660 28668 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
01-25 17:26:49.575 28660 28660 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 17:26:52.650 28660 28660 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 17:35:32.507 28660 28660 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-25 17:35:32.534 28660 28660 W ziparchive: Unable to open
'/data/app/~~AHrUcPi8evFOS5POx1Nc_Q==/com.google.android.trichromelibrary_609923033
-GfmVtO0ZiSPyhaGgzIWnkQ==/base.dm': No such file or directory
01-25 17:35:32.534 28660 28660 W ziparchive: Unable to open
'/data/app/~~AHrUcPi8evFOS5POx1Nc_Q==/com.google.android.trichromelibrary_609923033
-GfmVtO0ZiSPyhaGgzIWnkQ==/base.dm': No such file or directory
01-25 17:35:32.535 28660 28660 W com.mbwhatsapp: Entry not found
01-25 17:35:32.604 28660 32767 E chromium:
[0125/173532.603466:ERROR:variations_seed_loader.cc(69)] Failed to open file for
reading. Errno: 2
01-25 17:35:32.605 28660 32767 E chromium:
[0125/173532.604990:ERROR:variations_seed_loader.cc(69)] Failed to open file for
reading. Errno: 2
01-25 17:35:32.744 28660 464 E cr_TrackExitReasons: Failed to parse JSON from
file.
01-25 17:35:32.862 28660 463 W cr_media: BLUETOOTH_CONNECT permission is missing.
01-25 17:35:32.864 28660 463 W cr_media: registerBluetoothIntentsIfNeeded:
Requires BLUETOOTH permission
01-25 17:35:32.879 28660 28660 E ArmVmp : Match on catch block at 0x0a in for
0x728a480031
01-25 17:35:33.120 28660 506 W AudioCapabilities: Unsupported mime audio/x-ima
01-25 17:35:33.121 28660 506 W AudioCapabilities: Unsupported mime audio/mpeg-L1
01-25 17:35:33.121 28660 506 W AudioCapabilities: Unsupported mime audio/mpeg-L2
01-25 17:35:33.121 28660 506 W VideoCapabilities: Unsupported mime video/wvc1
01-25 17:35:33.122 28660 506 W VideoCapabilities: Unsupported mime video/x-ms-wmv
01-25 17:35:33.137 28660 506 W VideoCapabilities: Unrecognized profile/level
32768/256 for video/mp4v-es
01-25 17:35:33.658 28660 649 W ColorUtils: expected specified color aspects
(0:0:0:0)
01-25 17:35:33.671 28660 649 W Codec2Client: query -- param skipped: index =
1107298332.
01-25 17:35:33.671 28660 649 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-25 17:35:33.707 28660 649 W Codec2Client: query -- param skipped: index =
1073743886.
01-25 17:35:33.707 28660 649 W Codec2Client: query -- param skipped: index =
1610614798.
01-25 17:35:33.707 28660 649 W Codec2Client: query -- param skipped: index =
1610614821.
01-25 17:35:33.707 28660 649 W Codec2Client: query -- param skipped: index =
2684356609.
01-25 17:35:37.219 28660 28660 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@219ddf2
01-25 17:35:37.222 28660 28660 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-25 17:35:37.278 28660 28660 E ArmVmp : Match on catch block at 0x0a in for
0x728a480031
01-25 17:35:37.308 28660 417 W cr_MediaCodecBridge: Releasing:
c2.exynos.hevc.decoder
01-25 17:35:37.321 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 0 is not owned
by the producer (state = FREE)
01-25 17:35:37.323 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 2 is not owned
by the producer (state = ACQUIRED)
01-25 17:35:37.323 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 3 is not owned
by the producer (state = FREE)
01-25 17:35:37.324 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 5 is not owned
by the producer (state = FREE)
01-25 17:35:37.324 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 6 is not owned
by the producer (state = FREE)
01-25 17:35:37.326 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 8 is not owned
by the producer (state = FREE)
01-25 17:35:37.327 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 12 is not owned
by the producer (state = QUEUED)
01-25 17:35:37.328 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 13 is not owned
by the producer (state = FREE)
01-25 17:35:37.328 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 14 is not owned
by the producer (state = FREE)
01-25 17:35:37.330 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 20 is not owned
by the producer (state = FREE)
01-25 17:35:37.330 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 21 is not owned
by the producer (state = FREE)
01-25 17:35:37.330 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 22 is not owned
by the producer (state = FREE)
01-25 17:35:37.330 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 23 is not owned
by the producer (state = FREE)
01-25 17:35:37.330 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 24 is not owned
by the producer (state = FREE)
01-25 17:35:37.330 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 25 is not owned
by the producer (state = FREE)
01-25 17:35:37.330 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 26 is not owned
by the producer (state = FREE)
01-25 17:35:37.330 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 27 is not owned
by the producer (state = FREE)
01-25 17:35:37.330 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 28 is not owned
by the producer (state = FREE)
01-25 17:35:37.331 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 29 is not owned
by the producer (state = FREE)
01-25 17:35:37.331 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 30 is not owned
by the producer (state = FREE)
01-25 17:35:37.331 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 31 is not owned
by the producer (state = FREE)
01-25 17:35:37.331 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 32 is not owned
by the producer (state = FREE)
01-25 17:35:37.331 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 33 is not owned
by the producer (state = FREE)
01-25 17:35:37.332 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 34 is not owned
by the producer (state = FREE)
01-25 17:35:37.332 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 35 is not owned
by the producer (state = FREE)
01-25 17:35:37.332 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 36 is not owned
by the producer (state = FREE)
01-25 17:35:37.332 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 37 is not owned
by the producer (state = FREE)
01-25 17:35:37.332 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 38 is not owned
by the producer (state = FREE)
01-25 17:35:37.332 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 39 is not owned
by the producer (state = FREE)
01-25 17:35:37.333 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 40 is not owned
by the producer (state = FREE)
01-25 17:35:37.334 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 41 is not owned
by the producer (state = FREE)
01-25 17:35:37.334 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 42 is not owned
by the producer (state = FREE)
01-25 17:35:37.334 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 43 is not owned
by the producer (state = FREE)
01-25 17:35:37.334 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 44 is not owned
by the producer (state = FREE)
01-25 17:35:37.334 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 45 is not owned
by the producer (state = FREE)
01-25 17:35:37.334 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 46 is not owned
by the producer (state = FREE)
01-25 17:35:37.334 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 47 is not owned
by the producer (state = FREE)
01-25 17:35:37.334 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 48 is not owned
by the producer (state = FREE)
01-25 17:35:37.335 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 49 is not owned
by the producer (state = FREE)
01-25 17:35:37.335 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 50 is not owned
by the producer (state = FREE)
01-25 17:35:37.335 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 51 is not owned
by the producer (state = FREE)
01-25 17:35:37.335 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 52 is not owned
by the producer (state = FREE)
01-25 17:35:37.335 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 53 is not owned
by the producer (state = FREE)
01-25 17:35:37.335 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 54 is not owned
by the producer (state = FREE)
01-25 17:35:37.336 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 55 is not owned
by the producer (state = FREE)
01-25 17:35:37.336 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 56 is not owned
by the producer (state = FREE)
01-25 17:35:37.336 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 57 is not owned
by the producer (state = FREE)
01-25 17:35:37.336 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 58 is not owned
by the producer (state = FREE)
01-25 17:35:37.337 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 59 is not owned
by the producer (state = FREE)
01-25 17:35:37.337 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 60 is not owned
by the producer (state = FREE)
01-25 17:35:37.337 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 61 is not owned
by the producer (state = FREE)
01-25 17:35:37.337 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 62 is not owned
by the producer (state = FREE)
01-25 17:35:37.337 28660 647 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-0](id:6ff400000007,api:3,p:28660,c:28660) detachBuffer: slot 63 is not owned
by the producer (state = FREE)
01-25 17:35:37.354 28660 417 W cr_MediaCodecBridge: Codec released
01-25 17:35:37.387 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 0 is not owned by the
producer (state = FREE)
01-25 17:35:37.389 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 1 is not owned by the
producer (state = FREE)
01-25 17:35:37.389 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 2 is not owned by the
producer (state = FREE)
01-25 17:35:37.390 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 3 is not owned by the
producer (state = FREE)
01-25 17:35:37.390 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 4 is not owned by the
producer (state = FREE)
01-25 17:35:37.390 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 5 is not owned by the
producer (state = FREE)
01-25 17:35:37.390 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 6 is not owned by the
producer (state = FREE)
01-25 17:35:37.390 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 7 is not owned by the
producer (state = FREE)
01-25 17:35:37.390 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 8 is not owned by the
producer (state = FREE)
01-25 17:35:37.390 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 9 is not owned by the
producer (state = FREE)
01-25 17:35:37.391 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 10 is not owned by the
producer (state = FREE)
01-25 17:35:37.391 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 11 is not owned by the
producer (state = FREE)
01-25 17:35:37.394 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 12 is not owned by the
producer (state = FREE)
01-25 17:35:37.394 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 13 is not owned by the
producer (state = FREE)
01-25 17:35:37.395 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 14 is not owned by the
producer (state = FREE)
01-25 17:35:37.395 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 15 is not owned by the
producer (state = FREE)
01-25 17:35:37.395 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 16 is not owned by the
producer (state = FREE)
01-25 17:35:37.395 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 17 is not owned by the
producer (state = FREE)
01-25 17:35:37.395 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 18 is not owned by the
producer (state = FREE)
01-25 17:35:37.395 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 19 is not owned by the
producer (state = FREE)
01-25 17:35:37.396 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 20 is not owned by the
producer (state = FREE)
01-25 17:35:37.397 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 21 is not owned by the
producer (state = FREE)
01-25 17:35:37.398 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 22 is not owned by the
producer (state = FREE)
01-25 17:35:37.398 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 23 is not owned by the
producer (state = FREE)
01-25 17:35:37.398 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 24 is not owned by the
producer (state = FREE)
01-25 17:35:37.398 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 25 is not owned by the
producer (state = FREE)
01-25 17:35:37.398 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 26 is not owned by the
producer (state = FREE)
01-25 17:35:37.398 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 27 is not owned by the
producer (state = FREE)
01-25 17:35:37.398 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 28 is not owned by the
producer (state = FREE)
01-25 17:35:37.398 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 29 is not owned by the
producer (state = FREE)
01-25 17:35:37.399 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 30 is not owned by the
producer (state = FREE)
01-25 17:35:37.399 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 31 is not owned by the
producer (state = FREE)
01-25 17:35:37.399 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 32 is not owned by the
producer (state = FREE)
01-25 17:35:37.399 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 33 is not owned by the
producer (state = FREE)
01-25 17:35:37.401 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 34 is not owned by the
producer (state = FREE)
01-25 17:35:37.401 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 35 is not owned by the
producer (state = FREE)
01-25 17:35:37.401 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 36 is not owned by the
producer (state = FREE)
01-25 17:35:37.402 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 37 is not owned by the
producer (state = FREE)
01-25 17:35:37.406 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 38 is not owned by the
producer (state = FREE)
01-25 17:35:37.406 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 39 is not owned by the
producer (state = FREE)
01-25 17:35:37.406 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 40 is not owned by the
producer (state = FREE)
01-25 17:35:37.411 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 41 is not owned by the
producer (state = FREE)
01-25 17:35:37.412 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 42 is not owned by the
producer (state = FREE)
01-25 17:35:37.412 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 43 is not owned by the
producer (state = FREE)
01-25 17:35:37.412 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 44 is not owned by the
producer (state = FREE)
01-25 17:35:37.412 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 45 is not owned by the
producer (state = FREE)
01-25 17:35:37.412 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 46 is not owned by the
producer (state = FREE)
01-25 17:35:37.412 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 47 is not owned by the
producer (state = FREE)
01-25 17:35:37.412 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 48 is not owned by the
producer (state = FREE)
01-25 17:35:37.413 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 49 is not owned by the
producer (state = FREE)
01-25 17:35:37.414 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 50 is not owned by the
producer (state = FREE)
01-25 17:35:37.414 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 51 is not owned by the
producer (state = FREE)
01-25 17:35:37.414 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 52 is not owned by the
producer (state = FREE)
01-25 17:35:37.414 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 53 is not owned by the
producer (state = FREE)
01-25 17:35:37.414 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 54 is not owned by the
producer (state = FREE)
01-25 17:35:37.414 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 55 is not owned by the
producer (state = FREE)
01-25 17:35:37.415 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 56 is not owned by the
producer (state = FREE)
01-25 17:35:37.415 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 57 is not owned by the
producer (state = FREE)
01-25 17:35:37.415 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 58 is not owned by the
producer (state = FREE)
01-25 17:35:37.415 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 59 is not owned by the
producer (state = FREE)
01-25 17:35:37.415 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 60 is not owned by the
producer (state = FREE)
01-25 17:35:37.415 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 61 is not owned by the
producer (state = FREE)
01-25 17:35:37.416 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 62 is not owned by the
producer (state = FREE)
01-25 17:35:37.416 28660 723 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000008,api:3,p:28660,c:28660) detachBuffer: slot 63 is not owned by the
producer (state = FREE)
01-25 17:35:37.445 28660 647 W MediaCodec: no metrics handle found
01-25 17:35:37.568 28660 797 W ColorUtils: expected specified color aspects
(0:0:0:0)
01-25 17:35:37.583 28660 797 W Codec2Client: query -- param skipped: index =
1107298332.
01-25 17:35:37.583 28660 797 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-25 17:35:37.621 28660 797 W Codec2Client: query -- param skipped: index =
1073743886.
01-25 17:35:37.621 28660 797 W Codec2Client: query -- param skipped: index =
1610614798.
01-25 17:35:37.621 28660 797 W Codec2Client: query -- param skipped: index =
1610614821.
01-25 17:35:37.621 28660 797 W Codec2Client: query -- param skipped: index =
2684356609.
01-25 17:35:43.491 28660 28660 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 17:35:47.481 28660 28660 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@e90ba90
01-25 17:35:56.357 28660 28670 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and
/data/app/~~G5SKfORcQLMZV-u6U4T6Tw==/com.google.android.webview-45Ut7-
USWNwyEXVCb7rVYA==/base.apk' with 1 weak references
01-25 17:35:56.357 28660 28670 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and
/data/app/~~G5SKfORcQLMZV-u6U4T6Tw==/com.google.android.webview-45Ut7-
USWNwyEXVCb7rVYA==/split_config.en.apk' with 1 weak references
01-25 17:35:56.357 28660 28670 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and
/data/app/~~G5SKfORcQLMZV-u6U4T6Tw==/com.google.android.webview-45Ut7-
USWNwyEXVCb7rVYA==/split_config.in.apk' with 1 weak references
01-25 17:35:56.357 28660 28670 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and
/data/app/~~G5SKfORcQLMZV-u6U4T6Tw==/com.google.android.webview-45Ut7-
USWNwyEXVCb7rVYA==/split_config.ms.apk' with 1 weak references
01-25 17:35:56.515 28660 400 W cr_MediaCodecBridge: Releasing:
c2.exynos.hevc.decoder
01-25 17:35:56.518 28660 618 W chromium: [WARNING:sync_reader.cc(175)] ASR: No
room in socket buffer.: Broken pipe (32)
01-25 17:35:56.529 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 1 is not owned
by the producer (state = QUEUED)
01-25 17:35:56.529 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 2 is not owned
by the producer (state = FREE)
01-25 17:35:56.531 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 5 is not owned
by the producer (state = FREE)
01-25 17:35:56.533 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 11 is not owned
by the producer (state = FREE)
01-25 17:35:56.533 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 12 is not owned
by the producer (state = FREE)
01-25 17:35:56.534 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 15 is not owned
by the producer (state = FREE)
01-25 17:35:56.536 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 17 is not owned
by the producer (state = ACQUIRED)
01-25 17:35:56.536 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 18 is not owned
by the producer (state = FREE)
01-25 17:35:56.536 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 19 is not owned
by the producer (state = FREE)
01-25 17:35:56.536 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 20 is not owned
by the producer (state = FREE)
01-25 17:35:56.536 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 21 is not owned
by the producer (state = FREE)
01-25 17:35:56.536 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 22 is not owned
by the producer (state = FREE)
01-25 17:35:56.537 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 23 is not owned
by the producer (state = FREE)
01-25 17:35:56.537 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 24 is not owned
by the producer (state = FREE)
01-25 17:35:56.537 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 25 is not owned
by the producer (state = FREE)
01-25 17:35:56.537 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 26 is not owned
by the producer (state = FREE)
01-25 17:35:56.537 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 27 is not owned
by the producer (state = FREE)
01-25 17:35:56.537 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 28 is not owned
by the producer (state = FREE)
01-25 17:35:56.537 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 29 is not owned
by the producer (state = FREE)
01-25 17:35:56.537 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 30 is not owned
by the producer (state = FREE)
01-25 17:35:56.537 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 31 is not owned
by the producer (state = FREE)
01-25 17:35:56.537 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 32 is not owned
by the producer (state = FREE)
01-25 17:35:56.537 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 33 is not owned
by the producer (state = FREE)
01-25 17:35:56.538 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 34 is not owned
by the producer (state = FREE)
01-25 17:35:56.538 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 35 is not owned
by the producer (state = FREE)
01-25 17:35:56.538 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 36 is not owned
by the producer (state = FREE)
01-25 17:35:56.538 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 37 is not owned
by the producer (state = FREE)
01-25 17:35:56.538 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 38 is not owned
by the producer (state = FREE)
01-25 17:35:56.538 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 39 is not owned
by the producer (state = FREE)
01-25 17:35:56.538 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 40 is not owned
by the producer (state = FREE)
01-25 17:35:56.538 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 41 is not owned
by the producer (state = FREE)
01-25 17:35:56.538 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 42 is not owned
by the producer (state = FREE)
01-25 17:35:56.538 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 43 is not owned
by the producer (state = FREE)
01-25 17:35:56.539 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 44 is not owned
by the producer (state = FREE)
01-25 17:35:56.539 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 45 is not owned
by the producer (state = FREE)
01-25 17:35:56.539 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 46 is not owned
by the producer (state = FREE)
01-25 17:35:56.539 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 47 is not owned
by the producer (state = FREE)
01-25 17:35:56.539 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 48 is not owned
by the producer (state = FREE)
01-25 17:35:56.540 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 49 is not owned
by the producer (state = FREE)
01-25 17:35:56.540 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 50 is not owned
by the producer (state = FREE)
01-25 17:35:56.540 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 51 is not owned
by the producer (state = FREE)
01-25 17:35:56.542 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 52 is not owned
by the producer (state = FREE)
01-25 17:35:56.542 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 53 is not owned
by the producer (state = FREE)
01-25 17:35:56.542 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 54 is not owned
by the producer (state = FREE)
01-25 17:35:56.542 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 55 is not owned
by the producer (state = FREE)
01-25 17:35:56.542 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 56 is not owned
by the producer (state = FREE)
01-25 17:35:56.542 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 57 is not owned
by the producer (state = FREE)
01-25 17:35:56.542 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 58 is not owned
by the producer (state = FREE)
01-25 17:35:56.543 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 59 is not owned
by the producer (state = FREE)
01-25 17:35:56.543 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 60 is not owned
by the producer (state = FREE)
01-25 17:35:56.543 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 61 is not owned
by the producer (state = FREE)
01-25 17:35:56.543 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 62 is not owned
by the producer (state = FREE)
01-25 17:35:56.543 28660 796 W BufferQueueProducer: [ImageReader-1x1f22u256m2-
28660-1](id:6ff400000009,api:3,p:28660,c:28660) detachBuffer: slot 63 is not owned
by the producer (state = FREE)
01-25 17:35:56.557 28660 400 W cr_MediaCodecBridge: Codec released
01-25 17:35:56.580 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 0 is not owned by the
producer (state = FREE)
01-25 17:35:56.580 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 1 is not owned by the
producer (state = FREE)
01-25 17:35:56.580 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 2 is not owned by the
producer (state = FREE)
01-25 17:35:56.581 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 3 is not owned by the
producer (state = FREE)
01-25 17:35:56.581 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 4 is not owned by the
producer (state = FREE)
01-25 17:35:56.581 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 5 is not owned by the
producer (state = FREE)
01-25 17:35:56.581 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 6 is not owned by the
producer (state = FREE)
01-25 17:35:56.581 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 7 is not owned by the
producer (state = FREE)
01-25 17:35:56.581 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 8 is not owned by the
producer (state = FREE)
01-25 17:35:56.581 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 9 is not owned by the
producer (state = FREE)
01-25 17:35:56.581 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 10 is not owned by the
producer (state = FREE)
01-25 17:35:56.582 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 11 is not owned by the
producer (state = FREE)
01-25 17:35:56.582 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 12 is not owned by the
producer (state = FREE)
01-25 17:35:56.583 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 13 is not owned by the
producer (state = FREE)
01-25 17:35:56.583 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 14 is not owned by the
producer (state = FREE)
01-25 17:35:56.583 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 15 is not owned by the
producer (state = FREE)
01-25 17:35:56.583 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 16 is not owned by the
producer (state = FREE)
01-25 17:35:56.583 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 17 is not owned by the
producer (state = FREE)
01-25 17:35:56.583 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 18 is not owned by the
producer (state = FREE)
01-25 17:35:56.583 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 19 is not owned by the
producer (state = FREE)
01-25 17:35:56.583 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 20 is not owned by the
producer (state = FREE)
01-25 17:35:56.584 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 21 is not owned by the
producer (state = FREE)
01-25 17:35:56.584 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 22 is not owned by the
producer (state = FREE)
01-25 17:35:56.584 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 23 is not owned by the
producer (state = FREE)
01-25 17:35:56.584 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 24 is not owned by the
producer (state = FREE)
01-25 17:35:56.584 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 25 is not owned by the
producer (state = FREE)
01-25 17:35:56.584 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 26 is not owned by the
producer (state = FREE)
01-25 17:35:56.584 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 27 is not owned by the
producer (state = FREE)
01-25 17:35:56.584 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 28 is not owned by the
producer (state = FREE)
01-25 17:35:56.584 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 29 is not owned by the
producer (state = FREE)
01-25 17:35:56.584 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 30 is not owned by the
producer (state = FREE)
01-25 17:35:56.585 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 31 is not owned by the
producer (state = FREE)
01-25 17:35:56.585 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 32 is not owned by the
producer (state = FREE)
01-25 17:35:56.585 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 33 is not owned by the
producer (state = FREE)
01-25 17:35:56.585 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 34 is not owned by the
producer (state = FREE)
01-25 17:35:56.585 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 35 is not owned by the
producer (state = FREE)
01-25 17:35:56.585 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 36 is not owned by the
producer (state = FREE)
01-25 17:35:56.585 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 37 is not owned by the
producer (state = FREE)
01-25 17:35:56.585 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 38 is not owned by the
producer (state = FREE)
01-25 17:35:56.585 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 39 is not owned by the
producer (state = FREE)
01-25 17:35:56.586 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 40 is not owned by the
producer (state = FREE)
01-25 17:35:56.586 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 41 is not owned by the
producer (state = FREE)
01-25 17:35:56.586 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 42 is not owned by the
producer (state = FREE)
01-25 17:35:56.586 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 43 is not owned by the
producer (state = FREE)
01-25 17:35:56.586 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 44 is not owned by the
producer (state = FREE)
01-25 17:35:56.586 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 45 is not owned by the
producer (state = FREE)
01-25 17:35:56.586 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 46 is not owned by the
producer (state = FREE)
01-25 17:35:56.586 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 47 is not owned by the
producer (state = FREE)
01-25 17:35:56.586 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 48 is not owned by the
producer (state = FREE)
01-25 17:35:56.586 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 49 is not owned by the
producer (state = FREE)
01-25 17:35:56.587 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 50 is not owned by the
producer (state = FREE)
01-25 17:35:56.587 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 51 is not owned by the
producer (state = FREE)
01-25 17:35:56.587 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 52 is not owned by the
producer (state = FREE)
01-25 17:35:56.587 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 53 is not owned by the
producer (state = FREE)
01-25 17:35:56.587 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 54 is not owned by the
producer (state = FREE)
01-25 17:35:56.587 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 55 is not owned by the
producer (state = FREE)
01-25 17:35:56.587 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 56 is not owned by the
producer (state = FREE)
01-25 17:35:56.587 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 57 is not owned by the
producer (state = FREE)
01-25 17:35:56.587 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 58 is not owned by the
producer (state = FREE)
01-25 17:35:56.587 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 59 is not owned by the
producer (state = FREE)
01-25 17:35:56.588 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 60 is not owned by the
producer (state = FREE)
01-25 17:35:56.588 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 61 is not owned by the
producer (state = FREE)
01-25 17:35:56.588 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 62 is not owned by the
producer (state = FREE)
01-25 17:35:56.588 28660 1033 W BufferQueueProducer: [MediaCodec.release]
(id:6ff40000000b,api:3,p:28660,c:28660) detachBuffer: slot 63 is not owned by the
producer (state = FREE)
01-25 17:35:56.601 28660 796 W MediaCodec: no metrics handle found
01-25 17:35:57.661 28660 28660 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-25 17:35:57.665 28660 28660 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-25 17:35:57.987 28660 1118 E RenderScript: Failed loading RS driver: dlopen
failed: library "libRSDriverArm.so" not found
01-25 17:35:57.987 28660 1118 E RenderScript: Failed to load runtime
libRSDriverArm.so, loading default
01-25 17:35:58.016 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480021
01-25 17:35:58.134 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:35:58.168 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:35:58.209 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:35:58.228 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:35:58.575 28660 28660 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 17:35:58.665 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:35:59.166 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:35:59.667 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:36:00.161 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:36:00.673 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:36:01.173 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:36:01.674 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:36:02.175 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:36:02.365 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:36:02.472 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:36:02.481 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:36:02.734 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:36:03.641 28660 28660 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@863804
01-25 17:36:03.769 28660 28660 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-25 17:36:03.773 28660 28660 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-25 17:36:03.910 28660 28660 W View : requestLayout() improperly called by
androidx.appcompat.widget.ActionMenuView{f420548 V.E...... ......ID 801,0-1080,123}
during layout: running second layout pass
01-25 17:36:04.349 28660 28660 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@a584994
01-25 17:36:04.616 28660 28660 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 17:36:05.094 28660 28846 E FrameEvents: updateAcquireFence: Did not find
frame.
01-25 17:36:05.245 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 380
01-25 17:36:05.248 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 633
01-25 17:36:05.258 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 677
01-25 17:36:05.260 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 248
01-25 17:36:05.266 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 571
01-25 17:36:05.271 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 333
01-25 17:36:05.275 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 650
01-25 17:36:05.280 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 1150
01-25 17:36:05.283 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 491
01-25 17:36:05.285 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 1150
01-25 17:36:05.288 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 659
01-25 17:36:05.291 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 593
01-25 17:36:05.297 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 1171
01-25 17:36:05.300 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 510
01-25 17:36:05.324 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 853
01-25 17:36:05.370 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 650
01-25 17:36:05.424 28660 28660 W View : requestLayout() improperly called by
android.widget.Space{8302a41 I.ED..... ......I. 32,95-43,106 #7f0b00ba
app:id/action_tile_spacing} during layout: running second layout pass
01-25 17:36:05.424 28660 28660 W View : requestLayout() improperly called by
android.widget.Space{214297d I.ED..... ......I. 32,95-43,106 #7f0b00ba
app:id/action_tile_spacing} during layout: running second layout pass
01-25 17:36:05.424 28660 28660 W View : requestLayout() improperly called by
android.widget.Space{93ee079 I.ED..... ......I. 32,95-43,106 #7f0b00ba
app:id/action_tile_spacing} during layout: running second layout pass
01-25 17:36:05.424 28660 28660 W View : requestLayout() improperly called by
android.widget.Space{5c40b35 I.ED..... ......I. 32,95-43,106 #7f0b00ba
app:id/action_tile_spacing} during layout: running second layout pass
01-25 17:36:05.723 28660 28660 W View : requestLayout() improperly called by
androidx.appcompat.widget.ActionMenuView{f420548 V.E...... ......ID 801,0-1080,123}
during layout: running second layout pass
01-25 17:36:07.800 28660 28846 E FrameEvents: updateAcquireFence: Did not find
frame.
01-25 17:36:08.264 28660 28660 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@b7fd747
01-25 17:36:08.866 28660 28846 E FrameEvents: updateAcquireFence: Did not find
frame.
01-25 17:36:08.943 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 380
01-25 17:36:08.945 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 633
01-25 17:36:08.950 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 677
01-25 17:36:08.952 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 248
01-25 17:36:08.956 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 571
01-25 17:36:08.960 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 333
01-25 17:36:08.962 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 650
01-25 17:36:08.964 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 1150
01-25 17:36:08.966 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 491
01-25 17:36:08.968 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 1150
01-25 17:36:08.970 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 659
01-25 17:36:08.972 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 593
01-25 17:36:08.976 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 1171
01-25 17:36:08.978 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 510
01-25 17:36:08.985 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 853
01-25 17:36:09.012 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 650
01-25 17:36:09.053 28660 28660 W View : requestLayout() improperly called by
android.widget.Space{9e4d492 I.ED..... ......I. 32,95-43,106 #7f0b00ba
app:id/action_tile_spacing} during layout: running second layout pass
01-25 17:36:09.053 28660 28660 W View : requestLayout() improperly called by
android.widget.Space{b77a7de I.ED..... ......I. 32,95-43,106 #7f0b00ba
app:id/action_tile_spacing} during layout: running second layout pass
01-25 17:36:09.053 28660 28660 W View : requestLayout() improperly called by
android.widget.Space{8d263ea I.ED..... ......I. 32,95-43,106 #7f0b00ba
app:id/action_tile_spacing} during layout: running second layout pass
01-25 17:36:09.053 28660 28660 W View : requestLayout() improperly called by
android.widget.Space{f6ad4b6 I.ED..... ......I. 32,95-43,106 #7f0b00ba
app:id/action_tile_spacing} during layout: running second layout pass
01-25 17:36:13.742 28660 28846 E FrameEvents: updateAcquireFence: Did not find
frame.
01-25 17:36:14.202 28660 28660 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@7c79c39
01-25 17:36:15.042 28660 28660 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@141c02a
01-25 17:36:16.215 28660 28660 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-25 17:36:16.218 28660 28660 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-25 17:36:25.726 28660 28660 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 17:36:37.348 28660 28660 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@b54a9e8
01-25 17:36:56.437 28660 28660 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@300dcdf
01-25 17:36:56.475 28660 28660 W InputEventReceiver: Attempted to finish an input
event but the input event receiver has already been disposed.
01-25 17:36:59.388 28660 28660 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@5581a80
01-25 17:37:25.222 28660 28660 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@5b6be5b
01-25 17:37:27.180 28660 28660 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@275e81c
01-25 17:37:55.534 28660 28846 E FrameEvents: updateAcquireFence: Did not find
frame.
01-25 17:37:55.655 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 380
01-25 17:37:55.657 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 633
01-25 17:37:55.664 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 677
01-25 17:37:55.666 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 248
01-25 17:37:55.671 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 571
01-25 17:37:55.675 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 333
01-25 17:37:55.678 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 650
01-25 17:37:55.680 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 1150
01-25 17:37:55.682 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 491
01-25 17:37:55.684 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 1150
01-25 17:37:55.686 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 659
01-25 17:37:55.689 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 593
01-25 17:37:55.725 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 473
01-25 17:37:55.727 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 510
01-25 17:37:55.735 28660 28660 W SQLiteLog: (28) double-quoted string literal:
"902"
01-25 17:37:55.735 28660 28660 W SQLiteLog: (28) double-quoted string literal:
"902"
01-25 17:37:55.817 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 473
01-25 17:37:55.865 28660 28660 W View : requestLayout() improperly called by
android.widget.Space{6dbb2d6 I.ED..... ......I. 32,95-43,106 #7f0b00ba
app:id/action_tile_spacing} during layout: running second layout pass
01-25 17:37:55.865 28660 28660 W View : requestLayout() improperly called by
android.widget.Space{db82662 I.ED..... ......I. 32,95-43,106 #7f0b00ba
app:id/action_tile_spacing} during layout: running second layout pass
01-25 17:37:57.170 28660 28660 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{d23d327 VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:37:57.193 28660 28660 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{d23d327 VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:37:57.219 28660 28660 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{d23d327 VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:37:58.755 28660 28660 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{d23d327 VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:37:58.810 28660 28660 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{d23d327 VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:37:58.861 28660 28660 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{d23d327 VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:37:58.919 28660 28660 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{d23d327 VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:37:58.967 28660 28660 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{d23d327 VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:37:59.034 28660 28660 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{d23d327 VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:37:59.101 28660 28660 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{d23d327 VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:37:59.164 28660 28660 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{d23d327 VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:37:59.281 28660 28660 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{d23d327 VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:37:59.338 28660 28660 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{d23d327 VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:37:59.392 28660 28660 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{d23d327 VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:37:59.434 28660 28660 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{d23d327 VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:37:59.474 28660 28660 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{d23d327 VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:37:59.531 28660 28660 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{d23d327 VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:37:59.582 28660 28660 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{d23d327 VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:37:59.632 28660 28660 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{d23d327 VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:37:59.684 28660 28660 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{d23d327 VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:37:59.739 28660 28660 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{d23d327 VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:38:00.777 28660 28660 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{d23d327 VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:38:00.810 28660 28660 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{d23d327 VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:38:00.833 28660 28660 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{d23d327 VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:38:00.874 28660 28660 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{d23d327 VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:38:02.100 28660 28660 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{d23d327 VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:38:02.182 28660 28660 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{d23d327 VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:38:02.237 28660 28660 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{d23d327 VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:38:02.280 28660 28660 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{d23d327 VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:38:02.311 28660 28660 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{d23d327 VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:38:02.378 28660 28660 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{d23d327 VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:38:02.403 28660 28660 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{d23d327 VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:38:04.385 28660 28846 E FrameEvents: updateAcquireFence: Did not find
frame.
01-25 17:38:04.876 28660 28660 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@271ebe4
01-25 17:38:06.688 28660 28846 E FrameEvents: updateAcquireFence: Did not find
frame.
01-25 17:38:06.790 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 380
01-25 17:38:06.793 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 633
01-25 17:38:06.800 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 677
01-25 17:38:06.803 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 248
01-25 17:38:06.808 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 571
01-25 17:38:06.813 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 333
01-25 17:38:06.816 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 650
01-25 17:38:06.819 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 1150
01-25 17:38:06.822 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 491
01-25 17:38:06.824 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 1150
01-25 17:38:06.827 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 659
01-25 17:38:06.830 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 593
01-25 17:38:06.848 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 473
01-25 17:38:06.850 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 510
01-25 17:38:06.868 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 473
01-25 17:38:06.921 28660 28660 W View : requestLayout() improperly called by
android.widget.Space{5c654ee I.ED..... ......I. 32,95-43,106 #7f0b00ba
app:id/action_tile_spacing} during layout: running second layout pass
01-25 17:38:06.921 28660 28660 W View : requestLayout() improperly called by
android.widget.Space{e46d1fa I.ED..... ......I. 32,95-43,106 #7f0b00ba
app:id/action_tile_spacing} during layout: running second layout pass
01-25 17:38:10.620 28660 28660 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{4777c VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:38:11.796 28660 28660 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{4777c VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:38:11.807 28660 28660 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@b52265e
01-25 17:38:19.576 28660 28660 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{4777c VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:38:21.155 28660 28660 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{4777c VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:38:21.188 28660 28660 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@6543dfa
01-25 17:38:22.303 28660 28660 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{4777c VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:38:23.236 28660 28660 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{4777c VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:38:23.253 28660 28660 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@747a3ce
01-25 17:38:25.175 28660 28846 E FrameEvents: updateAcquireFence: Did not find
frame.
01-25 17:38:25.648 28660 28660 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@5040bbc
01-25 17:38:50.689 28660 28660 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@efd4240
01-25 17:39:14.737 28660 28660 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 17:39:17.093 28660 28719 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=ac98830e-21e4-4fa1-8fa3-6170ca9a98ea transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/o1/v/t62.7118-24/f1/m239/up-oil-image-c4374920-
deda-48ff-bc1b-fde2e809c85e?ccb=9-4&oh=01_AdQyEBCP0XDyPzqfWNi717b9Vc83rQYra5pPnu-
SFZZgYg&oe=65D9B1A8&_nc_sid=000000 thumbnail_height_width_ratio=2.173913
is_animated_sticker=0 file_hash=VyTt98niRwWGPXTidhql3TF2K6OFX3+JcYO7rdwafzM=
file_path=Media/MBWhatsApp Images/IMG-20240125-WA0001.jpg file_size=43001
partial_media_hash=null face_x=0 face_y=0 height=1077 trim_to=0
media_key_timestamp=1706177718000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m239/up-oil-image-
c4374920-deda-48ff-bc1b-fde2e809c85e?ccb=9-
4&oh=01_AdQyEBCP0XDyPzqfWNi717b9Vc83rQYra5pPnu-
SFZZgYg&oe=65D9B1A8&_nc_sid=000000&mms3=true media_caption=null trim_from=0
mime_type=image/jpeg partial_media_enc_hash=null width=500 original_file_hash=null
has_streaming_sidecar=0 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=1182 multicast_id=null
enc_file_hash=7yCTKtSzMbhg64RGFzCAmTuO/JKXHt3E1Sau67wbDnY= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=43001
media_name=null media_duration=0 chat_row_id=902 media_key=[B@f00265d
01-25 17:39:17.093 28660 28719 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-25 17:39:17.093 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-25 17:39:17.093 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-25 17:39:17.093 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-25 17:39:17.093 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-25 17:39:17.093 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-25 17:39:17.093 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-25 17:39:17.093 28660 28719 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-25 17:39:17.093 28660 28719 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-25 17:39:17.093 28660 28719 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-25 17:39:17.093 28660 28719 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-25 17:39:17.093 28660 28719 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
01-25 17:39:17.093 28660 28719 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-25 17:39:17.093 28660 28719 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-25 17:39:17.093 28660 28719 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
01-25 17:39:17.093 28660 28719 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
01-25 17:39:17.093 28660 28719 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-25 17:39:21.192 28660 32748 W MediaPlayer: Use of stream types is deprecated for
operations other than volume control
01-25 17:39:21.192 28660 32748 W MediaPlayer: See the documentation of
setAudioStreamType() for what to use instead with android.media.AudioAttributes to
qualify your playback use case
01-25 17:39:21.237 28660 32704 W MediaPlayerNative: info/warning (10973, 0)
01-25 17:39:23.806 28660 28660 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 17:39:26.844 28660 28660 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 17:39:30.230 28660 28719 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=efae6e37-db4e-4b24-aef9-5c8c21b69a58 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/o1/v/t62.7118-24/f1/m238/up-oil-image-b0ab1573-
f0ff-44a5-8813-a256bd3df226?ccb=9-4&oh=01_AdRjE6K48QTcYhnP4TpVkWnn-
VuyXjDB1fgjn2CWx2RnTA&oe=65D9920E&_nc_sid=000000
thumbnail_height_width_ratio=1.0309278 is_animated_sticker=0
file_hash=txoHvt08n9UHBb+B1WOSFEMQGsiW0rTl9X8lrqtWOsI= file_path=Media/MBWhatsApp
Images/IMG-20240125-WA0002.jpg file_size=32174 partial_media_hash=null face_x=0
face_y=0 height=588 trim_to=0 media_key_timestamp=1706178934000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m238/up-oil-image-
b0ab1573-f0ff-44a5-8813-a256bd3df226?ccb=9-4&oh=01_AdRjE6K48QTcYhnP4TpVkWnn-
VuyXjDB1fgjn2CWx2RnTA&oe=65D9920E&_nc_sid=000000&mms3=true media_caption=null
trim_from=0 mime_type=image/jpeg partial_media_enc_hash=null width=576
original_file_hash=null has_streaming_sidecar=0 autotransfer_retry_enabled=1
media_upload_handle=null message_row_id=1190 multicast_id=null
enc_file_hash=ehq9ew8uaydEDjQtkBTZAppYQEis1F0MHDj6O8m88TE= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=32174
media_name=null media_duration=0 chat_row_id=902 media_key=[B@8b14d2d
01-25 17:39:30.230 28660 28719 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-25 17:39:30.230 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-25 17:39:30.230 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-25 17:39:30.230 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-25 17:39:30.230 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-25 17:39:30.230 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-25 17:39:30.230 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-25 17:39:30.230 28660 28719 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-25 17:39:30.230 28660 28719 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-25 17:39:30.230 28660 28719 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-25 17:39:30.230 28660 28719 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-25 17:39:30.230 28660 28719 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
01-25 17:39:30.230 28660 28719 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-25 17:39:30.230 28660 28719 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-25 17:39:30.230 28660 28719 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
01-25 17:39:30.230 28660 28719 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
01-25 17:39:30.230 28660 28719 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-25 17:39:38.919 28660 28660 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 17:39:48.791 28660 28846 E FrameEvents: updateAcquireFence: Did not find
frame.
01-25 17:39:48.910 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 380
01-25 17:39:48.913 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 633
01-25 17:39:48.920 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 677
01-25 17:39:48.923 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 248
01-25 17:39:48.927 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 571
01-25 17:39:48.932 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 333
01-25 17:39:48.934 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 650
01-25 17:39:48.937 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 1150
01-25 17:39:48.939 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 491
01-25 17:39:48.941 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 1150
01-25 17:39:48.943 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 659
01-25 17:39:48.946 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 593
01-25 17:39:48.962 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 473
01-25 17:39:48.964 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 510
01-25 17:39:48.981 28660 28660 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 473
01-25 17:39:49.028 28660 28660 W View : requestLayout() improperly called by
android.widget.Space{993b725 I.ED..... ......I. 32,95-43,106 #7f0b00ba
app:id/action_tile_spacing} during layout: running second layout pass
01-25 17:39:49.028 28660 28660 W View : requestLayout() improperly called by
android.widget.Space{1eda0a1 I.ED..... ......I. 32,95-43,106 #7f0b00ba
app:id/action_tile_spacing} during layout: running second layout pass
01-25 17:40:10.881 28660 28846 E FrameEvents: updateAcquireFence: Did not find
frame.
01-25 17:40:10.971 28660 28660 W View : requestLayout() improperly called by
androidx.appcompat.view.menu.ActionMenuItemView{514255d VFED..C.. ......ID 0,10-
127,136 #1} during layout: running second layout pass
01-25 17:40:10.971 28660 28660 W View : requestLayout() improperly called by
androidx.appcompat.widget.ActionMenuView{fe46ed2 V.E...... ......ID 953,0-1080,147}
during layout: running second layout pass
01-25 17:40:12.948 28660 28846 E FrameEvents: updateAcquireFence: Did not find
frame.
01-25 17:40:13.375 28660 28660 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@8e04f72
01-25 17:40:16.071 28660 28846 E FrameEvents: updateAcquireFence: Did not find
frame.
01-25 17:40:16.540 28660 28660 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@d3fb6cb
01-25 17:40:19.694 28660 28660 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@65bf6a4
01-25 17:40:19.706 28660 28660 W InputEventReceiver: Attempted to finish an input
event but the input event receiver has already been disposed.
01-25 17:40:21.080 28660 28660 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-25 17:40:21.083 28660 28660 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-25 17:40:21.210 28660 28660 W View : requestLayout() improperly called by
androidx.appcompat.widget.ActionMenuView{dff0f0f V.E...... ......ID 801,0-1080,123}
during layout: running second layout pass
01-25 17:40:21.225 28660 28660 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@75af1d7
01-25 17:40:32.041 28660 32748 W MediaPlayer: Use of stream types is deprecated for
operations other than volume control
01-25 17:40:32.041 28660 32748 W MediaPlayer: See the documentation of
setAudioStreamType() for what to use instead with android.media.AudioAttributes to
qualify your playback use case
01-25 17:40:32.070 28660 32704 W MediaPlayerNative: info/warning (10973, 0)
01-25 17:40:32.199 28660 28660 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=ImeCallback=ImeOnBackInvokedCallback@174656182
Callback=android.window.IOnBackInvokedCallback$Stub$Proxy@58c719c
01-25 17:40:32.365 28660 28660 W View : requestLayout() improperly called by
androidx.appcompat.widget.ActionMenuView{dff0f0f V.E...... ......ID 801,0-1080,123}
during layout: running second layout pass
01-25 17:40:33.290 28660 28660 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@1235f99
01-25 17:40:33.317 28660 28660 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 17:40:35.517 28660 28660 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@610e951
01-25 17:40:39.870 28660 28660 W View : requestLayout() improperly called by
androidx.appcompat.view.menu.ActionMenuItemView{435c4f2 VFED..C.. ......ID 0,0-
127,0 #7f0b0f8a app:id/menuitem_search} during layout: running second layout pass
01-25 17:40:39.870 28660 28660 W View : requestLayout() improperly called by
androidx.appcompat.widget.ActionMenuView{814fc1c V.E...... ......ID 861,328-
1125,328} during layout: running second layout pass
01-25 17:40:39.892 28660 28660 W View : requestLayout() improperly called by
DecorView@f1a5e9c[HomeActivity] during second layout pass: posting in next frame
01-25 17:40:40.449 28660 28660 W View : requestLayout() improperly called by
androidx.appcompat.view.menu.ActionMenuItemView{435c4f2 VFED..C.. ......ID 0,0-
127,0 #7f0b0f8a app:id/menuitem_search} during layout: running second layout pass
01-25 17:40:40.449 28660 28660 W View : requestLayout() improperly called by
androidx.appcompat.widget.ActionMenuView{814fc1c V.E...... ......ID 861,328-
1125,328} during layout: running second layout pass
01-25 17:40:40.461 28660 28660 W View : requestLayout() improperly called by
DecorView@f1a5e9c[HomeActivity] during second layout pass: posting in next frame
01-25 17:40:41.177 28660 28660 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-25 17:40:41.177 28660 28660 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-25 17:40:41.196 28660 28660 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-25 17:40:41.196 28660 28660 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-25 17:40:41.208 28660 28660 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-25 17:40:41.208 28660 28660 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-25 17:40:41.226 28660 28660 E RecyclerView: No adapter attached; skipping layout
01-25 17:40:41.226 28660 28660 E RecyclerView: No adapter attached; skipping layout
01-25 17:40:41.938 28660 28719 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=77c3f669-69fd-4d5e-87ba-c537c2eef52f transcoded=0 gif_attribution=0
first_scan_length=4609 direct_path=/v/t62.7118-
24/35858420_394577642979139_3951366479460484029_n.enc?ccb=11-4&oh=01_AdS2-Ta35-
IqYPgmGgvRdcQ7rgWeR8yZ20y1tiBZSBD8Ew&oe=65D84C75&_nc_sid=5e03e0
thumbnail_height_width_ratio=2.1818182 is_animated_sticker=0
file_hash=UBUd9BGzNIvHO3+b07hTPO5LJMS0YMmwUDJbEZ0YOF4=
file_path=Media/.Statuses/296e5d10d20b465fb7365d7f8d2f9677.jpg file_size=50863
partial_media_hash=w3vB7T/6w0RT1qkv8N3lLdjROWQ3yCFse2GOUHMxP5I= face_x=0 face_y=0
height=1080 trim_to=0 media_key_timestamp=1706094775000
message_url=https://mmg.whatsapp.net/v/t62.7118-
24/35858420_394577642979139_3951366479460484029_n.enc?ccb=11-4&oh=01_AdS2-Ta35-
IqYPgmGgvRdcQ7rgWeR8yZ20y1tiBZSBD8Ew&oe=65D84C75&_nc_sid=5e03e0&mms3=true
media_caption=null trim_from=0 mime_type=image/jpeg partial_media_enc_hash=null
width=498 original_file_hash=null has_streaming_sidecar=1
autotransfer_retry_enabled=1 media_upload_handle=null message_row_id=1124
multicast_id=null enc_file_hash=YsScEoICK1ji9JRCqOKz1rlqI3VMx9ewxgT77BlTUzM=
mute_video=0 page_count=0 first_scan_sidecar=[B@31ecb28 suspicious_content=0
file_length=50863 media_name=null media_duration=0 chat_row_id=106
media_key=[B@ef2e041
01-25 17:40:41.938 28660 28719 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-25 17:40:41.938 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-25 17:40:41.938 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-25 17:40:41.938 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-25 17:40:41.938 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-25 17:40:41.938 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-25 17:40:41.938 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-25 17:40:41.938 28660 28719 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-25 17:40:41.938 28660 28719 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-25 17:40:41.938 28660 28719 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-25 17:40:41.938 28660 28719 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-25 17:40:41.938 28660 28719 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
01-25 17:40:41.938 28660 28719 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-25 17:40:41.938 28660 28719 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-25 17:40:41.938 28660 28719 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
01-25 17:40:41.938 28660 28719 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
01-25 17:40:41.938 28660 28719 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-25 17:40:42.270 28660 28719 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=20f2c04b-9f73-4808-8d01-a893a209d7fe transcoded=0 gif_attribution=0
first_scan_length=4206 direct_path=/v/t62.7118-
24/29743907_930607318847744_8460887466118309207_n.enc?ccb=11-
4&oh=01_AdRsOyx8azAqHZMGGxh5QcXvi0gSZdLf8DikLKDcgusS0Q&oe=65D89995&_nc_sid=5e03e0
thumbnail_height_width_ratio=2.1818182 is_animated_sticker=0
file_hash=IOJcLrK7de9pKgro80dxNSuG6UyeEWbcmbbKoPADMnA=
file_path=Media/.Statuses/abd2081344ef417ba481af3cb6c45da3.jpg file_size=45421
partial_media_hash=r3nzi5jQrR65WIASLJw1lmD8/ZbI5KEG3bf7yyab/O4= face_x=0 face_y=0
height=1080 trim_to=0 media_key_timestamp=1706104063000
message_url=https://mmg.whatsapp.net/v/t62.7118-
24/29743907_930607318847744_8460887466118309207_n.enc?ccb=11-
4&oh=01_AdRsOyx8azAqHZMGGxh5QcXvi0gSZdLf8DikLKDcgusS0Q&oe=65D89995&_nc_sid=5e03e0&m
ms3=true media_caption=null trim_from=0 mime_type=image/jpeg
partial_media_enc_hash=null width=498 original_file_hash=null
has_streaming_sidecar=1 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=1126 multicast_id=null
enc_file_hash=DVXX1eLioOqZ+tjNbjtTQsWLhfAMG4T45mqkXhaweuk= mute_video=0
page_count=0 first_scan_sidecar=[B@ab06cda suspicious_content=0 file_length=45421
media_name=null media_duration=0 chat_row_id=106 media_key=[B@8e4f50b
01-25 17:40:42.270 28660 28719 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-25 17:40:42.270 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-25 17:40:42.270 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-25 17:40:42.270 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-25 17:40:42.270 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-25 17:40:42.270 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-25 17:40:42.270 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-25 17:40:42.270 28660 28719 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-25 17:40:42.270 28660 28719 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-25 17:40:42.270 28660 28719 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-25 17:40:42.270 28660 28719 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-25 17:40:42.270 28660 28719 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
01-25 17:40:42.270 28660 28719 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-25 17:40:42.270 28660 28719 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-25 17:40:42.270 28660 28719 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
01-25 17:40:42.270 28660 28719 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
01-25 17:40:42.270 28660 28719 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-25 17:40:43.061 28660 28660 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-25 17:40:43.061 28660 28660 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-25 17:40:43.090 28660 28660 E RecyclerView: No adapter attached; skipping layout
01-25 17:40:43.628 28660 28719 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=ccbbb0f7-ba6c-4972-8c5e-69cacdcc47cc transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7161-
24/11766037_2736930233273228_8477874153929922631_n.enc?ccb=11-4&oh=01_AdRhmyf-
EYUUa4JiQ7hzpaTeZ-55f8iwhqXjabp1R57kcA&oe=65D8A5E9&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.7777778 is_animated_sticker=0
file_hash=MhVwLRPpILhYkw1mhZSmMK0ze2xyeBlpHhyD/5ls9ns= file_path=null file_size=0
partial_media_hash=null face_x=0 face_y=0 height=656 trim_to=0
media_key_timestamp=1706105178000 message_url=https://mmg.whatsapp.net/v/t62.7161-
24/11766037_2736930233273228_8477874153929922631_n.enc?ccb=11-4&oh=01_AdRhmyf-
EYUUa4JiQ7hzpaTeZ-55f8iwhqXjabp1R57kcA&oe=65D8A5E9&_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=1130
multicast_id=null enc_file_hash=RcAbyCGTWxUuZG9LeIX6TDHS8FexH6ztYG1uEyInSmM=
mute_video=0 page_count=0 first_scan_sidecar=null suspicious_content=0
file_length=1022910 media_name=null media_duration=7 chat_row_id=106
media_key=[B@769f525
01-25 17:40:43.628 28660 28719 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-25 17:40:43.628 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-25 17:40:43.628 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-25 17:40:43.628 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-25 17:40:43.628 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-25 17:40:43.628 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-25 17:40:43.628 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-25 17:40:43.628 28660 28719 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-25 17:40:43.628 28660 28719 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-25 17:40:43.628 28660 28719 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-25 17:40:43.628 28660 28719 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-25 17:40:43.628 28660 28719 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
01-25 17:40:43.628 28660 28719 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-25 17:40:43.628 28660 28719 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-25 17:40:43.628 28660 28719 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
01-25 17:40:43.628 28660 28719 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
01-25 17:40:43.628 28660 28719 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-25 17:40:43.754 28660 28660 E RecyclerView: No adapter attached; skipping layout
01-25 17:40:45.129 28660 28719 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=ccbbb0f7-ba6c-4972-8c5e-69cacdcc47cc transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7161-
24/11766037_2736930233273228_8477874153929922631_n.enc?ccb=11-4&oh=01_AdRhmyf-
EYUUa4JiQ7hzpaTeZ-55f8iwhqXjabp1R57kcA&oe=65D8A5E9&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.7777778 is_animated_sticker=0
file_hash=MhVwLRPpILhYkw1mhZSmMK0ze2xyeBlpHhyD/5ls9ns=
file_path=Media/.Statuses/74703faeda114542864d93e25f5b0b1f.mp4 file_size=1022910
partial_media_hash=null face_x=0 face_y=0 height=656 trim_to=0
media_key_timestamp=1706105178000 message_url=https://mmg.whatsapp.net/v/t62.7161-
24/11766037_2736930233273228_8477874153929922631_n.enc?ccb=11-4&oh=01_AdRhmyf-
EYUUa4JiQ7hzpaTeZ-55f8iwhqXjabp1R57kcA&oe=65D8A5E9&_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=1130
multicast_id=null enc_file_hash=RcAbyCGTWxUuZG9LeIX6TDHS8FexH6ztYG1uEyInSmM=
mute_video=0 page_count=0 first_scan_sidecar=null suspicious_content=0
file_length=1022910 media_name=null media_duration=7 chat_row_id=106
media_key=[B@769f525
01-25 17:40:45.129 28660 28719 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-25 17:40:45.129 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-25 17:40:45.129 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-25 17:40:45.129 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-25 17:40:45.129 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-25 17:40:45.129 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-25 17:40:45.129 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-25 17:40:45.129 28660 28719 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-25 17:40:45.129 28660 28719 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-25 17:40:45.129 28660 28719 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-25 17:40:45.129 28660 28719 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-25 17:40:45.129 28660 28719 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
01-25 17:40:45.129 28660 28719 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-25 17:40:45.129 28660 28719 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-25 17:40:45.129 28660 28719 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
01-25 17:40:45.129 28660 28719 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
01-25 17:40:45.129 28660 28719 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-25 17:40:45.228 28660 3066 W ColorUtils: expected specified color aspects
(0:0:0:0)
01-25 17:40:45.233 28660 3066 W Codec2Client: query -- param skipped: index =
1107298332.
01-25 17:40:45.233 28660 3066 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-25 17:40:45.257 28660 3066 W Codec2Client: query -- param skipped: index =
1073743886.
01-25 17:40:45.257 28660 3066 W Codec2Client: query -- param skipped: index =
1610614798.
01-25 17:40:45.257 28660 3066 W Codec2Client: query -- param skipped: index =
1610614821.
01-25 17:40:45.258 28660 3066 W Codec2Client: query -- param skipped: index =
2684356609.
01-25 17:40:45.315 28660 3081 W Codec2Client: query -- param skipped: index =
1107298332.
01-25 17:40:45.315 28660 3081 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-25 17:40:45.317 28660 3081 W Codec2Client: query -- param skipped: index =
1342179345.
01-25 17:40:45.317 28660 3081 W Codec2Client: query -- param skipped: index =
2415921170.
01-25 17:40:45.317 28660 3081 W Codec2Client: query -- param skipped: index =
1610614798.
01-25 17:40:45.394 28660 28660 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 17:40:47.140 28660 3065 W Codec2Client: query -- param skipped: index =
1073743886.
01-25 17:40:47.140 28660 3065 W Codec2Client: query -- param skipped: index =
1610614798.
01-25 17:40:47.140 28660 3065 W Codec2Client: query -- param skipped: index =
1610614821.
01-25 17:40:47.143 28660 3081 W Codec2Client: query -- param skipped: index =
1342179345.
01-25 17:40:47.143 28660 3081 W Codec2Client: query -- param skipped: index =
2415921170.
01-25 17:40:47.143 28660 3081 W Codec2Client: query -- param skipped: index =
1610614798.
01-25 17:40:47.151 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 0 is not owned by the
producer (state = FREE)
01-25 17:40:47.151 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 1 is not owned by the
producer (state = FREE)
01-25 17:40:47.151 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 2 is not owned by the
producer (state = ACQUIRED)
01-25 17:40:47.153 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 9 is not owned by the
producer (state = FREE)
01-25 17:40:47.153 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 10 is not owned by the
producer (state = FREE)
01-25 17:40:47.153 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 11 is not owned by the
producer (state = FREE)
01-25 17:40:47.153 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 14 is not owned by the
producer (state = FREE)
01-25 17:40:47.153 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 15 is not owned by the
producer (state = FREE)
01-25 17:40:47.154 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 16 is not owned by the
producer (state = FREE)
01-25 17:40:47.154 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 17 is not owned by the
producer (state = FREE)
01-25 17:40:47.154 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 18 is not owned by the
producer (state = FREE)
01-25 17:40:47.154 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 19 is not owned by the
producer (state = FREE)
01-25 17:40:47.154 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 20 is not owned by the
producer (state = FREE)
01-25 17:40:47.154 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 21 is not owned by the
producer (state = FREE)
01-25 17:40:47.154 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 22 is not owned by the
producer (state = FREE)
01-25 17:40:47.154 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 23 is not owned by the
producer (state = FREE)
01-25 17:40:47.154 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 24 is not owned by the
producer (state = FREE)
01-25 17:40:47.155 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 25 is not owned by the
producer (state = FREE)
01-25 17:40:47.155 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 26 is not owned by the
producer (state = FREE)
01-25 17:40:47.155 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 27 is not owned by the
producer (state = FREE)
01-25 17:40:47.155 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 28 is not owned by the
producer (state = FREE)
01-25 17:40:47.155 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 29 is not owned by the
producer (state = FREE)
01-25 17:40:47.155 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 30 is not owned by the
producer (state = FREE)
01-25 17:40:47.155 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 31 is not owned by the
producer (state = FREE)
01-25 17:40:47.156 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 32 is not owned by the
producer (state = FREE)
01-25 17:40:47.156 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 33 is not owned by the
producer (state = FREE)
01-25 17:40:47.156 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 34 is not owned by the
producer (state = FREE)
01-25 17:40:47.156 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 35 is not owned by the
producer (state = FREE)
01-25 17:40:47.156 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 36 is not owned by the
producer (state = FREE)
01-25 17:40:47.156 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 37 is not owned by the
producer (state = FREE)
01-25 17:40:47.156 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 38 is not owned by the
producer (state = FREE)
01-25 17:40:47.156 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 39 is not owned by the
producer (state = FREE)
01-25 17:40:47.156 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 40 is not owned by the
producer (state = FREE)
01-25 17:40:47.157 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 41 is not owned by the
producer (state = FREE)
01-25 17:40:47.157 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 42 is not owned by the
producer (state = FREE)
01-25 17:40:47.157 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 43 is not owned by the
producer (state = FREE)
01-25 17:40:47.157 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 44 is not owned by the
producer (state = FREE)
01-25 17:40:47.157 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 45 is not owned by the
producer (state = FREE)
01-25 17:40:47.157 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 46 is not owned by the
producer (state = FREE)
01-25 17:40:47.157 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 47 is not owned by the
producer (state = FREE)
01-25 17:40:47.157 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 48 is not owned by the
producer (state = FREE)
01-25 17:40:47.158 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 49 is not owned by the
producer (state = FREE)
01-25 17:40:47.158 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 50 is not owned by the
producer (state = FREE)
01-25 17:40:47.158 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 51 is not owned by the
producer (state = FREE)
01-25 17:40:47.158 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 52 is not owned by the
producer (state = FREE)
01-25 17:40:47.158 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 53 is not owned by the
producer (state = FREE)
01-25 17:40:47.158 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 54 is not owned by the
producer (state = FREE)
01-25 17:40:47.158 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 55 is not owned by the
producer (state = FREE)
01-25 17:40:47.158 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 56 is not owned by the
producer (state = FREE)
01-25 17:40:47.158 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 57 is not owned by the
producer (state = FREE)
01-25 17:40:47.159 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 58 is not owned by the
producer (state = FREE)
01-25 17:40:47.159 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 59 is not owned by the
producer (state = FREE)
01-25 17:40:47.159 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 60 is not owned by the
producer (state = FREE)
01-25 17:40:47.159 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 61 is not owned by the
producer (state = FREE)
01-25 17:40:47.159 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 62 is not owned by the
producer (state = FREE)
01-25 17:40:47.159 28660 3065 W BufferQueueProducer: [SurfaceTexture-0-28660-0]
(id:6ff400000037,api:3,p:28660,c:28660) detachBuffer: slot 63 is not owned by the
producer (state = FREE)
01-25 17:40:47.169 28660 3081 W MediaCodec: no metrics handle found
01-25 17:40:47.172 28660 28660 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@ed1d5f9
01-25 17:40:47.186 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 0 is not owned by the
producer (state = FREE)
01-25 17:40:47.186 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 1 is not owned by the
producer (state = FREE)
01-25 17:40:47.187 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 2 is not owned by the
producer (state = FREE)
01-25 17:40:47.187 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 3 is not owned by the
producer (state = FREE)
01-25 17:40:47.187 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 4 is not owned by the
producer (state = FREE)
01-25 17:40:47.187 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 5 is not owned by the
producer (state = FREE)
01-25 17:40:47.187 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 6 is not owned by the
producer (state = FREE)
01-25 17:40:47.187 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 7 is not owned by the
producer (state = FREE)
01-25 17:40:47.187 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 8 is not owned by the
producer (state = FREE)
01-25 17:40:47.187 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 9 is not owned by the
producer (state = FREE)
01-25 17:40:47.188 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 10 is not owned by the
producer (state = FREE)
01-25 17:40:47.188 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 11 is not owned by the
producer (state = FREE)
01-25 17:40:47.188 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 12 is not owned by the
producer (state = FREE)
01-25 17:40:47.188 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 13 is not owned by the
producer (state = FREE)
01-25 17:40:47.188 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 14 is not owned by the
producer (state = FREE)
01-25 17:40:47.188 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 15 is not owned by the
producer (state = FREE)
01-25 17:40:47.189 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 16 is not owned by the
producer (state = FREE)
01-25 17:40:47.189 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 17 is not owned by the
producer (state = FREE)
01-25 17:40:47.189 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 18 is not owned by the
producer (state = FREE)
01-25 17:40:47.189 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 19 is not owned by the
producer (state = FREE)
01-25 17:40:47.189 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 20 is not owned by the
producer (state = FREE)
01-25 17:40:47.189 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 21 is not owned by the
producer (state = FREE)
01-25 17:40:47.189 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 22 is not owned by the
producer (state = FREE)
01-25 17:40:47.189 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 23 is not owned by the
producer (state = FREE)
01-25 17:40:47.189 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 24 is not owned by the
producer (state = FREE)
01-25 17:40:47.190 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 25 is not owned by the
producer (state = FREE)
01-25 17:40:47.190 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 26 is not owned by the
producer (state = FREE)
01-25 17:40:47.190 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 27 is not owned by the
producer (state = FREE)
01-25 17:40:47.190 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 28 is not owned by the
producer (state = FREE)
01-25 17:40:47.190 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 29 is not owned by the
producer (state = FREE)
01-25 17:40:47.190 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 30 is not owned by the
producer (state = FREE)
01-25 17:40:47.190 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 31 is not owned by the
producer (state = FREE)
01-25 17:40:47.190 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 32 is not owned by the
producer (state = FREE)
01-25 17:40:47.190 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 33 is not owned by the
producer (state = FREE)
01-25 17:40:47.190 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 34 is not owned by the
producer (state = FREE)
01-25 17:40:47.191 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 35 is not owned by the
producer (state = FREE)
01-25 17:40:47.191 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 36 is not owned by the
producer (state = FREE)
01-25 17:40:47.191 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 37 is not owned by the
producer (state = FREE)
01-25 17:40:47.191 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 38 is not owned by the
producer (state = FREE)
01-25 17:40:47.191 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 39 is not owned by the
producer (state = FREE)
01-25 17:40:47.191 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 40 is not owned by the
producer (state = FREE)
01-25 17:40:47.191 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 41 is not owned by the
producer (state = FREE)
01-25 17:40:47.191 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 42 is not owned by the
producer (state = FREE)
01-25 17:40:47.192 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 43 is not owned by the
producer (state = FREE)
01-25 17:40:47.192 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 44 is not owned by the
producer (state = FREE)
01-25 17:40:47.192 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 45 is not owned by the
producer (state = FREE)
01-25 17:40:47.192 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 46 is not owned by the
producer (state = FREE)
01-25 17:40:47.192 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 47 is not owned by the
producer (state = FREE)
01-25 17:40:47.192 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 48 is not owned by the
producer (state = FREE)
01-25 17:40:47.192 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 49 is not owned by the
producer (state = FREE)
01-25 17:40:47.192 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 50 is not owned by the
producer (state = FREE)
01-25 17:40:47.193 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 51 is not owned by the
producer (state = FREE)
01-25 17:40:47.193 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 52 is not owned by the
producer (state = FREE)
01-25 17:40:47.193 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 53 is not owned by the
producer (state = FREE)
01-25 17:40:47.193 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 54 is not owned by the
producer (state = FREE)
01-25 17:40:47.193 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 55 is not owned by the
producer (state = FREE)
01-25 17:40:47.193 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 56 is not owned by the
producer (state = FREE)
01-25 17:40:47.193 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 57 is not owned by the
producer (state = FREE)
01-25 17:40:47.193 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 58 is not owned by the
producer (state = FREE)
01-25 17:40:47.193 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 59 is not owned by the
producer (state = FREE)
01-25 17:40:47.194 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 60 is not owned by the
producer (state = FREE)
01-25 17:40:47.194 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 61 is not owned by the
producer (state = FREE)
01-25 17:40:47.194 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 62 is not owned by the
producer (state = FREE)
01-25 17:40:47.194 28660 3091 W BufferQueueProducer: [MediaCodec.release]
(id:6ff400000038,api:3,p:28660,c:28660) detachBuffer: slot 63 is not owned by the
producer (state = FREE)
01-25 17:40:47.216 28660 3065 W MediaCodec: no metrics handle found
01-25 17:40:47.288 28660 28660 W View : requestLayout() improperly called by
androidx.appcompat.view.menu.ActionMenuItemView{435c4f2 VFED..C.. ......ID 253,0-
380,0 #7f0b0f8a app:id/menuitem_search} during layout: running second layout pass
01-25 17:40:47.289 28660 28660 W View : requestLayout() improperly called by
androidx.appcompat.widget.ActionMenuView{814fc1c V.E...... ......ID 503,328-
1125,328} during layout: running second layout pass
01-25 17:40:47.309 28660 28660 W View : requestLayout() improperly called by
DecorView@f1a5e9c[HomeActivity] during second layout pass: posting in next frame
01-25 17:40:47.543 28660 28660 W View : requestLayout() improperly called by
androidx.appcompat.view.menu.ActionMenuItemView{d8acd9b VFED..C.. ......ID 253,0-
380,0 #7f0b0f8a app:id/menuitem_search} during layout: running second layout pass
01-25 17:40:47.543 28660 28660 W View : requestLayout() improperly called by
androidx.appcompat.widget.ActionMenuView{814fc1c V.E...... ......ID 503,328-
1125,328} during layout: running second layout pass
01-25 17:40:47.554 28660 28660 W View : requestLayout() improperly called by
DecorView@f1a5e9c[HomeActivity] during second layout pass: posting in next frame
01-25 17:40:48.406 28660 28660 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 17:42:10.542 28660 28719 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=3c5c00de-eb0e-4460-96c8-bac9ef80866b transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7117-
24/30711241_347851788130156_4895903544291402877_n.enc?ccb=11-
4&oh=01_AdScyuNL8rZDuWLx-gWDhXLB3xoAOR2slP6DZRFFiMYhkw&oe=65D99749&_nc_sid=5e03e0
thumbnail_height_width_ratio=0.0 is_animated_sticker=0
file_hash=qzVDRf6AuRmNVoo1jCz5+55lXBVJtDwTYQA7PBFEOFQ= file_path=Media/MBWhatsApp
Voice Notes/202404/PTT-20240125-WA0003.opus file_size=14499 partial_media_hash=null
face_x=0 face_y=0 height=0 trim_to=0 media_key_timestamp=1706179320000
message_url=https://mmg.whatsapp.net/v/t62.7117-
24/30711241_347851788130156_4895903544291402877_n.enc?ccb=11-
4&oh=01_AdScyuNL8rZDuWLx-
gWDhXLB3xoAOR2slP6DZRFFiMYhkw&oe=65D99749&_nc_sid=5e03e0&mms3=true
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=1275
multicast_id=null enc_file_hash=MRiHB+/nK59kpbO8j/WCaCiUklYXyyK/6E3U8TpznWY=
mute_video=0 page_count=0 first_scan_sidecar=null suspicious_content=0
file_length=14499 media_name=null media_duration=5 chat_row_id=902
media_key=[B@c816fe4
01-25 17:42:10.542 28660 28719 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-25 17:42:10.542 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-25 17:42:10.542 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-25 17:42:10.542 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-25 17:42:10.542 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-25 17:42:10.542 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-25 17:42:10.542 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-25 17:42:10.542 28660 28719 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-25 17:42:10.542 28660 28719 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-25 17:42:10.542 28660 28719 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-25 17:42:10.542 28660 28719 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-25 17:42:10.542 28660 28719 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
01-25 17:42:10.542 28660 28719 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-25 17:42:10.542 28660 28719 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-25 17:42:10.542 28660 28719 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
01-25 17:42:10.542 28660 28719 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
01-25 17:42:10.542 28660 28719 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-25 17:42:16.340 28660 28670 W System : A resource failed to call
AbstractCursor.close.
01-25 17:42:16.340 28660 28670 W System : A resource failed to call
CursorWrapperInner.close.
01-25 17:42:18.157 28660 28660 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-25 17:42:18.160 28660 28660 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-25 17:42:18.311 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480021
01-25 17:42:18.348 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:18.378 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:18.392 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:18.405 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:18.431 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:18.447 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:18.475 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:18.500 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:18.519 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:18.530 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:18.550 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:18.564 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:18.572 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:18.586 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:18.594 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:18.602 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:18.611 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:18.620 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:18.628 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:18.636 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:18.656 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:18.666 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:18.683 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:18.927 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:19.269 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:19.280 28660 28660 W AudioManager: Use of stream types is deprecated
for operations other than volume control
01-25 17:42:19.280 28660 28660 W AudioManager: See the documentation of
requestAudioFocus() for what to use instead with android.media.AudioAttributes to
qualify your playback use case
01-25 17:42:19.298 28660 28719 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=3c5c00de-eb0e-4460-96c8-bac9ef80866b transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7117-
24/30711241_347851788130156_4895903544291402877_n.enc?ccb=11-
4&oh=01_AdScyuNL8rZDuWLx-gWDhXLB3xoAOR2slP6DZRFFiMYhkw&oe=65D99749&_nc_sid=5e03e0
thumbnail_height_width_ratio=0.0 is_animated_sticker=0
file_hash=qzVDRf6AuRmNVoo1jCz5+55lXBVJtDwTYQA7PBFEOFQ= file_path=Media/MBWhatsApp
Voice Notes/202404/PTT-20240125-WA0003.opus file_size=14499 partial_media_hash=null
face_x=0 face_y=0 height=0 trim_to=0 media_key_timestamp=1706179320000
message_url=https://mmg.whatsapp.net/v/t62.7117-
24/30711241_347851788130156_4895903544291402877_n.enc?ccb=11-
4&oh=01_AdScyuNL8rZDuWLx-
gWDhXLB3xoAOR2slP6DZRFFiMYhkw&oe=65D99749&_nc_sid=5e03e0&mms3=true
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=1275
multicast_id=null enc_file_hash=MRiHB+/nK59kpbO8j/WCaCiUklYXyyK/6E3U8TpznWY=
mute_video=0 page_count=0 first_scan_sidecar=null suspicious_content=0
file_length=14499 media_name=PTT-20240125-WA0003.opus media_duration=5
chat_row_id=902 media_key=[B@c816fe4
01-25 17:42:19.298 28660 28719 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-25 17:42:19.298 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-25 17:42:19.298 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-25 17:42:19.298 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-25 17:42:19.298 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-25 17:42:19.298 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-25 17:42:19.298 28660 28719 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-25 17:42:19.298 28660 28719 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-25 17:42:19.298 28660 28719 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-25 17:42:19.298 28660 28719 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-25 17:42:19.298 28660 28719 E SQLiteDatabase: at X.31e.A03(Unknown
Source:174)
01-25 17:42:19.298 28660 28719 E SQLiteDatabase: at X.3g7.run(Unknown
Source:1017)
01-25 17:42:19.298 28660 28719 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
01-25 17:42:19.298 28660 28719 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-25 17:42:19.298 28660 28719 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-25 17:42:19.298 28660 28719 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
01-25 17:42:19.298 28660 28719 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
01-25 17:42:19.298 28660 28719 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-25 17:42:19.373 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:19.392 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:19.403 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:19.411 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:19.420 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:19.428 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:19.437 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:19.445 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:19.453 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:19.461 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:19.470 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:19.478 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:19.486 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:19.495 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:19.503 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:19.512 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:19.520 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:19.528 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:19.536 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:19.545 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:19.553 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:19.562 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:19.570 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:19.578 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:19.587 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:19.595 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:19.598 28660 28720 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=3c5c00de-eb0e-4460-96c8-bac9ef80866b transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7117-
24/30711241_347851788130156_4895903544291402877_n.enc?ccb=11-
4&oh=01_AdScyuNL8rZDuWLx-gWDhXLB3xoAOR2slP6DZRFFiMYhkw&oe=65D99749&_nc_sid=5e03e0
thumbnail_height_width_ratio=0.0 is_animated_sticker=0
file_hash=qzVDRf6AuRmNVoo1jCz5+55lXBVJtDwTYQA7PBFEOFQ= file_path=Media/MBWhatsApp
Voice Notes/202404/PTT-20240125-WA0003.opus file_size=14499 partial_media_hash=null
face_x=0 face_y=0 height=0 trim_to=0 media_key_timestamp=1706179320000
message_url=https://mmg.whatsapp.net/v/t62.7117-
24/30711241_347851788130156_4895903544291402877_n.enc?ccb=11-
4&oh=01_AdScyuNL8rZDuWLx-
gWDhXLB3xoAOR2slP6DZRFFiMYhkw&oe=65D99749&_nc_sid=5e03e0&mms3=true
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=1275
multicast_id=null enc_file_hash=MRiHB+/nK59kpbO8j/WCaCiUklYXyyK/6E3U8TpznWY=
mute_video=0 page_count=0 first_scan_sidecar=null suspicious_content=0
file_length=14499 media_name=PTT-20240125-WA0003.opus media_duration=5
chat_row_id=902 media_key=[B@c816fe4
01-25 17:42:19.598 28660 28720 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-25 17:42:19.598 28660 28720 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-25 17:42:19.598 28660 28720 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-25 17:42:19.598 28660 28720 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-25 17:42:19.598 28660 28720 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-25 17:42:19.598 28660 28720 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-25 17:42:19.598 28660 28720 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-25 17:42:19.598 28660 28720 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-25 17:42:19.598 28660 28720 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-25 17:42:19.598 28660 28720 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-25 17:42:19.598 28660 28720 E SQLiteDatabase: at X.31e.A03(Unknown
Source:174)
01-25 17:42:19.598 28660 28720 E SQLiteDatabase: at X.3Uz.A07(Unknown
Source:381)
01-25 17:42:19.598 28660 28720 E SQLiteDatabase: at X.3Uz.A02(Unknown
Source:692)
01-25 17:42:19.598 28660 28720 E SQLiteDatabase: at X.3eS.run(Unknown
Source:4041)
01-25 17:42:19.598 28660 28720 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
01-25 17:42:19.598 28660 28720 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-25 17:42:19.598 28660 28720 E SQLiteDatabase: at
X.0zr.dispatchMessage(Unknown Source:4)
01-25 17:42:19.598 28660 28720 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
01-25 17:42:19.598 28660 28720 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
01-25 17:42:19.598 28660 28720 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-25 17:42:19.605 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:19.612 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:19.622 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:19.628 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:19.637 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:19.653 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:19.704 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:19.754 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:19.804 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:19.854 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:19.904 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:19.937 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:19.954 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:20.004 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:20.062 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:20.112 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:20.162 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:20.212 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:20.262 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:20.312 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:20.363 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:20.414 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:20.438 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:20.472 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:20.522 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:20.572 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:20.622 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:20.672 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:20.722 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:20.772 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:20.822 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:20.872 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:20.931 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:20.939 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:20.980 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:21.030 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:21.081 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:21.131 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:21.189 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:21.239 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:21.289 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:21.340 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:21.389 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:21.442 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:21.498 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:21.549 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:21.598 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:21.649 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:21.699 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:21.757 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:21.807 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:21.857 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:21.907 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:21.948 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:21.957 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:22.006 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:22.057 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:22.107 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:22.157 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:22.216 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:22.266 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:22.316 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:22.366 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:22.416 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:22.449 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:22.469 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:22.525 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:22.575 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:22.625 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:22.675 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:22.725 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:22.783 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:22.833 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:22.883 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:22.933 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:22.949 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:22.983 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:23.033 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:23.083 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:23.133 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:23.186 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:23.200 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:23.250 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:23.300 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:23.351 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:23.400 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:23.450 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:23.459 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:23.512 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:23.568 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:23.617 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:23.667 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:23.726 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:23.775 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:23.825 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:23.876 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:23.926 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:23.951 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:23.976 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:24.025 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:24.076 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:24.126 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:24.176 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:24.227 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:24.276 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:24.330 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:24.339 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:24.377 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:24.396 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:24.407 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:24.411 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:24.418 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:24.426 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:24.435 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:24.443 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:24.451 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:24.460 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:24.468 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:24.477 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:24.486 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:24.493 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:24.502 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:24.518 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:24.568 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:24.627 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:24.952 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:25.453 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:25.656 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:25.955 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:26.456 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:26.957 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:27.157 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:27.164 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:27.174 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:27.181 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:27.189 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:27.197 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:27.205 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:27.214 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:27.222 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:27.231 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:27.239 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:27.247 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:27.255 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:27.264 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:27.272 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:27.280 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:27.289 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:27.297 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:27.306 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:27.314 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:27.322 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:27.331 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:27.339 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:27.347 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:27.355 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:27.364 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:27.372 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:27.380 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:27.389 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:27.397 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:27.406 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:27.414 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:27.422 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:27.456 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:27.940 28660 28660 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 17:42:27.956 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:28.459 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:28.624 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:28.630 28660 28660 W AudioManager: Use of stream types is deprecated
for operations other than volume control
01-25 17:42:28.630 28660 28660 W AudioManager: See the documentation of
requestAudioFocus() for what to use instead with android.media.AudioAttributes to
qualify your playback use case
01-25 17:42:28.705 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:28.716 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:28.724 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:28.732 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:28.741 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:28.749 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:28.759 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:28.766 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:28.774 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:28.782 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:28.791 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:28.799 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:28.807 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:28.816 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:28.824 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:28.833 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:28.841 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:28.849 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:28.858 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:28.866 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:28.874 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:28.883 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:28.891 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:28.899 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:28.907 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:28.916 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:28.924 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:28.933 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:28.941 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:28.949 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:28.958 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:28.966 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:28.983 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:29.033 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:29.083 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:29.133 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:29.184 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:29.233 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:29.283 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:29.333 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:29.383 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:29.442 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:29.467 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:29.492 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:29.543 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:29.592 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:29.642 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:29.692 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:29.743 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:29.801 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:29.851 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:29.901 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:29.952 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:29.968 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:30.001 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:30.059 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:30.109 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:30.160 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:30.210 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:30.260 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:30.310 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:30.360 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:30.410 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:30.461 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:30.469 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:30.511 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:30.561 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:30.611 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:30.661 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:30.720 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:30.779 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:30.836 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:30.886 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:30.936 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:30.956 28660 28660 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 17:42:30.969 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:30.986 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:31.036 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:31.086 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:31.136 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:31.186 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:31.237 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:31.295 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:31.345 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:31.395 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:31.445 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:31.470 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:31.495 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:31.545 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:31.595 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:31.645 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:31.695 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:31.746 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:31.809 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:31.862 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:31.913 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:31.971 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:31.980 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:32.021 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:32.071 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:32.121 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:32.171 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:32.222 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:32.272 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:32.321 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:32.371 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:32.421 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:32.472 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:32.480 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:32.522 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:32.572 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:32.622 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:32.672 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:32.722 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:32.780 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:32.831 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:32.881 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:32.939 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:32.981 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:32.990 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:33.039 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:33.089 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:33.147 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:33.198 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:33.248 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:33.298 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:33.348 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:33.397 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:33.448 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:33.481 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:33.498 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:33.548 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:33.598 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:33.648 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:33.699 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:33.748 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:33.798 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:33.854 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:33.907 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:33.957 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:33.971 28660 28660 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 17:42:33.981 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:34.483 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:34.934 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:34.983 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:35.485 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:35.976 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:35.992 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:36.126 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:36.432 28660 28660 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:42:36.440 28660 28660 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@68910e9
01-25 17:42:39.350 28660 28660 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-25 17:42:39.352 28660 28660 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-25 17:42:46.083 28660 28660 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 17:42:47.657 28660 28660 W AudioManager: Use of stream types is deprecated
for operations other than volume control
01-25 17:42:47.657 28660 28660 W AudioManager: See the documentation of
requestAudioFocus() for what to use instead with android.media.AudioAttributes to
qualify your playback use case
01-25 17:42:49.106 28660 28660 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 17:42:52.119 28660 28660 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 17:42:58.146 28660 28660 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 17:43:02.993 28660 28660 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@47759f
01-25 17:43:10.258 28660 28660 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 17:43:19.288 28660 28660 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 17:43:20.162 28660 28660 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 17:43:39.043 5058 5058 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-25 17:43:39.325 5058 5058 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-25 17:43:39.328 5058 5058 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-25 17:43:39.328 5058 5058 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-25 17:43:39.328 5058 5058 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-25 17:43:39.328 5058 5058 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-25 17:43:39.328 5058 5058 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-25 17:43:39.328 5058 5058 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-25 17:43:39.328 5058 5058 W System.err: at
java.lang.Class.newInstance(Native Method)
01-25 17:43:39.328 5058 5058 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-25 17:43:39.328 5058 5058 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-25 17:43:39.328 5058 5058 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-25 17:43:39.328 5058 5058 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-25 17:43:39.328 5058 5058 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-25 17:43:39.328 5058 5058 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-25 17:43:39.328 5058 5058 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-25 17:43:39.328 5058 5058 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-25 17:43:39.328 5058 5058 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-25 17:43:39.328 5058 5058 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-25 17:43:39.328 5058 5058 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-25 17:43:39.328 5058 5058 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-25 17:43:39.328 5058 5058 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-25 17:43:39.328 5058 5058 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-25 17:43:39.328 5058 5058 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-25 17:43:39.487 5058 5058 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-25 17:43:40.141 5058 5058 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-25 17:43:40.141 5058 5058 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-25 17:43:40.145 5297 5297 W libprocessgroup: Controller io is not found
01-25 17:43:40.145 5297 5297 W libprocessgroup: Controller io is not found
01-25 17:43:40.145 5297 5297 W libprocessgroup: Controller io is not found
01-25 17:43:42.415 5058 5361 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-25 17:43:42.415 5058 5361 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-25 17:43:42.415 5058 5361 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-25 17:44:03.696 5058 5058 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
01-25 17:44:03.818 5058 5058 W com.mbwhatsapp: Method void
com.mbwhatsapp.HomeActivity.A6e() failed lock verification and will run slower.
01-25 17:44:04.059 5058 5058 E ArmVmp : Match on catch block at 0x0a in for
0x728a480031
01-25 17:44:04.073 5058 5058 E ArmVmp : Match on catch block at 0x0a in for
0x728a48004d
01-25 17:44:04.105 5058 5846 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/ConscryptEngineSocket;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-25 17:44:04.105 5058 5846 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-25 17:44:04.105 5058 5846 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-25 17:44:04.105 5058 5846 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-25 17:44:04.105 5058 5846 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-25 17:44:04.105 5058 5846 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setHostname(Ljava/lang/
String;)V (max-target-q, reflection, denied)
01-25 17:44:04.106 5058 5846 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setAlpnProtocols([B)V (max-target-
q,core-platform-api, reflection, denied)
01-25 17:44:04.106 5058 5846 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setAlpnProtocols([B)V (max-
target-q, reflection, denied)
01-25 17:44:04.115 5058 5058 W Activity: Can request only one set of permissions
at a time
01-25 17:44:04.178 5058 5846 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getAlpnSelectedProtocol()[B (max-
target-q,core-platform-api, reflection, denied)
01-25 17:44:04.178 5058 5846 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->getAlpnSelectedProtocol()[B
(max-target-q, reflection, denied)
01-25 17:44:04.179 5058 5071 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
01-25 17:44:04.189 5058 5058 W libc : Access denied finding property
"persist.dm.passive.display_brightness"
01-25 17:44:04.189 5058 5058 W libc : Access denied finding property
"persist.dm.passive.ambient_brightness"
01-25 17:44:04.760 5058 5058 E RecyclerView: No adapter attached; skipping layout
01-25 17:44:04.769 5058 5058 E ViewRootImpl@5a40cb5[HomeActivity]: Surface is not
valid.
01-25 17:44:04.796 5058 5058 E RecyclerView: No adapter attached; skipping layout
01-25 17:44:04.797 5058 5058 W View : requestLayout() improperly called by
androidx.appcompat.view.menu.ActionMenuItemView{da2a0d3 VFED..C.. ......ID 253,0-
380,0 #7f0b0f8a app:id/menuitem_search} during layout: running second layout pass
01-25 17:44:04.797 5058 5058 W View : requestLayout() improperly called by
androidx.appcompat.widget.ActionMenuView{faabb0d V.E...... ......ID 503,328-
1125,328} during layout: running second layout pass
01-25 17:44:04.800 5058 5058 E ViewRootImpl@5a40cb5[HomeActivity]: Surface is not
valid.
01-25 17:44:04.811 5058 5194 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
01-25 17:44:04.812 5058 5058 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-25 17:44:04.876 5058 5058 W View : requestLayout() improperly called by
DecorView@ad5bf31[HomeActivity] during second layout pass: posting in next frame
01-25 17:44:04.946 5058 5888 W LOTTIE : Animation contains merge paths. Merge
paths are only supported on KitKat+ and must be manually enabled by calling
enableMergePathsForKitKatAndAbove().
01-25 17:44:05.180 5058 5058 W LOTTIE : Animation contains merge paths but they
are disabled.
01-25 17:44:05.345 5058 5058 E ArmVmp : Match on catch block at 0x5b in for
0x728a48001d
01-25 17:44:07.756 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 17:44:10.502 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 380
01-25 17:44:10.505 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 633
01-25 17:44:10.514 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 677
01-25 17:44:10.518 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 248
01-25 17:44:10.523 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 571
01-25 17:44:10.529 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 333
01-25 17:44:10.532 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 650
01-25 17:44:10.536 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 1150
01-25 17:44:10.538 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 491
01-25 17:44:10.541 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 1150
01-25 17:44:10.544 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 659
01-25 17:44:10.546 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 593
01-25 17:44:10.553 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 1171
01-25 17:44:10.556 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 510
01-25 17:44:10.583 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 853
01-25 17:44:10.624 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 650
01-25 17:44:10.668 5058 5058 W View : requestLayout() improperly called by
android.widget.Space{ed02dcb I.ED..... ......I. 32,95-43,106 #7f0b00ba
app:id/action_tile_spacing} during layout: running second layout pass
01-25 17:44:10.668 5058 5058 W View : requestLayout() improperly called by
android.widget.Space{5b1dba7 I.ED..... ......I. 32,95-43,106 #7f0b00ba
app:id/action_tile_spacing} during layout: running second layout pass
01-25 17:44:10.668 5058 5058 W View : requestLayout() improperly called by
android.widget.Space{b168b43 I.ED..... ......I. 32,95-43,106 #7f0b00ba
app:id/action_tile_spacing} during layout: running second layout pass
01-25 17:44:10.668 5058 5058 W View : requestLayout() improperly called by
android.widget.Space{f8c989f I.ED..... ......I. 32,95-43,106 #7f0b00ba
app:id/action_tile_spacing} during layout: running second layout pass
01-25 17:44:10.749 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@d1adc57
01-25 17:44:11.386 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 650
01-25 17:44:12.298 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@a672306
01-25 17:44:12.727 5058 5973 E RenderScript: Failed loading RS driver: dlopen
failed: library "libRSDriverArm.so" not found
01-25 17:44:12.727 5058 5973 E RenderScript: Failed to load runtime
libRSDriverArm.so, loading default
01-25 17:44:12.912 5058 5058 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-25 17:44:12.916 5058 5058 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-25 17:44:12.938 5058 5058 E ArmVmp : Match on catch block at 0x0a in for
0x728a480071
01-25 17:44:13.114 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480021
01-25 17:44:13.122 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480021
01-25 17:44:13.169 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:13.173 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:13.220 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:13.225 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:13.253 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:13.259 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:13.349 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@fd8ace1
01-25 17:44:13.403 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:13.409 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:13.420 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:13.430 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:13.896 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:13.899 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:14.261 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:14.265 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:14.354 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:14.357 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:14.757 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:14.760 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:14.772 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@e5e2643
01-25 17:44:15.131 5058 5058 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-25 17:44:15.134 5058 5058 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-25 17:44:15.243 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480021
01-25 17:44:15.251 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480021
01-25 17:44:15.297 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:15.305 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:15.331 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:15.336 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:15.360 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:15.371 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:15.377 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:15.383 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:15.404 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:15.417 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:15.423 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:15.430 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:15.811 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:15.816 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:15.962 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:15.966 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:16.360 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:16.363 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:16.372 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@4c159fe
01-25 17:44:16.617 5058 5058 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-25 17:44:16.620 5058 5058 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-25 17:44:16.809 5058 5058 W View : requestLayout() improperly called by
X.4rg{f2d43f1 V.E....L. ......ID 0,124-1080,985} during layout: running second
layout pass
01-25 17:44:16.810 5058 5058 W View : requestLayout() improperly called by
android.widget.LinearLayout{8cdee57 V.E...... ......ID 119,13-821,848 #7f0b0e50
app:id/main_layout} during layout: running second layout pass
01-25 17:44:16.810 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.conversation.conversationrow.ConversationRowImage$RowImageView{d5918
f3 VFED..CL. ......ID 11,11-691,705 #7f0b0c84 app:id/image} during layout: running
second layout pass
01-25 17:44:16.821 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480021
01-25 17:44:16.832 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480021
01-25 17:44:16.900 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:16.907 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:16.934 5058 5058 W View : requestLayout() improperly called by
X.4rg{f2d43f1 V.E....L. ........ 0,124-1080,985} during second layout pass: posting
in next frame
01-25 17:44:16.934 5058 5058 W View : requestLayout() improperly called by
android.widget.LinearLayout{8cdee57 V.E...... ........ 119,13-821,848 #7f0b0e50
app:id/main_layout} during second layout pass: posting in next frame
01-25 17:44:16.938 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:16.947 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:16.973 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:16.980 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:16.993 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:17.001 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:17.017 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:17.031 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:17.044 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:17.049 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:17.059 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:17.064 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:17.067 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:17.074 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:17.084 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:17.087 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:17.092 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:17.097 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:17.101 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:17.105 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:17.109 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:17.113 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:17.117 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:17.121 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:17.126 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:17.130 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:17.134 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:17.138 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:17.145 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:17.149 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:17.159 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:17.163 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:17.168 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:17.172 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:17.176 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:17.181 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:17.184 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:17.189 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:17.193 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:17.197 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:17.201 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:17.205 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:17.210 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:17.214 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:17.518 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:17.523 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:18.019 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:18.024 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:18.520 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:18.525 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:18.779 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:18.784 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:18.807 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:18.813 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:18.826 5058 5828 E FrameEvents: updateAcquireFence: Did not find
frame.
01-25 17:44:18.935 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 380
01-25 17:44:18.938 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 633
01-25 17:44:18.946 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 677
01-25 17:44:18.949 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 248
01-25 17:44:18.954 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 571
01-25 17:44:18.960 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 333
01-25 17:44:18.962 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 650
01-25 17:44:18.965 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 1150
01-25 17:44:18.968 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 491
01-25 17:44:18.970 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 1150
01-25 17:44:18.973 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 659
01-25 17:44:18.976 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 593
01-25 17:44:19.013 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 473
01-25 17:44:19.016 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 510
01-25 17:44:19.021 5058 5058 W SQLiteLog: (28) double-quoted string literal:
"902"
01-25 17:44:19.021 5058 5058 W SQLiteLog: (28) double-quoted string literal:
"902"
01-25 17:44:19.050 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 473
01-25 17:44:19.123 5058 5058 W View : requestLayout() improperly called by
android.widget.Space{13337df I.ED..... ......I. 32,95-43,106 #7f0b00ba
app:id/action_tile_spacing} during layout: running second layout pass
01-25 17:44:19.123 5058 5058 W View : requestLayout() improperly called by
android.widget.Space{4bd72fb I.ED..... ......I. 32,95-43,106 #7f0b00ba
app:id/action_tile_spacing} during layout: running second layout pass
01-25 17:44:19.127 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:19.132 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:19.152 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:19.157 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:19.178 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:19.182 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:19.235 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:19.243 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:19.511 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:19.515 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:19.825 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 17:44:20.189 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 17:44:20.461 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{187438e VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:44:23.072 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{187438e VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:44:24.944 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{187438e VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:44:24.956 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@b279b95
01-25 17:44:31.440 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@30ee373
01-25 17:44:31.908 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{187438e VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:44:32.929 5058 5828 E FrameEvents: updateAcquireFence: Did not find
frame.
01-25 17:44:33.272 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{187438e VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:44:33.352 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@7438956
01-25 17:44:33.383 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{187438e VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:44:34.438 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@f2ddf1d
01-25 17:44:34.962 5058 5828 E FrameEvents: updateAcquireFence: Did not find
frame.
01-25 17:44:35.301 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{187438e VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:44:35.395 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{187438e VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:44:35.408 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@e494457
01-25 17:44:36.463 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@9f8b6a7
01-25 17:44:36.986 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{187438e VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:44:39.316 5058 5828 E FrameEvents: updateAcquireFence: Did not find
frame.
01-25 17:44:39.658 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{187438e VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:44:39.762 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{187438e VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:44:39.774 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@47b6636
01-25 17:44:40.492 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{187438e VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:44:40.942 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@c6aac02
01-25 17:44:42.397 5058 5828 E FrameEvents: updateAcquireFence: Did not find
frame.
01-25 17:44:42.739 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{187438e VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:44:42.843 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{187438e VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:44:42.855 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@57722b8
01-25 17:44:43.920 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@99147ba
01-25 17:44:44.284 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{187438e VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:44:45.202 5058 5828 E FrameEvents: updateAcquireFence: Did not find
frame.
01-25 17:44:45.542 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{187438e VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:44:45.651 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{187438e VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:44:45.662 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@732d3f5
01-25 17:44:46.884 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{187438e VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:44:47.371 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@ffa31a5
01-25 17:44:48.113 5058 5828 E FrameEvents: updateAcquireFence: Did not find
frame.
01-25 17:44:48.455 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{187438e VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:44:48.552 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{187438e VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:44:48.564 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@495f446
01-25 17:44:52.652 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{187438e VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:44:52.980 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@7a1637b
01-25 17:44:53.439 5058 5828 E FrameEvents: updateAcquireFence: Did not find
frame.
01-25 17:44:53.780 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{187438e VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:44:53.876 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{187438e VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:44:53.888 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@3003039
01-25 17:44:55.534 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{187438e VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:44:56.200 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@61219d3
01-25 17:44:57.478 5058 5828 E FrameEvents: updateAcquireFence: Did not find
frame.
01-25 17:44:57.820 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{187438e VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:44:57.923 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{187438e VFED..C.. ......ID 0,0-729,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-25 17:44:57.935 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@659cf51
01-25 17:44:58.196 5058 5058 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-25 17:44:58.199 5058 5058 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-25 17:44:58.239 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:58.245 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:58.250 5058 5828 E FrameEvents: updateAcquireFence: Did not find
frame.
01-25 17:44:58.261 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:58.266 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:58.296 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:58.301 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:58.629 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:58.634 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:58.641 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:58.645 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:58.654 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:58.659 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:58.712 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:58.717 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:58.743 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:58.748 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:58.774 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:58.779 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:58.788 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@2d397cc
01-25 17:44:59.239 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.245 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.564 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.569 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.579 5058 5058 W AudioManager: Use of stream types is deprecated
for operations other than volume control
01-25 17:44:59.580 5058 5058 W AudioManager: See the documentation of
requestAudioFocus() for what to use instead with android.media.AudioAttributes to
qualify your playback use case
01-25 17:44:59.738 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.743 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.753 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.758 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.766 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.773 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.782 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.787 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.790 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.797 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.800 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.806 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.810 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.815 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.823 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.829 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.832 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.838 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.841 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.846 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.850 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.856 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.859 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.865 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.873 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.879 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.883 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.888 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.897 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.903 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.907 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.912 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.916 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.921 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.925 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.931 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.934 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.940 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.948 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.953 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.957 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.961 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.965 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.971 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.975 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.980 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.984 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.990 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:44:59.994 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:00.000 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:00.007 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:00.011 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:00.023 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:00.028 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:00.073 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:00.078 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:00.123 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:00.128 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:00.173 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:00.179 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:00.226 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:00.236 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:00.258 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:00.265 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:00.275 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:00.284 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:00.324 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:00.333 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:00.382 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:00.389 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:00.432 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:00.440 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:00.482 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:00.490 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:00.532 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:00.536 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:00.582 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:00.587 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:00.719 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:00.724 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:00.734 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:00.742 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:00.762 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:00.767 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:00.816 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:00.820 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:00.868 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:00.871 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:00.916 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:00.920 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:00.966 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:00.970 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:01.024 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:01.029 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:01.067 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:01.073 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:01.124 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:01.129 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:01.175 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:01.180 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:01.225 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:01.230 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:01.275 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:01.279 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:01.325 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:01.331 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:01.376 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:01.383 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:01.426 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:01.433 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:01.476 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:01.483 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:01.526 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:01.534 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:01.576 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:01.584 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:01.634 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:01.642 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:01.685 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:01.692 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:01.734 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:01.742 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:01.786 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:01.793 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:01.843 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:01.851 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:01.894 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:01.901 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:01.944 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:01.951 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:01.993 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:02.001 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:02.044 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:02.051 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:02.094 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:02.101 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:02.144 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:02.152 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:02.202 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:02.206 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:02.325 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:02.332 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:02.364 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:02.370 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:02.411 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@197fddd
01-25 17:45:02.431 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:02.437 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:02.477 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:02.482 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:02.528 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:02.532 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:02.578 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:02.583 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:02.628 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:02.633 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:02.677 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:02.682 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:02.736 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:02.740 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:02.786 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:02.791 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:02.837 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:02.844 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:02.887 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:02.895 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:02.945 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:02.953 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:02.995 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:03.001 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:03.045 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:03.052 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:03.095 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:03.103 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:03.145 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:03.153 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:03.195 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:03.203 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:03.245 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:03.252 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:03.295 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:03.299 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:03.345 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:03.348 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:03.404 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:03.410 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:03.454 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:03.461 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:03.504 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:03.512 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:03.554 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:03.561 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:03.604 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:03.611 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:03.654 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:03.662 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:03.705 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:03.712 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:03.754 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:03.761 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:03.813 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:03.821 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:03.863 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:03.871 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:03.921 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:03.929 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:03.972 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:03.980 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:04.022 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:04.029 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:04.072 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:04.079 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:04.122 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:04.129 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:04.172 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:04.179 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:04.222 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:04.229 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:04.272 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:04.279 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:04.321 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:04.326 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:04.371 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:04.376 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:04.421 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:04.428 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:04.481 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:04.488 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:04.531 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:04.538 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:04.581 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:04.588 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:04.631 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:04.637 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:04.681 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:04.686 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:04.730 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:04.735 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:04.780 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:04.785 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:04.831 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:04.836 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:04.889 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:04.894 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:04.939 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:04.944 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:04.989 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:04.995 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:05.992 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:05.997 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.497 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.502 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.507 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.511 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.523 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.528 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.537 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.541 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.545 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.549 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.553 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.558 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.562 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.567 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.577 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.581 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.608 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.614 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.639 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.643 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.670 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.679 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.698 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@f1abbb3
01-25 17:45:07.706 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.711 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.719 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.728 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.734 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.740 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.744 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.749 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.753 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.757 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.761 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.765 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.769 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.773 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.776 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.781 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.788 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.792 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.795 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.799 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.802 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.807 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.810 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.815 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.818 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.822 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.826 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.831 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.834 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.839 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.843 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.847 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.976 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.979 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:07.985 5058 5058 W AudioManager: Use of stream types is deprecated
for operations other than volume control
01-25 17:45:07.985 5058 5058 W AudioManager: See the documentation of
requestAudioFocus() for what to use instead with android.media.AudioAttributes to
qualify your playback use case
01-25 17:45:08.085 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.089 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.097 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.102 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.110 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.114 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.118 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.122 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.126 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.131 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.134 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.139 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.143 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.147 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.151 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.155 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.160 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.163 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.168 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.172 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.176 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.180 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.187 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.191 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.194 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.199 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.202 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.208 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.212 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.217 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.223 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.228 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.235 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.239 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.243 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.248 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.251 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.255 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.260 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.264 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.268 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.272 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.276 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.280 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.285 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.289 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.293 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.297 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.301 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.306 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.310 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.314 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.319 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.327 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.330 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.335 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.339 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.344 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.351 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.356 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.376 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.381 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.426 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.431 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.476 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.480 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.527 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.531 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.577 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.582 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.627 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.631 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.669 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.674 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.685 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.691 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.736 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.744 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.786 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.794 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.837 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.844 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.886 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.894 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.937 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.944 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.987 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:08.994 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:09.036 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:09.044 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:09.093 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:09.100 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:09.145 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:09.153 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:09.170 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:09.178 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:09.196 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:09.203 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:09.254 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:09.261 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:09.304 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:09.311 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:09.353 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:09.360 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:09.404 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:09.412 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:09.454 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:09.462 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:09.504 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:09.512 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:09.554 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:09.561 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:09.604 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:09.611 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:09.654 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:09.660 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:09.670 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:09.675 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:09.703 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:09.708 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:09.763 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:09.770 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:09.812 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:09.817 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:09.863 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:09.871 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:09.913 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:09.918 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:09.963 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:09.971 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.013 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.020 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.063 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.071 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.118 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.126 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.172 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.180 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.189 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.197 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.223 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.231 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.281 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.288 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.330 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.338 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.380 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.384 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.430 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.434 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.480 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.486 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.530 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.536 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.580 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.585 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.630 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.637 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.680 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.686 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.705 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.710 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.738 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.743 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.789 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.793 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.839 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.844 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.889 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.893 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.939 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.947 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.989 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:10.993 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:11.040 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:11.047 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:11.090 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:11.097 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:11.145 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:11.153 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:11.198 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:11.205 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:11.214 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:11.219 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:11.248 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:11.253 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:11.298 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:11.304 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:11.357 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:11.364 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:11.407 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:11.415 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:11.458 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:11.465 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:11.507 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:11.515 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:11.557 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:11.565 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:11.607 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:11.614 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:11.657 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:11.661 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:11.706 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:11.711 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:11.715 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:11.720 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:11.766 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:11.772 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:11.816 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:11.824 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:11.866 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:11.874 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:11.916 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:11.924 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:11.966 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:11.974 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:12.016 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:12.024 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:12.066 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:12.074 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:12.117 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:12.124 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:12.172 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:12.179 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:12.216 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:12.224 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:12.233 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:12.241 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:12.284 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:12.291 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:12.342 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:12.350 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:12.392 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:12.399 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:12.442 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:12.450 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:12.492 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:12.500 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:12.542 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:12.550 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:12.592 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:12.600 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:12.642 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:12.647 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:12.692 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:12.697 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:12.716 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:12.721 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:12.742 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:12.746 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:12.801 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:12.807 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:12.851 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:12.857 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:12.901 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:12.909 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:12.952 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:12.958 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:13.001 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:13.009 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:13.052 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:13.058 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:13.101 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:13.109 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:13.152 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:13.158 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:13.205 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:13.213 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:13.227 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:13.235 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:13.260 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:13.267 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:13.351 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:13.356 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:13.382 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:13.387 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:13.397 5058 5828 E FrameEvents: updateAcquireFence: Did not find
frame.
01-25 17:45:13.530 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 380
01-25 17:45:13.533 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 633
01-25 17:45:13.541 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 677
01-25 17:45:13.543 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 248
01-25 17:45:13.548 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 571
01-25 17:45:13.553 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 333
01-25 17:45:13.556 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 650
01-25 17:45:13.559 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 1150
01-25 17:45:13.562 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 491
01-25 17:45:13.565 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 1150
01-25 17:45:13.568 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 659
01-25 17:45:13.570 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 593
01-25 17:45:13.588 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 473
01-25 17:45:13.590 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 510
01-25 17:45:13.611 5058 5058 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 473
01-25 17:45:13.639 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:13.645 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:13.701 5058 5058 W View : requestLayout() improperly called by
android.widget.Space{7ef7b34 I.ED..... ......I. 32,95-43,106 #7f0b00ba
app:id/action_tile_spacing} during layout: running second layout pass
01-25 17:45:13.701 5058 5058 W View : requestLayout() improperly called by
android.widget.Space{6a316a0 I.ED..... ......I. 32,95-43,106 #7f0b00ba
app:id/action_tile_spacing} during layout: running second layout pass
01-25 17:45:13.734 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:13.740 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:13.859 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:13.876 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:14.144 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:14.149 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:16.090 5058 5058 W Settings: Setting show_button_background has moved
from android.provider.Settings.System to android.provider.Settings.Global,
returning read-only value.
01-25 17:45:17.682 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@2658a3e
01-25 17:45:17.703 5058 5058 W InputEventReceiver: Attempted to finish an input
event but the input event receiver has already been disposed.
01-25 17:45:21.166 5058 5058 W Settings: Setting show_button_background has moved
from android.provider.Settings.System to android.provider.Settings.Global,
returning read-only value.
01-25 17:45:22.750 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@50b4a80
01-25 17:45:23.873 5058 5058 W Settings: Setting show_button_background has moved
from android.provider.Settings.System to android.provider.Settings.Global,
returning read-only value.
01-25 17:45:24.450 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@3f59700
01-25 17:45:25.607 5058 5058 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-25 17:45:25.610 5058 5058 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-25 17:45:25.644 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:25.648 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:25.652 5058 5828 E FrameEvents: updateAcquireFence: Did not find
frame.
01-25 17:45:25.661 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:25.665 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:25.682 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:25.687 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:25.702 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:25.709 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:25.718 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:25.725 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:25.734 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:25.741 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:25.748 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:25.755 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:25.766 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:25.770 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:25.779 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:25.785 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:25.792 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:25.797 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:25.801 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:25.804 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:25.814 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:25.820 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:25.830 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:25.835 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:25.843 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:25.847 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:25.851 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:25.854 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:25.863 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:25.868 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:25.875 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:25.881 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:25.889 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:25.893 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:25.901 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:25.906 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:25.914 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:25.918 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:25.926 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:25.930 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:25.938 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:25.941 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:26.021 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:26.025 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:26.033 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:26.037 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:26.046 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:26.051 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:26.110 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:26.114 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:26.145 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:26.150 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:26.175 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@e7ac772
01-25 17:45:26.192 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:26.202 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:26.231 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:26.235 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:26.338 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:26.343 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:26.762 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:26.768 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:45:26.777 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@e2ece5b
01-25 17:45:29.725 5058 5058 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-25 17:45:29.725 5058 5058 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-25 17:45:29.769 5058 5058 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-25 17:45:29.769 5058 5058 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-25 17:45:29.788 5058 5058 E RecyclerView: No adapter attached; skipping layout
01-25 17:45:29.790 5058 5058 E RecyclerView: No adapter attached; skipping layout
01-25 17:45:29.858 5058 6417 W AudioCapabilities: Unsupported mime audio/x-ima
01-25 17:45:29.858 5058 6417 W AudioCapabilities: Unsupported mime audio/mpeg-L1
01-25 17:45:29.858 5058 6417 W AudioCapabilities: Unsupported mime audio/mpeg-L2
01-25 17:45:29.858 5058 6417 W VideoCapabilities: Unsupported mime video/wvc1
01-25 17:45:29.859 5058 6417 W VideoCapabilities: Unsupported mime video/x-ms-wmv
01-25 17:45:29.864 5058 6417 W VideoCapabilities: Unrecognized profile/level
32768/256 for video/mp4v-es
01-25 17:45:29.939 5058 6422 W ColorUtils: expected specified color aspects
(0:0:0:0)
01-25 17:45:29.945 5058 6422 W Codec2Client: query -- param skipped: index =
1107298332.
01-25 17:45:29.946 5058 6422 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-25 17:45:29.995 5058 6422 W Codec2Client: query -- param skipped: index =
1073743886.
01-25 17:45:29.995 5058 6422 W Codec2Client: query -- param skipped: index =
1610614798.
01-25 17:45:29.995 5058 6422 W Codec2Client: query -- param skipped: index =
1610614821.
01-25 17:45:29.995 5058 6422 W Codec2Client: query -- param skipped: index =
2684356609.
01-25 17:45:30.129 5058 6439 W Codec2Client: query -- param skipped: index =
1107298332.
01-25 17:45:30.130 5058 6439 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-25 17:45:30.135 5058 6439 W Codec2Client: query -- param skipped: index =
1342179345.
01-25 17:45:30.135 5058 6439 W Codec2Client: query -- param skipped: index =
2415921170.
01-25 17:45:30.135 5058 6439 W Codec2Client: query -- param skipped: index =
1610614798.
01-25 17:45:31.446 5058 6421 W Codec2Client: query -- param skipped: index =
1073743886.
01-25 17:45:31.446 5058 6421 W Codec2Client: query -- param skipped: index =
1610614798.
01-25 17:45:31.446 5058 6421 W Codec2Client: query -- param skipped: index =
1610614821.
01-25 17:45:31.451 5058 6439 W Codec2Client: query -- param skipped: index =
1342179345.
01-25 17:45:31.451 5058 6439 W Codec2Client: query -- param skipped: index =
2415921170.
01-25 17:45:31.451 5058 6439 W Codec2Client: query -- param skipped: index =
1610614798.
01-25 17:45:31.456 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 0 is not owned by the
producer (state = FREE)
01-25 17:45:31.456 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 1 is not owned by the
producer (state = ACQUIRED)
01-25 17:45:31.456 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 2 is not owned by the
producer (state = FREE)
01-25 17:45:31.456 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 3 is not owned by the
producer (state = FREE)
01-25 17:45:31.456 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 4 is not owned by the
producer (state = FREE)
01-25 17:45:31.456 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 5 is not owned by the
producer (state = FREE)
01-25 17:45:31.456 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 6 is not owned by the
producer (state = FREE)
01-25 17:45:31.456 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 7 is not owned by the
producer (state = FREE)
01-25 17:45:31.457 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 8 is not owned by the
producer (state = FREE)
01-25 17:45:31.457 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 9 is not owned by the
producer (state = FREE)
01-25 17:45:31.457 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 10 is not owned by the
producer (state = FREE)
01-25 17:45:31.457 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 11 is not owned by the
producer (state = FREE)
01-25 17:45:31.457 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 12 is not owned by the
producer (state = FREE)
01-25 17:45:31.457 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 13 is not owned by the
producer (state = FREE)
01-25 17:45:31.457 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 14 is not owned by the
producer (state = FREE)
01-25 17:45:31.457 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 15 is not owned by the
producer (state = FREE)
01-25 17:45:31.457 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 16 is not owned by the
producer (state = FREE)
01-25 17:45:31.458 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 17 is not owned by the
producer (state = FREE)
01-25 17:45:31.458 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 18 is not owned by the
producer (state = FREE)
01-25 17:45:31.458 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 19 is not owned by the
producer (state = FREE)
01-25 17:45:31.458 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 20 is not owned by the
producer (state = FREE)
01-25 17:45:31.458 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 21 is not owned by the
producer (state = FREE)
01-25 17:45:31.458 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 22 is not owned by the
producer (state = FREE)
01-25 17:45:31.458 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 23 is not owned by the
producer (state = FREE)
01-25 17:45:31.458 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 24 is not owned by the
producer (state = FREE)
01-25 17:45:31.458 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 25 is not owned by the
producer (state = FREE)
01-25 17:45:31.459 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 26 is not owned by the
producer (state = FREE)
01-25 17:45:31.459 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 27 is not owned by the
producer (state = FREE)
01-25 17:45:31.459 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 28 is not owned by the
producer (state = FREE)
01-25 17:45:31.459 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 29 is not owned by the
producer (state = FREE)
01-25 17:45:31.459 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 30 is not owned by the
producer (state = FREE)
01-25 17:45:31.459 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 31 is not owned by the
producer (state = FREE)
01-25 17:45:31.459 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 32 is not owned by the
producer (state = FREE)
01-25 17:45:31.459 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 33 is not owned by the
producer (state = FREE)
01-25 17:45:31.459 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 34 is not owned by the
producer (state = FREE)
01-25 17:45:31.460 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 35 is not owned by the
producer (state = FREE)
01-25 17:45:31.460 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 36 is not owned by the
producer (state = FREE)
01-25 17:45:31.460 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 37 is not owned by the
producer (state = FREE)
01-25 17:45:31.460 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 38 is not owned by the
producer (state = FREE)
01-25 17:45:31.460 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 39 is not owned by the
producer (state = FREE)
01-25 17:45:31.460 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 40 is not owned by the
producer (state = FREE)
01-25 17:45:31.460 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 41 is not owned by the
producer (state = FREE)
01-25 17:45:31.460 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 42 is not owned by the
producer (state = FREE)
01-25 17:45:31.460 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 43 is not owned by the
producer (state = FREE)
01-25 17:45:31.461 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 44 is not owned by the
producer (state = FREE)
01-25 17:45:31.461 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 45 is not owned by the
producer (state = FREE)
01-25 17:45:31.461 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 46 is not owned by the
producer (state = FREE)
01-25 17:45:31.461 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 47 is not owned by the
producer (state = FREE)
01-25 17:45:31.461 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 48 is not owned by the
producer (state = FREE)
01-25 17:45:31.461 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 49 is not owned by the
producer (state = FREE)
01-25 17:45:31.461 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 50 is not owned by the
producer (state = FREE)
01-25 17:45:31.461 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 51 is not owned by the
producer (state = FREE)
01-25 17:45:31.461 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 52 is not owned by the
producer (state = FREE)
01-25 17:45:31.461 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 53 is not owned by the
producer (state = FREE)
01-25 17:45:31.462 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 54 is not owned by the
producer (state = FREE)
01-25 17:45:31.462 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 55 is not owned by the
producer (state = FREE)
01-25 17:45:31.462 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 56 is not owned by the
producer (state = FREE)
01-25 17:45:31.462 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 57 is not owned by the
producer (state = FREE)
01-25 17:45:31.462 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 58 is not owned by the
producer (state = FREE)
01-25 17:45:31.462 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 59 is not owned by the
producer (state = FREE)
01-25 17:45:31.462 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 60 is not owned by the
producer (state = FREE)
01-25 17:45:31.462 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 61 is not owned by the
producer (state = FREE)
01-25 17:45:31.462 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 62 is not owned by the
producer (state = FREE)
01-25 17:45:31.463 5058 6421 W BufferQueueProducer: [SurfaceTexture-0-5058-0]
(id:13c200000033,api:3,p:5058,c:5058) detachBuffer: slot 63 is not owned by the
producer (state = FREE)
01-25 17:45:31.472 5058 6439 W MediaCodec: no metrics handle found
01-25 17:45:31.473 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@be00703
01-25 17:45:31.481 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 0 is not owned by the
producer (state = FREE)
01-25 17:45:31.482 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 1 is not owned by the
producer (state = FREE)
01-25 17:45:31.482 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 2 is not owned by the
producer (state = FREE)
01-25 17:45:31.483 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 3 is not owned by the
producer (state = FREE)
01-25 17:45:31.484 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 4 is not owned by the
producer (state = FREE)
01-25 17:45:31.484 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 5 is not owned by the
producer (state = FREE)
01-25 17:45:31.486 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 6 is not owned by the
producer (state = FREE)
01-25 17:45:31.495 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 7 is not owned by the
producer (state = FREE)
01-25 17:45:31.496 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 8 is not owned by the
producer (state = FREE)
01-25 17:45:31.496 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 9 is not owned by the
producer (state = FREE)
01-25 17:45:31.496 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 10 is not owned by the
producer (state = FREE)
01-25 17:45:31.496 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 11 is not owned by the
producer (state = FREE)
01-25 17:45:31.496 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 12 is not owned by the
producer (state = FREE)
01-25 17:45:31.496 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 13 is not owned by the
producer (state = FREE)
01-25 17:45:31.497 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 14 is not owned by the
producer (state = FREE)
01-25 17:45:31.497 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 15 is not owned by the
producer (state = FREE)
01-25 17:45:31.497 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 16 is not owned by the
producer (state = FREE)
01-25 17:45:31.497 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 17 is not owned by the
producer (state = FREE)
01-25 17:45:31.497 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 18 is not owned by the
producer (state = FREE)
01-25 17:45:31.497 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 19 is not owned by the
producer (state = FREE)
01-25 17:45:31.497 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 20 is not owned by the
producer (state = FREE)
01-25 17:45:31.497 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 21 is not owned by the
producer (state = FREE)
01-25 17:45:31.498 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 22 is not owned by the
producer (state = FREE)
01-25 17:45:31.498 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 23 is not owned by the
producer (state = FREE)
01-25 17:45:31.498 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 24 is not owned by the
producer (state = FREE)
01-25 17:45:31.498 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 25 is not owned by the
producer (state = FREE)
01-25 17:45:31.498 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 26 is not owned by the
producer (state = FREE)
01-25 17:45:31.498 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 27 is not owned by the
producer (state = FREE)
01-25 17:45:31.498 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 28 is not owned by the
producer (state = FREE)
01-25 17:45:31.498 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 29 is not owned by the
producer (state = FREE)
01-25 17:45:31.498 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 30 is not owned by the
producer (state = FREE)
01-25 17:45:31.498 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 31 is not owned by the
producer (state = FREE)
01-25 17:45:31.499 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 32 is not owned by the
producer (state = FREE)
01-25 17:45:31.499 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 33 is not owned by the
producer (state = FREE)
01-25 17:45:31.499 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 34 is not owned by the
producer (state = FREE)
01-25 17:45:31.499 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 35 is not owned by the
producer (state = FREE)
01-25 17:45:31.499 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 36 is not owned by the
producer (state = FREE)
01-25 17:45:31.499 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 37 is not owned by the
producer (state = FREE)
01-25 17:45:31.499 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 38 is not owned by the
producer (state = FREE)
01-25 17:45:31.499 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 39 is not owned by the
producer (state = FREE)
01-25 17:45:31.500 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 40 is not owned by the
producer (state = FREE)
01-25 17:45:31.500 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 41 is not owned by the
producer (state = FREE)
01-25 17:45:31.500 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 42 is not owned by the
producer (state = FREE)
01-25 17:45:31.500 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 43 is not owned by the
producer (state = FREE)
01-25 17:45:31.500 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 44 is not owned by the
producer (state = FREE)
01-25 17:45:31.500 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 45 is not owned by the
producer (state = FREE)
01-25 17:45:31.500 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 46 is not owned by the
producer (state = FREE)
01-25 17:45:31.500 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 47 is not owned by the
producer (state = FREE)
01-25 17:45:31.500 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 48 is not owned by the
producer (state = FREE)
01-25 17:45:31.501 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 49 is not owned by the
producer (state = FREE)
01-25 17:45:31.501 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 50 is not owned by the
producer (state = FREE)
01-25 17:45:31.501 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 51 is not owned by the
producer (state = FREE)
01-25 17:45:31.501 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 52 is not owned by the
producer (state = FREE)
01-25 17:45:31.501 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 53 is not owned by the
producer (state = FREE)
01-25 17:45:31.501 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 54 is not owned by the
producer (state = FREE)
01-25 17:45:31.501 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 55 is not owned by the
producer (state = FREE)
01-25 17:45:31.501 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 56 is not owned by the
producer (state = FREE)
01-25 17:45:31.501 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 57 is not owned by the
producer (state = FREE)
01-25 17:45:31.502 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 58 is not owned by the
producer (state = FREE)
01-25 17:45:31.502 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 59 is not owned by the
producer (state = FREE)
01-25 17:45:31.502 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 60 is not owned by the
producer (state = FREE)
01-25 17:45:31.502 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 61 is not owned by the
producer (state = FREE)
01-25 17:45:31.502 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 62 is not owned by the
producer (state = FREE)
01-25 17:45:31.502 5058 6450 W BufferQueueProducer: [MediaCodec.release]
(id:13c200000034,api:3,p:5058,c:5058) detachBuffer: slot 63 is not owned by the
producer (state = FREE)
01-25 17:45:31.516 5058 6421 W MediaCodec: no metrics handle found
01-25 17:45:43.816 5058 5058 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-25 17:45:47.314 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@c646f3b
01-25 17:45:49.001 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@84404af
01-25 17:45:49.474 5058 5058 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-25 17:45:51.616 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@719d23c
01-25 17:45:51.653 5058 5058 W InputEventReceiver: Attempted to finish an input
event but the input event receiver has already been disposed.
01-25 17:45:52.772 5058 5058 W TabLayout: MODE_SCROLLABLE + GRAVITY_FILL is not
supported, GRAVITY_START will be used instead
01-25 17:45:52.816 5058 5058 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-25 17:45:52.983 5058 5058 W View : requestLayout() improperly called by
androidx.appcompat.view.menu.ActionMenuItemView{3313d03 VFED..CL. ......ID 0,10-
127,136 #7f0b0fe8 app:id/more} during layout: running second layout pass
01-25 17:45:52.983 5058 5058 W View : requestLayout() improperly called by
androidx.appcompat.widget.ActionMenuView{fe01480 V.E...... ......ID 953,0-1080,147}
during layout: running second layout pass
01-25 17:45:52.984 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{53e7a86 VF.D..CL. ......ID 0,0-168,168 #7f0b1814
app:id/shutter} during layout: running second layout pass
01-25 17:45:52.984 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.CircularProgressBar{76cff61 V.ED..... ......ID 0,0-168,168 #7f0b14fc
app:id/recording_progress} during layout: running second layout pass
01-25 17:45:52.984 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{e932f47 VF.D..C.. ......ID 0,0-126,126 #7f0b1976
app:id/switch_camera_btn} during layout: running second layout pass
01-25 17:45:52.984 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{4fcf374 VFED..C.. ......ID 0,0-126,126 #7f0b0b0d
app:id/gallery_btn} during layout: running second layout pass
01-25 17:45:52.984 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{199309d VFED..C.. ......ID 0,0-126,126 #7f0b057f
app:id/close_camera_btn} during layout: running second layout pass
01-25 17:45:53.048 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{53e7a86 VF.D..CL. ......ID 456,1711-624,1879 #7f0b1814
app:id/shutter} during layout: running second layout pass
01-25 17:45:53.048 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.CircularProgressBar{76cff61 V.ED..... ......ID 456,1711-624,1879
#7f0b14fc app:id/recording_progress} during layout: running second layout pass
01-25 17:45:53.048 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{e932f47 VF.D..C.. ......ID 934,1733-1060,1859 #7f0b1976
app:id/switch_camera_btn} during layout: running second layout pass
01-25 17:45:53.048 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{4fcf374 VFED..C.. ......ID 20,1733-146,1859 #7f0b0b0d
app:id/gallery_btn} during layout: running second layout pass
01-25 17:45:53.048 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{199309d VFED..C.. ......I. 20,20-146,146 #7f0b057f
app:id/close_camera_btn} during layout: running second layout pass
01-25 17:45:53.724 5058 5073 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /system/priv-app/SamsungGallery2018/SamsungGallery2018.apk'
with 1 weak references
01-25 17:45:53.724 5058 5073 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~E0UZJYwbDhn_tz9KQBBZiw==/com.dubox.drive-
1XQ8G9Nfs05sMb09H-pqYA==/base.apk' with 1 weak references
01-25 17:45:53.724 5058 5073 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~E0UZJYwbDhn_tz9KQBBZiw==/com.dubox.drive-
1XQ8G9Nfs05sMb09H-pqYA==/split_config.arm64_v8a.apk' with 1 weak references
01-25 17:45:53.725 5058 5073 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~E0UZJYwbDhn_tz9KQBBZiw==/com.dubox.drive-
1XQ8G9Nfs05sMb09H-pqYA==/split_config.in.apk' with 1 weak references
01-25 17:45:53.725 5058 5073 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~E0UZJYwbDhn_tz9KQBBZiw==/com.dubox.drive-
1XQ8G9Nfs05sMb09H-pqYA==/split_config.xxhdpi.apk' with 1 weak references
01-25 17:45:53.725 5058 5073 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~E0UZJYwbDhn_tz9KQBBZiw==/com.dubox.drive-
1XQ8G9Nfs05sMb09H-pqYA==/split_lib_business_document.apk' with 1 weak references
01-25 17:45:53.725 5058 5073 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~E0UZJYwbDhn_tz9KQBBZiw==/com.dubox.drive-
1XQ8G9Nfs05sMb09H-pqYA==/split_lib_business_document.config.arm64_v8a.apk' with 1
weak references
01-25 17:45:53.725 5058 5073 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~E0UZJYwbDhn_tz9KQBBZiw==/com.dubox.drive-
1XQ8G9Nfs05sMb09H-pqYA==/split_lib_business_document.config.xxhdpi.apk' with 1 weak
references
01-25 17:45:53.725 5058 5073 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~E0UZJYwbDhn_tz9KQBBZiw==/com.dubox.drive-
1XQ8G9Nfs05sMb09H-pqYA==/split_lib_business_share_resource.apk' with 1 weak
references
01-25 17:45:53.725 5058 5073 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~E0UZJYwbDhn_tz9KQBBZiw==/com.dubox.drive-
1XQ8G9Nfs05sMb09H-pqYA==/split_lib_business_share_resource.config.xxhdpi.apk' with
1 weak references
01-25 17:45:53.725 5058 5073 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and
/data/app/~~155Vmmcz17joMknLUGj1sQ==/com.google.android.apps.photos-
LqIH5A_QGmdgzR3i_0Vsjg==/base.apk' with 1 weak references
01-25 17:45:53.726 5058 5073 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and
/data/app/~~155Vmmcz17joMknLUGj1sQ==/com.google.android.apps.photos-
LqIH5A_QGmdgzR3i_0Vsjg==/split_config.arm64_v8a.apk' with 1 weak references
01-25 17:45:53.726 5058 5073 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and
/data/app/~~155Vmmcz17joMknLUGj1sQ==/com.google.android.apps.photos-
LqIH5A_QGmdgzR3i_0Vsjg==/split_config.in.apk' with 1 weak references
01-25 17:45:53.726 5058 5073 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and
/data/app/~~155Vmmcz17joMknLUGj1sQ==/com.google.android.apps.photos-
LqIH5A_QGmdgzR3i_0Vsjg==/split_config.xxhdpi.apk' with 1 weak references
01-25 17:46:05.446 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 17:46:08.472 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 17:46:22.770 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@2cfb07
01-25 17:46:23.202 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@81ef648
01-25 17:46:24.012 5058 5058 W TabLayout: MODE_SCROLLABLE + GRAVITY_FILL is not
supported, GRAVITY_START will be used instead
01-25 17:46:24.029 5058 5058 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-25 17:46:24.178 5058 5058 W View : requestLayout() improperly called by
androidx.appcompat.view.menu.ActionMenuItemView{9202a6d VFED..CL. ......ID 0,10-
127,136 #7f0b0fe8 app:id/more} during layout: running second layout pass
01-25 17:46:24.178 5058 5058 W View : requestLayout() improperly called by
androidx.appcompat.widget.ActionMenuView{ced76a2 V.E...... ......ID 953,0-1080,147}
during layout: running second layout pass
01-25 17:46:24.178 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{f47634d VF.D..CL. ......ID 0,0-168,168 #7f0b1814
app:id/shutter} during layout: running second layout pass
01-25 17:46:24.178 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.CircularProgressBar{46e82e4 V.ED..... ......ID 0,0-168,168 #7f0b14fc
app:id/recording_progress} during layout: running second layout pass
01-25 17:46:24.178 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{c34ee02 VF.D..C.. ......ID 0,0-126,126 #7f0b1976
app:id/switch_camera_btn} during layout: running second layout pass
01-25 17:46:24.178 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{a9a2313 VFED..C.. ......ID 0,0-126,126 #7f0b0b0d
app:id/gallery_btn} during layout: running second layout pass
01-25 17:46:24.178 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{e02e950 VFED..C.. ......ID 0,0-126,126 #7f0b057f
app:id/close_camera_btn} during layout: running second layout pass
01-25 17:46:24.178 5058 5058 W View : requestLayout() improperly called by
X.4Ki{e79dd6f V.ED..... ......ID 0,5-1080,131} during layout: running second layout
pass
01-25 17:46:24.225 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{f47634d VF.D..CL. ......ID 456,1711-624,1879 #7f0b1814
app:id/shutter} during layout: running second layout pass
01-25 17:46:24.225 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.CircularProgressBar{46e82e4 V.ED..... ......ID 456,1711-624,1879
#7f0b14fc app:id/recording_progress} during layout: running second layout pass
01-25 17:46:24.225 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{c34ee02 VF.D..C.. ......ID 934,1733-1060,1859 #7f0b1976
app:id/switch_camera_btn} during layout: running second layout pass
01-25 17:46:24.225 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{a9a2313 VFED..C.. ......ID 20,1733-146,1859 #7f0b0b0d
app:id/gallery_btn} during layout: running second layout pass
01-25 17:46:24.225 5058 5058 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{e02e950 VFED..C.. ......I. 20,20-146,146 #7f0b057f
app:id/close_camera_btn} during layout: running second layout pass
01-25 17:46:27.485 5058 5073 W System : A resource failed to call
AbstractCursor.close.
01-25 17:46:27.489 5058 5073 W System : A resource failed to call
CursorWrapperInner.close.
01-25 17:46:27.490 5058 5073 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /system/priv-app/SamsungGallery2018/SamsungGallery2018.apk'
with 1 weak references
01-25 17:46:27.492 5058 5073 W System : A resource failed to call
AbstractCursor.close.
01-25 17:46:27.494 5058 5073 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~E0UZJYwbDhn_tz9KQBBZiw==/com.dubox.drive-
1XQ8G9Nfs05sMb09H-pqYA==/base.apk' with 1 weak references
01-25 17:46:27.495 5058 5073 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~E0UZJYwbDhn_tz9KQBBZiw==/com.dubox.drive-
1XQ8G9Nfs05sMb09H-pqYA==/split_config.arm64_v8a.apk' with 1 weak references
01-25 17:46:27.495 5058 5073 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~E0UZJYwbDhn_tz9KQBBZiw==/com.dubox.drive-
1XQ8G9Nfs05sMb09H-pqYA==/split_config.in.apk' with 1 weak references
01-25 17:46:27.495 5058 5073 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~E0UZJYwbDhn_tz9KQBBZiw==/com.dubox.drive-
1XQ8G9Nfs05sMb09H-pqYA==/split_config.xxhdpi.apk' with 1 weak references
01-25 17:46:27.495 5058 5073 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~E0UZJYwbDhn_tz9KQBBZiw==/com.dubox.drive-
1XQ8G9Nfs05sMb09H-pqYA==/split_lib_business_document.apk' with 1 weak references
01-25 17:46:27.495 5058 5073 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~E0UZJYwbDhn_tz9KQBBZiw==/com.dubox.drive-
1XQ8G9Nfs05sMb09H-pqYA==/split_lib_business_document.config.arm64_v8a.apk' with 1
weak references
01-25 17:46:27.495 5058 5073 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~E0UZJYwbDhn_tz9KQBBZiw==/com.dubox.drive-
1XQ8G9Nfs05sMb09H-pqYA==/split_lib_business_document.config.xxhdpi.apk' with 1 weak
references
01-25 17:46:27.495 5058 5073 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~E0UZJYwbDhn_tz9KQBBZiw==/com.dubox.drive-
1XQ8G9Nfs05sMb09H-pqYA==/split_lib_business_share_resource.apk' with 1 weak
references
01-25 17:46:27.496 5058 5073 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~E0UZJYwbDhn_tz9KQBBZiw==/com.dubox.drive-
1XQ8G9Nfs05sMb09H-pqYA==/split_lib_business_share_resource.config.xxhdpi.apk' with
1 weak references
01-25 17:46:27.496 5058 5073 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and
/data/app/~~155Vmmcz17joMknLUGj1sQ==/com.google.android.apps.photos-
LqIH5A_QGmdgzR3i_0Vsjg==/base.apk' with 1 weak references
01-25 17:46:27.496 5058 5073 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and
/data/app/~~155Vmmcz17joMknLUGj1sQ==/com.google.android.apps.photos-
LqIH5A_QGmdgzR3i_0Vsjg==/split_config.arm64_v8a.apk' with 1 weak references
01-25 17:46:27.496 5058 5073 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and
/data/app/~~155Vmmcz17joMknLUGj1sQ==/com.google.android.apps.photos-
LqIH5A_QGmdgzR3i_0Vsjg==/split_config.in.apk' with 1 weak references
01-25 17:46:27.496 5058 5073 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and
/data/app/~~155Vmmcz17joMknLUGj1sQ==/com.google.android.apps.photos-
LqIH5A_QGmdgzR3i_0Vsjg==/split_config.xxhdpi.apk' with 1 weak references
01-25 17:46:27.497 5058 5073 W System : A resource failed to call
CursorWrapperInner.close.
01-25 17:46:32.626 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 17:46:33.517 5058 5298 W com.mbwhatsapp: Long monitor contention with owner
Optic-Task-Handler-Thread (6492) at void
android.hardware.camera2.impl.CameraDeviceImpl.close()(CameraDeviceImpl.java:1492)
waiters=0 in void
android.hardware.camera2.impl.CameraDeviceImpl$CameraDeviceCallbacks.onResultReceiv
ed(android.hardware.camera2.impl.CameraMetadataNative,
android.hardware.camera2.impl.CaptureResultExtras,
android.hardware.camera2.impl.PhysicalCaptureResultInfo[]) for 534ms
01-25 17:46:33.620 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@d3655e8
01-25 17:46:38.662 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 17:46:44.716 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 17:46:53.788 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 17:50:55.356 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 17:50:55.804 5058 5058 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-25 17:50:55.807 5058 5058 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-25 17:50:56.115 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480021
01-25 17:50:56.133 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480021
01-25 17:50:56.149 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480021
01-25 17:50:56.236 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.241 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.243 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.282 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.286 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.288 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.312 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.317 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.320 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.332 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.340 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.342 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.351 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.358 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.362 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.367 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.372 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.374 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.380 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.387 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.389 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.397 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.402 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.404 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.418 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.428 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.432 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.442 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.456 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.460 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.481 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.486 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.488 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.503 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.509 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.513 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.523 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.529 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.531 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.539 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.543 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.545 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.914 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.919 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:56.921 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:57.415 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:57.420 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:57.422 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:57.916 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:57.920 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:57.922 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:58.362 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 17:50:58.416 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:58.424 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:58.426 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:58.918 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:58.925 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:58.929 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:59.419 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:59.426 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:59.429 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:59.919 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:59.927 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:50:59.931 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:00.420 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:00.428 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:00.432 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:00.940 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:00.944 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:00.946 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:01.001 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:01.006 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:01.009 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:01.379 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 17:51:02.584 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:02.591 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:02.594 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:02.609 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@8e9578b
01-25 17:51:02.624 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:02.628 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:02.633 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:02.641 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:02.646 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:02.649 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:02.883 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:02.887 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:02.889 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:02.949 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:02.954 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:02.955 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:03.270 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:03.274 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:03.276 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:03.283 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:03.287 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:03.288 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:03.823 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@5c2072b
01-25 17:51:03.853 5058 5058 W InputEventReceiver: Attempted to finish an input
event but the input event receiver has already been disposed.
01-25 17:51:03.882 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:03.889 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:03.891 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:03.902 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:03.906 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:03.908 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.383 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.388 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.391 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.400 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.407 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.410 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.415 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 17:51:04.451 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.456 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.458 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.466 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.471 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.473 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.485 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.490 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.492 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.500 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.504 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.507 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.513 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.518 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.521 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.526 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.531 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.533 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.545 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.550 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.552 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.559 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.564 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.566 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.574 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.579 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.582 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.591 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.595 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.598 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.607 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.612 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.614 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.624 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.630 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.632 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.650 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.655 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.657 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.664 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.670 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.671 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.681 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.685 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.691 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.697 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.702 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.707 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.712 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.717 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.722 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.727 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.732 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.737 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.742 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.747 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.752 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.756 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.761 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.766 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.771 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.776 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.781 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.786 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.791 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.796 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.802 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.806 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.811 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.816 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.821 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.826 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.834 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.838 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.842 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.847 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.852 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.857 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.861 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.866 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.871 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.875 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.883 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.887 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.892 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.897 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.903 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.908 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.912 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.917 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.922 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.927 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.933 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.938 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.943 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.949 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.954 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.959 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.964 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.969 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.976 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.981 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.985 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.991 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:04.996 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.001 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.008 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.013 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.018 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.022 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.027 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.032 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.037 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.043 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.050 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.056 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.060 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.066 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.070 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.076 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.084 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.088 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.093 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.099 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.103 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.109 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.117 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.121 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.126 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.132 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.137 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.143 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.150 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.155 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.160 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.165 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.170 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.176 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.184 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.189 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.193 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.198 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.203 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.208 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.213 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.219 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.226 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.230 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.235 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.240 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.245 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.251 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.259 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.263 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.268 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.273 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.278 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.284 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.292 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.297 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.302 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.307 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.312 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.318 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.322 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.327 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.335 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.339 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.344 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.349 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.354 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.360 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.367 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.372 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.376 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.381 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.386 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.392 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.397 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.403 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.409 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.414 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.419 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.425 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.429 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.434 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.439 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.446 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.451 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.456 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.461 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.467 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.472 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.477 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.485 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.489 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.494 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.500 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.504 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.510 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.518 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.522 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.527 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.531 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.536 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.542 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.546 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.552 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.560 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.564 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.570 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.576 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.581 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.586 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.593 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.597 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.602 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.608 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.612 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.618 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.623 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.628 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.635 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.639 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.644 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.650 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.655 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.660 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.668 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.672 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.677 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.682 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.687 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.693 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.698 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.703 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.710 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.715 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.720 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.725 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.730 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.735 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.739 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.745 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.752 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.756 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.761 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.766 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.771 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.778 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.785 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.790 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.794 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.800 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.805 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.810 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.818 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.822 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.827 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.832 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.837 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.842 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.846 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.852 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.860 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.864 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.869 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.874 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.879 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.884 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.889 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.895 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.902 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.906 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.911 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.917 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.922 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.927 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.935 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.939 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.944 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.950 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.955 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.960 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.968 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.973 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.977 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.983 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.988 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:05.993 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.002 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.006 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.010 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.016 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.021 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.026 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.031 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.036 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.043 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.048 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.052 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.057 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.064 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.071 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.076 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.082 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.087 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.093 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.098 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.104 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.110 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.115 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.120 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.126 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.131 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.136 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.143 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.148 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.152 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.157 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.162 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.168 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.173 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.179 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.186 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.191 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.195 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.202 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.206 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.212 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.219 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.224 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.229 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.234 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.239 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.245 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.252 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.256 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.261 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.267 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.272 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.277 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.285 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.290 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.294 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.300 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.305 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.311 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.319 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.323 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.328 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.333 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.338 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.343 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.348 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.353 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.361 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.366 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.370 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.376 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.384 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.389 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.396 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.401 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.407 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.412 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.417 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.422 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.428 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.433 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.438 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.443 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.448 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.453 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.461 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.465 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.470 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.474 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.480 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.485 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.491 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.496 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.503 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.508 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.514 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.520 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.527 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.531 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.536 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.540 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.545 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.550 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.555 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.560 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.564 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.569 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.577 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.581 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.586 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.591 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.596 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.601 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.606 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.611 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.619 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.623 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.633 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.637 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.644 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.649 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.653 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.658 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.663 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.668 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.673 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.678 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.686 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.690 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.740 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.745 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.821 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.825 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.846 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.851 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.870 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.875 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.884 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:06.889 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:12.559 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@9a439de
01-25 17:51:12.593 5058 5058 W InputEventReceiver: Attempted to finish an input
event but the input event receiver has already been disposed.
01-25 17:51:12.618 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:12.625 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:12.636 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:12.640 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:13.121 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:13.130 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:13.621 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:13.630 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:14.123 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:14.131 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:14.624 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:14.632 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.125 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.134 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.377 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.383 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.392 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.398 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.411 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480021
01-25 17:51:15.434 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.437 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.439 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.445 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.450 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.452 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.459 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.463 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.465 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.471 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.476 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.478 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.483 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.488 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.489 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.496 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.500 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.502 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.507 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.511 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.513 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.519 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.524 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.526 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.531 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.536 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.537 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.542 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.547 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.549 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.554 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.558 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.560 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.565 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.570 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.571 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.576 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.581 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.582 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.587 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.592 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.594 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.599 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.604 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.605 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.611 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.615 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.617 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.622 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.627 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.629 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.633 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.638 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:15.640 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.016 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.021 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.023 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.028 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.035 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.037 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.042 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.050 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.053 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.058 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.065 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.068 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.073 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.081 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.083 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.089 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.094 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.097 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.102 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.110 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.112 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.118 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.126 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.128 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.134 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.142 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.143 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.153 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.158 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.160 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.165 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.174 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.176 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.181 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.186 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.188 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.192 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.197 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.199 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.204 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.209 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.211 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.217 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.222 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.224 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.229 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.236 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.238 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.243 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.251 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.253 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.258 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.263 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.265 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.271 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.275 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.277 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.300 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.304 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.306 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.659 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.663 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:16.665 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:17.160 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:17.164 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:17.166 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:17.663 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:17.672 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:17.677 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:17.837 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:17.842 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:17.845 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:17.876 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:17.882 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:17.884 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:17.892 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:17.898 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:17.901 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:17.912 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:17.918 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:17.920 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:17.928 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:17.933 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:17.936 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:17.944 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:17.949 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:17.952 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:17.961 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:17.966 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:17.973 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:17.981 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:17.986 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:17.988 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.000 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.004 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.006 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.012 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.016 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.018 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.028 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.033 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.036 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.044 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.049 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.051 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.068 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.072 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.074 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.081 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.086 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.088 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.093 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.098 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.101 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.108 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.113 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.124 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.129 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.135 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.140 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.145 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.149 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.154 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.159 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.164 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.168 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.177 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.181 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.187 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.192 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.197 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.202 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.207 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.211 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.219 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.226 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.231 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.237 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.241 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.245 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.252 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.256 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.262 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.270 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.275 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.280 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.287 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.291 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.295 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.300 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.305 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.309 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.314 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.320 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.324 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.329 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.337 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.341 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.346 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.351 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.355 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.360 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.368 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.372 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.379 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.383 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.389 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.393 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.399 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.403 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.412 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.417 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.424 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.430 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.441 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480021
01-25 17:51:18.457 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.461 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.463 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.469 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.475 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.477 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.486 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.490 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.492 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.498 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.502 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.504 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.510 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.515 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.517 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.522 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.529 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.531 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.536 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.541 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.543 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.547 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.552 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.554 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.558 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.563 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.565 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.569 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.574 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.576 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.580 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.585 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.587 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.591 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.596 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.598 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.602 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.607 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.609 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.613 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.618 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.620 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.625 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.629 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.631 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.636 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.640 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.642 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.647 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.651 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.653 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.658 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.663 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.665 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.671 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.679 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.681 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.685 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.690 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.692 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.697 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.702 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.704 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.708 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.713 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.715 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.719 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.724 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.726 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.731 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.736 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.738 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.742 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.748 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.750 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.754 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.759 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.761 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.766 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.771 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.773 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.777 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.782 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.784 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.788 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.793 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.795 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.800 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.805 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.807 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.811 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.817 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.818 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.823 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.828 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.830 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.834 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.839 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.841 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.846 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.851 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.852 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.857 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.862 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.864 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.869 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.874 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.876 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.880 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.885 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.887 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.892 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.897 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.899 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.903 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.908 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.910 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.914 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.919 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.921 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.926 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.930 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.932 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.937 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.942 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.944 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.949 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.953 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.955 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.960 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.964 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.966 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.971 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.976 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.978 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.983 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.988 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.990 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.994 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:18.999 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.001 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.006 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.010 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.012 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.017 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.022 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.024 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.028 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.034 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.036 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.040 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.045 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.047 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.051 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.056 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.058 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.063 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.068 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.069 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.074 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.079 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.081 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.085 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.090 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.093 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.097 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.104 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.106 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.111 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.117 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.120 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.124 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.130 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.132 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.137 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.142 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.144 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.149 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.155 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.157 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.162 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.167 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.170 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.175 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.179 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.181 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.186 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.192 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.194 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.199 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.204 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.206 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.211 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.217 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.219 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.224 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.229 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.232 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.236 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.242 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.244 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.249 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.254 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.256 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.261 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.268 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.270 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.275 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.281 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.283 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.288 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.293 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.295 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.300 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.305 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.307 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.312 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.317 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.320 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.325 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.329 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.331 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.336 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.341 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.343 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.348 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.354 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.356 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.361 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.367 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.369 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.374 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.379 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.381 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.386 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.393 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.396 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.401 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.408 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.410 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.418 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.426 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.428 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.433 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.441 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.443 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.448 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.454 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.455 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.460 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.466 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.468 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.473 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.481 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.483 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.492 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.498 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.500 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.505 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.513 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.515 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.528 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.536 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.538 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.543 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.550 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.552 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.557 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.563 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.565 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.570 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.576 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.578 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.583 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.587 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.589 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.594 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.601 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.603 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.612 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.616 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.618 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.624 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.630 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.633 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.639 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.643 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.646 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.655 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.659 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.662 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.671 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.675 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.677 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.682 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.686 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.689 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.698 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.703 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.705 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.713 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.718 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.720 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.730 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.734 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.737 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.751 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.756 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.758 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.764 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.769 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.771 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.780 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.786 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.788 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.796 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.800 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.802 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.853 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.858 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.860 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.939 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.944 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.946 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.966 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.971 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.973 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.994 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:19.998 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.000 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.006 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.011 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.013 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.022 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.026 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.028 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.034 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.038 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.040 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.049 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.054 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.056 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.064 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.068 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.070 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.074 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.078 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.080 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.088 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.092 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.094 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.098 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.103 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.105 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.110 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.115 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.117 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.121 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.126 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.128 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.133 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.138 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.140 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.145 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.149 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.151 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.156 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.161 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.163 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.167 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.172 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.174 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.179 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.183 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.185 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.190 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.195 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.197 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.201 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.206 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.208 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.212 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.217 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.219 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.223 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.228 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.230 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.234 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.239 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.241 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.246 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.250 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.252 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.257 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.261 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.263 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.268 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.273 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.275 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.279 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.285 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.287 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.291 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.296 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:20.298 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:21.300 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@28ea674
01-25 17:51:21.323 5058 5058 W InputEventReceiver: Attempted to finish an input
event but the input event receiver has already been disposed.
01-25 17:51:21.361 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:21.367 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:21.369 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:21.382 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:21.392 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:21.395 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:21.861 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:21.868 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:21.872 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:22.360 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:22.367 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:22.370 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:22.861 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:22.869 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:22.872 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:23.362 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:23.370 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:23.373 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:23.863 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:23.869 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:23.873 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:24.363 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:24.368 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:24.370 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:24.431 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:24.435 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:24.437 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:24.448 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:24.452 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:24.454 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:24.782 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:24.786 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:24.788 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:26.100 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@63efaed
01-25 17:51:26.127 5058 5058 W InputEventReceiver: Attempted to finish an input
event but the input event receiver has already been disposed.
01-25 17:51:26.160 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:26.165 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:26.167 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:26.174 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:26.178 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:26.180 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:26.658 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:26.663 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:26.665 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:27.160 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:27.164 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:27.165 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:27.660 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:27.665 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:27.667 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:27.730 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:27.735 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:27.737 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:28.160 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:28.165 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:28.167 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:28.661 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:28.665 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:28.667 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:29.163 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:29.171 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:29.174 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:29.664 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:29.672 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:29.676 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:30.165 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:30.172 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:30.176 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:30.213 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:30.217 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:30.219 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:30.665 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:30.673 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:30.677 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:31.166 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:31.174 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:31.177 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:31.666 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:31.674 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:31.677 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:32.167 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:32.175 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:32.179 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:32.668 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:32.675 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:32.678 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:33.169 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:33.177 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:33.181 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:33.670 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:33.679 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:33.683 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:34.169 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:34.174 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:34.176 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:34.671 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:34.679 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:34.682 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:35.171 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:35.178 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:35.180 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:35.673 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:35.682 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:35.686 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:36.173 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:36.181 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:36.184 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:36.674 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:36.682 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:36.686 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:37.175 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:37.184 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:37.187 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:37.676 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:37.685 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:37.688 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:38.177 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:38.185 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:38.188 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:38.677 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:38.685 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:38.688 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:39.178 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:39.187 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:39.190 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:39.679 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:39.687 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:39.690 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:40.180 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:40.187 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:40.190 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:40.680 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:40.688 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:40.691 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:41.182 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:41.190 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:41.193 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:41.398 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:41.402 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:41.404 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:41.456 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:41.460 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:41.462 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:41.772 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:41.777 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:41.779 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:41.795 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:41.799 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:41.801 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:46.665 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@b33acdf
01-25 17:51:46.688 5058 5058 W InputEventReceiver: Attempted to finish an input
event but the input event receiver has already been disposed.
01-25 17:51:46.726 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:46.731 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:46.733 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:46.739 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:46.747 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:46.749 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:47.223 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:47.228 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:47.232 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:47.725 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:47.732 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:47.735 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:48.226 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:48.233 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:48.237 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:48.726 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:48.733 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:48.737 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:49.227 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:49.234 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:49.238 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:49.727 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:49.731 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:49.733 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:50.228 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:50.235 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:50.239 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:50.729 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:50.737 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:50.741 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:50.899 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:50.905 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:50.908 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:51.229 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:51.235 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:51.239 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:51.731 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:51.737 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:51.741 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:52.231 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:52.239 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:52.242 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:52.732 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:52.736 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:52.738 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:53.233 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:53.238 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:53.242 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:53.733 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:53.739 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:53.742 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:54.233 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:54.240 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:54.241 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:54.736 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:54.741 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:54.743 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:55.236 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:55.242 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:55.243 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:55.308 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:55.312 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:55.314 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:55.339 5058 12155 W MediaPlayer: Use of stream types is deprecated for
operations other than volume control
01-25 17:51:55.339 5058 12155 W MediaPlayer: See the documentation of
setAudioStreamType() for what to use instead with android.media.AudioAttributes to
qualify your playback use case
01-25 17:51:55.372 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:55.374 5058 5081 W MediaPlayerNative: info/warning (10973, 0)
01-25 17:51:55.379 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:55.381 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:55.409 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:55.414 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:55.416 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:55.428 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:55.433 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:55.436 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:55.446 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:55.453 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:55.456 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:55.463 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:55.470 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:55.472 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:55.737 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:55.742 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:55.744 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:56.238 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:56.247 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:56.249 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:56.738 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:56.744 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:56.746 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:57.239 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:57.248 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:57.250 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:57.740 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:57.746 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:57.748 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:58.242 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:58.251 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:58.255 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:58.743 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:58.753 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:58.757 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:59.244 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:59.254 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:59.258 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:59.745 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:59.755 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:51:59.761 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:00.245 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:00.254 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:00.258 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:00.748 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:00.759 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:00.765 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:01.247 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:01.258 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:01.264 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:01.748 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:01.758 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:01.763 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:02.249 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:02.260 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:02.265 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:02.749 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:02.760 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:02.765 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:03.250 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:03.261 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:03.267 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:03.760 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:03.771 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:03.776 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:04.261 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:04.271 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:04.276 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:04.761 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:04.774 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:04.780 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.261 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.272 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.274 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.569 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.575 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.577 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.604 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.608 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.610 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.629 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.633 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.635 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.644 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.651 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.654 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.661 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.667 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.669 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.676 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.683 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.685 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.695 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.701 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.704 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.711 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.715 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.718 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.731 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.736 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.738 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.744 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.749 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.751 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.760 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.764 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.767 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.777 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.781 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.784 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.793 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.798 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.801 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.821 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.826 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.828 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.834 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.840 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.842 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.848 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.853 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.859 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.864 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.869 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.874 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.880 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.886 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.891 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.896 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.901 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.907 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.912 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.918 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.923 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.928 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.933 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.938 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.943 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.948 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.953 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.958 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.963 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.967 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.972 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.977 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.981 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.986 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.994 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:05.998 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.003 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.008 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.012 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.017 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.022 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.027 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.032 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.037 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.044 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.049 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.053 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.059 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.064 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.069 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.074 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.079 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.086 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.090 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.094 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.100 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.105 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.112 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.119 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.125 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.130 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.136 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.144 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.148 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.153 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.158 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.163 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.168 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.172 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.180 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.186 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.191 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.196 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.202 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.206 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.212 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.219 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.224 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.228 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.234 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.239 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.246 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.254 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.258 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.263 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.269 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.274 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.279 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.286 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.291 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.296 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.301 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.306 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.311 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.317 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.323 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.328 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.335 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.340 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.345 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.353 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.357 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.362 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.367 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.371 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.377 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.381 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.387 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.395 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.399 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.404 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.409 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.414 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.420 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.428 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.433 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.438 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.443 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.448 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.454 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.462 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.466 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.470 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.476 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.481 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.487 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.491 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.497 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.504 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.509 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.513 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.518 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.523 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.528 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.533 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.538 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.547 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.551 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.556 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.561 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.566 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.571 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.579 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.583 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.588 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.593 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.597 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.603 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.608 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.613 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.620 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.625 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.630 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.634 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.641 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.646 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.654 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.659 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.665 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.670 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.676 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.681 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.687 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.692 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.698 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.704 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.709 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.714 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.720 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.726 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.732 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.737 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.743 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.748 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.754 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.759 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.765 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.771 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.776 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.781 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.787 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.792 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.799 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.804 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.810 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.815 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.820 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.825 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.842 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.847 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.853 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.858 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.864 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.869 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.876 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.882 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.887 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.892 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.898 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.904 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.910 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.915 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.921 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.926 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.932 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.937 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.943 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.948 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.953 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.959 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.964 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.969 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.975 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.980 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.987 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.992 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:06.999 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.004 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.009 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.014 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.020 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.025 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.031 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.036 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.042 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.047 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.052 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.058 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.064 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.068 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.074 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.079 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.088 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.092 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.097 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.102 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.107 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.112 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.117 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.122 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.128 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.133 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.138 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.143 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.149 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.154 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.159 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.163 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.168 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.174 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.179 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.184 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.189 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.194 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.199 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.204 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.210 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.215 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.221 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.225 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.230 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.235 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.240 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.245 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.250 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.255 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.260 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.265 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.269 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.275 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.280 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.285 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.290 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.295 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.300 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.305 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.310 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.315 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.321 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.326 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.331 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.337 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.360 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.364 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.370 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.375 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.384 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.390 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.398 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.405 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.412 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.419 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.425 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.431 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.437 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.442 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.448 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.453 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.459 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.464 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.470 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.475 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.481 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.486 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.492 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.497 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.503 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.508 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.514 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.520 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.526 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.532 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.541 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.547 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.553 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.559 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.565 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.571 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.577 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.582 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.589 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.598 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.604 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.608 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.615 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.620 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.626 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.631 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.644 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.649 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.655 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.660 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.666 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.671 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.678 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.684 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.691 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.700 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.706 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.714 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.719 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.728 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.738 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.744 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.750 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.755 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.763 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.769 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.775 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.780 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.786 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.791 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.797 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.804 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.810 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.821 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.832 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.838 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.845 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.851 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.858 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.865 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.871 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.881 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.887 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.892 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.901 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.907 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.914 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.921 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.927 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.934 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.940 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.946 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.952 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.958 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.963 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.970 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.976 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.982 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.988 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.994 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:07.999 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.004 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.010 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.017 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.022 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.026 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.032 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.037 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.043 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.048 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.053 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.058 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.064 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.070 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.075 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.080 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.085 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.090 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.096 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.101 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.105 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.110 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.332 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.338 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.444 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.450 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.463 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.467 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.478 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.484 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.489 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.494 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.523 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.527 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.534 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.538 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.555 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.559 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.581 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.585 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.622 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.626 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.637 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.642 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.653 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.657 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.666 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.671 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.678 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.684 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.690 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.696 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.701 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.707 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.712 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.717 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.723 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.727 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.732 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.736 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.741 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.747 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.761 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.767 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.772 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.778 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.795 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.799 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.806 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.809 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.815 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.819 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.832 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.835 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.917 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.923 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.934 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.940 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.946 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.950 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.956 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.961 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.967 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.972 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.978 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.983 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.989 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:08.995 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.001 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.009 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.015 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.021 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.026 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.031 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.050 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.054 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.060 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.065 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.071 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.075 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.081 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.086 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.094 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.099 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.104 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.109 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.114 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.119 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.125 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.129 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.136 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.140 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.147 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.151 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.157 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.162 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.172 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.176 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.181 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.186 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.191 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.197 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.202 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.207 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.212 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.217 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.223 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.228 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.233 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.239 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.244 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.249 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.254 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.259 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.264 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.269 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.274 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.279 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.284 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.289 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.295 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.300 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.305 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.310 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.315 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.321 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.326 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.331 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.336 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.342 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.347 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.353 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.358 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.363 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.369 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.374 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.379 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.385 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.390 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.395 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.401 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.406 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.412 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.417 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.422 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.428 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.441 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.445 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.819 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.829 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.838 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.852 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.862 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.873 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.881 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.892 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.899 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.906 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.912 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.921 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.928 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.935 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.943 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.949 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.956 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.962 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.968 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.974 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.979 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.985 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.993 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:09.998 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.002 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.007 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.013 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.018 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.026 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.032 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.038 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.044 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.050 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.054 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.063 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.068 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.075 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.080 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.086 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.091 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.098 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.103 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.111 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.115 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.120 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.125 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.131 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.136 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.152 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.157 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.162 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.168 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.174 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.178 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.183 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.187 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.193 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.198 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.203 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.208 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.229 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.233 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.239 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.243 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.248 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.253 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.258 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.262 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.268 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.272 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.278 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.282 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.296 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.300 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.305 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.310 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.315 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.320 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.325 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.330 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.344 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.349 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.354 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.359 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.378 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.382 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.389 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.394 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.400 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.404 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.409 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.415 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.420 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.425 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.545 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.549 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.556 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.561 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.568 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.573 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.580 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.585 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.599 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.604 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.610 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.615 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.625 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.630 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.635 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.640 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.661 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.665 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.672 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.676 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.694 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.698 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.704 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.710 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.736 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.741 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.747 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.752 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.796 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.800 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.811 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.815 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.837 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.844 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.855 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.859 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.867 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.872 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.877 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.882 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.888 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.892 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.898 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.902 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.908 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.913 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.919 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.924 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.929 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.934 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.940 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.945 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.951 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.955 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.961 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.965 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.971 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.975 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.981 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.985 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.991 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:10.995 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.001 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.005 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.011 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.015 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.021 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.025 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.031 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.036 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.042 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.046 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.051 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.055 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.061 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.066 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.071 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.076 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.081 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.086 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.092 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.096 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.117 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.121 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.127 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.132 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.137 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.141 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.147 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.152 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.157 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.161 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.166 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.171 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.176 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.181 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.186 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.191 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.196 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.200 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.205 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.209 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.215 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.220 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.225 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.229 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.234 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.239 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.244 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.249 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.254 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.259 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.264 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.268 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.274 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.278 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.283 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.287 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.292 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.296 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.301 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.305 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.311 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.316 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.321 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.325 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.330 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.334 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.340 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.344 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.349 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.353 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.359 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.363 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.368 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.373 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.379 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.383 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.388 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.392 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.399 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.403 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.409 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.413 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.420 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.424 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.429 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.434 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.442 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.445 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.451 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.455 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.459 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.464 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.469 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.473 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.478 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.482 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.487 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.491 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.497 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.501 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.506 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.511 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.516 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.520 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.525 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.529 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.535 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.539 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.544 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.548 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.553 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.557 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.562 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.566 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.577 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.581 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.587 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.592 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.609 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.613 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.618 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.623 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.638 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.642 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.648 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.652 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.667 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.671 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.677 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.682 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.687 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.692 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.711 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.716 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.722 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.726 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.797 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.802 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.808 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.815 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.821 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.828 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.835 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.841 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.847 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.854 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.860 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.866 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.874 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.879 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.885 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.889 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.895 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.899 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.905 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.909 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.914 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.919 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.924 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.928 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.933 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.937 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.942 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.946 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.951 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.955 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.960 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.965 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.970 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.974 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.979 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.984 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.989 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.994 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:11.999 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.004 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.010 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.017 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.022 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.028 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.034 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.039 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.045 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.051 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.058 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.065 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.070 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.074 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.081 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.086 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.093 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.099 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.105 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.110 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.116 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.123 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.129 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.134 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.144 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.149 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.156 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.160 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.168 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.172 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.180 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.185 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.192 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.197 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.204 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.209 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.218 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.222 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.228 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.233 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.239 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.246 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.252 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.260 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.280 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.285 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.292 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.300 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.306 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.313 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.319 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.327 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.332 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.340 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.345 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.353 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.359 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.367 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.374 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.382 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.388 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.396 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.402 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.410 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.415 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.423 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.430 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.436 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.442 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.447 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.452 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.457 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.462 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.467 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.473 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.478 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.485 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.489 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.494 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.498 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.503 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.508 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.513 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.518 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.523 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.528 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.533 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.538 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.543 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.547 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.581 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.584 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.591 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.595 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.601 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.605 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.611 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.616 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.621 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.626 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.631 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.636 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.642 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.646 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.652 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.656 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.662 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.666 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.671 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.675 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.681 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.685 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.691 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.696 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.702 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.706 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.714 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.717 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.723 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.727 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.732 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.736 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.742 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.745 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.751 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.755 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.760 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.764 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.769 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.773 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.778 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.783 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.788 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.792 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.797 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.802 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.808 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.812 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.817 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.821 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.827 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.831 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.836 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.840 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.845 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.849 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.854 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.859 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.864 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.868 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.873 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.877 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.882 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.886 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.892 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.896 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.902 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.905 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.911 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.915 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.920 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.925 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.930 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.935 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.940 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.945 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.950 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.955 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.960 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.964 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.969 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.974 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.979 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.983 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.988 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.992 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:12.997 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.001 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.007 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.011 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.016 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.020 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.026 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.030 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.035 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.039 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.044 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.048 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.442 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.449 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.457 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.466 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.476 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.484 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.490 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.498 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.506 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.513 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.520 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.527 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.534 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.540 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.549 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.554 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.561 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.567 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.574 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.578 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.583 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.589 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.594 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.599 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.606 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.611 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.616 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.621 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.626 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.630 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.635 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.640 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.648 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.652 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.660 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.665 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.673 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.677 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.682 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.687 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.691 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.695 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.967 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:13.977 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.467 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.471 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.679 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.684 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.694 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.700 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.710 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.716 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.722 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.728 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.735 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.740 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.751 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.756 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.763 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.767 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.774 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.780 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.786 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.791 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.798 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.803 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.808 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.813 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.820 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.824 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.831 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.835 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.841 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.845 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.851 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.856 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.862 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.866 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.872 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.877 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.883 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.887 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.893 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.897 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.903 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.908 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.914 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.918 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.926 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.930 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.935 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.939 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.944 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.948 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.953 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.957 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.963 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.967 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.972 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.976 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.981 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.985 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.991 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:14.995 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.000 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.005 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.010 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.015 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.020 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.025 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.030 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.035 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.040 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.044 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.049 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.053 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.058 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.062 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.067 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.071 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.076 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.080 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.086 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.090 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.095 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.100 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.105 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.109 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.114 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.119 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.124 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.129 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.134 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.139 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.144 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.148 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.153 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.158 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.163 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.168 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.173 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.177 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.183 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.187 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.192 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.197 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.202 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.207 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.212 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.216 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.222 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.226 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.231 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.236 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.241 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.246 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.252 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.257 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.262 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.267 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.272 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.276 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.281 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.286 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.291 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.296 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.301 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.306 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.311 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.316 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.321 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.326 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.331 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.336 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.341 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.345 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.350 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.356 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.361 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.365 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.371 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.376 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.381 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.386 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.391 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.396 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.400 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.405 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.411 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.416 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.421 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.426 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.431 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.436 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.441 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.445 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.450 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.455 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.460 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.465 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.470 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.475 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.480 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.486 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.490 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.496 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.501 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.505 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.511 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.516 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.521 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.526 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.531 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.536 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.541 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.546 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.551 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.556 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.561 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.566 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.571 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.575 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.580 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.585 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.591 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.596 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.601 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.606 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.611 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.616 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.621 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.626 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.631 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.636 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.641 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.647 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.652 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.659 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.665 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.670 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.675 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.680 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.684 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.689 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.695 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.700 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.706 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.711 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.716 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.720 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.726 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.731 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.736 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.741 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.746 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.750 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.756 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.760 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.765 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.770 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.775 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.780 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.785 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.789 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.794 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.799 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.805 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.811 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.816 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.821 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.826 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.830 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.835 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.840 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.845 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.850 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.855 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.860 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.865 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.870 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.875 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.879 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.884 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.889 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.894 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.899 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.904 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.909 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.914 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.919 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.924 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.929 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.934 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.939 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.945 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.949 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.955 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.960 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.965 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.970 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.975 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.980 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.986 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.991 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:15.996 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:16.001 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:16.395 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:16.406 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:16.416 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:16.429 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:16.438 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:16.450 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:16.458 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:16.466 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:16.473 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:16.480 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:16.486 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:16.493 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:16.499 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:16.506 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:16.512 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:16.518 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:16.523 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:16.529 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:16.536 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:16.542 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:16.547 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:16.553 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:16.561 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:16.565 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:16.570 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:16.575 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:16.579 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:16.585 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:16.589 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:16.594 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:16.602 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:16.606 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:16.611 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:16.616 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:16.621 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:16.626 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:16.630 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:16.636 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:16.640 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:16.645 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:17.004 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:17.012 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:17.413 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:17.419 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:17.456 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:17.461 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:17.529 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:17.534 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:17.567 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:17.573 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:17.587 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:17.591 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:19.732 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@f07b413
01-25 17:52:19.792 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:19.797 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:19.803 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:19.809 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:20.294 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:20.306 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:20.794 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:20.805 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:21.294 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:21.305 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:21.541 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:21.545 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:21.560 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480021
01-25 17:52:21.571 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:21.576 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:21.578 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:21.584 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:21.589 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:21.591 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:21.594 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:21.599 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:21.601 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:21.605 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:21.610 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:21.612 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:21.618 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:21.623 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:21.625 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:21.635 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:21.638 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:21.640 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:21.644 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:21.649 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:21.651 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:21.793 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:21.797 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:21.800 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:22.294 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:22.299 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:22.301 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:22.795 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:22.799 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:22.801 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:23.238 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:23.242 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:23.245 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:23.272 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:23.276 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:23.278 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:23.319 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:23.323 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:23.325 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:23.352 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:23.356 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:23.358 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:23.371 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:23.375 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:23.377 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:24.713 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@c111b94
01-25 17:52:24.771 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:24.777 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:24.780 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:24.790 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:24.795 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:24.797 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:25.276 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:25.286 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:25.292 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:25.776 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:25.785 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:25.790 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:26.277 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:26.288 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:26.292 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:26.778 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:26.788 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:26.793 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:27.288 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:27.298 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:27.304 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:27.789 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:27.799 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:27.803 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:28.290 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:28.301 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:28.305 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:28.788 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:28.792 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:28.794 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.290 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.298 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.303 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.459 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.464 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.466 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.472 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.477 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.480 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.485 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.492 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.494 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.502 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.507 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.509 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.512 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.517 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.518 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.522 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.526 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.528 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.531 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.535 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.537 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.541 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.545 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.547 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.551 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.556 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.557 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.561 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.564 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.566 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.575 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.579 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.580 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.594 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.597 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.599 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.616 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.622 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.624 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.652 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.657 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.658 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.719 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.723 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:29.725 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:30.154 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:30.158 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:30.160 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:30.173 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@234c189
01-25 17:52:42.487 5058 5351 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=dfe014c1-6b7f-4523-bfa6-feab5a663b2a transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/o1/v/t62.7118-24/f1/m232/up-oil-image-fe320694-
3e92-43f4-a9e4-11459d634928?ccb=9-4&oh=01_AdQMTDLsx-
h8WJftFqBSpzLOZs4M93sUMVaPKKnu_3gnaA&oe=65D99FCE&_nc_sid=000000&_nc_hot=1706179959
thumbnail_height_width_ratio=2.3255813 is_animated_sticker=0
file_hash=AfBZPcLQb+1blIelUmxK1HeXjHd0UkqQ21RwQLwwF24= file_path=Media/MBWhatsApp
Images/IMG-20240125-WA0004.jpg file_size=53155 partial_media_hash=null face_x=0
face_y=0 height=1280 trim_to=0 media_key_timestamp=1706179938000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m232/up-oil-image-
fe320694-3e92-43f4-a9e4-11459d634928?ccb=9-4&oh=01_AdQMTDLsx-
h8WJftFqBSpzLOZs4M93sUMVaPKKnu_3gnaA&oe=65D99FCE&_nc_sid=000000&mms3=true
media_caption=null trim_from=0 mime_type=image/jpeg partial_media_enc_hash=null
width=559 original_file_hash=null has_streaming_sidecar=0
autotransfer_retry_enabled=1 media_upload_handle=null message_row_id=1284
multicast_id=null enc_file_hash=Tk76LKyt6z8ie4noLImg75Bi3UP7CllT7cWmj8R0dZU=
mute_video=0 page_count=0 first_scan_sidecar=null suspicious_content=0
file_length=53155 media_name=null media_duration=0 chat_row_id=902
media_key=[B@5832a67
01-25 17:52:42.487 5058 5351 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-25 17:52:42.487 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-25 17:52:42.487 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-25 17:52:42.487 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-25 17:52:42.487 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-25 17:52:42.487 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-25 17:52:42.487 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-25 17:52:42.487 5058 5351 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-25 17:52:42.487 5058 5351 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-25 17:52:42.487 5058 5351 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-25 17:52:42.487 5058 5351 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-25 17:52:42.487 5058 5351 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
01-25 17:52:42.487 5058 5351 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-25 17:52:42.487 5058 5351 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-25 17:52:42.487 5058 5351 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
01-25 17:52:42.487 5058 5351 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
01-25 17:52:42.487 5058 5351 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-25 17:52:47.058 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 17:52:47.404 5058 5058 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-25 17:52:47.406 5058 5058 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-25 17:52:47.653 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480021
01-25 17:52:47.677 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480021
01-25 17:52:47.688 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480021
01-25 17:52:47.762 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:47.767 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:47.770 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:47.815 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:47.821 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:47.823 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:47.843 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:47.852 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:47.854 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:47.928 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:47.935 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:47.939 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:47.945 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:47.959 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:47.963 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:48.429 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:48.435 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:48.437 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:48.508 5058 5081 E DatabaseUtils: Writing exception to parcel
01-25 17:52:48.508 5058 5081 E DatabaseUtils: java.lang.SecurityException:
Permission Denial: reading com.mbwhatsapp.contentprovider.MediaProvider uri
content://com.mbwhatsapp.provider.media/item/a78fedc4-76c3-4b0a-84f1-a046143031c0
from pid=1713, uid=10043 requires the provider be exported, or grantUriPermission()
01-25 17:52:48.508 5058 5081 E DatabaseUtils: at
android.content.ContentProvider.enforceReadPermissionInner(ContentProvider.java:105
0)
01-25 17:52:48.508 5058 5081 E DatabaseUtils: at
android.content.ContentProvider.semEnforceReadPermission(ContentProvider.java:968)
01-25 17:52:48.508 5058 5081 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceReadPermission(ContentProvider.jav
a:818)
01-25 17:52:48.508 5058 5081 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceFilePermission(ContentProvider.jav
a:808)
01-25 17:52:48.508 5058 5081 E DatabaseUtils: at
android.content.ContentProvider$Transport.openTypedAssetFile(ContentProvider.java:6
67)
01-25 17:52:48.508 5058 5081 E DatabaseUtils: at
android.content.ContentProviderNative.onTransact(ContentProviderNative.java:341)
01-25 17:52:48.508 5058 5081 E DatabaseUtils: at
android.os.Binder.execTransactInternal(Binder.java:1380)
01-25 17:52:48.508 5058 5081 E DatabaseUtils: at
android.os.Binder.execTransact(Binder.java:1311)
01-25 17:52:48.929 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:48.934 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:48.936 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:49.430 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:49.436 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:49.438 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:49.933 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:49.943 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:49.947 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:50.433 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:50.442 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:50.447 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:50.793 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:50.798 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:50.800 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:50.908 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:50.920 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:50.922 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:50.984 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:50.989 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:50.991 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:52.438 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:52.445 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:52.447 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:54.851 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:54.857 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:54.859 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:55.120 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:55.124 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:52:55.127 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:09.734 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:09.739 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:09.741 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:09.746 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:09.750 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:09.752 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.034 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.039 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.041 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.051 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.055 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.057 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.074 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.079 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.081 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.166 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.174 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.180 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.225 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.234 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.239 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.272 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@d17b19f
01-25 17:53:10.293 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.307 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.312 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.320 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.328 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.330 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.341 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.349 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.351 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.355 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.365 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.369 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.383 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.389 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.391 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.397 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.404 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.407 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.412 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.418 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.422 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.428 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.435 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.438 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.442 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.448 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.450 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.456 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.463 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.465 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.474 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.480 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.482 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.489 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.497 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.501 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.506 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.513 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.516 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.521 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.528 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.530 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.533 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.537 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.539 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.542 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.547 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.549 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.552 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.557 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.559 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.719 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.725 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:10.729 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:11.220 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:11.224 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:11.226 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:11.722 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:11.730 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:11.734 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:12.224 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:12.235 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:12.240 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:12.725 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:12.738 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:12.744 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:13.007 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:13.012 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:13.015 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:13.113 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:13.119 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:13.126 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:13.185 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:13.197 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:13.202 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:15.130 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:15.134 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:15.136 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:15.140 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:15.144 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:15.146 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:15.428 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:15.432 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:15.434 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:15.444 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:15.448 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:15.449 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:15.465 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:15.469 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:15.471 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:15.519 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:15.524 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:15.526 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:15.562 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:15.566 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:15.568 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:15.580 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@ee6eb49
01-25 17:53:15.588 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:15.595 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:15.597 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:16.046 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:16.050 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:16.051 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:16.549 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:16.561 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:16.567 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:17.049 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:17.060 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:17.065 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:17.550 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:17.561 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:17.566 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:17.710 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:17.716 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:17.720 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:17.724 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:17.731 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:17.733 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:17.737 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:17.745 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:17.747 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:17.750 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:17.756 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:17.758 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:17.762 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:17.767 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:17.769 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:17.773 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:17.777 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:17.779 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:17.787 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:17.791 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:17.793 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:17.803 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:17.807 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:17.809 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:17.822 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:17.830 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:17.834 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:17.860 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:17.864 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:17.866 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:17.913 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:17.918 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:17.920 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:17.932 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:17.938 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:17.940 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:18.336 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:18.342 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:18.344 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 17:53:18.352 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@88505a3
01-25 17:57:03.528 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 17:57:12.590 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 17:59:40.604 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 18:04:26.855 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 18:04:29.868 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 18:07:00.861 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 18:07:06.895 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 18:07:29.957 5058 5058 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-25 18:07:29.960 5058 5058 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-25 18:07:30.457 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480021
01-25 18:07:30.490 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480021
01-25 18:07:30.516 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480021
01-25 18:07:30.551 5058 5073 W System : A resource failed to call
AbstractCursor.close.
01-25 18:07:30.551 5058 5073 W System : A resource failed to call
CursorWrapperInner.close.
01-25 18:07:30.647 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:30.658 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:30.663 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:30.744 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:30.755 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:30.760 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:30.804 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:30.814 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:30.817 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:30.861 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:30.869 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:30.873 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:30.906 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:30.917 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:30.924 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.504 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.514 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.516 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.537 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.545 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.547 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.604 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.609 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.611 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.630 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.638 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.640 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.647 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.656 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.659 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.673 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.682 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.684 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.690 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.695 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.698 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.737 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.744 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.747 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.752 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.758 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.761 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.766 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.773 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.776 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.781 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.786 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.789 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.795 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.802 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.804 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.809 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.814 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.817 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.823 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.832 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.834 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.839 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.848 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.850 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.854 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.859 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.861 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.867 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.874 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:31.879 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.035 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.040 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.042 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.052 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.057 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.059 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.065 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.074 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.076 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.082 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.089 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.091 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.096 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.104 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.106 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.110 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.116 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.117 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.123 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.130 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.131 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.136 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.143 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.145 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.150 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.155 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.157 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.162 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.168 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.170 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.175 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.182 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.184 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.189 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.194 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.195 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.200 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.204 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.206 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.211 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.217 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.219 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.224 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.228 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.230 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.236 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.241 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.243 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.247 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.253 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.254 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.261 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.267 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.269 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.274 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.279 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.281 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.286 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.291 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.293 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.298 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.304 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.306 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.311 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.319 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.321 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.536 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.540 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.542 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:32.995 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:33.000 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:33.002 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:33.014 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:33.018 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:33.020 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:33.067 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:33.071 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:33.073 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:33.102 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:33.107 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:33.109 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:33.120 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:33.124 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:33.126 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:34.298 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@a9e95c9
01-25 18:07:34.365 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:34.370 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:34.372 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:34.380 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:34.387 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:34.389 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:34.865 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:34.871 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:34.874 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:34.998 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:35.004 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:35.007 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:35.365 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:35.372 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:35.375 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:35.866 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:35.875 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:35.880 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:36.377 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:36.388 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:36.393 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:36.876 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:36.881 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:36.883 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:37.359 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:37.363 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:37.365 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:37.377 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:37.381 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:37.384 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:37.401 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:37.406 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:37.408 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:37.733 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:37.738 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:37.740 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:38.282 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@37d5f8e
01-25 18:07:38.303 5058 5058 W InputEventReceiver: Attempted to finish an input
event but the input event receiver has already been disposed.
01-25 18:07:38.343 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:38.349 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:38.351 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:38.361 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:38.366 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:38.368 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:38.909 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:38.922 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:38.924 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:42.559 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:42.567 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:42.570 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:42.587 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@56dbdbe
01-25 18:07:42.602 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:42.607 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:42.609 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:42.616 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:42.621 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:42.624 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:43.092 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:43.097 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:43.099 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:43.592 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:43.597 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:43.599 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:44.096 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:44.106 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:44.109 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:44.596 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:44.605 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:44.609 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:45.097 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:45.108 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:45.113 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:45.596 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:45.608 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:45.618 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:46.097 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:46.107 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:46.112 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:46.597 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:46.609 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:46.614 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:47.098 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:47.109 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:47.114 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:47.607 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:47.616 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:47.621 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:48.109 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:48.121 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:48.126 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:48.609 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:48.620 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:48.625 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:48.861 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:48.866 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:48.869 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:48.883 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:48.888 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:48.890 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:48.904 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:48.909 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:48.911 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:48.916 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:48.922 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:48.924 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:48.935 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:48.940 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:48.942 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:48.951 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:48.956 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:48.958 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:48.964 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:48.970 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:48.972 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:48.983 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:48.987 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:48.988 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:48.999 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.003 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.005 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.010 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.015 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.017 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.025 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.028 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.030 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.040 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.045 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.047 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.057 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.061 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.062 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.067 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.073 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.075 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.083 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.087 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.088 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.099 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.103 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.105 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.110 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.114 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.116 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.121 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.125 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.128 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.134 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.140 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.142 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.150 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.154 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.156 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.166 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.170 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.171 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.183 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.186 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.188 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.194 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.199 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.201 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.210 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.215 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.217 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.225 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.229 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.231 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.241 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.244 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.246 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.252 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.257 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.259 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.266 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.270 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.272 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.283 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.286 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.288 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.360 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.365 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.368 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.375 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.382 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.385 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.392 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.398 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.400 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.409 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.414 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.416 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.426 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.431 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.433 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.439 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.444 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.446 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.452 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.457 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.459 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.464 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.469 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.471 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.478 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.482 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.484 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.491 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.495 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.497 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.508 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.511 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.513 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.519 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.525 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.526 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.532 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.536 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.538 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.542 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.548 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.550 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.555 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.560 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.562 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.568 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.573 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.575 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.580 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.585 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.587 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.591 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.597 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.599 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.604 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.609 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.611 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.615 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.620 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.622 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.627 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.633 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.635 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.640 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.645 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.646 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.650 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.655 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.657 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.701 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.706 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.708 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.734 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.738 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.741 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.767 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.772 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.775 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.818 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.822 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:49.825 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.134 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.140 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.142 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.227 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.232 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.235 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.241 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.247 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.250 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.257 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.264 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.266 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.272 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.278 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.280 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.286 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.293 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.295 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.634 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.639 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.642 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.692 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.697 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.699 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.705 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.711 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.713 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.719 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.726 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.728 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.734 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.740 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.742 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.747 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.753 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.755 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.760 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.766 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.768 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.772 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.778 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.780 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.784 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.790 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.792 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.797 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.802 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.804 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.809 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.814 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.816 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.821 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.825 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.827 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.834 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.838 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.840 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.844 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.848 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.850 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.854 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.860 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.862 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.867 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.872 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.874 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.878 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.884 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.885 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.890 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.895 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.897 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.901 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.907 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.908 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.913 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.917 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.919 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.925 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.930 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.932 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.936 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.941 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.943 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.947 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.953 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:50.955 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:51.134 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:51.139 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:51.142 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:51.635 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:51.640 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:51.642 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:51.838 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:51.843 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:51.845 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.104 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.109 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.111 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.135 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.140 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.142 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.203 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.208 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.210 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.221 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.227 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.229 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.237 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.243 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.245 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.261 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.265 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.267 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.286 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.291 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.292 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.320 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.325 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.327 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.353 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.358 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.360 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.387 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.391 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.393 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.437 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.441 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.443 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.462 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.467 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.469 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.478 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.482 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.484 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.490 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.499 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.501 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.507 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.513 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.515 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.521 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.526 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.528 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.536 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.540 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.542 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.553 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.557 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.559 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.570 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.573 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.575 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.586 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.590 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.592 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.597 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.602 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.604 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.620 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.624 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.626 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.637 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.641 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.642 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.653 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.657 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.659 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.670 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.674 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.675 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.696 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.700 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.701 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.720 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.724 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.726 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.745 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.750 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.751 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.854 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.858 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.860 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.867 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.871 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.872 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.876 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.881 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.882 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.887 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.891 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.893 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.898 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.902 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.903 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.909 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.913 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.915 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.920 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.924 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.925 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.930 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.935 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.937 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.942 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.946 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.948 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.953 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.958 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.960 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.965 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.969 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.971 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.975 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.980 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.982 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.987 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.992 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.994 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:52.999 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.004 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.005 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.010 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.015 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.016 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.021 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.027 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.028 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.033 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.038 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.040 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.045 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.050 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.051 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.056 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.061 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.063 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.068 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.073 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.074 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.079 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.085 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.086 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.091 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.096 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.098 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.102 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.107 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.109 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.114 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.118 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.120 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.125 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.130 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.131 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.136 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.140 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.142 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.147 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.152 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.154 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.159 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.163 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.165 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.169 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.174 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.176 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.563 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.568 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.570 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.576 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.581 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.582 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.587 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.594 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.596 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.601 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.606 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.608 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.612 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.617 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.619 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.623 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.629 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.630 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.635 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.640 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.642 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.647 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.652 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.654 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.658 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.663 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.665 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.670 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.675 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.677 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.681 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.687 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.689 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.696 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.700 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.702 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.706 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.711 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.713 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.717 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.722 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.724 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.728 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.733 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.735 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.740 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.745 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.747 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.754 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.758 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.760 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.764 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.769 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.771 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.775 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.781 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.782 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.787 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.793 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.794 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.799 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.805 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.806 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.813 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.817 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:53.819 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.163 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.168 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.171 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.323 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.327 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.329 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.334 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.338 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.340 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.345 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.350 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.351 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.357 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.361 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.362 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.367 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.372 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.373 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.380 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.385 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.386 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.392 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.398 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.400 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.406 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.410 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.412 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.418 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.423 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.425 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.430 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.434 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.436 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.442 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.447 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.449 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.456 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.460 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.462 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.467 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.472 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.474 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.479 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.485 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.486 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.492 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.497 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.499 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.504 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.508 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.510 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.516 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.520 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.522 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.528 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.533 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.535 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.540 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.545 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.547 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.553 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.559 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.560 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.566 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.571 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.573 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.578 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.584 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.585 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.591 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.596 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.598 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.603 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.608 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.610 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.615 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.620 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.622 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.627 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.632 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.634 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.648 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.651 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.653 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.663 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.667 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.669 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.681 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.685 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.687 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.706 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.710 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.712 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.717 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.722 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.724 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.740 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.743 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.745 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.751 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.756 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.757 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.764 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.768 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:54.769 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.164 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.169 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.171 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.181 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.184 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.186 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.191 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.196 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.197 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.202 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.206 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.208 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.212 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.216 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.218 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.222 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.227 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.228 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.234 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.238 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.240 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.245 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.251 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.252 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.257 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.261 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.262 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.267 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.271 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.273 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.277 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.282 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.284 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.292 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.296 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.297 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.302 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.308 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.310 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.314 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.320 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.321 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.325 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.331 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.333 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.337 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.342 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.344 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.348 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.353 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.355 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.359 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.363 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.365 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.370 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.375 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.377 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.382 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.388 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.390 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.395 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.401 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.402 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.407 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.413 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.415 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.419 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.424 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.426 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.431 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.436 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.438 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.665 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.670 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:55.674 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:56.168 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:56.177 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:56.179 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:56.677 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:56.682 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:56.683 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:57.097 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:57.104 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:57.106 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:58.322 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:58.325 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:58.327 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:58.458 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:58.464 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:58.466 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:58.494 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@158cc0a
01-25 18:07:58.504 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:58.508 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:58.509 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:58.519 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:58.523 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:58.525 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:59.040 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:59.051 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:59.054 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:59.067 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:59.075 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:07:59.077 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:02.339 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:02.344 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:02.346 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:02.361 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@5df04d5
01-25 18:08:02.373 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:02.378 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:02.379 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:02.386 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:02.391 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:02.393 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:02.858 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:02.862 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:02.863 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:03.370 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:03.379 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:03.384 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:03.731 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:03.736 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:03.738 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:03.742 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:03.748 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:03.750 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:03.754 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:03.761 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:03.763 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:03.767 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:03.773 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:03.775 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:03.778 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:03.783 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:03.785 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:03.789 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:03.793 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:03.794 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:03.798 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:03.802 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:03.804 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:03.813 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:03.816 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:03.818 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:03.828 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:03.832 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:03.834 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:03.848 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:03.852 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:03.854 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:03.880 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:03.884 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:03.886 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:03.947 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:03.952 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:03.954 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:04.365 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:04.369 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:04.371 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:08:04.383 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@d2794cd
01-25 18:12:35.704 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 18:12:38.740 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 18:12:59.838 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 18:13:08.899 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 18:13:10.029 5058 5058 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-25 18:13:10.032 5058 5058 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-25 18:13:10.360 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480021
01-25 18:13:10.371 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480021
01-25 18:13:10.378 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480021
01-25 18:13:10.459 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:10.464 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:10.466 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:10.503 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:10.508 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:10.512 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:10.532 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:10.538 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:10.541 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:10.564 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:10.576 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:10.583 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:10.589 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:10.601 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:10.604 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:11.062 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:11.067 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:11.069 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:11.563 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:11.568 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:11.570 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:11.822 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:11.826 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:11.828 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:11.871 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:11.875 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:11.877 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:11.926 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:11.931 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:11.933 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:11.968 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 18:13:11.973 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:11.977 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:11.979 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:12.915 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@e6b234e
01-25 18:13:12.968 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:12.974 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:12.976 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:12.984 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:12.990 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:12.992 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:13.469 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:13.478 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:13.483 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:13.970 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:13.979 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:13.983 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:14.471 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:14.480 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:14.484 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:14.926 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 18:13:14.971 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:14.975 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:14.977 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:15.072 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:15.078 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:15.082 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:15.473 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:15.484 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:15.489 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:15.974 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:15.983 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:15.988 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:16.475 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:16.482 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:16.484 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:16.977 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:16.986 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:16.991 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:17.516 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:17.522 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:17.526 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:17.974 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 18:13:19.773 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:19.777 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:19.779 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:19.803 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@13e6df
01-25 18:13:19.822 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:19.827 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:19.829 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:19.841 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:19.845 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:19.848 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:20.324 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:20.328 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:20.330 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:20.826 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:20.835 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:20.840 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:21.327 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:21.336 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:21.340 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:21.827 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:21.831 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:21.833 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:22.330 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:22.338 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:22.342 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:22.830 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:22.839 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:22.842 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:23.323 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:23.331 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:23.333 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:23.824 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:23.833 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:23.834 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:24.325 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:24.334 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:24.338 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:24.826 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:24.835 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:24.840 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:25.356 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:25.370 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:25.373 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:25.428 5058 5073 W System : A resource failed to call
AbstractCursor.close.
01-25 18:13:25.428 5058 5073 W System : A resource failed to call
CursorWrapperInner.close.
01-25 18:13:27.664 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:27.672 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:27.674 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:27.689 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@25becc3
01-25 18:13:27.703 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:27.707 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:27.709 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:27.715 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:27.721 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:27.722 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:28.190 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:28.194 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:28.196 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:28.692 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:28.703 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:28.707 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.194 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.205 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.210 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.694 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.706 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.711 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.788 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.793 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.795 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.800 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.804 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.807 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.814 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.823 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.825 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.830 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.836 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.838 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.842 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.847 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.849 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.853 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.857 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.859 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.863 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.867 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.869 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.873 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.878 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.880 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.884 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.889 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.891 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.895 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.901 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.903 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.907 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.912 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.914 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.918 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.923 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.925 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.934 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.938 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.940 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.951 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.958 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.960 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.976 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.980 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:29.984 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:30.027 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:30.033 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:30.036 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:30.521 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:30.525 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:30.528 5058 5058 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-25 18:13:30.540 5058 5058 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@f32c8ba
01-25 18:18:58.762 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 18:19:01.786 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 18:19:04.808 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 18:19:38.663 5058 5351 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=e83b90b0-5f22-47e1-8c2b-1823ea72b985 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/o1/v/t62.7118-24/f1/m232/up-oil-image-f84d4fab-
19f8-4b77-9b96-1c413fa3eca8?ccb=9-
4&oh=01_AdSC96SL1MFtNjE7wEWVe3Eum_dmAxDZ5vPL_EfkSTvsBQ&oe=65D9AD75&_nc_sid=000000&_
nc_hot=1706181576 thumbnail_height_width_ratio=2.1276596 is_animated_sticker=0
file_hash=VQTKKnoIRSZ3GmiRRBnQJI4qSpZ6cRAlcedeYHkgn1A= file_path=Media/MBWhatsApp
Images/IMG-20240125-WA0005.jpg file_size=42123 partial_media_hash=null face_x=0
face_y=0 height=935 trim_to=0 media_key_timestamp=1706180157000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m232/up-oil-image-
f84d4fab-19f8-4b77-9b96-1c413fa3eca8?ccb=9-
4&oh=01_AdSC96SL1MFtNjE7wEWVe3Eum_dmAxDZ5vPL_EfkSTvsBQ&oe=65D9AD75&_nc_sid=000000&m
ms3=true media_caption=null trim_from=0 mime_type=image/jpeg
partial_media_enc_hash=null width=446 original_file_hash=null
has_streaming_sidecar=0 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=1306 multicast_id=null
enc_file_hash=LoJ1x0rQL/uVk0Bv0vNbJHxuRrwU1xkazbBjMdgEQOU= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=42123
media_name=null media_duration=0 chat_row_id=902 media_key=[B@3e0f532
01-25 18:19:38.663 5058 5351 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-25 18:19:38.663 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-25 18:19:38.663 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-25 18:19:38.663 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-25 18:19:38.663 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-25 18:19:38.663 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-25 18:19:38.663 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-25 18:19:38.663 5058 5351 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-25 18:19:38.663 5058 5351 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-25 18:19:38.663 5058 5351 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-25 18:19:38.663 5058 5351 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-25 18:19:38.663 5058 5351 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
01-25 18:19:38.663 5058 5351 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-25 18:19:38.663 5058 5351 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-25 18:19:38.663 5058 5351 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
01-25 18:19:38.663 5058 5351 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
01-25 18:19:38.663 5058 5351 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-25 18:23:27.326 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 18:23:33.357 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 18:23:42.403 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 18:23:45.422 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 18:25:09.955 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 18:25:16.015 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 18:25:19.041 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 18:25:34.141 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 18:29:11.391 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 18:29:12.141 5058 5351 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=33a36059-8d72-4d7e-8af6-c3fac717e186 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/o1/v/t62.7118-24/f1/m233/up-oil-image-eeb8ae44-
6dfe-47c0-9b48-6239818e397d?ccb=9-4&oh=01_AdSA69djyEqnhrqp-z-
ZlBec8EGZNibj7_5fasioJYyAWw&oe=65D9C7A8&_nc_sid=000000&_nc_hot=1706182148
thumbnail_height_width_ratio=2.0833333 is_animated_sticker=0
file_hash=Mh/dPOyhgFhFXYHCOkrwpCSQKxdAnZoZ7eSL/epmPdU= file_path=Media/MBWhatsApp
Images/IMG-20240125-WA0006.jpg file_size=44797 partial_media_hash=null face_x=0
face_y=0 height=932 trim_to=0 media_key_timestamp=1706182095000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m233/up-oil-image-
eeb8ae44-6dfe-47c0-9b48-6239818e397d?ccb=9-4&oh=01_AdSA69djyEqnhrqp-z-
ZlBec8EGZNibj7_5fasioJYyAWw&oe=65D9C7A8&_nc_sid=000000&mms3=true media_caption=null
trim_from=0 mime_type=image/jpeg partial_media_enc_hash=null width=451
original_file_hash=null has_streaming_sidecar=0 autotransfer_retry_enabled=1
media_upload_handle=null message_row_id=1312 multicast_id=null
enc_file_hash=uoCqN+96bJVTHQf4FAy+52Y8a4okMS1el2JKUb9ZUbU= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=44797
media_name=null media_duration=0 chat_row_id=902 media_key=[B@7c4b7f9
01-25 18:29:12.141 5058 5351 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-25 18:29:12.141 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-25 18:29:12.141 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-25 18:29:12.141 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-25 18:29:12.141 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-25 18:29:12.141 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-25 18:29:12.141 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-25 18:29:12.141 5058 5351 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-25 18:29:12.141 5058 5351 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-25 18:29:12.141 5058 5351 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-25 18:29:12.141 5058 5351 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-25 18:29:12.141 5058 5351 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
01-25 18:29:12.141 5058 5351 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-25 18:29:12.141 5058 5351 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-25 18:29:12.141 5058 5351 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
01-25 18:29:12.141 5058 5351 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
01-25 18:29:12.141 5058 5351 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-25 18:29:12.727 5058 5298 E DatabaseUtils: Writing exception to parcel
01-25 18:29:12.727 5058 5298 E DatabaseUtils: java.lang.SecurityException:
Permission Denial: reading com.mbwhatsapp.contentprovider.MediaProvider uri
content://com.mbwhatsapp.provider.media/item/a41caf5b-c4e8-4e13-8c63-f4449b0fde96
from pid=1713, uid=10043 requires the provider be exported, or grantUriPermission()
01-25 18:29:12.727 5058 5298 E DatabaseUtils: at
android.content.ContentProvider.enforceReadPermissionInner(ContentProvider.java:105
0)
01-25 18:29:12.727 5058 5298 E DatabaseUtils: at
android.content.ContentProvider.semEnforceReadPermission(ContentProvider.java:968)
01-25 18:29:12.727 5058 5298 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceReadPermission(ContentProvider.jav
a:818)
01-25 18:29:12.727 5058 5298 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceFilePermission(ContentProvider.jav
a:808)
01-25 18:29:12.727 5058 5298 E DatabaseUtils: at
android.content.ContentProvider$Transport.openTypedAssetFile(ContentProvider.java:6
67)
01-25 18:29:12.727 5058 5298 E DatabaseUtils: at
android.content.ContentProviderNative.onTransact(ContentProviderNative.java:341)
01-25 18:29:12.727 5058 5298 E DatabaseUtils: at
android.os.Binder.execTransactInternal(Binder.java:1380)
01-25 18:29:12.727 5058 5298 E DatabaseUtils: at
android.os.Binder.execTransact(Binder.java:1311)
01-25 18:29:14.415 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 18:29:20.445 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 18:29:23.485 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 18:29:29.501 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 18:29:32.524 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 18:29:35.541 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 18:29:38.557 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 18:34:20.703 5058 5351 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=cf0128af-80fe-4e72-986a-a460a4d20cda transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/o1/v/t62.7118-24/f1/m239/up-oil-image-d9e30e71-
6668-4c56-a833-2b797f1b743b?ccb=9-4&oh=01_AdSi8A0DGNURfN83F2yBpRshinDBk-
ytkY7zyVuwgLG75Q&oe=65D9BF43&_nc_sid=000000 thumbnail_height_width_ratio=0.32
is_animated_sticker=0 file_hash=uhNVJVvo58or4oGZYxjs61SS7AxMHBFSm2V8RV95UkY=
file_path=Media/MBWhatsApp Images/IMG-20240125-WA0007.jpg file_size=13002
partial_media_hash=null face_x=0 face_y=0 height=236 trim_to=0
media_key_timestamp=1704251352000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m239/up-oil-image-
ca3dfac1-6288-4cf7-bf5a-a1eda003c670?ccb=9-4&oh=01_AdQZi-
74JMx72CgaXlwiqNXx5A7twvbT3iOWDGQ0Fv2pXw&oe=65BC4391&_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=0
autotransfer_retry_enabled=1 media_upload_handle=null message_row_id=1314
multicast_id=null enc_file_hash=6g9VyYcx4X2LNEeorUAQjR1KkeyrDKw+ERonKcsCkwQ=
mute_video=0 page_count=0 first_scan_sidecar=null suspicious_content=0
file_length=13002 media_name=null media_duration=0 chat_row_id=902
media_key=[B@c7b1514
01-25 18:34:20.703 5058 5351 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-25 18:34:20.703 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-25 18:34:20.703 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-25 18:34:20.703 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-25 18:34:20.703 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-25 18:34:20.703 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-25 18:34:20.703 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-25 18:34:20.703 5058 5351 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-25 18:34:20.703 5058 5351 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-25 18:34:20.703 5058 5351 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-25 18:34:20.703 5058 5351 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-25 18:34:20.703 5058 5351 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
01-25 18:34:20.703 5058 5351 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-25 18:34:20.703 5058 5351 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-25 18:34:20.703 5058 5351 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
01-25 18:34:20.703 5058 5351 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
01-25 18:34:20.703 5058 5351 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-25 18:50:07.732 5058 5351 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=7cf0b0fa-845d-41be-9ebc-327bebde9f3d transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/o1/v/t62.7118-24/f1/m232/up-oil-image-c795d9cf-
2c37-4444-9d12-5f123322c1c5?ccb=9-4&oh=01_AdQ0if8l7IgJM2xcqJezJVGGDNF5L0m4b-
i9ZCVqYOhz1A&oe=65D9A966&_nc_sid=000000 thumbnail_height_width_ratio=0.5
is_animated_sticker=0 file_hash=Ah8woUYHwDrrERSiKYRnq8x7tzQr432mWmZBqa43cFY=
file_path=Media/MBWhatsApp Images/IMG-20240125-WA0008.jpg file_size=63314
partial_media_hash=null face_x=0 face_y=0 height=549 trim_to=0
media_key_timestamp=1706183369000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m232/up-oil-image-
c795d9cf-2c37-4444-9d12-5f123322c1c5?ccb=9-
4&oh=01_AdQ0if8l7IgJM2xcqJezJVGGDNF5L0m4b-
i9ZCVqYOhz1A&oe=65D9A966&_nc_sid=000000&mms3=true media_caption=null trim_from=0
mime_type=image/jpeg partial_media_enc_hash=null width=1081 original_file_hash=null
has_streaming_sidecar=0 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=1318 multicast_id=null
enc_file_hash=uSJV7+npYaylzJxaHLtjPy7YNOoFTbgg9xSoUGSlP1M= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=63314
media_name=null media_duration=0 chat_row_id=902 media_key=[B@2f13885
01-25 18:50:07.732 5058 5351 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-25 18:50:07.732 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-25 18:50:07.732 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-25 18:50:07.732 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-25 18:50:07.732 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-25 18:50:07.732 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-25 18:50:07.732 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-25 18:50:07.732 5058 5351 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-25 18:50:07.732 5058 5351 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-25 18:50:07.732 5058 5351 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-25 18:50:07.732 5058 5351 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-25 18:50:07.732 5058 5351 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
01-25 18:50:07.732 5058 5351 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-25 18:50:07.732 5058 5351 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-25 18:50:07.732 5058 5351 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
01-25 18:50:07.732 5058 5351 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
01-25 18:50:07.732 5058 5351 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-25 18:52:21.388 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 19:01:30.739 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 19:01:34.133 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 19:01:49.199 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 19:02:52.666 5058 5351 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=06176b5a-99d2-4045-9491-330e42274259 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/o1/v/t62.7118-24/f1/m269/up-oil-image-61379dd9-
5974-49cb-8954-e59f64f5bddb?ccb=9-4&oh=01_AdQ5r0kNrd7jS5VSXT-
TyYVWiH5QTJ_EkytVOe1f1XuJrw&oe=65D9B516&_nc_sid=000000
thumbnail_height_width_ratio=2.1276596 is_animated_sticker=0
file_hash=m7yupPf5wMxEXMGpUVtlxLFzDWIMFLOLUxJGB80Azp8= file_path=Media/MBWhatsApp
Images/IMG-20240125-WA0009.jpg file_size=45302 partial_media_hash=null face_x=0
face_y=0 height=1280 trim_to=0 media_key_timestamp=1706184158000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m269/up-oil-image-
61379dd9-5974-49cb-8954-e59f64f5bddb?ccb=9-4&oh=01_AdQ5r0kNrd7jS5VSXT-
TyYVWiH5QTJ_EkytVOe1f1XuJrw&oe=65D9B516&_nc_sid=000000&mms3=true media_caption=null
trim_from=0 mime_type=image/jpeg partial_media_enc_hash=null width=606
original_file_hash=null has_streaming_sidecar=0 autotransfer_retry_enabled=1
media_upload_handle=null message_row_id=1328 multicast_id=null
enc_file_hash=iYBuoQ9s9kINA++sHerE91n3jv+bYMKx+F0984rn5U8= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=45302
media_name=null media_duration=0 chat_row_id=902 media_key=[B@7b441c3
01-25 19:02:52.666 5058 5351 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-25 19:02:52.666 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-25 19:02:52.666 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-25 19:02:52.666 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-25 19:02:52.666 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-25 19:02:52.666 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-25 19:02:52.666 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-25 19:02:52.666 5058 5351 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-25 19:02:52.666 5058 5351 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-25 19:02:52.666 5058 5351 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-25 19:02:52.666 5058 5351 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-25 19:02:52.666 5058 5351 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
01-25 19:02:52.666 5058 5351 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-25 19:02:52.666 5058 5351 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-25 19:02:52.666 5058 5351 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
01-25 19:02:52.666 5058 5351 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
01-25 19:02:52.666 5058 5351 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-25 19:02:54.981 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 19:03:00.564 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 19:03:49.245 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 19:21:47.114 5058 21157 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-25 19:21:47.114 5058 21157 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-25 19:21:47.114 5058 21157 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-25 19:21:47.114 5058 21157 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-25 19:21:47.114 5058 21157 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-25 19:21:47.114 5058 21157 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-25 19:21:47.114 5058 21157 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-25 19:21:47.114 5058 21157 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-25 19:21:47.114 5058 21157 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-25 19:21:47.114 5058 21157 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-25 19:21:47.114 5058 21157 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-25 19:21:47.114 5058 21157 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-25 19:21:47.114 5058 21157 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-25 19:21:47.114 5058 21157 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-25 19:21:47.114 5058 21157 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-25 19:21:47.114 5058 21157 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-25 19:38:28.736 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 19:38:37.152 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 19:38:47.763 5058 19962 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-25 19:38:47.763 5058 19962 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-25 19:38:47.763 5058 19962 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-25 19:38:47.763 5058 19962 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-25 19:38:47.763 5058 19962 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-25 19:38:47.763 5058 19962 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-25 19:38:47.763 5058 19962 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-25 19:38:47.763 5058 19962 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-25 19:38:47.763 5058 19962 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-25 19:38:47.763 5058 19962 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-25 19:38:47.763 5058 19962 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-25 19:38:47.763 5058 19962 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-25 19:38:47.763 5058 19962 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-25 19:38:47.763 5058 19962 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-25 19:38:47.763 5058 19962 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-25 19:38:47.763 5058 19962 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-25 19:38:48.601 5058 6859 E DatabaseUtils: Writing exception to parcel
01-25 19:38:48.601 5058 6859 E DatabaseUtils: java.lang.SecurityException:
Permission Denial: reading com.mbwhatsapp.contentprovider.MediaProvider uri
content://com.mbwhatsapp.provider.media/item/b19f51f8-9235-48b3-88f3-c72278507c6c
from pid=1713, uid=10043 requires the provider be exported, or grantUriPermission()
01-25 19:38:48.601 5058 6859 E DatabaseUtils: at
android.content.ContentProvider.enforceReadPermissionInner(ContentProvider.java:105
0)
01-25 19:38:48.601 5058 6859 E DatabaseUtils: at
android.content.ContentProvider.semEnforceReadPermission(ContentProvider.java:968)
01-25 19:38:48.601 5058 6859 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceReadPermission(ContentProvider.jav
a:818)
01-25 19:38:48.601 5058 6859 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceFilePermission(ContentProvider.jav
a:808)
01-25 19:38:48.601 5058 6859 E DatabaseUtils: at
android.content.ContentProvider$Transport.openTypedAssetFile(ContentProvider.java:6
67)
01-25 19:38:48.601 5058 6859 E DatabaseUtils: at
android.content.ContentProviderNative.onTransact(ContentProviderNative.java:341)
01-25 19:38:48.601 5058 6859 E DatabaseUtils: at
android.os.Binder.execTransactInternal(Binder.java:1380)
01-25 19:38:48.601 5058 6859 E DatabaseUtils: at
android.os.Binder.execTransact(Binder.java:1311)
01-25 19:39:08.547 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 19:39:28.748 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 19:45:11.038 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 19:45:53.082 5058 27814 W System : ClassLoader referenced unknown path:
01-25 19:45:53.103 5058 27814 W com.mbwhatsapp: ClassLoaderContext classpath
element mismatch.
expected=/data/app/~~_HHL-bMWk2KJ_VRx4Af26w==/com.google.android.apps.maps-oS-
4gB1Nc6YO-V_2iy0WHQ==/base.apk,
found=/data/app/~~IAWbEKmbGrFdXurQI8HXLQ==/com.mbwhatsapp-
OAXx2yuzNASJUo7glhZtAQ==/base.apk
(DLC[];PCL[/data/app/~~_HHL-bMWk2KJ_VRx4Af26w==/com.google.android.apps.maps-oS-
4gB1Nc6YO-V_2iy0WHQ==/base.apk*3895290184:/data/app/~~_HHL-bMWk2KJ_VRx4Af26w==/
com.google.android.apps.maps-oS-4gB1Nc6YO-V_2iy0WHQ==/base.apk!
classes2.dex*1205988334:/data/app/~~_HHL-bMWk2KJ_VRx4Af26w==/
com.google.android.apps.maps-oS-4gB1Nc6YO-V_2iy0WHQ==/base.apk!
classes3.dex*3930478580:/data/app/~~_HHL-bMWk2KJ_VRx4Af26w==/
com.google.android.apps.maps-oS-4gB1Nc6YO-V_2iy0WHQ==/base.apk!
classes4.dex*1045176826:/data/app/~~_HHL-bMWk2KJ_VRx4Af26w==/
com.google.android.apps.maps-oS-4gB1Nc6YO-V_2iy0WHQ==/base.apk!
classes5.dex*4257818749:/data/app/~~_HHL-bMWk2KJ_VRx4Af26w==/
com.google.android.apps.maps-oS-4gB1Nc6YO-V_2iy0WHQ==/base.apk!
classes6.dex*3695588247:/data/app/~~_HHL-bMWk2KJ_VRx4Af26w==/
com.google.android.apps.maps-oS-4gB1Nc6YO-V_2iy0WHQ==/base.apk!
classes7.dex*1798804511:/data/app/~~_HHL-bMWk2KJ_VRx4Af26w==/
com.google.android.apps.maps-oS-4gB1Nc6YO-V_2iy0WHQ==/base.apk!
classes8.dex*4222264932]{PCL[/system/framework/
org.apache.http.legacy.jar*365604908]} |
DLC[];PCL[/data/app/~~IAWbEKmbGrFdXurQI8HXLQ==/com.mbwhatsapp-
OAXx2yuzNASJUo7glhZtAQ==/base.apk*1416788599:/data/app/~~IAWbEKmbGrFdXurQI8HXLQ==/
com.mbwhatsapp-OAXx2yuzNASJUo7glhZtAQ==/base.apk!classes2.dex*1195520896:/data/
app/~~IAWbEKmbGrFdXurQI8HXLQ==/com.mbwhatsapp-OAXx2yuzNASJUo7glhZtAQ==/base.apk!
classes3.dex*3411973279:/data/app/~~IAWbEKmbGrFdXurQI8HXLQ==/com.mbwhatsapp-
OAXx2yuzNASJUo7glhZtAQ==/base.apk!classes4.dex*139949962:/data/app/
~~IAWbEKmbGrFdXurQI8HXLQ==/com.mbwhatsapp-OAXx2yuzNASJUo7glhZtAQ==/base.apk!
classes5.dex*3810408200:/data/app/~~IAWbEKmbGrFdXurQI8HXLQ==/com.mbwhatsapp-
OAXx2yuzNASJUo7glhZtAQ==/base.apk!classes6.dex*3828114170:/data/app/
~~IAWbEKmbGrFdXurQI8HXLQ==/com.mbwhatsapp-OAXx2yuzNASJUo7glhZtAQ==/base.apk!
classes7.dex*3896375018:/data/app/~~IAWbEKmbGrFdXurQI8HXLQ==/com.mbwhatsapp-
OAXx2yuzNASJUo7glhZtAQ==/base.apk!classes8.dex*4284976671]{PCL[/system/framework/
org.apache.http.legacy.jar*365604908]})
01-25 19:45:53.203 5058 27827 E chromium:
[0125/194553.202948:ERROR:cronet_context.cc(156)] Invalid QUIC hint
host: .whatsapp.com
01-25 19:45:53.203 5058 27827 E chromium:
[0125/194553.203300:ERROR:cronet_context.cc(156)] Invalid QUIC hint
host: .cdninstagram.com
01-25 19:45:53.203 5058 27827 E chromium:
[0125/194553.203364:ERROR:cronet_context.cc(156)] Invalid QUIC hint
host: .fbcdn.net
01-25 19:45:53.203 5058 27827 E chromium:
[0125/194553.203485:ERROR:cronet_context.cc(156)] Invalid QUIC hint
host: .facebook.com
01-25 19:45:53.203 5058 27827 E chromium:
[0125/194553.203529:ERROR:cronet_context.cc(156)] Invalid QUIC hint
host: .instagram.com
01-25 19:45:53.203 5058 27827 E chromium:
[0125/194553.203571:ERROR:cronet_context.cc(156)] Invalid QUIC hint
host: .whatsapp.net
01-25 19:45:55.051 5058 5351 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=e6c2f1fe-7f35-4e1f-b2b7-4842f74b62f6 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/o1/v/t62.7118-24/f1/m234/up-oil-image-0fa1c6aa-
d00d-4e56-9df8-5e7621fee67c?ccb=9-4&oh=01_AdRVzH4CTYUvc0-
jzUDjGV3EwguC68cQaNuJp_Sgo4NjPg&oe=65D9DA39&_nc_sid=000000
thumbnail_height_width_ratio=2.0833333 is_animated_sticker=0
file_hash=ICftw3m/zl7iqlFLe9pBTnsJLi6DQ9xVk4r31FKU9Y0= file_path=Media/MBWhatsApp
Images/IMG-20240125-WA0010.jpg file_size=119812 partial_media_hash=null face_x=311
face_y=1102 height=1280 trim_to=0 media_key_timestamp=1706186668000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m234/up-oil-image-
0fa1c6aa-d00d-4e56-9df8-5e7621fee67c?ccb=9-4&oh=01_AdRVzH4CTYUvc0-
jzUDjGV3EwguC68cQaNuJp_Sgo4NjPg&oe=65D9DA39&_nc_sid=000000&mms3=true
media_caption=null trim_from=0 mime_type=image/jpeg partial_media_enc_hash=null
width=623 original_file_hash=null has_streaming_sidecar=0
autotransfer_retry_enabled=1 media_upload_handle=null message_row_id=1335
multicast_id=null enc_file_hash=ViO3I3XZR+FFPtGbXY0Oi7DBXmjzi0kzaKvMp7MSu1w=
mute_video=0 page_count=0 first_scan_sidecar=null suspicious_content=0
file_length=119812 media_name=null media_duration=0 chat_row_id=902
media_key=[B@44bfa67
01-25 19:45:55.051 5058 5351 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-25 19:45:55.051 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-25 19:45:55.051 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-25 19:45:55.051 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-25 19:45:55.051 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-25 19:45:55.051 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-25 19:45:55.051 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-25 19:45:55.051 5058 5351 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-25 19:45:55.051 5058 5351 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-25 19:45:55.051 5058 5351 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-25 19:45:55.051 5058 5351 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-25 19:45:55.051 5058 5351 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
01-25 19:45:55.051 5058 5351 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-25 19:45:55.051 5058 5351 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-25 19:45:55.051 5058 5351 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
01-25 19:45:55.051 5058 5351 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
01-25 19:45:55.051 5058 5351 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-25 19:46:11.051 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 19:48:21.023 5058 5351 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=f07063fa-2189-4573-9f56-f26a65163934 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/o1/v/t62.7118-24/f1/m239/up-oil-image-9b26f7d2-
5805-422a-863e-3cb6609c8dc1?ccb=9-4&oh=01_AdRYzLVVFILTFuw0GynpVzACchBBXoCcZK-
AF7hjAfhP2Q&oe=65D9DED7&_nc_sid=000000 thumbnail_height_width_ratio=2.0
is_animated_sticker=0 file_hash=dvgKAo3PnG8BZO4NPSLAvOkGFSqYXts4pjdJ0sUDGQQ=
file_path=Media/MBWhatsApp Images/IMG-20240125-WA0011.jpg file_size=107465
partial_media_hash=null face_x=0 face_y=0 height=1240 trim_to=0
media_key_timestamp=1706186879000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m239/up-oil-image-
9b26f7d2-5805-422a-863e-3cb6609c8dc1?ccb=9-
4&oh=01_AdRYzLVVFILTFuw0GynpVzACchBBXoCcZK-
AF7hjAfhP2Q&oe=65D9DED7&_nc_sid=000000&mms3=true media_caption=null trim_from=0
mime_type=image/jpeg partial_media_enc_hash=null width=622 original_file_hash=null
has_streaming_sidecar=0 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=1336 multicast_id=null
enc_file_hash=6pyyHx5W8ICzLcgc/gHhjeVECrEDBoZyJ/HsMCNagwE= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=107465
media_name=null media_duration=0 chat_row_id=902 media_key=[B@5ef507c
01-25 19:48:21.023 5058 5351 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-25 19:48:21.023 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-25 19:48:21.023 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-25 19:48:21.023 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-25 19:48:21.023 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-25 19:48:21.023 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-25 19:48:21.023 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-25 19:48:21.023 5058 5351 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-25 19:48:21.023 5058 5351 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-25 19:48:21.023 5058 5351 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-25 19:48:21.023 5058 5351 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-25 19:48:21.023 5058 5351 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
01-25 19:48:21.023 5058 5351 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-25 19:48:21.023 5058 5351 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-25 19:48:21.023 5058 5351 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
01-25 19:48:21.023 5058 5351 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
01-25 19:48:21.023 5058 5351 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-25 19:48:38.911 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 19:54:52.856 5058 5351 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=e5b3293c-6a43-4bf1-b0a9-2e6d9ee56430 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/o1/v/t62.7118-24/f1/m238/up-oil-image-4aaccbc6-
56ce-44ae-8498-1ef334c2799e?ccb=9-4&oh=01_AdSdSOsXBKX_n3enWsFx5vPJats-
tYqiVqSUwkLsn7A6uw&oe=65D9E132&_nc_sid=000000 thumbnail_height_width_ratio=2.173913
is_animated_sticker=0 file_hash=acJKXiZ98NxOYpPAALVBxmO4AbjMaT2DDIwtYaJW82c=
file_path=Media/MBWhatsApp Images/IMG-20240125-WA0012.jpg file_size=43068
partial_media_hash=null face_x=0 face_y=0 height=1077 trim_to=0
media_key_timestamp=1706187257000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m238/up-oil-image-
4aaccbc6-56ce-44ae-8498-1ef334c2799e?ccb=9-4&oh=01_AdSdSOsXBKX_n3enWsFx5vPJats-
tYqiVqSUwkLsn7A6uw&oe=65D9E132&_nc_sid=000000&mms3=true media_caption=null
trim_from=0 mime_type=image/jpeg partial_media_enc_hash=null width=500
original_file_hash=null has_streaming_sidecar=0 autotransfer_retry_enabled=1
media_upload_handle=null message_row_id=1337 multicast_id=null
enc_file_hash=/y+TK7zlKtQ+FJ/dxW0WOI7z0EBGZPogzJtqxNb60rA= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=43068
media_name=null media_duration=0 chat_row_id=902 media_key=[B@b0e0b6a
01-25 19:54:52.856 5058 5351 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-25 19:54:52.856 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-25 19:54:52.856 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-25 19:54:52.856 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-25 19:54:52.856 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-25 19:54:52.856 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-25 19:54:52.856 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-25 19:54:52.856 5058 5351 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-25 19:54:52.856 5058 5351 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-25 19:54:52.856 5058 5351 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-25 19:54:52.856 5058 5351 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-25 19:54:52.856 5058 5351 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
01-25 19:54:52.856 5058 5351 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-25 19:54:52.856 5058 5351 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-25 19:54:52.856 5058 5351 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
01-25 19:54:52.856 5058 5351 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
01-25 19:54:52.856 5058 5351 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-25 20:02:46.715 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 20:02:49.727 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 20:03:04.626 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 20:03:14.665 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 20:03:14.703 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 20:03:56.927 5058 5351 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=e0a63379-0002-4972-b795-1ef86f785b8d transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/o1/v/t62.7118-24/f1/m239/up-oil-image-9b26f7d2-
5805-422a-863e-3cb6609c8dc1?ccb=9-4&oh=01_AdRYzLVVFILTFuw0GynpVzACchBBXoCcZK-
AF7hjAfhP2Q&oe=65D9DED7&_nc_sid=000000 thumbnail_height_width_ratio=2.0
is_animated_sticker=0 file_hash=dvgKAo3PnG8BZO4NPSLAvOkGFSqYXts4pjdJ0sUDGQQ=
file_path=Media/MBWhatsApp Images/IMG-20240125-WA0011.jpg file_size=0
partial_media_hash=null face_x=0 face_y=0 height=1240 trim_to=0
media_key_timestamp=1706186879000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m239/up-oil-image-
9b26f7d2-5805-422a-863e-3cb6609c8dc1?ccb=9-
4&oh=01_AdRYzLVVFILTFuw0GynpVzACchBBXoCcZK-
AF7hjAfhP2Q&oe=65D9DED7&_nc_sid=000000&mms3=true media_caption=null trim_from=0
mime_type=image/jpeg partial_media_enc_hash=null width=622 original_file_hash=null
has_streaming_sidecar=0 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=1340 multicast_id=null
enc_file_hash=6pyyHx5W8ICzLcgc/gHhjeVECrEDBoZyJ/HsMCNagwE= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=107465
media_name=null media_duration=0 chat_row_id=902 media_key=[B@57dc1f3
01-25 20:03:56.927 5058 5351 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-25 20:03:56.927 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-25 20:03:56.927 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-25 20:03:56.927 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-25 20:03:56.927 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-25 20:03:56.927 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-25 20:03:56.927 5058 5351 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-25 20:03:56.927 5058 5351 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-25 20:03:56.927 5058 5351 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-25 20:03:56.927 5058 5351 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-25 20:03:56.927 5058 5351 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-25 20:03:56.927 5058 5351 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
01-25 20:03:56.927 5058 5351 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-25 20:03:56.927 5058 5351 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-25 20:03:56.927 5058 5351 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
01-25 20:03:56.927 5058 5351 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
01-25 20:03:56.927 5058 5351 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-25 20:04:04.635 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 20:05:04.661 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 20:08:03.899 5058 32527 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-25 20:08:03.899 5058 32527 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-25 20:08:03.899 5058 32527 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-25 20:08:03.899 5058 32527 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-25 20:08:03.899 5058 32527 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-25 20:08:03.899 5058 32527 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-25 20:08:03.899 5058 32527 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-25 20:08:03.899 5058 32527 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-25 20:08:03.899 5058 32527 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-25 20:08:03.899 5058 32527 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-25 20:08:03.899 5058 32527 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-25 20:08:03.899 5058 32527 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-25 20:08:03.899 5058 32527 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-25 20:08:03.899 5058 32527 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-25 20:08:03.899 5058 32527 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-25 20:08:03.899 5058 32527 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-25 20:08:04.603 5058 32527 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-25 20:08:04.603 5058 32527 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-25 20:08:04.603 5058 32527 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-25 20:08:04.603 5058 32527 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-25 20:08:04.603 5058 32527 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-25 20:08:04.603 5058 32527 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-25 20:08:04.603 5058 32527 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-25 20:08:04.603 5058 32527 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-25 20:08:04.603 5058 32527 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-25 20:08:04.603 5058 32527 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-25 20:08:04.603 5058 32527 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-25 20:08:04.603 5058 32527 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-25 20:08:04.603 5058 32527 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-25 20:08:04.603 5058 32527 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-25 20:08:04.603 5058 32527 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-25 20:08:04.603 5058 32527 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-25 20:08:07.122 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 20:08:10.134 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 20:08:34.333 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 20:08:49.343 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 20:08:58.378 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 20:09:04.497 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 20:09:13.612 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 20:18:19.609 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 20:18:31.689 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 20:18:34.720 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 20:18:37.745 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 20:18:52.851 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 20:19:01.915 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 20:19:53.238 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 20:19:59.286 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 20:20:05.324 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 20:20:11.363 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 20:20:14.401 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 20:22:18.091 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 20:22:21.116 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 20:22:27.166 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 20:22:33.210 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 20:22:45.296 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-25 20:23:06.429 5058 5058 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-2--------- beginning of main
01-26 00:31:18.277 30774 30774 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-26 00:31:18.678 30774 30774 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-26 00:31:18.679 30774 30774 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-26 00:31:18.680 30774 30774 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-26 00:31:18.680 30774 30774 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-26 00:31:18.680 30774 30774 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-26 00:31:18.680 30774 30774 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-26 00:31:18.680 30774 30774 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-26 00:31:18.680 30774 30774 W System.err: at
java.lang.Class.newInstance(Native Method)
01-26 00:31:18.680 30774 30774 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-26 00:31:18.680 30774 30774 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-26 00:31:18.680 30774 30774 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-26 00:31:18.680 30774 30774 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-26 00:31:18.680 30774 30774 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-26 00:31:18.680 30774 30774 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-26 00:31:18.680 30774 30774 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-26 00:31:18.680 30774 30774 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-26 00:31:18.680 30774 30774 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-26 00:31:18.680 30774 30774 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-26 00:31:18.680 30774 30774 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-26 00:31:18.680 30774 30774 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-26 00:31:18.680 30774 30774 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-26 00:31:18.680 30774 30774 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-26 00:31:18.680 30774 30774 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-26 00:31:18.792 30774 30774 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-26 00:31:19.236 30774 30774 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-26 00:31:19.236 30774 30774 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-26 00:31:19.389 30813 30813 W libprocessgroup: Controller io is not found
01-26 00:31:19.389 30813 30813 W libprocessgroup: Controller io is not found
01-26 00:31:19.389 30813 30813 W libprocessgroup: Controller io is not found
01-26 00:31:19.601 30774 30827 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-26 00:31:19.601 30774 30827 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-26 00:31:19.601 30774 30827 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-26 00:55:13.790 30774 30785 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 142 to 100
01-26 01:15:13.749 30774 30785 W com.mbwhatsapp: Reducing the number of
consi--------- beginning of main
01-26 02:36:21.432 10775 10775 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-26 02:36:22.207 10775 10775 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-26 02:36:22.211 10775 10775 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-26 02:36:22.211 10775 10775 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-26 02:36:22.211 10775 10775 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-26 02:36:22.211 10775 10775 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-26 02:36:22.211 10775 10775 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-26 02:36:22.211 10775 10775 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-26 02:36:22.211 10775 10775 W System.err: at
java.lang.Class.newInstance(Native Method)
01-26 02:36:22.211 10775 10775 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-26 02:36:22.211 10775 10775 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-26 02:36:22.211 10775 10775 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-26 02:36:22.211 10775 10775 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-26 02:36:22.211 10775 10775 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-26 02:36:22.211 10775 10775 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-26 02:36:22.211 10775 10775 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-26 02:36:22.211 10775 10775 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-26 02:36:22.211 10775 10775 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-26 02:36:22.211 10775 10775 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-26 02:36:22.211 10775 10775 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-26 02:36:22.211 10775 10775 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-26 02:36:22.211 10775 10775 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-26 02:36:22.211 10775 10775 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-26 02:36:22.211 10775 10775 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-26 02:36:22.265 10775 10775 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-26 02:36:24.164 10775 10775 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-26 02:36:24.168 10775 10775 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-26 02:36:25.185 11066 11066 W libprocessgroup: Controller io is not found
01-26 02:36:25.185 11066 11066 W libprocessgroup: Controller io is not found
01-26 02:36:25.185 11066 11066 W libprocessgroup: Controller io is not found
01-26 02:36:25.317 10775 11130 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-26 02:36:25.317 10775 11130 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-26 02:36:25.317 10775 11130 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-26 02:59:17.206 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.207 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.207 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.207 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.207 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.207 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.207 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.207 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.207 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.207 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.207 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.207 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.207 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.207 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.207 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.207 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.207 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.207 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.207 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.207 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.207 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.207 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.207 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.207 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.207 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.207 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.207 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.207 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.208 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.208 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.208 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.208 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.208 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.208 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.208 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.208 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.208 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.208 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.208 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.208 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.208 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.208 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.208 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.208 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.208 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.208 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.208 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.208 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.208 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.208 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.208 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.208 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.208 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.208 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.208 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.208 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.208 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.208 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.208 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.208 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.208 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.208 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.208 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.208 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.208 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.209 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.209 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.209 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.209 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.209 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.209 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.209 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.209 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.209 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.209 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.209 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.209 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.209 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.209 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.209 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.209 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.209 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.209 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.209 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.209 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.209 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.209 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.209 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.209 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.209 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.209 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.210 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.210 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.210 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.210 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.210 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.210 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.210 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.210 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.210 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.210 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.210 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.210 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.210 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.210 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.210 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.210 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.210 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.210 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.210 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.210 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.210 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.210 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.210 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.210 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.210 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.210 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.210 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.210 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.210 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.210 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.211 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.211 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.211 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.211 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.211 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.211 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.211 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.211 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.211 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.211 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.211 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.211 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.211 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.211 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.211 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.211 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.211 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.211 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.211 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.211 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.211 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.211 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.211 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.211 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.211 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.212 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.212 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.212 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.212 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.212 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.212 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.212 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.212 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.212 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.212 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.212 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.212 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.212 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.212 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.212 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.212 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.212 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.212 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.212 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.212 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.212 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.212 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.212 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.212 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.212 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.213 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.213 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.213 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.213 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.213 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.213 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.213 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.213 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.213 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.213 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.213 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.213 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.213 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.213 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.213 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.213 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.213 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.213 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.213 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.214 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.214 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.214 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.214 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.214 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.214 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.214 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.214 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.214 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.214 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.214 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.214 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.214 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.214 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.214 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.214 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.214 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.214 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.214 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.214 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.214 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.214 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.215 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.215 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.215 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.215 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.215 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.215 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.215 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.215 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.215 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.215 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.215 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.215 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.215 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.215 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.215 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.215 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.215 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.215 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.215 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.215 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.215 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.215 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.215 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.215 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.215 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.215 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.215 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.216 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.216 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.216 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.216 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.216 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.216 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.216 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.216 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.216 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.216 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.216 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.216 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.216 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.216 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.216 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.216 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.216 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.216 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.216 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.216 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.216 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.216 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.217 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.217 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.217 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.217 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.217 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.217 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.217 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.217 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.217 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.217 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.217 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.217 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.217 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.217 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.217 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.217 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.217 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.217 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.217 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.217 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.217 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.217 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.217 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.217 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.217 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.218 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.218 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.218 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.218 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.218 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.218 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.218 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.218 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.218 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.218 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.218 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.218 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.218 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.218 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.218 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.218 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.218 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.218 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.218 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.218 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.218 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.219 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.219 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.219 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.219 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.219 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.219 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.219 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.219 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.219 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.219 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.219 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.219 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.219 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.219 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.219 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.219 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.219 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.219 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.219 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.219 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.219 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.219 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.220 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.220 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.220 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.220 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.220 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.220 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.220 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.220 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.220 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.220 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.220 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.220 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.220 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.220 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.220 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.220 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.220 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.220 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.220 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.220 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.220 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.220 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.220 10775 10786 W System : A resource failed to call close.
01-26 02:59:17.220 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.939 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.940 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.940 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.940 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.940 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.940 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.940 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.940 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.940 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.940 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.940 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.940 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.940 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.940 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.940 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.940 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.940 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.940 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.940 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.940 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.940 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.940 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.940 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.940 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.940 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.940 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.940 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.940 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.940 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.941 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.941 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.941 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.941 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.941 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.941 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.941 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.941 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.941 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.941 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.941 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.941 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.941 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.941 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.941 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.941 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.941 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.941 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.941 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.941 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.941 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.941 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.941 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.941 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.941 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.941 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.941 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.941 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.942 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.942 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.942 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.942 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.942 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.942 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.942 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.942 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.942 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.942 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.942 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.942 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.942 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.942 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.942 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.942 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.942 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.942 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.942 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.942 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.942 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.942 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.942 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.942 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.942 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.943 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.943 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.943 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.943 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.943 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.943 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.943 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.943 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.943 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.943 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.943 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.943 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.943 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.943 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.943 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.943 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.943 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.943 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.943 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.943 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.943 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.943 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.944 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.944 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.944 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.944 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.944 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.944 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.944 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.944 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.944 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.944 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.944 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.944 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.944 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.944 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.944 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.944 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.944 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.944 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.944 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.944 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.944 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.944 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.944 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.944 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.944 10775 10786 --------- beginning of main
01-26 02:59:18.945 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.945 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.945 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.945 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.945 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.945 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.945 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.945 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.945 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.945 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.945 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.945 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.945 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.945 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.945 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.945 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.945 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.945 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.945 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.945 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.945 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.945 10775 10786 W System : A resource failed to call close.
01-26 02:59:18.946 10775 10786 W System : A resource failed to call close.
01-26 03:03:08.732 10775 10786 W System : A resource failed to call close.
01-26 03:03:08.732 10775 10786 W System : A resource failed to call close.
01-26 03:03:08.732 10775 10786 W System : A resource failed to call close.
01-26 03:03:08.732 10775 10786 W System : A resource failed to call close.
01-26 03:03:08.733 10775 10786 W System : A resource failed to call close.
01-26 03:03:08.733 10775 10786 W System : A resource failed to call close.
01-26 03:03:08.733 10775 10786 W System : A resource failed to call close.
01-26 03:03:08.733 10775 10786 W System : A resource failed to call close.
01-26 03:03:08.733 10775 10786 W System : A resource failed to call close.
01-26 03:03:08.733 10775 10786 W System : A resource failed to call close.
01-26 03:03:08.733 10775 10786 W System : A resource failed to call close.
01-26 03:03:08.733 10775 10786 W System : A resource failed to call close.
01-26 03:03:08.733 10775 10786 W System : A resource failed to call close.
01-26 03:03:08.733 10775 10786 W System : A resource failed to call close.
01-26 03:03:08.733 10775 10786 W System : A resource failed to call close.
01-26 03:03:08.733 10775 10786 W System : A resource failed to call close.
01-26 03:03:08.733 10775 10786 W System : A resource failed to call close.
01-26 03:03:08.733 10775 10786 W System : A resource failed to call close.
01-26 03:03:08.733 10775 10786 W System : A resource failed to call close.
01-26 03:03:08.733 10775 10786 W System : A resource failed to call close.
01-26 04:06:08.585 25621 25621 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-26 04:06:08.776 25621 25621 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-26 04:06:08.780 25621 25621 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-26 04:06:08.780 25621 25621 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-26 04:06:08.780 25621 25621 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-26 04:06:08.780 25621 25621 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-26 04:06:08.780 25621 25621 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-26 04:06:08.780 25621 25621 W System.err: --------- beginning of main
01-26 05:48:09.745 25621 25631 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 114 to 100
01-26 05:54:42.360 25055 25055 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-26 05:54:42.505 25055 25055 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-26 05:54:42.506 25055 25055 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-26 05:54:42.506 25055 25055 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-26 05:54:42.506 25055 25055 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-26 05:54:42.506 25055 25055 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-26 05:54:42.506 25055 25055 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-26 05:54:42.506 25055 25055 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-26 05:54:42.506 25055 25055 W System.err: at
java.lang.Class.newInstance(Native Method)
01-26 05:54:42.506 25055 25055 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-26 05:54:42.506 25055 25055 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-26 05:54:42.506 25055 25055 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-26 05:54:42.506 25055 25055 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-26 05:54:42.506 25055 25055 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-26 05:54:42.506 25055 25055 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-26 05:54:42.506 25055 25055 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-26 05:54:42.506 25055 25055 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-26 05:54:42.506 25055 25055 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-26 05:54:42.506 25055 25055 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-26 05:54:42.506 25055 25055 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-26 05:54:42.506 25055 25055 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-26 05:54:42.506 25055 25055 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-26 05:54:42.506 25055 25055 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-26 05:54:42.506 25055 25055 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-26 05:54:42.522 25055 25055 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-26 05:54:42.802 25055 25055 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-26 05:54:42.803 25055 25055 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-26 05:54:42.880 25098 25098 W libprocessgroup: Controller io is not found
01-26 05:54:42.880 25098 25098 W libprocessgroup: Controller io is not found
01-26 05:54:42.880 25098 25098 W libprocessgroup: Controller io is not found
01-26 05:54:42.975 25055 25125 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-26 05:54:42.975 25055 25125 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-26 05:54:42.975 25055 25125 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-26 06:12:46.867 29887 29887 E com.mbwhatsapp: Not starting debugger since
--------- beginning of main
01-26 06:38:08.779 14851 14851 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-26 06:38:09.409 14851 14851 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-26 06:38:09.413 14851 14851 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-26 06:38:09.413 14851 14851 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-26 06:38:09.413 14851 14851 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-26 06:38:09.413 14851 14851 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-26 06:38:09.413 14851 14851 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-26 06:38:09.413 14851 14851 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-26 06:38:09.413 14851 14851 W System.err: at
java.lang.Class.newInstance(Native Method)
01-26 06:38:09.413 14851 14851 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-26 06:38:09.413 14851 14851 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-26 06:38:09.413 14851 14851 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-26 06:38:09.413 14851 14851 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-26 06:38:09.413 14851 14851 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-26 06:38:09.414 14851 14851 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-26 06:38:09.414 14851 14851 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-26 06:38:09.414 14851 14851 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-26 06:38:09.414 14851 14851 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-26 06:38:09.414 14851 14851 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-26 06:38:09.414 14851 14851 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-26 06:38:09.414 14851 14851 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-26 06:38:09.414 14851 14851 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-26 06:38:09.414 14851 14851 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-26 06:38:09.414 14851 14851 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-26 06:38:09.478 14851 14851 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-26 06:38:10.108 14851 14851 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-26 06:38:10.108 14851 14851 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-26 06:38:10.286 14941 14941 W libprocessgroup: Controller io is not found
01-26 06:38:10.287 14941 14941 W libprocessgroup: Controller io is not found
01-26 06:38:10.287 14941 14941 W libprocessgroup: Controller io is not found
01-26 06:38:10.410 14851 14955 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-26 06:38:10.410 14851 14955 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-26 06:38:10.410 14851 14955 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-26 06:38:22.618 14851 14851 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 06:38:33.386 14851 14851 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 06:39:00.585 14851 14851 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 06:39:06.932 14851 14851 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 06:39:07.971 14851 14851 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 06:39:11.091 14851 14851 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 06:39:22.632 14851 14851 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 06:44:11.235 14851 14851 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 06:44:11.244 14851 14851 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 06:44:17.271 14851 14851 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 06:44:28.000 14851 14851 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 06:45:09.791 14851 14851 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 06:45:11.242 14851 14851 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 06:45:11.792 14851 14851 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 06:45:13.799 14851 14851 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 06:45:17.589 14851 14851 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 06:45:24.450 14851 14851 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 06:56:21.227 14851 14851 W com.mbwhatsapp: Method void
com.mbwhatsapp.HomeActivity.A6e() failed lock verification and will run slower.
01-26 06:56:21.252 14851 14851 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
01-26 06:56:21.547 14851 14851 E ArmVmp : Match on catch block at 0x0a in for
0x728a480031
01-26 06:56:21.575 14851 14851 E ArmVmp : Match on catch block at 0x0a in for
0x728a48004d
01-26 06:56:21.657 14851 14851 W Activity: Can request only one set of permissions
at a time
01-26 06:56:21.817 14851 17428 W LOTTIE : Animation contains merge paths. Merge
paths are only supported on KitKat+ and must be manually enabled by calling
enableMergePathsForKitKatAndAbove().
01-26 06:56:21.819 14851 14851 W libc : Access denied finding property
"persist.dm.passive.display_brightness"
01-26 06:56:21.819 14851 14851 W libc : Access denied finding property
"persist.dm.passive.ambient_brightness"
01-26 06:56:21.945 14851 17383 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/ConscryptEngineSocket;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-26 06:56:21.945 14851 17383 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-26 06:56:21.945 14851 17383 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-26 06:56:21.945 14851 17383 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-26 06:56:21.945 14851 17383 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-26 06:56:21.945 14851 17383 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setHostname(Ljava/lang/
String;)V (max-target-q, reflection, denied)
01-26 06:56:21.945 14851 17383 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setAlpnProtocols([B)V (max-target-
q,core-platform-api, reflection, denied)
01-26 06:56:21.945 14851 17383 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setAlpnProtocols([B)V (max-
target-q, reflection, denied)
01-26 06:56:21.959 14851 14860 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
01-26 06:56:22.336 14851 14851 E RecyclerView: No adapter attached; skipping layout
01-26 06:56:22.345 14851 14851 E ViewRootImpl@f6689cc[HomeActivity]: Surface is not
valid.
01-26 06:56:22.346 14851 14851 W LOTTIE : Animation contains merge paths but they
are disabled.
01-26 06:56:22.372 14851 14851 E RecyclerView: No adapter attached; skipping layout
01-26 06:56:22.373 14851 14851 E ViewRootImpl@f6689cc[HomeActivity]: Surface is not
valid.
01-26 06:56:22.380 14851 14851 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-26 06:56:22.392 14851 17383 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getAlpnSelectedProtocol()[B (max-
target-q,core-platform-api, reflection, denied)
01-26 06:56:22.392 14851 17383 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->getAlpnSelectedProtocol()[B
(max-target-q, reflection, denied)
01-26 06:56:22.950 14851 14851 E ArmVmp : Match on catch block at 0x5b in for
0x728a48001d
01-26 06:56:24.723 14851 17597 E RenderScript: Failed loading RS driver: dlopen
failed: library "libRSDriverArm.so" not found
01-26 06:56:24.723 14851 17597 E RenderScript: Failed to load runtime
libRSDriverArm.so, loading default
01-26 06:56:24.921 14851 14851 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-26 06:56:24.927 14851 14851 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-26 06:56:25.097 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480021
01-26 06:56:25.111 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480021
01-26 06:56:25.120 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480021
01-26 06:56:25.172 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:25.178 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:25.187 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:25.217 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:25.223 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:25.225 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:25.238 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:25.244 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:25.246 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:25.259 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:25.264 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:25.269 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:25.284 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:25.299 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:25.316 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:25.757 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:25.760 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:25.762 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:25.771 14851 14851 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 06:56:26.259 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:26.263 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:26.265 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:26.760 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:26.764 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:26.766 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:27.263 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:27.272 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:27.278 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:27.765 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:27.773 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:27.778 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:28.266 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:28.274 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:28.280 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:28.424 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:28.429 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:28.432 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:28.776 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:28.783 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:28.788 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:29.278 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:29.286 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:29.290 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:29.779 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:29.787 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:29.792 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:30.280 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:30.289 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:30.293 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:30.771 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:30.775 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:30.777 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:31.281 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:31.286 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:31.289 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:31.784 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:31.793 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:31.798 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:31.986 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:31.990 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:31.992 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:32.054 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:32.057 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:32.059 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:32.067 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:32.069 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:32.071 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:32.275 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:32.278 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:32.280 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:32.359 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:32.363 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:32.365 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:32.787 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:32.797 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:32.803 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.249 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.253 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.257 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.270 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.273 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.274 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.278 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.281 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.282 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.288 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.294 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.297 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.302 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.306 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.308 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.312 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.316 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.317 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.321 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.324 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.326 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.329 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.333 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.335 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.344 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.347 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.348 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.354 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.358 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.359 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.370 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.373 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.375 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.379 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.382 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.384 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.387 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.391 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.392 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.402 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.406 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.407 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.411 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.414 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.415 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.419 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.423 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.424 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.428 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.431 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.432 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.444 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.447 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.449 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.604 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.608 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.610 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.621 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.624 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.626 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.774 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.780 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:33.783 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:34.029 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:34.033 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:34.034 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:34.147 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:34.153 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:34.154 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:34.265 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:34.270 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:34.272 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:34.591 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:34.594 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:34.596 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:34.608 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:34.612 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:34.613 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:34.626 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:34.629 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:34.639 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:34.642 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:34.648 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:34.652 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:34.683 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:34.690 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:34.704 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:34.709 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:34.729 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:34.732 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:34.735 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:34.740 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:34.748 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:34.752 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:34.757 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:34.760 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:34.765 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:34.768 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:34.773 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:34.776 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:34.782 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:34.785 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:34.791 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:34.795 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:35.109 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:35.116 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:35.138 14851 14851 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=ImeCallback=ImeOnBackInvokedCallback@266120002
Callback=android.window.IOnBackInvokedCallback$Stub$Proxy@54378b3
01-26 06:56:35.156 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:35.158 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:35.166 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:35.169 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:35.184 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:35.186 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:35.201 14851 17405 W MediaPlayer: Use of stream types is deprecated for
operations other than volume control
01-26 06:56:35.201 14851 17405 W MediaPlayer: See the documentation of
setAudioStreamType() for what to use instead with android.media.AudioAttributes to
qualify your playback use case
01-26 06:56:35.235 14851 14865 W MediaPlayerNative: info/warning (10973, 0)
01-26 06:56:35.451 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:35.454 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:35.605 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:35.608 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:35.618 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:35.623 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:35.709 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:35.716 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:36.116 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:36.119 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:36.127 14851 14851 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@9f3f417
01-26 06:56:37.578 14851 14851 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-26 06:56:37.580 14851 14851 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-26 06:56:37.743 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480021
01-26 06:56:37.751 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480021
01-26 06:56:37.758 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480021
01-26 06:56:37.801 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:37.804 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:37.806 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:37.838 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:37.842 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:37.846 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:37.870 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:37.874 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:37.876 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:37.892 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:37.907 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:37.912 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:37.919 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:37.924 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:37.928 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.673 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.678 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.680 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.691 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.698 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.700 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.720 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.723 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.725 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.735 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.740 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.742 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.751 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.756 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.757 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.765 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.769 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.770 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.776 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.780 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.781 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.786 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.790 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.791 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.796 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.801 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.802 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.807 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.812 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.813 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.817 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.821 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.822 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.826 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.830 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.831 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.835 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.840 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.842 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.847 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.851 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.852 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.857 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.861 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.862 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.866 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.869 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.870 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.874 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.877 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.879 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.882 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.885 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.887 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.890 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.893 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.895 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.900 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.903 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.905 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.910 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.914 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.915 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.919 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.922 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.924 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.928 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.932 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.933 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.937 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.942 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.944 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.948 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.952 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.954 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.957 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.962 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.963 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.971 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.974 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.975 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.996 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:39.999 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.000 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.005 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.009 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.010 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.015 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.019 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.021 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.025 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.028 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.030 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.035 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.038 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.039 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.044 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.048 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.049 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.053 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.057 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.058 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.063 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.066 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.068 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.083 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.085 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.087 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.091 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.095 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.096 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.101 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.104 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.106 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.110 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.115 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.117 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.120 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.124 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.126 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.130 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.135 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.136 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.141 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.144 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.145 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.149 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.153 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.154 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.158 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.162 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.163 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.167 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.171 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.172 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.177 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.180 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.181 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.185 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.188 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.189 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.194 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.197 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.199 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.202 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.206 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.207 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.274 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.278 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.280 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.340 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.345 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.347 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.373 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.377 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.379 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.398 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.403 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.405 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.411 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.416 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.418 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.425 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.432 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.434 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.440 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.447 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.449 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.455 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.461 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.462 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.468 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.474 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.476 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.482 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.488 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.490 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.497 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.501 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.502 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.506 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.510 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.512 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.517 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.521 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.523 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.528 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.532 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.534 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.538 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.542 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.544 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.548 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.552 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.553 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.558 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.562 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.563 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.568 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.572 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.573 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.598 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.602 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.604 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.608 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.612 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.614 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.620 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.624 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.626 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.632 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.635 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.637 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.641 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.646 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.648 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.652 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.656 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.657 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.662 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.667 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.668 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.672 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.675 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.677 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.681 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.685 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.687 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.690 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.693 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.695 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.699 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.703 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.704 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.708 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.711 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.712 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.716 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.721 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.722 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.726 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.730 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.732 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.736 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.740 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.741 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.745 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.749 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.750 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.754 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.757 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.759 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.773 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.776 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.777 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.790 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.793 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.794 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.841 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.846 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.848 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.866 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.871 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.873 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.900 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.905 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.907 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.917 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.922 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.924 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.930 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.937 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.939 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.945 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.950 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.952 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.958 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.963 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.965 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.971 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.975 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.977 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.983 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.988 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.990 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.994 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:40.998 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.000 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.004 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.008 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.010 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.014 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.018 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.020 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.024 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.028 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.029 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.034 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.038 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.039 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.043 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.047 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.048 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.053 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.056 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.058 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.062 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.065 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.066 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.070 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.074 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.079 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.083 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.088 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.094 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.101 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.104 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.110 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.113 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.119 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.122 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.126 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.130 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.134 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.137 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.141 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.144 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.149 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.152 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.157 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.161 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.166 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.169 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.174 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.177 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.183 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.186 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.192 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.195 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.199 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.203 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.208 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.212 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.216 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.220 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.224 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.228 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.232 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.236 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.241 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.244 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.249 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.252 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.258 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.261 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.266 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.270 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.274 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.279 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.283 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.286 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.291 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.294 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.299 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.302 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.308 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.311 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.316 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.319 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.325 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.328 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.333 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.336 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.341 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.344 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.350 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.353 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.358 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.361 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.367 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.370 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.375 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.379 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.383 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.387 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.392 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.395 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.400 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.403 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.408 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.411 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.418 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.421 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.425 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.429 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.433 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.436 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.442 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.445 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.450 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.453 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.458 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.461 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.467 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.470 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.475 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.479 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.484 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.487 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.492 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.495 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.500 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.503 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.509 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.513 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.518 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.521 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.527 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.531 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.736 14851 14851 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 06:56:41.927 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.933 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.940 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.948 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.953 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.961 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.969 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.977 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.985 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.991 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:41.997 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.004 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.011 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.017 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.022 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.029 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.036 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.041 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.047 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.053 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.060 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.064 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.069 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.075 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.079 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.085 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.088 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.092 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.095 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.100 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.103 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.107 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.111 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.115 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.119 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.123 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.126 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.131 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.135 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.138 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.144 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.147 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.152 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.155 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.161 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.163 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.169 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.171 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.177 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.180 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.521 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.526 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.597 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.602 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.680 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.685 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.694 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.701 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.709 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.715 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.723 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.729 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.736 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.741 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.747 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.752 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.759 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.764 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.770 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.776 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.781 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.786 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.793 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.798 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.804 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.807 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.813 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.817 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.823 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.827 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.832 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.836 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.840 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.844 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.849 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.852 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.857 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.860 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.865 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.868 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.873 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.876 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.880 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.883 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.888 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.891 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.896 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.899 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.904 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.907 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.913 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.915 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.921 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.924 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.930 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.933 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.938 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.941 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.946 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.949 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.954 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.958 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.963 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.966 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.971 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.974 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.979 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:42.982 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.005 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.008 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.014 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.017 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.024 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.027 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.033 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.036 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.041 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.046 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.051 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.055 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.060 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.064 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.067 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.071 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.076 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.080 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.085 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.088 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.092 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.096 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.101 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.104 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.108 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.112 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.116 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.120 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.124 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.128 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.132 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.135 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.140 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.144 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.148 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.151 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.156 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.159 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.163 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.166 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.172 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.175 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.180 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.183 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.188 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.192 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.197 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.199 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.206 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.209 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.213 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.216 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.222 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.225 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.230 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.235 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.239 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.243 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.247 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.250 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.256 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.259 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.263 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.267 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.271 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.275 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.280 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.283 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.288 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.291 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.298 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.300 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.305 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.309 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.313 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.317 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.322 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.325 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.330 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.333 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.338 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.341 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.347 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.349 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.355 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.357 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.363 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.366 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.372 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.375 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.380 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.383 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.388 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.391 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.397 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.399 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.405 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.408 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.413 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.416 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.422 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.425 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.430 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.433 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.439 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.442 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.447 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.450 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.456 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.458 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.464 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.467 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.472 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.475 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.480 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.483 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.489 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.492 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.497 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.500 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.506 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.508 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.514 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.517 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.522 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.525 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.530 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.533 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.539 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.542 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.547 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.550 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.556 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.559 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.564 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.567 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.572 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.575 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.581 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.583 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.589 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.592 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.597 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.600 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.606 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.608 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.614 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.617 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.622 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.625 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.631 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.634 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.639 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.642 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.647 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.650 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.656 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.659 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.664 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.668 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.673 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.676 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.681 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.684 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.689 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.692 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.697 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.700 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.706 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.709 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.714 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.717 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.723 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.726 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.731 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.734 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.740 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.743 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.748 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.750 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.756 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.759 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.765 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.767 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.773 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.776 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.781 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.784 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.790 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.793 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.798 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.801 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.806 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.809 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.815 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.818 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.823 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.826 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.831 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.834 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.840 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.843 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.848 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.851 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.857 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.859 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.865 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.867 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.873 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.876 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.882 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.884 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.890 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.893 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.898 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.901 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.906 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.909 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.915 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.918 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.924 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.927 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.932 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.934 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.940 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.943 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.948 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.951 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.957 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.960 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.965 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.968 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.974 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.977 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.982 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.984 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.990 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.993 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:43.999 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.001 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.007 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.009 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.016 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.018 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.023 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.026 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.032 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.035 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.040 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.043 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.049 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.051 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.057 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.060 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.065 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.068 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.074 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.077 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.082 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.085 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.090 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.093 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.099 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.102 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.107 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.110 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.116 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.118 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.124 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.126 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.132 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.135 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.140 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.143 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.149 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.152 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.157 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.161 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.165 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.168 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.174 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.177 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.182 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.185 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.191 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.194 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.199 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.202 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.207 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.210 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.216 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.219 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.224 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.227 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.233 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.235 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.241 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.243 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.249 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.252 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.258 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.260 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.266 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.269 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.274 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.277 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.283 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.285 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.291 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.294 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.299 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.302 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.308 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.311 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.316 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.319 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.325 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.328 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.333 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.336 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.341 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.344 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.349 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.353 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.358 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.361 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.366 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.369 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.375 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.378 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.383 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.386 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.392 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.394 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.399 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.402 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.408 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.411 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.416 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.419 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.425 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.428 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.433 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.436 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.442 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.444 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.450 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.453 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.458 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.461 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.466 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.469 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.475 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.477 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.483 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.486 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.491 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.494 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.500 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.503 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.508 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.511 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.517 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.520 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.525 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.528 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.534 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.536 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.542 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.545 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.550 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.553 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.558 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.561 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.567 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.570 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.575 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.577 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.978 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.986 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:44.995 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.005 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.014 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.025 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.030 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.038 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.044 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.050 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.055 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.061 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.069 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.073 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.079 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.086 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.093 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.097 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.102 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.108 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.113 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.119 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.127 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.131 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.135 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.140 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.144 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.149 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.153 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.156 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.160 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.164 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.169 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.173 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.177 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.180 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.185 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.189 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.193 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.196 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.202 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.205 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.210 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.214 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.219 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.222 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.227 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.231 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.581 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:45.587 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.546 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.551 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.559 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.566 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.573 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.580 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.587 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.592 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.597 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.602 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.607 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.612 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.618 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.623 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.630 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.635 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.645 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.650 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.657 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.661 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.665 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.669 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.673 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.677 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.682 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.686 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.689 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.693 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.697 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.701 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.705 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.709 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.713 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.717 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.739 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.742 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.748 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.752 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.761 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.764 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.770 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.773 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.779 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.783 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.786 14851 14851 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 06:56:47.787 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.791 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.795 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.800 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.804 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.807 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.810 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.814 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.818 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.823 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.826 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.830 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.834 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.837 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.842 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.846 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.850 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.855 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.859 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.862 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.867 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.870 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.876 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.879 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.884 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.887 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.892 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.895 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.901 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.904 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.909 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.912 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.917 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.920 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.926 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.929 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.934 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.937 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.943 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.945 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.951 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.954 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.959 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.962 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.968 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.971 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.976 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.979 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.994 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:47.997 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.001 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.006 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.010 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.014 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.018 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.022 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.026 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.030 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.034 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.038 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.043 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.046 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.051 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.054 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.060 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.063 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.068 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.071 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.076 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.079 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.085 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.088 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.092 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.096 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.101 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.104 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.109 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.112 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.118 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.120 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.127 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.130 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.135 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.137 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.143 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.146 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.151 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.154 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.160 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.163 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.168 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.171 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.176 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.179 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.185 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.188 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.193 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.196 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.202 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.205 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.210 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.213 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.218 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.221 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.227 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.230 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.235 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.238 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.243 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.246 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.251 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.254 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.260 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.263 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.269 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.271 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.276 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.279 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.285 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.288 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.293 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.296 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.302 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.304 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.310 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.313 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.319 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.321 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.327 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.329 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.335 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.338 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.344 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.347 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.352 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.355 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.361 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.364 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.369 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.372 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.377 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.379 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.385 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.388 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.394 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.396 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.402 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.405 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.411 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.413 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.419 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.422 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.427 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.430 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.435 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.438 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.444 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.447 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.452 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.455 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.461 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.463 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.469 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.471 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.477 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.480 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.485 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.488 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.494 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.497 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.502 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.505 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.511 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.513 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.519 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.522 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.527 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.530 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.536 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.538 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.544 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.547 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.552 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.555 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.561 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.564 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.569 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.572 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.578 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.581 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.586 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.589 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.594 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.597 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.603 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.606 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.611 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.614 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.619 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.622 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.628 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.631 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.636 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.639 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.644 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.647 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.653 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.655 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.661 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.664 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.670 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.672 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.678 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.680 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.686 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.689 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.694 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.697 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.703 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.706 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.712 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.715 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.720 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.723 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.728 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.731 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.736 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.739 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.744 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.747 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.753 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.755 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.761 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.764 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.770 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.772 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.778 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.782 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.787 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.792 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.796 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.799 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.803 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.808 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.811 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.815 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.820 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.823 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.828 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.832 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.836 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.840 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.845 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.849 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.854 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.858 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.862 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.867 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.871 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.876 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.904 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.907 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.912 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.916 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.921 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.925 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.929 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.935 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.940 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.944 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.949 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.953 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.957 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.961 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.965 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.969 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.974 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.977 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.996 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:48.999 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.004 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.009 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.013 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.016 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.021 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.025 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.030 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.033 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.037 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.041 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.046 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.050 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.054 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.058 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.063 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.066 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.071 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.074 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.079 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.082 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.088 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.091 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.096 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.099 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.105 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.108 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.112 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.116 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.121 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.123 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.129 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.132 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.137 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.140 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.146 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.149 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.154 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.157 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.162 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.165 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.171 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.174 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.179 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.183 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.187 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.191 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.196 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.199 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.204 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.207 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.213 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.216 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.221 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.224 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.229 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.232 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.238 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.241 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.246 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.249 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.255 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.258 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.263 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.266 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.271 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.274 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.279 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.282 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.288 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.292 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.296 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.299 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.304 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.307 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.313 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.316 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.321 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.324 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.329 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.332 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.338 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.341 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.347 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.350 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.355 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.358 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.363 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.366 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.371 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.374 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.380 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.382 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.388 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.391 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.397 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.399 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.405 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.408 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.413 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.416 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.422 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.424 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.430 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.433 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.438 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.441 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.446 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.449 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.455 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.457 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.840 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.845 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.851 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.857 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.862 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.869 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.875 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.881 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.888 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.894 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.902 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.907 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.914 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.919 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.925 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.930 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.935 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.941 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.946 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.950 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.955 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.959 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.964 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.968 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.973 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.977 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.982 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.987 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.992 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:49.996 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.000 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.005 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.010 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.013 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.017 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.021 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.025 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.028 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.033 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.036 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.040 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.044 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.048 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.052 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.058 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.061 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.065 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.068 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.074 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.077 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.082 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.085 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.090 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.093 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.099 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.101 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.107 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.110 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.115 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.118 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.124 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.127 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.132 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.135 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.141 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.143 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.149 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.151 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.157 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.160 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.166 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.168 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.174 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.177 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.182 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.185 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.191 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.193 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.199 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.202 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.212 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.215 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.219 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.223 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.227 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.231 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.236 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.239 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.243 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.248 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.252 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.258 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.263 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.266 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.272 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.277 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.281 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.286 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.291 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.295 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.302 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.306 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.310 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.313 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.317 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.320 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.324 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.327 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.332 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.335 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.340 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.343 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.349 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.352 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.357 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.360 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.366 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.369 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.374 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.376 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.382 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.385 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.391 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.393 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.399 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.402 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.407 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.410 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.416 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.418 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.424 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.427 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.433 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.435 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.441 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.443 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.449 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.452 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.458 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.461 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.466 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.469 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.474 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.477 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.483 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.485 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.491 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.494 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.499 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.502 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.508 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.512 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.516 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.519 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.524 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.528 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.533 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.536 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.541 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.544 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.549 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.552 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.558 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.561 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.566 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.569 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.574 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.577 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.583 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.585 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.592 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.594 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.600 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.602 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.608 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.611 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.616 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.619 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.625 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.628 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.633 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.636 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.641 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.644 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.650 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.652 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.658 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.661 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.666 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.669 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.675 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.677 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.683 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.686 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.692 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.694 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.700 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.703 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.708 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.711 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.717 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.720 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.725 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.728 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.733 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.736 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.742 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.745 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.750 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.753 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.759 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.761 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.767 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.769 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.775 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.778 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.783 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.786 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.792 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.794 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.800 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.803 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.809 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.811 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.817 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.819 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.826 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.828 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.834 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.837 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.842 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.845 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.850 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.853 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.859 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.861 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.867 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.870 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.875 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.878 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.884 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.887 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.892 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.895 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.901 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.903 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.909 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.911 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.917 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.920 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.925 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.928 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.934 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.937 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.942 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:50.945 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.345 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.350 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.358 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.366 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.373 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.382 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.390 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.398 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.405 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.413 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.420 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.428 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.437 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.443 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.448 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.453 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.462 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.467 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.473 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.479 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.486 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.490 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.495 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.500 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.504 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.508 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.511 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.516 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.520 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.524 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.528 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.532 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.535 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.540 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.544 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.548 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.552 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.556 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.560 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.563 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.569 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.572 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.577 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.580 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.585 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.588 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.593 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.596 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.946 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:51.954 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:52.833 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:52.839 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:52.849 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:52.855 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:52.861 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:52.867 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:52.873 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:52.879 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:52.885 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:52.891 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:52.897 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:52.902 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:52.907 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:52.912 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:52.917 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:52.923 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:52.928 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:52.932 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:52.938 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:52.942 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:52.948 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:52.952 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:52.957 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:52.961 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:52.966 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:52.971 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:52.975 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:52.979 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:52.984 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:52.988 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:52.992 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:52.996 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.001 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.004 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.009 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.013 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.017 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.021 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.026 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.029 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.034 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.037 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.044 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.047 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.051 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.054 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.059 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.062 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.066 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.070 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.074 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.077 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.081 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.084 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.090 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.093 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.098 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.101 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.107 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.110 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.115 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.118 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.123 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.126 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.131 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.134 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.140 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.143 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.158 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.161 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.167 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.170 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.175 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.179 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.183 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.187 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.191 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.196 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.199 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.203 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.207 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.210 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.215 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.218 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.224 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.226 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.232 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.234 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.240 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.243 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.248 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.252 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.257 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.260 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.265 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.268 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.274 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.277 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.282 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.285 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.290 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.293 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.299 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.301 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.307 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.310 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.316 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.318 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.324 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.327 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.333 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.336 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.340 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.344 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.349 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.352 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.357 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.361 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.365 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.369 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.374 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.378 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.382 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.385 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.391 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.393 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.399 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.402 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.407 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.410 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.416 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.419 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.424 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.427 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.433 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.435 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.441 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.444 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.449 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.452 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.458 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.461 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.466 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.469 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.474 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.477 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.483 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.486 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.491 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.494 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.499 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.502 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.508 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.510 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.516 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.519 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.524 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.527 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.533 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.536 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.541 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.544 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.550 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.553 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.558 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.561 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.567 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.570 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.575 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.578 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.583 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.586 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.592 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.596 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.600 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.604 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.609 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.613 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.617 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.621 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.626 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.630 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.634 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.639 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.642 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.647 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.652 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.656 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.660 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.664 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.668 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.671 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.675 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.679 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.683 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.687 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.703 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.706 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.711 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.714 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.720 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.723 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.728 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.732 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.736 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.740 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.744 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.748 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.751 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.756 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.760 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.764 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.772 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.775 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.780 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.784 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.790 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.794 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.797 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.801 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.806 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.810 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.814 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.818 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.823 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.826 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.831 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.834 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.839 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.842 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.846 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.849 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.853 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.857 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.861 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.864 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.868 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.872 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.876 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.879 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.884 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.887 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.893 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.896 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.901 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.904 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.909 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.912 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.918 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.920 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.934 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.937 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.968 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.971 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.992 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:53.997 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.026 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.029 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.036 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.039 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.394 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.399 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.406 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.412 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.419 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.426 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.432 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.439 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.445 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.451 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.457 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.463 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.469 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.475 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.480 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.487 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.494 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.499 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.504 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.509 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.513 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.519 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.523 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.528 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.536 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.540 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.544 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.549 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.554 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.558 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.562 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.566 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.570 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.574 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.577 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.581 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.586 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.590 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.594 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.597 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.603 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.606 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.611 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.614 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.619 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.621 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.627 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.630 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.635 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.638 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.644 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.646 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.652 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.655 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.831 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.836 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.844 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.850 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.858 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.865 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.871 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.877 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.887 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.891 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.898 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.902 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.908 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.913 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.918 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.923 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.934 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.938 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.945 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.949 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.961 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.964 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.969 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.973 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.977 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.981 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.985 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.989 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.994 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:54.998 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.002 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.006 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.011 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.015 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.020 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.024 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.027 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.031 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.048 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.051 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.058 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.061 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.068 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.072 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.077 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.081 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.085 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.088 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.093 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.096 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.100 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.104 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.108 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.111 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.115 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.119 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.137 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.140 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.146 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.149 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.154 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.158 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.163 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.166 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.171 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.176 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.180 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.184 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.188 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.191 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.197 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.200 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.205 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.208 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.213 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.216 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.246 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.249 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.255 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.259 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.264 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.268 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.273 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.277 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.283 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.287 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.292 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.296 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.300 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.303 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.307 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.311 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.318 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.321 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.324 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.328 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.331 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.335 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.339 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.343 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.347 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.350 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.355 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.358 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.363 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.366 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.373 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.376 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.380 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.383 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.388 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.392 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.397 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.400 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.405 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.408 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.414 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.416 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.422 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.424 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.430 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.433 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.439 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.442 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.447 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.449 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.455 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.458 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.463 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.467 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.472 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.476 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.480 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.483 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.489 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.492 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.497 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.500 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.505 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.508 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.514 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.516 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.522 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.525 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.531 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.533 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.539 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.542 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.547 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.550 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.556 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.559 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.564 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.567 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.572 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.575 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.580 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.583 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.589 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.592 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.597 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.600 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.606 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.609 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.614 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.617 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.622 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.625 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.631 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.633 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.639 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.642 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.648 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.650 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.656 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.659 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.664 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.667 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.673 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.675 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.681 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.684 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.689 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.693 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.698 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.701 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.706 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.709 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.714 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.717 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.722 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:55.725 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.074 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.079 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.116 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.121 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.129 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.136 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.142 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.149 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.155 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.162 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.168 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.173 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.184 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.188 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.192 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.198 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.202 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.206 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.211 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.215 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.220 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.224 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.228 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.232 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.237 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.241 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.245 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.249 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.253 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.257 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.262 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.266 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.270 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.274 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.278 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.281 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.286 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.289 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.293 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.296 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.301 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.305 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.368 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.373 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.542 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.548 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.776 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.782 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.793 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.799 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.806 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.812 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.818 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.825 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.830 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.835 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.843 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.848 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.853 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.859 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.864 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.870 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.876 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.881 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.887 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.892 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.896 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.902 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.909 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.914 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.917 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.923 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.926 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.931 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.934 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.939 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.942 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.947 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.951 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.955 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.959 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.963 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.967 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.972 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.976 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.979 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.985 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.988 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.992 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:56.996 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.001 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.004 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.009 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.013 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.017 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.021 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.026 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.029 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.512 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.518 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.525 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.531 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.536 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.543 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.549 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.558 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.564 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.570 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.576 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.581 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.588 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.594 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.604 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.608 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.614 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.619 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.626 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.630 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.635 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.640 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.645 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.650 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.654 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.658 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.663 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.668 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.672 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.676 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.681 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.685 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.689 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.693 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.703 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.707 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.737 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.741 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.746 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.750 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.755 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.760 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.764 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.769 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.774 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.779 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.783 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.787 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.791 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.795 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.812 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.815 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.829 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.833 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.839 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.843 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.848 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.852 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.857 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.863 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.897 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.901 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.922 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.927 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.947 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:57.951 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.006 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.011 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.064 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.070 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.139 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.145 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.324 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.330 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.338 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.344 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.350 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.357 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.365 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.371 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.377 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.384 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.390 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.396 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.402 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.408 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.414 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.419 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.425 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.431 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.437 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.441 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.447 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.452 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.458 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.462 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.467 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.472 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.489 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.492 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.498 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.502 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.508 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.512 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.516 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.520 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.524 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.528 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.532 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.537 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.542 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.547 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.551 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.554 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.559 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.562 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.566 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.570 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.574 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.578 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.582 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.585 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.589 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.592 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.597 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.600 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.606 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.608 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.614 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.617 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.623 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.625 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.631 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.634 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.639 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.642 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.647 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.650 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.656 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.658 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.664 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.667 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.672 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.676 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.681 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.684 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.689 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.692 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.699 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.702 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.706 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.709 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.714 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.717 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.723 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.725 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.731 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.734 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.739 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.742 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.748 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.750 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.756 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.759 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.765 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.767 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.773 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.776 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.781 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.784 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.789 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.792 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.798 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.801 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.806 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.810 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.815 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.818 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.823 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.826 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.831 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.834 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.840 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.843 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.848 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.851 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.857 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.860 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.866 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.868 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.873 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.879 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.883 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.886 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.890 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.894 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.898 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.901 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.907 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.910 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.915 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.918 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.982 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.987 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.993 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:58.998 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.003 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.009 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.014 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.018 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.023 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.028 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.033 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.036 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.041 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.045 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.049 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.053 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.060 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.063 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.068 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.072 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.076 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.079 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.084 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.088 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.093 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.097 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.101 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.105 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.109 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.113 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.117 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.121 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.125 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.129 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.133 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.137 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.141 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.145 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.149 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.152 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.157 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.160 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.166 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.169 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.174 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.178 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.182 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.185 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.191 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.194 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.199 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.204 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.208 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.212 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.215 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.220 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.224 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.228 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.232 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.236 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.241 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.244 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.249 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.252 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.258 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.260 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.266 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.270 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.274 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.277 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.283 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.286 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.291 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.295 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.299 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.302 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.308 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.311 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.316 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.319 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.324 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.327 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.333 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.336 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.341 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.344 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.349 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.352 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.358 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.361 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.366 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.369 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.399 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.402 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.769 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.779 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.788 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.801 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.810 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.822 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.829 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.839 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.845 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.853 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.861 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.867 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.872 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.878 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.886 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.891 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.896 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.902 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.911 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.916 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.921 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.926 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.932 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.937 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.943 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.947 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.953 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.957 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.962 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.966 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.977 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.980 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.985 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.989 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.995 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:56:59.999 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.003 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.007 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.011 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.015 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.020 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.024 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.027 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.031 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.035 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.040 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.045 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.048 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.059 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.064 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.069 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.073 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.078 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.081 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.085 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.090 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.094 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.099 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.105 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.109 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.114 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.118 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.128 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.132 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.137 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.140 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.146 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.150 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.155 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.158 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.163 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.166 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.170 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.173 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.203 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.206 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.210 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.213 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.219 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.222 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.227 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.230 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.236 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.239 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.244 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.247 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.252 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.255 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.261 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.264 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.269 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.272 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.277 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.280 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.286 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.288 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.295 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.297 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.303 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.305 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.311 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.314 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.319 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.322 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.369 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.373 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.377 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.381 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.386 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.390 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.395 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.399 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.404 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.408 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.413 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.416 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.421 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.424 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.429 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.432 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.437 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.440 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.444 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.447 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.453 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.456 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.461 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.464 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.469 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.472 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.477 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.480 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.486 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.489 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.494 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.497 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.503 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.505 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.511 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.514 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.519 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.522 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.528 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.530 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.537 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.539 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.544 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.547 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.552 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.555 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.561 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.564 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.569 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.572 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.578 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.581 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.586 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.590 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.595 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.597 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.603 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.606 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.611 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.614 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.620 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.623 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.628 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.631 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.636 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.639 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.644 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.647 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.653 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.656 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.661 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.664 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.670 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.673 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.678 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.681 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.686 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.690 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.899 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.904 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.911 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.917 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.928 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.933 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.942 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.947 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.954 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.959 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.966 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.971 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.981 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.985 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.991 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:00.995 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.000 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.004 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.009 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.013 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.017 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.020 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.026 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.030 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.034 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.038 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.042 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.045 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.050 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.053 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.057 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.060 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.065 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.068 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.072 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.076 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.080 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.083 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.087 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.091 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.096 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.099 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.104 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.107 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.113 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.115 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.121 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.124 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.130 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.132 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.138 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.141 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.146 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.149 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.154 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.157 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.163 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.166 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.171 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.174 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.180 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.182 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.188 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.191 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.197 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.199 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.205 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.208 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.213 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.216 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.222 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.225 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.230 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.233 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.238 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.241 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.247 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.250 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.255 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.258 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.263 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.266 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.272 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.275 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.280 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.283 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.288 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.291 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.297 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.299 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.305 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.308 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.314 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.317 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.321 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.324 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.330 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.333 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.338 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.341 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.347 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.350 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.355 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.358 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.363 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.366 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.372 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.375 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.380 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.383 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.389 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.392 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.397 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.401 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.405 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.409 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.413 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.417 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.422 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.425 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.430 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.434 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.439 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.442 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.448 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.450 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.456 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.459 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.465 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.468 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.472 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.476 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.480 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.483 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.489 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.492 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.497 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.500 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.506 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.509 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.514 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.517 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.523 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.526 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.531 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.534 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.539 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.542 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.547 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.550 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.555 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.559 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.890 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.893 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.906 14851 17339 E FrameEvents: updateAcquireFence: Did not find
frame.
01-26 06:57:01.995 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:01.999 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:02.009 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:02.014 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:02.051 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:02.056 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:02.065 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:02.073 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:02.091 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:02.097 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:02.106 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:02.109 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:02.116 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:02.120 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:02.127 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:02.130 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:02.136 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:02.139 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:02.146 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:02.149 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:02.154 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:02.157 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:02.163 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:02.166 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:02.171 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:02.174 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:02.180 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:02.182 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:02.188 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:02.191 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:02.196 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:02.199 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:02.205 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:02.208 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:02.213 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:02.216 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:02.221 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:02.225 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:02.570 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:02.577 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:03.559 14851 17339 E FrameEvents: updateAcquireFence: Did not find
frame.
01-26 06:57:03.563 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:03.567 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:03.572 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:03.576 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:03.854 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:03.858 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:03.867 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:03.871 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:03.883 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:03.887 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:03.936 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:03.942 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:03.970 14851 14851 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@c5c0b91
01-26 06:57:03.982 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:03.986 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:03.995 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:03.999 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.466 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.469 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.477 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.480 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.487 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.490 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.493 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.496 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.500 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.503 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.507 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.511 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.516 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.520 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.524 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.527 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.532 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.536 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.540 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.543 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.548 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.552 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.556 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.560 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.564 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.568 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.573 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.576 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.581 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.585 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.590 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.594 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.598 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.602 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.606 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.610 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.614 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.618 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.623 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.626 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.631 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.634 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.641 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.644 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.648 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.651 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.657 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.660 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.664 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.667 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.672 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.675 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.681 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.684 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.689 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.693 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.698 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.700 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.706 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.709 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.719 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.722 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.726 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.730 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.733 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.737 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.741 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.744 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.748 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.751 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.756 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.759 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.764 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.767 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.773 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.776 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.781 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.784 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.790 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.792 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.798 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.801 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.806 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.809 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.814 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.817 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.823 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.826 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.831 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.834 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.839 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.842 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.848 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.851 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.856 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.859 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.865 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.868 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.873 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.876 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.881 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.884 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.890 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.893 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.898 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.901 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.907 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.910 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.915 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.918 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.923 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.926 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.931 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.935 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.940 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.943 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.949 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.951 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.957 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.959 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.965 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.968 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.973 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.976 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.982 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.985 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.990 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.993 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:04.999 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.002 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.007 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.010 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.015 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.018 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.024 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.026 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.032 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.035 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.041 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.044 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.049 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.052 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.057 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.060 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.065 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.068 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.074 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.076 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.082 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.085 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.091 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.093 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.099 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.102 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.107 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.110 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.116 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.118 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.124 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.126 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.132 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.135 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.141 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.143 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.149 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.152 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.157 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.160 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.166 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.169 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.174 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.177 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.182 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.185 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.191 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.193 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.199 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.202 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.208 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.211 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.216 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.219 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.224 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.227 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.232 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.235 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.241 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.244 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.249 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.252 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.258 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.260 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.266 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.269 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.274 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.277 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.283 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.285 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.291 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.293 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.299 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.302 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.308 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.311 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.316 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.319 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.324 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.327 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.333 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.335 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.341 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.344 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.350 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.353 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.358 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.361 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.366 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.369 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.375 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.378 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.383 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.386 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.391 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.394 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.400 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.402 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.408 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.411 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.416 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.420 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.425 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.428 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.433 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.437 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.441 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.444 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.450 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.453 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.458 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.461 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.467 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.469 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.475 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.478 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.483 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.486 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.492 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.495 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.500 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.503 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.508 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.511 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.517 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.520 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.525 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.529 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.533 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.536 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.542 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.545 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.550 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.553 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.558 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.561 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.567 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.569 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.575 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.578 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.584 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.587 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.592 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.595 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.600 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.603 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.608 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.611 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.617 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.619 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.626 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.629 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.634 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.637 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.642 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.645 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.650 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.653 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.659 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.661 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.667 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.670 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.675 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.678 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.684 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.686 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.692 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.695 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.700 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.703 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.709 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.712 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.717 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.720 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.725 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.728 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.734 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.737 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.742 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.745 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.751 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.753 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.759 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.762 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.767 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.770 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.776 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.779 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.784 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.786 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.792 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.795 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.801 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.804 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.809 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.812 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.818 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.821 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.826 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.829 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.834 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.837 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.843 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.846 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.851 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.854 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.859 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.862 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.867 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.870 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.876 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.878 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.884 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.887 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.892 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.895 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.901 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.904 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.909 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.912 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.918 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.921 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.926 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.929 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.935 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.937 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.943 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.946 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.951 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.954 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.959 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.963 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.968 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.971 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.976 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.979 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.985 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.988 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.993 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:05.996 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.001 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.004 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.404 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.414 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.423 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.435 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.444 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.453 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.460 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.467 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.473 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.480 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.487 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.494 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.499 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.505 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.512 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.518 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.523 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.529 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.537 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.542 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.547 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.553 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.561 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.565 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.570 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.573 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.578 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.582 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.586 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.590 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.594 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.598 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.603 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.606 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.611 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.614 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.620 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.623 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.628 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.631 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.636 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.639 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.645 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.647 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.653 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:06.656 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:07.007 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:07.016 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:13.935 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:13.940 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:13.965 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:13.969 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:13.975 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:13.980 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:13.989 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:13.996 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.003 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.008 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.015 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.020 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.027 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.032 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.038 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.043 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.051 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.055 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.059 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.063 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.067 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.071 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.075 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.079 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.084 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.087 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.091 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.095 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.100 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.104 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.107 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.110 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.116 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.119 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.124 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.127 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.132 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.136 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.141 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.144 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.149 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.152 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.158 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.161 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.166 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.169 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.174 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.178 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.183 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.185 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.191 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.193 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.199 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.202 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.208 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.211 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.216 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.220 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.224 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.227 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.232 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.235 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.241 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.244 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.250 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.253 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.258 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.262 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.267 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.271 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.275 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.278 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.283 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.287 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.291 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.294 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.299 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.302 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.308 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.311 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.316 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.319 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.324 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.327 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.333 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.336 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.342 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.345 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.350 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.353 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.358 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.362 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.367 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.370 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.375 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.378 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.384 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.386 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.392 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.395 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.401 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.403 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.409 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.412 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.417 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.420 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.425 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.428 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.434 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.437 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.442 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.445 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.485 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.489 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.509 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.514 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.568 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.573 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.579 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.584 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.593 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.597 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.604 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.608 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.614 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.618 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.623 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.628 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.633 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.638 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.644 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.649 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.654 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.658 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.662 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.665 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.669 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.673 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.677 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.681 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.685 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.689 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.694 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.697 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.701 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.705 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.709 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.713 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.717 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.720 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.726 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.729 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.734 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.737 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.743 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.745 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.751 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.754 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.759 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.762 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.768 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.771 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.776 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.779 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.784 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.787 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.793 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.796 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.801 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.805 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.810 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.813 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.818 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.821 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.826 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.829 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.835 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.838 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.843 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.846 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.852 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.854 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.860 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.862 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.868 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.871 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.876 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.880 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.926 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:14.930 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.279 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.290 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.300 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.310 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.319 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.328 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.337 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.344 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.351 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.358 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.363 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.369 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.374 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.379 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.387 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.393 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.398 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.404 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.412 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.415 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.419 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.424 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.429 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.433 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.438 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.443 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.447 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.451 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.456 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.460 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.463 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.468 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.471 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.475 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.479 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.482 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.486 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.489 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.494 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.498 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.503 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.506 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.511 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.514 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.519 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.522 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.528 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.531 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.881 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:15.890 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.736 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.742 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.752 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.758 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.767 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.773 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.781 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.786 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.793 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.799 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.805 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.810 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.816 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.823 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.829 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.833 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.839 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.843 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.850 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.856 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.862 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.866 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.872 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.876 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.880 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.884 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.890 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.894 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.899 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.903 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.908 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.912 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.917 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.920 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.926 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.929 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.935 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.938 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.943 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.946 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.952 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.955 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.960 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.963 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.968 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.971 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.976 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.979 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.985 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.988 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.994 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:38.997 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.002 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.005 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.010 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.013 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.020 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.023 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.026 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.030 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.034 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.038 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.043 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.046 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.051 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.054 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.059 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.062 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.068 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.071 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.076 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.079 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.084 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.087 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.093 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.096 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.101 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.104 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.109 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.112 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.118 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.121 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.127 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.130 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.135 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.139 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.143 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.146 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.152 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.154 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.160 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.162 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.168 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.171 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.176 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.179 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.185 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.189 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.193 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.199 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.203 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.206 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.210 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.213 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.218 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.222 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.227 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.230 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.235 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.238 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.243 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.246 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.251 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.254 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.260 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.263 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.268 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.271 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.276 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.279 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.285 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.288 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.294 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.296 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.302 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.305 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.310 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.313 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.319 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.322 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.329 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.332 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.336 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.339 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.346 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.349 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.353 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.356 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.360 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.363 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.369 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.371 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.377 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.380 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.385 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.388 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.393 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.396 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.402 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.405 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.410 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.413 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.419 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.421 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.427 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.430 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.435 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.438 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.444 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.447 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.452 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.455 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.461 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.463 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.469 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.471 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.477 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.480 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.486 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.488 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.494 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.497 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.503 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.505 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.511 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.513 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.519 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.522 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.579 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.584 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.603 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.607 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.614 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.618 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.625 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.629 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.635 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.639 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.646 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.650 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.655 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.658 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.663 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.666 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.671 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.675 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.679 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.682 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.687 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.691 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.695 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.698 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.703 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.706 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.712 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.715 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.720 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.723 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.728 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.732 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.736 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.739 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.745 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.747 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.753 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.757 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.761 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.765 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.770 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.773 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.778 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.781 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.787 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.790 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.795 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.798 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.804 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.807 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.812 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.816 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.820 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.823 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.829 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.832 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.889 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.894 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.900 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.905 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.910 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.915 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.920 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.925 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.932 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.937 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.942 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.946 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.951 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.955 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.959 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.963 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.967 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:39.971 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.005 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.009 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.021 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.024 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.029 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.033 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.038 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.041 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.047 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.050 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.054 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.059 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.062 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.066 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.071 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.074 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.079 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.083 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.087 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.091 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.096 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.099 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.104 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.108 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.113 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.116 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.121 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.124 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.129 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.132 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.137 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.140 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.146 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.149 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.155 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.158 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.163 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.166 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.171 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.174 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.180 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.182 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.188 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.192 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.196 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.199 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.204 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.207 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.213 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.216 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.221 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.225 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.229 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.232 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.238 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.241 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.246 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.249 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.255 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.258 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.263 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.266 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.271 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.274 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.280 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.283 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.288 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.291 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.297 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.300 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.304 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.308 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.321 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.324 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.707 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.717 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.728 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.740 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.749 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.761 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.771 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.776 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.783 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.790 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.794 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.803 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.808 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.815 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.820 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.825 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.831 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.835 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.841 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.847 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.853 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.857 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.865 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.869 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.873 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.877 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.881 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.885 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.890 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.894 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.898 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.902 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.906 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.910 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.915 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.918 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.923 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.926 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.932 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.935 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.940 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.943 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.948 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.951 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.957 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:40.960 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:41.301 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:41.312 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:42.342 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:42.348 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:42.356 14851 17339 E FrameEvents: updateAcquireFence: Did not find
frame.
01-26 06:57:42.431 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:42.442 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:42.448 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:42.452 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:42.478 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:42.481 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:42.485 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:42.490 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:42.497 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:42.502 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:42.507 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:42.510 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:42.515 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:42.518 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:42.524 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:42.527 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:42.533 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:42.537 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:42.542 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:42.545 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:42.549 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:42.552 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:42.556 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:42.559 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:42.564 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:42.566 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:42.571 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:42.574 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:42.578 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:42.581 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:42.586 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:42.589 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:42.595 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:42.598 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:42.603 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:42.606 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:42.611 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:42.615 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.079 14851 17339 E FrameEvents: updateAcquireFence: Did not find
frame.
01-26 06:57:44.082 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.087 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.094 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.098 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.375 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.380 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.388 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.392 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.399 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.404 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.452 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.456 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.480 14851 14851 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@8f294bc
01-26 06:57:44.491 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.494 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.501 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.506 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.676 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.680 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.687 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.690 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.698 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.702 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.708 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.711 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.716 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.720 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.725 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.729 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.737 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.740 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.744 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.748 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.752 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.755 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.760 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.763 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.767 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.771 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.776 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.779 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.784 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.787 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.793 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.796 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.801 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.804 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.809 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.812 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.818 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.820 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.826 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.828 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.835 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.837 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.843 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.845 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.851 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.854 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.859 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.862 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.868 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.871 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.876 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.879 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.885 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.888 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.893 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.896 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.901 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.904 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.910 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.912 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.918 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.921 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.928 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.931 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.935 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.938 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.943 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.946 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.952 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.955 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.961 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.964 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.969 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.972 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.977 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.980 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.985 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.988 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.993 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:44.996 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.002 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.005 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.010 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.013 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.019 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.021 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.027 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.029 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.035 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.038 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.043 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.046 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.052 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.054 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.060 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.063 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.069 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.072 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.078 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.081 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.086 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.089 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.094 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.098 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.105 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.108 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.114 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.120 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.125 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.130 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.134 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.138 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.143 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.149 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.154 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.158 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.163 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.169 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.173 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.176 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.180 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.183 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.236 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.239 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.245 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.248 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.402 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.406 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.654 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.659 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.666 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.671 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.679 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.683 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.689 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.694 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.699 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.705 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.712 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.717 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.721 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.726 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.731 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.736 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.741 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.745 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.750 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.756 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.762 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.766 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.771 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.776 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.780 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.785 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.789 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.794 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.797 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.801 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.805 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.810 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.814 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.818 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.822 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.826 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.830 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.834 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.837 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.841 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.845 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.849 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.854 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.857 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.862 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.865 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.871 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.874 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.879 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.882 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.887 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.890 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.895 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.898 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.904 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:45.906 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:46.406 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:46.416 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.242 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.248 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.257 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.264 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.271 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.278 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.285 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.290 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.297 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.302 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.310 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.314 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.326 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.330 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.334 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.339 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.344 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.348 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.354 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.358 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.363 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.368 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.373 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.377 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.382 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.386 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.391 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.395 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.400 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.404 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.408 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.411 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.415 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.418 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.423 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.426 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.432 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.435 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.440 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.444 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.448 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.451 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.457 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.460 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.465 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.468 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.473 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.476 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.481 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.484 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.490 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.492 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.499 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.502 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.507 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.510 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.516 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.519 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.524 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.527 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.533 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.536 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.540 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.544 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.659 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.663 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.676 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.680 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.687 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.692 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.697 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.703 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.708 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.713 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.718 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.723 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.729 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.734 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.739 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.743 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.747 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.750 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.755 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.759 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.763 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.767 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.771 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.775 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.779 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.782 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.787 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.790 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.794 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.797 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.801 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.804 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.809 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.812 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.816 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.819 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.824 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.828 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.833 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.836 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.842 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.844 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.850 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.852 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.858 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.861 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.866 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.869 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.875 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.878 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.883 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.886 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.892 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.895 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.900 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.903 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.909 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.912 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.916 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.919 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.924 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.927 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.933 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.936 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.941 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.944 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.949 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.952 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.958 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.960 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.966 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.969 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.975 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.978 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.983 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.986 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.991 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.994 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:52.999 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.002 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.008 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.011 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.016 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.019 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.025 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.028 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.033 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.036 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.042 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.044 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.050 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.053 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.058 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.061 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.067 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.070 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.077 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.080 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.083 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.087 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.092 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.094 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.100 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.103 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.108 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.111 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.117 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.120 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.125 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.127 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.133 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.136 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.142 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.144 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.150 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.153 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.158 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.161 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.167 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.170 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.175 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.178 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.184 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.186 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.201 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.204 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.209 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.212 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.217 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.220 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.225 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.228 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.235 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.238 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.242 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.245 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.251 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.253 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.259 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.262 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.267 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.270 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.276 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.279 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.285 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.288 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.292 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.295 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.301 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.303 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.309 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.311 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.317 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.320 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.326 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.328 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.334 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.337 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.342 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.345 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.367 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.370 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.445 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.449 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.456 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.461 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.468 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.473 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.486 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.490 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.497 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.502 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.508 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.512 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.518 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.522 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.527 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.532 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.544 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.548 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.555 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.558 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.563 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.567 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.574 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.577 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.581 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.585 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.589 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.592 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.596 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.599 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.603 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.606 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.611 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.614 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.618 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.622 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.627 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.629 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.635 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.638 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.644 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.647 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.652 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.655 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.660 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.663 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.668 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.671 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.677 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.679 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.685 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.688 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.693 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.696 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.702 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.704 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.710 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.713 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.718 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.721 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.727 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.730 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.735 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.738 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.744 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.747 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.753 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.755 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.761 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.764 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.768 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.772 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.803 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.807 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.820 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.823 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.829 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.833 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.839 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.843 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.848 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.852 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.857 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.860 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.866 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.870 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.874 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.878 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.882 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.886 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.890 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.894 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.897 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.900 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.905 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.908 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.913 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.916 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.919 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.923 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.928 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.931 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.936 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.940 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.945 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.948 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.953 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.956 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.961 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.964 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.970 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.973 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.977 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.981 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.986 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.989 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.994 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:53.997 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.003 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.006 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.011 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.014 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.020 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.023 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.028 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.030 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.036 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.039 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.044 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.048 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.053 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.056 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.062 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.065 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.069 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.073 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.078 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.081 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.086 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.090 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.095 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.098 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.103 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.106 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.111 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.114 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.120 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.123 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.128 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.131 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.137 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.139 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.145 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.148 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.153 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.156 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.161 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.164 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.170 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.173 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.178 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.181 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.186 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.189 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.195 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.197 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.204 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.206 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.212 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.215 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.220 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.223 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.229 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.231 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.237 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.239 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.245 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.248 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.253 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.256 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.262 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.265 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.270 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.273 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.279 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.282 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.287 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.289 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.295 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.298 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.303 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.306 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.312 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.314 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.320 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.323 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.329 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.331 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.337 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.340 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.346 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.349 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.354 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.356 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.362 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.365 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.370 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.373 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.379 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.382 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.392 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.395 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.399 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.403 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.406 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.409 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.413 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.417 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.421 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.424 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.429 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.432 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.437 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.440 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.446 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.449 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.454 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.456 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.462 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.465 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.471 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.474 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.480 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.483 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.488 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.491 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.496 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.499 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.504 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.507 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.513 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.516 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.521 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.523 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.529 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.532 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.538 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.541 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.546 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.549 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.555 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.557 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.563 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.566 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.571 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.573 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.580 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.582 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.588 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.591 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.597 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.599 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.605 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.609 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.613 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.616 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.621 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.624 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.629 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.632 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.638 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.641 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.646 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.649 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.655 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.657 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.663 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.666 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.672 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.674 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.680 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.683 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.688 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.691 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.696 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.699 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.705 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.708 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.713 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.716 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.722 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.725 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.730 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.733 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.739 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.741 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.747 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.749 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.755 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.758 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.764 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.767 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.774 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.777 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.780 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.784 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.789 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.792 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.797 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.799 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.805 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.808 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.814 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.817 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.822 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.825 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.831 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.834 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.839 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.841 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.847 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:54.850 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.249 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.259 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.267 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.278 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.282 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.293 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.299 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.307 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.314 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.321 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.328 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.334 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.341 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.345 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.351 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.356 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.361 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.366 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.374 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.378 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.383 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.388 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.393 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.398 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.402 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.406 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.409 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.413 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.417 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.420 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.423 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.427 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.432 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.435 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.440 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.444 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.448 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.452 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.457 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.460 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.465 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.468 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.474 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.476 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.482 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.484 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.490 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.493 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.499 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.501 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.844 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.849 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.856 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.861 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.868 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.874 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.880 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.885 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.894 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.899 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.905 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.910 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.916 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.921 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.928 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.933 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.939 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.943 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.952 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.956 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.962 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.965 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.970 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.973 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.978 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.981 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.986 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.989 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.993 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:55.996 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.000 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.004 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.009 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.012 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.017 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.021 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.025 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.028 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.034 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.038 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.043 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.046 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.051 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.053 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.059 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.062 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.068 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.070 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.075 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.078 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.084 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.087 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.093 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.095 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.101 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.104 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.109 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.113 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.117 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.120 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.126 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.129 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.134 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.137 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.143 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.146 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.150 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.153 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.202 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.206 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.212 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.216 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.221 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.225 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.231 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.235 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.244 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.247 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.252 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.255 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.261 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.265 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.270 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.274 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.278 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.281 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.287 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.291 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.295 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.299 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.303 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.306 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.311 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.315 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.319 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.322 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.327 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.330 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.335 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.338 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.344 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.347 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.352 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.355 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.360 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.363 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.369 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.372 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.377 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.380 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.386 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.390 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.394 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.397 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.403 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.406 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.411 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.413 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.419 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.422 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.427 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.431 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.436 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.438 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.444 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.447 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.452 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.455 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.461 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.464 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.469 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.472 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.477 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.481 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.486 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.489 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.494 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.497 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.503 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.505 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.511 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.514 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.519 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.522 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.527 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.531 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.536 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.539 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.544 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.547 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.553 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.556 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.561 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.564 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.570 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.573 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.578 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.581 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.587 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.590 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.594 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.598 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.603 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.606 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.612 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.615 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.620 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.623 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.628 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.631 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.640 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.643 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.648 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.652 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.656 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.661 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.666 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.670 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.674 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.678 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.683 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.686 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.690 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.693 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.699 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.703 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.707 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.710 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.714 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.719 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.724 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.727 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.731 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.734 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.738 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.742 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.746 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.749 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.753 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.757 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.762 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.765 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.770 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.773 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.778 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.781 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.787 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.790 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.797 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.799 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.803 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.806 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.812 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.815 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.820 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.822 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.828 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.831 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.836 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.839 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.845 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.848 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.853 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.856 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.861 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.864 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.870 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.873 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.878 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.881 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.887 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.890 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.895 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.898 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.903 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.906 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.911 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.914 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.920 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.924 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.928 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.931 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.936 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.939 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.945 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.948 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.953 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.956 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.962 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.964 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.970 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.973 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.978 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.981 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.987 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.990 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.995 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:56.998 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.004 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.007 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.012 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.015 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.021 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.024 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.028 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.033 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.155 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.159 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.172 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.176 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.181 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.186 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.191 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.196 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.201 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.206 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.213 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.216 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.255 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.259 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.289 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.293 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.507 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.511 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.523 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.528 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.534 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.539 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.546 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.552 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.559 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.564 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.571 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.576 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.582 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.589 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.597 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.602 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.608 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.612 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.619 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.624 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.628 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.632 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.636 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.641 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.645 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.649 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.654 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.657 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.661 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.665 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.669 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.673 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.677 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.680 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.683 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.687 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.691 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.693 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.697 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.701 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.706 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.709 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.714 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.717 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.723 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.725 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.731 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.733 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.739 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.742 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.748 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.750 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.756 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.758 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.765 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.768 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.773 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.776 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.781 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.784 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.789 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.792 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.798 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.801 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.806 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.809 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.874 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.878 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.882 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.887 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.898 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.901 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.907 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.910 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.915 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.921 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.926 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.930 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.934 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.938 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.942 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.946 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.951 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.954 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.958 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.961 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.965 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.968 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.973 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.976 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.982 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.984 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.990 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.993 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:57.999 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.001 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.007 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.010 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.015 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.018 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.024 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.026 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.032 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.035 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.040 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.043 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.049 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.052 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.057 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.060 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.066 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.069 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.074 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.077 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.083 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.085 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.091 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.093 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.099 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.102 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.107 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.110 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.116 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.118 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.124 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.127 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.132 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.135 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.141 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.143 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.149 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.152 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.158 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.161 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.166 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.168 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.175 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.177 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.182 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.185 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.191 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.194 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.199 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.202 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.208 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.211 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.217 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.220 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.224 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.227 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.233 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.236 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.241 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.244 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.250 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.253 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.258 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.261 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.266 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.269 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.274 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.277 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.283 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.286 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.291 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.294 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.300 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.303 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.308 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.312 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.316 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.320 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.325 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.328 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.334 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.337 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.342 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.345 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.350 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.353 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.358 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.361 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.367 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.369 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.375 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.378 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.383 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.386 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.391 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.394 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.400 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.403 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.408 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.410 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.416 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.419 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.424 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.427 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.433 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.436 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.441 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.445 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.450 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.453 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.458 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.462 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.471 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.474 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.478 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.481 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.486 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.489 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.495 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.498 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.502 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.506 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.509 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.513 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.521 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.524 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.530 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.534 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.538 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.542 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.548 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.552 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.557 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.560 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.564 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.567 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.571 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.575 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.579 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.582 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.588 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.593 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.597 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.600 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.603 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.607 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.611 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.614 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.618 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.622 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.626 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.630 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.636 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.640 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.644 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.648 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.652 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.656 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.660 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.665 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.669 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.673 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.679 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.682 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.687 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.691 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.695 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.698 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.703 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.706 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.711 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.714 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.719 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.722 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.726 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.729 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.734 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.739 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.743 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.746 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.751 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.754 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.759 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.762 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.767 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.770 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.778 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.781 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.785 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.788 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.792 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.795 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.801 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.805 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.811 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.813 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.817 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.820 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.826 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.828 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.834 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.837 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.843 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.845 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.851 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.853 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.859 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.862 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.868 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.871 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.876 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.879 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.884 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.887 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.893 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.896 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.901 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.907 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.911 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.915 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.920 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.926 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.931 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.934 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.939 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.942 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.946 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.949 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.957 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.963 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.966 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.971 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.977 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.981 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.986 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.990 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.995 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:58.998 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.003 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.006 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.012 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.015 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.020 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.023 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.027 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.030 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.035 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.038 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.043 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.046 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.051 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.054 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.060 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.063 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.068 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.072 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.077 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.080 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.085 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.092 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.096 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.101 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.106 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.111 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.118 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.123 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.128 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.132 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.137 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.141 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.146 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.149 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.154 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.157 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.162 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.165 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.169 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.173 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.177 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.181 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.187 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.191 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.195 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.198 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.204 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.207 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.212 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.216 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.222 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.227 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.232 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.235 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.239 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.244 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.249 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.253 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.260 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.263 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.268 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.272 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.276 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.280 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.287 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.291 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.296 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.299 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.304 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.307 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.311 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.315 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.319 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.323 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.329 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.333 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.339 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.343 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.349 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.353 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.737 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.741 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.747 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.754 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.760 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.766 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.772 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.777 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.782 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.788 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.796 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.800 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.805 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.810 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.814 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.818 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.822 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.828 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.832 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.836 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.840 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.844 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.847 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.852 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.855 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.859 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.862 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.866 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.871 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.877 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.882 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.887 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.890 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.894 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.897 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.902 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.905 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.908 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.912 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.915 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.921 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.924 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.929 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.932 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.937 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.941 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.946 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.949 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.954 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.957 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.962 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.965 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.971 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.974 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.979 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.981 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.987 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.990 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.995 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:57:59.998 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:00.349 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:00.355 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:00.868 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:00.873 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:00.882 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:00.887 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:00.896 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:00.901 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:00.909 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:00.914 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:00.920 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:00.925 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:00.934 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:00.938 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:00.943 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:00.947 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:00.953 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:00.957 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:00.962 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:00.966 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:00.987 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:00.991 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:00.998 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.001 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.005 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.009 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.013 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.017 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.021 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.025 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.030 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.034 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.039 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.042 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.047 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.050 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.054 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.058 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.062 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.064 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.068 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.072 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.077 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.080 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.083 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.086 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.092 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.095 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.100 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.103 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.108 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.111 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.116 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.119 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.124 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.127 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.132 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.135 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.140 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.143 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.149 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.152 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.157 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.161 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.165 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.168 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.174 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.177 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.182 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.185 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.191 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.194 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.199 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.202 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.207 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.210 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.216 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.219 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.224 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.228 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.232 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.236 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.241 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.244 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.249 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.253 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.326 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.329 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.335 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.340 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.345 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.349 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.354 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.359 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.364 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.368 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.373 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.377 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.381 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.386 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.391 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.397 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.401 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.406 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.410 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.414 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.418 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.423 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.427 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.432 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.436 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.440 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.444 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.449 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.453 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.459 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.465 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.469 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.473 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.478 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.481 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.485 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.490 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.493 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.497 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.500 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.503 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.506 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.510 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.513 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.517 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.520 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.525 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.528 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.534 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.536 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.542 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.545 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.550 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.553 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.559 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.561 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.567 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.570 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.575 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.578 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.584 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.587 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.592 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.595 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.600 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.603 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.609 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.612 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.617 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.620 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.626 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.629 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.634 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.637 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.643 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.646 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.651 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.653 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.709 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:01.713 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.043 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.048 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.052 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.055 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.060 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.063 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.069 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.074 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.078 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.084 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.088 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.093 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.097 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.101 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.105 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.110 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.115 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.119 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.127 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.131 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.135 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.139 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.144 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.148 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.152 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.156 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.160 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.164 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.169 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.172 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.177 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.180 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.186 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.190 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.194 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.198 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.202 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.206 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.210 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.213 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.219 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.222 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.227 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.230 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.236 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.238 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.244 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.247 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.252 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.255 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.261 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.264 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.269 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.272 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.277 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.280 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.286 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.289 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.294 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.297 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.302 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.305 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.646 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:02.650 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.295 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.300 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.307 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.312 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.320 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.327 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.333 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.338 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.343 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.348 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.354 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.359 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.365 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.369 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.374 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.377 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.382 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.386 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.398 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.401 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.407 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.411 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.419 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.422 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.426 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.430 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.435 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.438 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.443 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.447 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.451 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.455 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.460 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.463 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.468 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.472 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.476 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.479 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.484 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.487 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.493 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.496 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.501 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.505 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.509 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.513 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.518 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.521 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.526 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.530 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.534 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.538 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.543 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.547 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.551 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.554 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.561 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.564 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.570 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.575 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.580 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.584 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.587 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.591 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.595 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.599 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.603 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.606 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.610 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.613 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.618 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.623 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.626 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.630 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.634 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.638 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.643 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.647 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.651 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.654 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.659 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.663 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.668 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.671 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.676 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.679 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.685 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.688 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.693 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.696 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.702 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.705 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.710 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.713 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.718 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.722 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.727 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.730 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.735 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.738 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.743 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.747 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.751 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.754 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.760 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.763 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.769 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.773 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.776 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.780 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.785 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.788 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.793 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.796 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.802 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.806 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.810 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.813 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.819 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.822 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.827 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.830 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.835 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.838 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.843 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.846 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.852 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.855 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.860 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.863 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.869 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.872 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.877 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.880 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.885 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.890 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.894 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.897 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.903 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.906 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.911 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.914 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.919 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.922 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.928 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.932 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.936 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.940 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.946 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.949 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.955 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.962 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.966 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.972 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.995 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:04.999 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:05.006 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:05.013 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:05.017 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:05.025 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:05.029 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:05.032 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:05.038 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:05.042 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:05.054 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:05.065 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:05.083 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:05.087 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:05.094 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:05.107 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:05.124 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:05.132 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:05.141 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:05.146 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:05.165 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:05.168 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:05.364 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:05.385 14851 14851 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-26 06:58:12.476 14851 14851 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 06:58:16.507 14851 14851 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 06:58:25.799 14851 14851 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 06:58:34.595 14851 14851 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 07:01:34.651 14851 20714 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
01-26 07:01:35.887 14851 14851 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 07:01:38.800 14851 14851 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 07:01:44.840 14851 14851 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 07:02:35.906 14851 14851 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 07:25:46.260 14851 14851 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 07:26:09.989 14851 14851 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 07:26:11.657 14851 14851 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 07:38:06.258 14851 14851 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 07:38:11.839 14851 14851 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 07:38:12.284 14851 14851 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 07:38:21.383 14851 14851 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 07:38:27.394 14851 14851 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 07:38:39.483 14851 14851 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 07:38:45.525 14851 14851 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 07:39:11.848 14851 14851 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 07:53:09.314 14851 14860 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 126 to 100
01-26 08:47:21.969 14851 23301 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-26 08:47:21.969 14851 23301 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-26 08:47:21.969 14851 23301 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-26 08:47:21.969 14851 23301 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-26 08:47:21.969 14851 23301 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-26 08:47:21.969 14851 23301 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-26 08:47:21.969 14851 23301 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-26 08:47:21.969 14851 23301 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-26 08:47:21.969 14851 23301 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-26 08:47:21.969 14851 23301 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-26 08:47:21.969 14851 23301 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-26 08:47:21.969 14851 23301 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-26 08:47:21.969 14851 23301 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-26 08:47:21.969 14851 23301 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-26 08:47:21.969 14851 23301 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-26 08:47:21.969 14851 23301 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-26 08:47:22.414 14851 23302 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-26 08:47:22.414 14851 23302 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-26 08:47:22.414 14851 23302 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-26 08:47:22.414 14851 23302 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-26 08:47:22.414 14851 23302 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-26 08:47:22.414 14851 23302 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-26 08:47:22.414 148--------- beginning of main
01-26 10:11:08.787 24447 24447 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-26 10:11:09.352 24447 24447 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-26 10:11:09.358 24447 24447 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-26 10:11:09.358 24447 24447 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-26 10:11:09.358 24447 24447 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-26 10:11:09.359 24447 24447 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-26 10:11:09.359 24447 24447 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-26 10:11:09.359 24447 24447 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-26 10:11:09.359 24447 24447 W System.err: at
java.lang.Class.newInstance(Native Method)
01-26 10:11:09.359 24447 24447 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-26 10:11:09.359 24447 24447 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-26 10:11:09.359 24447 24447 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-26 10:11:09.359 24447 24447 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-26 10:11:09.359 24447 24447 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-26 10:11:09.359 24447 24447 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-26 10:11:09.359 24447 24447 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-26 10:11:09.359 24447 24447 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-26 10:11:09.359 24447 24447 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-26 10:11:09.359 24447 24447 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-26 10:11:09.359 24447 24447 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-26 10:11:09.359 24447 24447 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-26 10:11:09.359 24447 24447 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-26 10:11:09.359 24447 24447 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-26 10:11:09.360 24447 24447 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-26 10:11:09.444 24447 24447 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-26 10:11:10.205 24447 24447 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-26 10:11:10.205 24447 24447 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-26 10:11:10.643 24527 24527 W libprocessgroup: Controller io is not found
01-26 10:11:10.644 24527 24527 W libprocessgroup: Controller io is not found
01-26 10:11:10.644 24527 24527 W libprocessgroup: Controller io is not found
01-26 10:11:10.690 24447 24570 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-26 10:11:10.690 24447 24570 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-26 10:11:10.690 24447 24570 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-26 10:33:15.869 24447 24447 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 10:34:15.888 24447 24447 W J--------- beginning of main
01-26 12:41:09.094 4108 4108 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-26 12:41:09.323 4108 4108 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-26 12:41:09.326 4108 4108 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-26 12:41:09.327 4108 4108 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-26 12:41:09.327 4108 4108 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-26 12:41:09.327 4108 4108 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-26 12:41:09.327 4108 4108 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-26 12:41:09.327 4108 4108 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-26 12:41:09.327 4108 4108 W System.err: at
java.lang.Class.newInstance(Native Method)
01-26 12:41:09.327 4108 4108 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-26 12:41:09.327 4108 4108 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-26 12:41:09.327 4108 4108 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-26 12:41:09.327 4108 4108 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-26 12:41:09.327 4108 4108 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-26 12:41:09.327 4108 4108 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-26 12:41:09.327 4108 4108 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-26 12:41:09.327 4108 4108 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-26 12:41:09.327 4108 4108 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-26 12:41:09.327 4108 4108 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-26 12:41:09.327 4108 4108 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-26 12:41:09.327 4108 4108 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-26 12:41:09.327 4108 4108 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-26 12:41:09.327 4108 4108 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-26 12:41:09.327 4108 4108 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-26 12:41:09.353 4108 4108 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-26 12:41:09.796 4108 4108 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-26 12:41:09.796 4108 4108 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-26 12:41:10.036 4108 4166 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-26 12:41:10.036 4108 4166 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-26 12:41:10.036 4108 4166 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-26 12:41:10.079 4149 4149 W libprocessgroup: Controller io is not found
01-26 12:41:10.079 4149 4149 W libprocessgroup: Controller io is not found
01-26 12:41:10.079 4149 4149 W libprocessgroup: Controller io is not found
01-26 12:58:28.051 7750 7750 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-26 12:58:28.587 7750 7750 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-26 12:58:28.596 7750 7750 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-26 12:58:28.596 7750 7750 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-26 12:58:28.596 7750 7750 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-26 12:58:28.596 7750 7750 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-26 12:58:28.596 7750 7750 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-26 12:58:28.596 7750 7750 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-26 12:58:28.596 7750 7750 W System.err: at
java.lang.Class.newInstance(Native Method)
01-26 12:58:28.596 7750 7750 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-26 12:58:28.596 7750 7750 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-26 12:58:28.596 7750 7750 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-26 12:58:28.596 7750 7750 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-26 12:58:28.596 7750 7750 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-26 12:58:28.596 7750 7750 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-26 12:58:28.596 7750 7750 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-26 12:58:28.596 7750 7750 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-26 12:58:28.596 7750 7750 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-26 12:58:28.596 7750 7750 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-26 12:58:28.596 7750 7750 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-26 12:58:28.596 7750 7750 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-26 12:58:28.596 7750 7750 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-26 12:58:28.596 7750 7750 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-26 12:58:28.596 7750 7750 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-26 12:58:28.821 7750 7750 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-26 12:58:30.084 7750 7750 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-26 12:58:30.084 7750 7750 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-26 12:58:30.686 7750 8090 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-26 12:58:30.686 7750 8090 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-26 12:58:30.686 7750 8090 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-26 12:58:30.701 8006 8006 W libprocessgroup: Controller io is not found
01-26 12:58:30.701 8006 8006 W libprocessgroup: Controller io is not found
01-26 12:58:30.701 8006 8006 W libprocessgroup: Controller io is not found
01-26 12:58:44.806 7750 8292 W com.mbwhatsapp: Long monitor contention with owner
SignalExecutor (8696) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=0 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 236ms
01-26--------- beginning of main
01-26 13:03:48.183 7750 7750 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 13:04:48.200 7750 7750 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 13:05:01.456 7750 7750 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 13:05:05.425 7750 7750 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 13:10:08.721 17695 17695 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-26 13:10:09.124 17695 17695 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-26 13:10:09.127 17695 17695 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-26 13:10:09.127 17695 17695 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-26 13:10:09.127 17695 17695 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-26 13:10:09.127 17695 17695 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-26 13:10:09.127 17695 17695 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-26 13:10:09.127 17695 17695 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-26 13:10:09.127 17695 17695 W System.err: at
java.lang.Class.newInstance(Native Method)
01-26 13:10:09.127 17695 17695 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-26 13:10:09.127 17695 17695 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-26 13:10:09.127 17695 17695 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-26 13:10:09.127 17695 17695 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-26 13:10:09.127 17695 17695 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-26 13:10:09.127 17695 17695 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-26 13:10:09.127 17695 17695 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-26 13:10:09.127 17695 17695 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-26 13:10:09.127 17695 17695 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-26 13:10:09.127 17695 17695 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-26 13:10:09.128 17695 17695 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-26 13:10:09.128 17695 17695 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-26 13:10:09.128 17695 17695 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-26 13:10:09.128 17695 17695 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-26 13:10:09.128 17695 17695 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-26 13:10:09.167 17695 17695 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-26 13:10:09.763 17695 17695 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-26 13:10:09.764 17695 17695 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-26 13:10:10.127 17733 17733 W libprocessgroup: Controller io is not found
01-26 13:10:10.127 1--------- beginning of main
01-26 16:11:39.767 28249 28249 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-26 16:11:40.137 28249 28249 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-26 16:11:40.140 28249 28249 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-26 16:11:40.140 28249 28249 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-26 16:11:40.140 28249 28249 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-26 16:11:40.140 28249 28249 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-26 16:11:40.140 28249 28249 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-26 16:11:40.140 28249 28249 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-26 16:11:40.140 28249 28249 W System.err: at
java.lang.Class.newInstance(Native Method)
01-26 16:11:40.140 28249 28249 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-26 16:11:40.141 28249 28249 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-26 16:11:40.141 28249 28249 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-26 16:11:40.141 28249 28249 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-26 16:11:40.141 28249 28249 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-26 16:11:40.141 28249 28249 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-26 16:11:40.141 28249 28249 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-26 16:11:40.141 28249 28249 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-26 16:11:40.141 28249 28249 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-26 16:11:40.141 28249 28249 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-26 16:11:40.141 28249 28249 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-26 16:11:40.141 28249 28249 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-26 16:11:40.141 28249 28249 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-26 16:11:40.141 28249 28249 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-26 16:11:40.141 28249 28249 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-26 16:11:40.183 28249 28249 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-26 16:11:40.602 28249 28249 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-26 16:11:40.602 28249 28249 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-26 16:11:40.863 28249 28302 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-26 16:11:40.863 28249 28302 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-26 16:11:40.863 28249 28302 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-26 16:11:40.947 28288 28288 W libprocessgroup: Controller io is not found
01-26 16:11:40.947 28288 28288 W libprocessgroup: Controller io is not found
01-26 16:11:40.947 28288 28288 W libprocessgroup: Controller io is not found
01-26 16:11:43.112 28249 28307 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-26 16:11:43.112 28249 28307 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-26 16:11:43.112 28249 28307 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-26 16:11:43.112 28249 28307 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-26 16:11:43.112 28249 28307 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-26 16:11:43.112 28249 28307 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-26 16:11:43.112 28249 28307 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-26 16:11:43.112 28249 28307 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-26 16:11:43.112 28249 28307 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-26 16:11:43.112 28249 28307 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-26 16:11:43.112 28249 28307 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-26 16:11:43.112 28249 28307 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-26 16:11:43.112 28249 28307 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-26 16:11:43.112 28249 28307 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-26 16:11:43.112 28249 28307 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-26 16:11:43.112 28249 28307 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-26 16:11:43.405 28249 28299 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=16f2ecfe-dbb8-4bd8-b824-89a774541958 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7161-
24/32729494_4774998036058933_6048254189850221174_n.enc?ccb=11-
4&oh=01_AdT_fyiWJhbqmzwtpG3daBKaN4X98beHGEMk4yT6dRhKMw&oe=65DAE5E6&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.3521127 is_animated_sticker=0
file_hash=D3RmMFmEQ7U5KNR+WwgDshzY4hFqYATGIC8kkuS5VnI= file_path=null file_size=0
partial_media_hash=null face_x=0 face_y=0 height=672 trim_to=0
media_key_timestamp=1706258254000 message_url=https://mmg.whatsapp.net/v/t62.7161-
24/32729494_4774998036058933_6048254189850221174_n.enc?ccb=11-
4&oh=01_AdT_fyiWJhbqmzwtpG3daBKaN4X98beHGEMk4yT6dRhKMw&oe=65DAE5E6&_nc_sid=5e03e0&m
ms3=true media_caption=null trim_from=0 mime_type=video/mp4
partial_media_enc_hash=null width=496 original_file_hash=null
has_streaming_sidecar=1 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=1355 multicast_id=null
enc_file_hash=B30z2TibX8NPdsXobxkDJUFJ6d8TJd+oevtImiqdJQs= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=1111579
media_name=null media_duration=14 chat_row_id=106 media_key=[B@835125e
01-26 16:11:43.405 28249 28299 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-26 16:11:43.405 28249 28299 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-26 16:11:43.405 28249 28299 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-26 16:11:43.405 28249 28299 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-26 16:11:43.405 28249 28299 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-26 16:11:43.405 28249 28299 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-26 16:11:43.405 28249 28299 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-26 16:11:43.405 28249 28299 E SQLiteDatabase: at X.2tm.A08(Unknown---------
beginning of main
01-26 16:33:01.374 28249 28257 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 120 to 100
01-26 16:43:08.696 10969 10969 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-26 16:43:09.002 10969 10969 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-26 16:43:09.005 10969 10969 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-26 16:43:09.006 10969 10969 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-26 16:43:09.006 10969 10969 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-26 16:43:09.006 10969 10969 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-26 16:43:09.006 10969 10969 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-26 16:43:09.006 10969 10969 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-26 16:43:09.006 10969 10969 W System.err: at
java.lang.Class.newInstance(Native Method)
01-26 16:43:09.006 10969 10969 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-26 16:43:09.006 10969 10969 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-26 16:43:09.006 10969 10969 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-26 16:43:09.006 10969 10969 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-26 16:43:09.006 10969 10969 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-26 16:43:09.006 10969 10969 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-26 16:43:09.006 10969 10969 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-26 16:43:09.006 10969 10969 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-26 16:43:09.006 10969 10969 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-26 16:43:09.006 10969 10969 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-26 16:43:09.006 10969 10969 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-26 16:43:09.006 10969 10969 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-26 16:43:09.006 10969 10969 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-26 16:43:09.006 10969 10969 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-26 16:43:09.006 10969 10969 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-26 16:43:09.062 10969 10969 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-26 16:43:09.431 10969 10969 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-26 16:43:09.432 10969 10969 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-26 16:43:09.714 10969 11051 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-26 16:43:09.714 10969 11051 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-26 16:43:09.714 10969 11051 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-26 16:43:09.720 11027 11027 W libprocessgroup: Controller io is not found
01-26 16:43:09.721 11027 11027 W libprocessgroup: Controller io is not found
01-26 16:43:09.721 11027 11027 W libprocessgroup: Controller io is not found
01-26 16:43:32.691 10969 10969 W JobService: onNetworkChanged() not
implement--------- beginning of main
01-26 17:11:33.427 10969 10978 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 135 to 100
01-26 17:12:14.037 10969 10969 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 17:12:14.104 10969 10969 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 17:13:27.038 10969 10969 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 17:14:16.872 10969 10969 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 17:14:19.853 10969 10969 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 17:14:25.875 10969 10969 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 17:14:29.010 10969 10969 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 17:14:30.624 10969 10969 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 17:14:30.639 10969 10969 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 17:14:30.645 10969 10969 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 17:14:30.654 10969 10969 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 17:14:34.953 10969 10969 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 17:14:43.349 10969 11096 W WM-SystemJobScheduler: Unable to schedule work ID
f6aa3748-976d-41c3-b325-90e72963e017
01-26 17:25:36.752 26680 26680 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-26 17:25:36.875 26680 26680 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-26 17:25:36.876 26680 26680 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-26 17:25:36.876 26680 26680 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-26 17:25:36.876 26680 26680 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-26 17:25:36.876 26680 26680 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-26 17:25:36.876 26680 26680 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-26 17:25:36.876 26680 26680 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-26 17:25:36.876 26680 26680 W System.err: at
java.lang.Class.newInstance(Native Method)
01-26 17:25:36.876 26680 26680 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-26 17:25:36.876 26680 26680 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-26 17:25:36.876 26680 26680 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-26 17:25:36.876 26680 26680 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-26 17:25:36.876 26680 26680 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-26 17:25:36.876 26680 26680 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-26 17:25:36.876 26680 26680 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-26 17:25:36.876 26680 26680 W Sy--------- beginning of main
01-26 18:14:00.202 7493 7493 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-26 18:14:01.013 7493 7493 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-26 18:14:01.015 7493 7493 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-26 18:14:01.015 7493 7493 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-26 18:14:01.015 7493 7493 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-26 18:14:01.015 7493 7493 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-26 18:14:01.015 7493 7493 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-26 18:14:01.015 7493 7493 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-26 18:14:01.015 7493 7493 W System.err: at
java.lang.Class.newInstance(Native Method)
01-26 18:14:01.015 7493 7493 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-26 18:14:01.015 7493 7493 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-26 18:14:01.016 7493 7493 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-26 18:14:01.016 7493 7493 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-26 18:14:01.016 7493 7493 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-26 18:14:01.016 7493 7493 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-26 18:14:01.016 7493 7493 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-26 18:14:01.016 7493 7493 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-26 18:14:01.016 7493 7493 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-26 18:14:01.016 7493 7493 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-26 18:14:01.016 7493 7493 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-26 18:14:01.016 7493 7493 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-26 18:14:01.016 7493 7493 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-26 18:14:01.016 7493 7493 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-26 18:14:01.016 7493 7493 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-26 18:14:01.066 7493 7493 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-26 18:14:02.014 7493 7493 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-26 18:14:02.014 7493 7493 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-26 18:14:02.280 7845 7845 W libprocessgroup: Controller io is not found
01-26 18:14:02.281 7845 7845 W libprocessgroup: Controller io is not found
01-26 18:14:02.281 7845 7845 W libprocessgroup: Controller io is not found
01-26 18:14:03.174 7493 8079 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-26 18:14:03.174 7493 8079 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-26 18:14:03.174 7493 8079 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-26 18:15:00.211 7493 7493 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 18:33:08.466 16844 16844 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-26 18:33:10.367 16844 16844 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-26 18:33:10.375 16844 16844 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-26 18:33:10.375 16844 16844 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-26 18:33:10.375 16844 16844 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-26 18:33:10.375 16844 16844 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-26 18:33:10.375 16844 16844 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-26 18:33:10.375 16844 16844 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-26 18:33:10.375 16844 16844 W System.err: at
java.lang.Class.newInstance(Native Method)
01-26 18:33:10.375 16844 16844 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-26 18:33:10.375 16844 16844 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-26 18:33:10.375 16844 16844 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-26 18:33:10.375 16844 16844 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-26 18:33:10.375 16844 16844 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-26 18:33:10.375 16844 16844 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-26 18:33:10.375 16844 16844 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-26 18:33:10.376 16844 16844 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-26 18:33:10.376 16844 16844 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-26 18:33:10.376 16844 16844 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-26 18:33:10.376 16844 16844 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-26 18:33:10.376 16844 16844 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-26 18:33:10.376 16844 16844 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-26 18:33:10.376 16844 16844 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-26 18:33:10.376 16844 16844 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-26 18:33:10.458 16844 16844 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-26 18:33:12.636 16844 16844 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-26 18:33:12.636 16844 16844 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-26 18:33:13.374 17045 17045 W libprocessgroup: Controller io is not found
01-26 18:33:13.374 17045 17045 W libprocessgroup: Controller io is not found
01-26 18:33:13.374 17045 17045 W libprocessgroup: Controller io is not found
01-26 18:33:13.472 16844 17124 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-26 18:33:13.472 16844 17124 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-26 18:33:13.472 16844 17124 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-26 18:33:39.253 18598 18598 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-26 18:33:43.620 18598 18598 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-26 18:33:43.627 18598 18598 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-26 18:33:43.627 18598 18598 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-26 18:33:43.627 18598 18598 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-26 18:33:43.627 18598 18598 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-26 18:33:43.627 18598 18598 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-26 18:33:43.627 18598 18598 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-26 18:33:43.627 18598 18598 W System.err: at
java.lang.Class.newInstance(Native Method)
01-26 18:33:43.627 18598 18598 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-26 18:33:43.627 18598 18598 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-26 18:33:43.627 18598 18598 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-26 18:33:43.627 18598 18598 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-26 18:33:43.627 18598 18598 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-26 18:33:43.627 18598 18598 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-26 18:33:43.627 18598 18598 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-26 18:33:43.628 18598 18598 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-26 18:33:43.628 18598 18598 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-26 18:33:43.628 18598 18598 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-26 18:33:43.628 18598 18598 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-26 18:33:43.628 18598 18598 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-26 18:33:43.628 18598 18598 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-26 18:33:43.628 18598 18598 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-26 18:33:43.628 18598 18598 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-26 18:33:43.938 18598 18598 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-26 18:33:45.800 18598 18598 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-26 18:33:45.800 18598 18598 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-26 18:33:47.879 18598 19316 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-26 18:33:47.879 18598 19316 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-26 18:33:47.879 18598 19316 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-26 18:33:48.027 18598 19316 W com.mbwhatsapp: Verification of void
X.2rL.A04(byte[], int, int) took 147.725ms (419.70 bytecodes/s) (2648B approximate
peak alloc)
01-26 18:33:48.104 19237 19237 W libprocessgroup: Controller io is not found
01-26 18:33:48.105 19237 19237 W libprocessgroup: Controller io is not found
01-26 18:33:48.105 19237 19237 W libprocessgroup: Controller io is not found
01-26 18:33:52.158 18598 19303 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #5 (19389) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=0 in
void android.da--------- beginning of main
01-26 18:33:52.160 18598 19675 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #5 (19389) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=1 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 1.422s
01-26 18:33:52.161 18598 19395 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #5 (19389) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=2 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal) for 755ms
01-26 18:33:53.973 18598 18608 W com.mbwhatsapp: Suspending all threads took:
142.898ms
01-26 18:33:58.149 18598 19393 W com.mbwhatsapp: Long monitor contention with owner
sync (19821) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=0 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 281ms
01-26 18:33:58.454 18598 19837 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #6 (19393) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=0 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 264ms
01-26 18:45:15.809 3534 3534 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-26 18:45:16.177 3534 3534 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-26 18:45:16.180 3534 3534 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-26 18:45:16.180 3534 3534 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-26 18:45:16.180 3534 3534 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-26 18:45:16.180 3534 3534 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-26 18:45:16.180 3534 3534 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-26 18:45:16.180 3534 3534 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-26 18:45:16.180 3534 3534 W System.err: at
java.lang.Class.newInstance(Native Method)
01-26 18:45:16.180 3534 3534 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-26 18:45:16.180 3534 3534 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-26 18:45:16.180 3534 3534 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-26 18:45:16.181 3534 3534 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-26 18:45:16.181 3534 3534 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-26 18:45:16.181 3534 3534 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-26 18:45:16.181 3534 3534 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-26 18:45:16.181 3534 3534 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-26 18:45:16.181 3534 3534 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-26 18:45:16.181 3534 3534 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-26 18:45:16.181 3534 3534 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-26 18:45:16.181 3534 3534 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-26 18:45:16.181 3534 3534 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-26 18:45:16.181 3534 3534 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-26 18:45:16.181 3534 3534 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-26 18:45:16.263 3534 3534 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-26 18:45:17.568 3534 3534 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-26 18:45:17.568 3534 3534 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-26 18:45:18.642 3534 3760 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-26 18:45:18.642 3534 3760 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-26 18:45:18.642 3534 3760 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-26 18:45:19.320 3689 3689 W libprocessgroup: Controller io is not found
01-26 18:45:19.321 3689 3689 W libprocessgroup: Controller io is not found
01-26 18:45:19.321 3689 3689 W libprocessgroup: Controller io is not found
01-26 18:45:19.964 3534 3760 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #7 (3770) at void X.3LI.A0G()(:-1) waiters=0 in void X.3LI.A0F()
for 142ms
01-26 18:47:30.989 3534 3534 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 19:09:21.762 3534 3543 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 130 to 100
01-26 19:09:30.808 3534 3534 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 19:09:33.851 3534 3534 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 19:09:42.927 3534 3534 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 19:09:45.952 3534 3534 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 19:10:01.082 3534 3534 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 19:10:04.111 3534 3534 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 19:10:10.112 3534 3534 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 19:10:25.268 3534 3534 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 19:10:28.297 3534 3534 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 19:10:46.454 3534 3534 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 19:10:49.482 3534 3534 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 19:10:55.527 3534 3534 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 19:11:10.137 3534 3534 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 19:11:31.819 3534 3534 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 19:11:37.876 3534 3534 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 19:39:08.865 3534 3543 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 165 to 100
01-26 20:08:08.856 3534 3543 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 173 to 100
01-26 20:40:08.911 3534 3543 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 159 to 100
01-26 20:43:42.498 3534 16304 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-26 20:43:42.498 3534 16304 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-26 20:43:42.498 3534 16304 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-26 20:43:42.498 3534 16304 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-26 20:43:42.498 3534 16304 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-26 20:43:42.498 3534 16304 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-26 20:43:42.498 3534 16304 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-26 20:43:42.498 3534 16304 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-26 20:43:42.498 3534 16304 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-26 20:43:42.498 3534 16304 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-26 20:43:42.498 3534 16304 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-26 20:43:42.498 3534 16304 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-26 20:43:42.498 3534 16304 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-26 20:43:42.498 3534 16304 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-26 20:43:42.498 3534 16304 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-26 20:43:42.498 3534 16304 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-26 20:43:43.218 3534 16304 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-26 20:43:43.218 3534 16304 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-26 20:43:43.218 3534 16304 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-26 20:43:43.218 3534 16304 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-26 20:43:43.218 3534 16304 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-26 20:43:43.218 3534 16304 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-26 20:43:43.218 3534 16304 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-26 20:43:43.218 3534 16304 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-26 20:43:43.218 3534 16304 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-26 20:43:43.218 3534 16304 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-26 20:43:43.218 3534 16304 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-26 20:43:43.218 3534 16304 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-26 20:43:43.218 3534 16304 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-26 20:43:43.218 3534 16304 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-26 20:43:43.218 3534 16304 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-26 20:43:43.218 3534 16304 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-26 20:44:48.637 3534 3534 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 21:19:08.914 3534 3543 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 165 to 100
01-26 21:50:36.948 3534 3543 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 189 to 100
01-26 22:27:08.882 3534 3543 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 182 to 100
01-26 22:41:31.516 3534 3895 E WM-WorkerWrapper: Work [ id=3c7400ca-1f92-4c2b-
b4e9-0714871a3e92,
tags={ com.mbwhatsapp.privacy.protocol.xmpp.DisclosureGetStageByIdsWorker,
tag.whatsapp.privacy.GetDisclosureStageByIds } ] failed because it threw an
exception/error
01-26 22:41:31.516 3534 3895 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-26 22:41:31.516 3534 3895 E WM-WorkerWrapper: at X.0i9.A02(Unknown
Source:20)
01-26 22:41:31.516 3534 3895 E WM-WorkerWrapper: at X.0i9.get(Unknown
Source:47)
01-26 22:41:31.516 3534 3895 E WM-WorkerWrapper: at X.0lz.run(Unknown
Source:4)
01-26 22:41:31.516 3534 3895 E WM-WorkerWrapper: at X.0m4.run(Unknown
Source:2)
01-26 22:41:31.516 3534 3895 E WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-26 22:41:31.516 3534 3895 E WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-26 22:41:31.516 3534 3895 E WM-WorkerWrapper: at
java.lang.Thread.run(Thread.java:1012)
01-26 22:41:31.516 3534 3895 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 {}}
01-26 22:41:32.049 3534 3765 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-26 22:41:32.049 3534 3765 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-26 22:41:32.049 3534 3765 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-26 22:41:32.049 3534 3765 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-26 22:41:32.049 3534 3765 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-26 22:41:32.049 3534 3765 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-26 22:41:32.049 3534 3765 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-26 22:41:32.049 3534 3765 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-26 22:41:32.049 3534 3765 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-26 22:41:32.049 3534 3765 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-26 22:41:32.049 3534 3765 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-26 22:41:32.049 3534 3765 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-26 22:41:32.049 3534 3765 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-26 22:41:32.049 3534 3765 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-26 22:41:32.049 3534 3765 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-26 22:41:32.049 3534 3765 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-26 22:41:32.586 3534 11325 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-26 22:41:32.586 3534 11325 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-26 22:41:32.586 3534 11325 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-26 22:41:32.586 3534 11325 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-26 22:41:32.586 3534 11325 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-26 22:41:32.586 3534 11325 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-26 22:41:32.586 3534 11325 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-26 22:41:32.586 3534 11325 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-26 22:41:32.586 3534 11325 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-26 22:41:32.586 3534 11325 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-26 22:41:32.586 3534 11325 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-26 22:41:32.586 3534 11325 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-26 22:41:32.586 3534 11325 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-26 22:41:32.586 3534 11325 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-26 22:41:32.586 3534 11325 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-26 22:41:32.586 3534 11325 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-26 22:41:48.629 3534 3534 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 22:41:51.669 3534 3534 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 22:42:03.779 3534 3534 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 22:42:06.843 3534 3534 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 22:42:09.879 3534 3534 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 22:42:18.962 3534 3534 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 22:42:22.001 3534 3534 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 22:42:31.083 3534 3534 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 22:42:37.144 3534 3534 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 22:42:40.18--------- beginning of main
01-26 22:42:40.181 3534 3534 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 22:42:43.228 3534 3534 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 22:42:46.262 3534 3534 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-26 23:47:08.685 26293 26293 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-26 23:47:09.039 26293 26293 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-26 23:47:09.043 26293 26293 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-26 23:47:09.043 26293 26293 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-26 23:47:09.043 26293 26293 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-26 23:47:09.043 26293 26293 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-26 23:47:09.044 26293 26293 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-26 23:47:09.044 26293 26293 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-26 23:47:09.044 26293 26293 W System.err: at
java.lang.Class.newInstance(Native Method)
01-26 23:47:09.044 26293 26293 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-26 23:47:09.044 26293 26293 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-26 23:47:09.044 26293 26293 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-26 23:47:09.044 26293 26293 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-26 23:47:09.044 26293 26293 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-26 23:47:09.044 26293 26293 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-26 23:47:09.044 26293 26293 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-26 23:47:09.044 26293 26293 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-26 23:47:09.044 26293 26293 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-26 23:47:09.044 26293 26293 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-26 23:47:09.044 26293 26293 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-26 23:47:09.044 26293 26293 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-26 23:47:09.044 26293 26293 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-26 23:47:09.044 26293 26293 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-26 23:47:09.044 26293 26293 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-26 23:47:09.093 26293 26293 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-26 23:47:09.766 26293 26293 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-26 23:47:09.766 26293 26293 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-26 23:47:10.044 26293 26356 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-26 23:47:10.044 26293 26356 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-26 23:47:--------- beginning of main
01-26 23:47:10.057 26338 26338 W libprocessgroup: Controller io is not found
01-26 23:47:10.057 26338 26338 W libprocessgroup: Controller io is not found
01-26 23:47:10.057 26338 26338 W libprocessgroup: Controller io is not found
01-27 00:18:20.550 32248 32248 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-27 00:18:20.982 32248 32248 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-27 00:18:20.989 32248 32248 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-27 00:18:20.989 32248 32248 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-27 00:18:20.989 32248 32248 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-27 00:18:20.989 32248 32248 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-27 00:18:20.989 32248 32248 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-27 00:18:20.989 32248 32248 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-27 00:18:20.989 32248 32248 W System.err: at
java.lang.Class.newInstance(Native Method)
01-27 00:18:20.989 32248 32248 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-27 00:18:20.989 32248 32248 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-27 00:18:20.989 32248 32248 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-27 00:18:20.989 32248 32248 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-27 00:18:20.989 32248 32248 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-27 00:18:20.989 32248 32248 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-27 00:18:20.989 32248 32248 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-27 00:18:20.989 32248 32248 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-27 00:18:20.989 32248 32248 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-27 00:18:20.989 32248 32248 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-27 00:18:20.989 32248 32248 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-27 00:18:20.989 32248 32248 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-27 00:18:20.989 32248 32248 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-27 00:18:20.990 32248 32248 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-27 00:18:20.990 32248 32248 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-27 00:18:21.032 32248 32248 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-27 00:18:21.511 32248 32248 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-27 00:18:21.512 32248 32248 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-27 00:18:21.970 32248 32412 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-27 00:18:21.970 32248 32412 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-27 00:18:21.970 32248 32412 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-27 00:18:22.155 32363 32363 W libprocessgroup: Controller io is not found
01-27 00:18:22.156 32363 32363 W libprocessgroup: Controller io is not found
01-27 00:18:22.156 32363 32363 W libprocessgroup: --------- beginning of main
01-27 00:18:24.745 32248 32699 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-27 00:18:24.745 32248 32699 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-27 00:18:24.745 32248 32699 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-27 00:18:24.745 32248 32699 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-27 00:18:24.745 32248 32699 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-27 00:18:24.745 32248 32699 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-27 00:18:24.745 32248 32699 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-27 00:18:24.745 32248 32699 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-27 00:18:24.745 32248 32699 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-27 00:18:24.745 32248 32699 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-27 00:18:24.745 32248 32699 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-27 00:18:24.745 32248 32699 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-27 00:18:24.745 32248 32699 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-27 00:18:24.745 32248 32699 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-27 00:18:24.745 32248 32699 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-27 00:18:24.745 32248 32699 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-27 00:23:09.091 6182 6182 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-27 00:23:09.310 6182 6182 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-27 00:23:09.314 6182 6182 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-27 00:23:09.314 6182 6182 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-27 00:23:09.315 6182 6182 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-27 00:23:09.315 6182 6182 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-27 00:23:09.315 6182 6182 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-27 00:23:09.315 6182 6182 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-27 00:23:09.315 6182 6182 W System.err: at
java.lang.Class.newInstance(Native Method)
01-27 00:23:09.315 6182 6182 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-27 00:23:09.315 6182 6182 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-27 00:23:09.315 6182 6182 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-27 00:23:09.315 6182 6182 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-27 00:23:09.315 6182 6182 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-27 00:23:09.315 6182 6182 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-27 00:23:09.315 6182 6182 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-27 00:23:09.315 6182 6182 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-27 00:23:09.315 6182 6182 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-27 00:23:09.315 6182 6182 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-27 00:23:09.315 6182 6182 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-27 00:23:09.316 6182 6182 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-27 00:23:09.316 6182 6182 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-27 00:23:09.316 6182 6182 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-27 00:23:09.316 6182 6182 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-27 00:23:09.346 6182 6182 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-27 00:23:09.618 6182 6182 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-27 00:23:09.618 6182 6182 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-27 00:23:09.855 6182 6271 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-27 00:23:09.855 6182 6271 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-27 00:23:09.855 6182 6271 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-27 00:23:09.920 6255 6255 W libprocessgroup: Controller io is not found
01-27 00:23:09.921 6255 6255 W libprocessgroup: Controller io is not found
01-27 00:23:09.921 6255 6255 W libprocessgroup: Controller io is not found
01-27 01:10:08.956 6182 6190 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 170 to 100
01-27 01:46:08.723 6182 6190 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 189 to 100
01-27 01:52:10.760 6182 6347 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-27 01:52:10.760 6182 6347 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-27 01:52:10.760 6182 6347 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-27 01:52:10.760 6182 6347 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-27 01:52:10.760 6182 6347 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-27 01:52:10.760 6182 6347 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-27 01:52:10.760 6182 6347 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-27 01:52:10.760 6182 6347 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-27 01:52:10.760 6182 6347 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-27 01:52:10.760 6182 6347 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-27 01:52:10.760 6182 6347 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-27 01:52:10.760 6182 6347 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-27 01:52:10.760 6182 6347 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-27 01:52:10.760 6182 6347 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-27 01:52:10.760 6182 6347 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-27 01:52:10.760 6182 6347 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-27 02:00:11.428 6182 6193 W System : A resource failed to call end.
01-27 02:00:11.428 6182 6193 W System : A resource failed to call end.
01-27 02:00:11.428 6182 6193 W System : A resource failed to call end.
01-27 02:00:11.428 6182 6193 W System : A resource failed to call end.
01-27 02:00:11.428 6182 6193 W System : A resource failed to call end.
01-27 02:11:02.524 6182 6193 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/base.apk' with 1 weak references
01-27 02:11:02.524 6182 6193 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_arservicesoptional.apk' with 1 weak references
01-27 02:11:02.525 6182 6193 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_cgnativeplayer.apk' with 1 weak references
01-27 02:11:02.525 6182 6193 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_cgwebrtc.apk' with 1 weak references
01-27 02:11:02.525 6182 6193 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_d_dex_spk_v1.apk' with 1 weak references
01-27 02:11:02.525 6182 6193 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_d_native_spk_v1.apk' with 1 weak references
01-27 02:11:02.525 6182 6193 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_d_sim_pre_v1.apk' with 1 weak references
01-27 02:11:02.525 6182 6193 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_heliumiab.apk' with 1 weak references
01-27 02:11:02.525 6182 6193 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_i18n_id_ID.apk' with 1 weak references
01-27 02:11:02.525 6182 6193 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_instantgames.apk' with 1 weak references
01-27 02:11:02.525 6182 6193 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_instantgamesads.apk' with 1 weak references
01-27 02:11:02.525 6182 6193 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_papaya.apk' with 1 weak references
01-27 02:11:02.525 6182 6193 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_papayaanalyticstorch.apk' with 1 weak references
01-27 02:11:02.525 6182 6193 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_papayatorch.apk' with 1 weak references
01-27 02:11:02.525 6182 6193 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_pytorch.apk' with 1 weak references
01-27 02:11:02.525 6182 6193 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_s_cgwebrtc_horizon.apk' with 1 weak references
01-27 02:11:02.525 6182 6193 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_s_papaya_torchedlooper.apk' with 1 weak references
01-27 02:11:02.525 6182 6193 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_s_papayaanalyticstorch_papayatorch.apk' with 1 weak
references
01-27 02:11:02.525 6182 6193 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/
split_s_papayaanalyticstorch_papayatorch_torchedlooper.apk' with 1 weak references
01-27 02:11:02.525 6182 6193 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_s_papayatorch_torchedlooper.apk' with 1 weak
references
01-27 02:11:02.526 6182 6193 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~uLiaAzGyxsqBi0yHlv3c7Q==/com.instagram.android-
0XEMKrLbX7imk3CEK7s-gA==/base.apk' with 1 weak references
01-27 02:11:02.526 6182 6193 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~uLiaAzGyxsqBi0yHlv3c7Q==/com.instagram.android-
0XEMKrLbX7imk3CEK7s-gA==/split_arservicesforbodytracking.apk' with 1 weak
references
01-27 02:11:02.526 6182 6193 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~uLiaAzGyxsqBi0yHlv3c7Q==/com.instagram.android-
0XEMKrLbX7imk3CEK7s-gA==/split_arservicesforgenericml.apk' with 1 weak references
01-27 02:11:02.526 6182 6193 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~uLiaAzGyxsqBi0yHlv3c7Q==/com.instagram.android-
0XEMKrLbX7imk3CEK7s-gA==/split_arservicesforhairsegmentation.apk' with 1 weak
references
01-27 02:11:02.526 6182 6193 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~uLiaAzGyxsqBi0yHlv3c7Q==/com.instagram.android-
0XEMKrLbX7imk3CEK7s-gA==/split_arservicesforhandtracking.apk' with 1 weak
references
01-27 02:11:02.526 6182 6193 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~uLiaAzGyxsqBi0yHlv3c7Q==/com.instagram.android-
0XEMKrLbX7imk3CEK7s-gA==/split_arservicesforpersonsegmentation.apk' with 1 weak
references
01-27 02:11:02.526 6182 6193 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~uLiaAzGyxsqBi0yHlv3c7Q==/com.instagram.android-
0XEMKrLbX7imk3CEK7s-gA==/split_i18n_id_ID.apk' with 1 weak references
01-27 02:11:02.526 6182 6193 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~uLiaAzGyxsqBi0yHlv3c7Q==/com.instagram.android-
0XEMKrLbX7imk3CEK7s-gA==/split_pytorch.apk' with 1 weak references
01-27 02:11:02.526 6182 6193 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~uLiaAzGyxsqBi0yHlv3c7Q==/com.instagram.android-
0XEMKrLbX7imk3CEK7s-gA==/split_slam.apk' with 1 weak references
01-27 02:11:02.526 6182 6193 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~uLiaAzGyxsqBi0yHlv3c7Q==/com.instagram.android-
0XEMKrLbX7imk3CEK7s-gA==/split_supmediastreamcontroller.apk' with 1 weak references
01-27 02:11:02.527 6182 6193 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~jdL_JCPQPtCZS6ZeWf7_-g==/com.instagram.barcelona-
kDiTgmnKC3AqLGGAg46ZzA==/base.apk' with 1 weak references
01-27 02:11:02.527 6182 6193 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~L7xnFL2ay3MZouwdFfEsCA==/com.whatsapp-
o0aD1yIFgaHe2YiCjJ8JUg==/base.apk' with 1 weak references
01-27 02:33:08.919 6182 6190 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 124 to 100
01-27 03:00:18.803 6182 6190 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 152 to 100
01-27 03:00:18.804 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.805 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.805 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.805 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.805 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.805 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.805 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.805 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.805 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.805 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.805 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.805 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.805 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.805 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.805 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.805 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.805 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.805 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.805 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.805 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.805 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.805 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.805 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.805 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.805 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.805 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.805 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.805 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.805 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.805 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.806 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.806 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.806 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.806 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.806 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.806 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.806 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.806 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.806 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.806 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.806 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.806 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.806 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.806 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.806 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.806 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.806 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.806 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.806 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.806 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.806 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.806 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.806 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.806 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.806 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.806 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.806 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.806 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.806 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.806 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.806 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.806 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.806 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.807 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.807 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.807 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.807 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.807 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.807 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.807 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.807 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.807 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.807 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.807 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.807 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.807 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.807 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.807 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.807 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.807 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.807 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.807 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.807 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.807 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.807 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.807 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.807 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.807 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.807 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.807 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.807 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.807 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.808 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.808 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.808 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.808 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.808 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.808 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.808 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.808 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.808 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.808 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.808 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.808 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.808 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.808 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.808 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.808 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.808 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.808 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.808 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.808 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.808 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.808 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.808 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.808 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.808 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.808 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.808 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.808 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.808 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.808 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.809 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.809 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.809 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.809 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.809 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.809 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.809 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.809 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.809 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.809 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.809 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.809 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.809 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.809 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.809 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.809 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.809 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.809 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.809 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.809 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.809 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.809 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.809 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.809 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.809 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.809 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.809 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.810 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.810 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.810 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.810 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.810 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.810 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.810 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.810 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.810 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.810 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.810 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.810 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.810 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.810 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.810 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.810 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.810 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.810 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.810 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.810 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.810 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.810 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.810 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.810 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.810 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.810 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.810 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.810 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.810 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.810 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.811 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.811 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.811 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.811 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.811 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.811 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.811 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.811 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.811 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.811 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.811 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.811 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.811 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.811 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.811 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.811 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.811 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.811 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.811 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.811 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.811 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.811 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.811 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.811 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.811 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.811 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.811 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.811 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.811 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.811 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.812 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.812 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.812 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.812 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.812 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.812 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.812 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.812 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.812 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.812 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.812 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.812 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.812 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.812 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.812 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.812 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.812 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.812 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.812 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.812 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.812 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.812 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.812 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.812 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.812 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.812 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.812 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.812 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.812 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.813 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.813 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.813 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.813 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.813 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.813 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.813 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.813 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.813 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.813 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.813 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.813 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.813 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.813 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.813 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.813 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.813 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.813 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.813 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.814 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.814 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.814 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.814 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.814 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.814 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.814 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.814 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.814 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.814 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.814 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.814 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.814 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.814 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.814 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.814 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.814 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.814 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.814 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.814 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.814 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.814 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.814 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.814 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.814 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.814 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.814 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.814 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.814 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.814 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.814 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.815 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.815 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.815 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.815 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.815 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.815 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.815 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.815 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.815 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.815 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.815 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.815 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.815 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.815 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.815 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.815 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.815 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.815 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.815 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.815 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.815 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.815 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.815 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.815 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.815 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.815 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.815 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.815 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.815 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.815 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.816 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.816 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.816 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.816 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.816 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.816 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.816 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.816 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.816 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.816 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.816 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.816 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.816 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.816 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.816 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.816 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.816 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.816 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.816 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.816 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.816 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.816 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.816 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.816 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.816 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.816 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.816 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.816 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.816 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.816 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.817 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.817 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.817 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.817 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.817 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.817 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.817 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.817 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.817 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.817 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.817 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.817 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.817 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.817 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.817 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.817 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.817 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.817 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.817 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.817 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.817 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.817 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.817 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.817 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.818 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.818 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.818 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.818 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.818 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.818 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.818 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.818 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.818 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.818 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.818 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.818 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.818 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.818 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.818 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.818 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.818 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.818 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.818 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.818 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.818 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.818 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.818 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.818 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.818 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.818 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.818 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.818 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.818 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.818 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.818 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.818 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.818 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.818 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.819 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.819 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.819 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.819 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.819 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.819 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.819 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.819 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.819 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.819 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.819 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.819 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.819 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.819 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.819 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.819 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.819 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.819 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.819 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.819 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.819 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.819 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.819 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.819 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.819 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.819 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.819 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.819 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.819 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.819 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.819 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.819 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.819 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.820 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.820 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.820 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.820 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.820 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.820 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.820 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.820 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.820 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.820 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.820 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.820 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.820 6182 6193 W System : A resource failed to call close.
01-27 03:00:18.820 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.840 6182 6190 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 104 to 100
01-27 03:19:08.841 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.841 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.841 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.841 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.841 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.841 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.841 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.841 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.841 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.841 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.841 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.841 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.841 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.841 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.841 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.842 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.842 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.842 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.842 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.842 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.842 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.842 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.842 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.842 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.842 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.842 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.842 6182 6193 W System : --------- beginning of main
01-27 03:19:08.843 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.843 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.843 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.843 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.843 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.843 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.843 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.843 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.843 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.843 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.843 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.843 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.843 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.843 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.843 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.843 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.843 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.843 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.843 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.843 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.844 6182 6193 W System : A resource failed to call close.
01-27 03:19:08.844 6182 6193 W System : A resource failed to call close.
01-27 04:06:09.070 22733 22733 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-27 04:06:09.272 22733 22733 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-27 04:06:09.274 22733 22733 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-27 04:06:09.274 22733 22733 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-27 04:06:09.274 22733 22733 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-27 04:06:09.274 22733 22733 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-27 04:06:09.274 22733 22733 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-27 04:06:09.274 22733 22733 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-27 04:06:09.275 22733 22733 W System.err: at
java.lang.Class.newInstance(Native Method)
01-27 04:06:09.275 22733 22733 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-27 04:06:09.275 22733 22733 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-27 04:06:09.275 22733 22733 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-27 04:06:09.275 22733 22733 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-27 04:06:09.275 22733 22733 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-27 04:06:09.275 22733 22733 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-27 04:06:09.275 22733 22733 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-27 04:06:09.275 22733 22733 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-27 04:06:09.275 22733 22733 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-27 04:06:09.275 22733 22733 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-27 04:06:09.275 22733 22733 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-27 04:06:09.275 22733 22733 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-27 04:06:09.275 22733 22733 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-27 04:06:09.275 2273--------- beginning of main
01-27 07:53:08.682 5586 5586 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-27 07:53:08.980 5586 5586 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-27 07:53:08.982 5586 5586 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-27 07:53:08.982 5586 5586 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-27 07:53:08.982 5586 5586 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-27 07:53:08.982 5586 5586 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-27 07:53:08.982 5586 5586 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-27 07:53:08.982 5586 5586 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-27 07:53:08.982 5586 5586 W System.err: at
java.lang.Class.newInstance(Native Method)
01-27 07:53:08.982 5586 5586 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-27 07:53:08.982 5586 5586 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-27 07:53:08.982 5586 5586 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-27 07:53:08.982 5586 5586 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-27 07:53:08.982 5586 5586 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-27 07:53:08.982 5586 5586 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-27 07:53:08.982 5586 5586 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-27 07:53:08.982 5586 5586 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-27 07:53:08.982 5586 5586 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-27 07:53:08.982 5586 5586 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-27 07:53:08.982 5586 5586 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-27 07:53:08.982 5586 5586 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-27 07:53:08.982 5586 5586 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-27 07:53:08.982 5586 5586 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-27 07:53:08.982 5586 5586 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-27 07:53:09.017 5586 5586 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-27 07:53:09.353 5586 5586 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-27 07:53:09.353 5586 5586 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-27 07:53:09.570 5586 5655 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-27 07:53:09.570 5586 5655 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-27 07:53:09.570 5586 5655 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-27 07:53:09.650 5642 5642 W libprocessgroup: Controller io is not found
01-27 07:53:09.650 5642 5642 W libprocessgroup: Controller io is not found
01-27 07:53:09.650 5642 5642 W libprocessgroup: Controller io is not found
01-27 07:53:11.891 5586 5659 E PlayCore: UID: [10541] PID: [5586]
IntegrityService : Phonesky is not installed.
01-27 07:53:11.896 5586 5586 E playcore: Unexpected error -2 while handling
RequestIntegrityToken.
01-27 07:53:12.022 5586 5655 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-27 07:53:12.022 5586 5655 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-27 07:53:12.022 5586 5655 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-27 07:53:12.022 5586 5655 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-27 07:53:12.022 5586 5655 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-27 07:53:12.022 5586 5655 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-27 07:53:12.022 5586 5655 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-27 07:53:12.022 5586 5655 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-27 07:53:12.022 5586 5655 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-27 07:53:12.022 5586 5655 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-27 07:53:12.022 5586 5655 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-27 07:53:12.022 5586 5655 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-27 07:53:12.022 5586 5655 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-27 07:53:12.022 5586 5655 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-27 07:53:12.022 5586 5655 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-27 07:53:12.022 5586 5655 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-27 07:53:12.884 5586 5672 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-27 07:53:12.884 5586 5672 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-27 07:53:12.884 5586 5672 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-27 07:53:12.884 5586 5672 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-27 07:53:12.884 5586 5672 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-27 07:53:12.884 5586 5672 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-27 07:53:12.884 5586 5672 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-27 07:53:12.884 5586 5672 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-27 07:53:12.884 5586 5672 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-27 07:53:12.884 5586 5672 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-27 07:53:12.884 5586 5672 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-27 07:53:12.884 5586 5672 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-27 07:53:12.884 5586 5672 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-27 07:53:12.884 5586 5672 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-27 07:53:12.884 5586 5672 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-27 07:53:12.884 5586 5672 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-27 07:53:21.919 5586 5586 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 --------- beginning of main
01-27 08:53:08.675 19341 19341 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-27 08:53:08.874 19341 19341 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-27 08:53:08.875 19341 19341 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-27 08:53:08.876 19341 19341 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-27 08:53:08.876 19341 19341 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-27 08:53:08.876 19341 19341 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-27 08:53:08.876 19341 19341 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-27 08:53:08.876 19341 19341 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-27 08:53:08.876 19341 19341 W System.err: at
java.lang.Class.newInstance(Native Method)
01-27 08:53:08.876 19341 19341 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-27 08:53:08.876 19341 19341 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-27 08:53:08.876 19341 19341 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-27 08:53:08.876 19341 19341 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-27 08:53:08.876 19341 19341 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-27 08:53:08.876 19341 19341 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-27 08:53:08.876 19341 19341 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-27 08:53:08.876 19341 19341 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-27 08:53:08.876 19341 19341 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-27 08:53:08.876 19341 19341 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-27 08:53:08.876 19341 19341 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-27 08:53:08.876 19341 19341 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-27 08:53:08.876 19341 19341 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-27 08:53:08.876 19341 19341 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-27 08:53:08.876 19341 19341 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-27 08:53:08.902 19341 19341 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-27 08:53:09.251 19341 19341 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-27 08:53:09.251 19341 19341 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-27 08:53:09.445 19341 19392 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-27 08:53:09.445 19341 19392 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-27 08:53:09.445 19341 19392 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-27 08:53:09.550 19379 19379 W libprocessgroup: Controller io is not found
01-27 08:53:09.550 19379 19379 W libprocessgroup: Controller io is not found
01-27 08:53:09.550 19379 19379 W libprocessgroup: Controller io is not found
01-27 09:18:56.152 23112 23112 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-27 09:18:56.442 23112 23112 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmo--------- beginning of main
01-27 09:18:56.443 23112 23112 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-27 09:18:56.443 23112 23112 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-27 09:18:56.443 23112 23112 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-27 09:18:56.443 23112 23112 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-27 09:18:56.443 23112 23112 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-27 09:18:56.443 23112 23112 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-27 09:18:56.444 23112 23112 W System.err: at
java.lang.Class.newInstance(Native Method)
01-27 09:18:56.444 23112 23112 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-27 09:18:56.444 23112 23112 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-27 09:18:56.444 23112 23112 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-27 09:18:56.444 23112 23112 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-27 09:18:56.444 23112 23112 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-27 09:18:56.444 23112 23112 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-27 09:18:56.444 23112 23112 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-27 09:18:56.444 23112 23112 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-27 09:18:56.444 23112 23112 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-27 09:18:56.444 23112 23112 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-27 09:18:56.444 23112 23112 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-27 09:18:56.444 23112 23112 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-27 09:18:56.444 23112 23112 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-27 09:18:56.444 23112 23112 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-27 09:18:56.444 23112 23112 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-27 09:18:56.460 23112 23112 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-27 09:18:56.699 23112 23112 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-27 09:18:56.699 23112 23112 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-27 09:18:56.992 23112 23183 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-27 09:18:56.992 23112 23183 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-27 09:18:56.992 23112 23183 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-27 09:18:57.216 23161 23161 W libprocessgroup: Controller io is not found
01-27 09:18:57.217 23161 23161 W libprocessgroup: Controller io is not found
01-27 09:18:57.217 23161 23161 W libprocessgroup: Controller io is not found
01-27 09:53:09.077 29413 29413 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-27 09:53:09.327 29413 29413 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-27 09:53:09.330 29413 29413 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-27 09:53:09.330 29413 29413 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-27 09:53:09--------- beginning of main
01-27 10:46:35.202 7464 7464 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-27 10:46:35.426 7464 7464 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-27 10:46:35.438 7464 7464 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-27 10:46:35.438 7464 7464 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-27 10:46:35.438 7464 7464 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-27 10:46:35.438 7464 7464 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-27 10:46:35.438 7464 7464 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-27 10:46:35.438 7464 7464 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-27 10:46:35.438 7464 7464 W System.err: at
java.lang.Class.newInstance(Native Method)
01-27 10:46:35.438 7464 7464 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-27 10:46:35.438 7464 7464 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-27 10:46:35.438 7464 7464 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-27 10:46:35.438 7464 7464 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-27 10:46:35.438 7464 7464 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-27 10:46:35.438 7464 7464 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-27 10:46:35.438 7464 7464 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-27 10:46:35.438 7464 7464 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-27 10:46:35.438 7464 7464 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-27 10:46:35.438 7464 7464 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-27 10:46:35.438 7464 7464 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-27 10:46:35.438 7464 7464 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-27 10:46:35.438 7464 7464 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-27 10:46:35.438 7464 7464 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-27 10:46:35.438 7464 7464 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-27 10:46:35.445 7464 7464 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-27 10:46:35.593 7464 7464 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-27 10:46:35.593 7464 7464 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-27 10:46:35.716 7505 7505 W libprocessgroup: Controller io is not found
01-27 10:46:35.716 7505 7505 W libprocessgroup: Controller io is not found
01-27 10:46:35.716 7505 7505 W libprocessgroup: Controller io is not found
01-27 10:46:35.727 7464 7530 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-27 10:46:35.727 7464 7530 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-27 10:46:35.727 7464 7530 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-27 10:46:43.548 7464 7464 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 10:46:55.642 7464 7464 W J--------- beginning of main
01-27 10:47:01.244 7464 7464 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 10:47:01.690 7464 7464 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 10:47:13.765 7464 7464 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 10:47:16.780 7464 7464 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 10:47:19.816 7464 7464 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 10:47:22.834 7464 7464 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 10:53:09.071 13452 13452 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-27 10:53:09.374 13452 13452 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-27 10:53:09.380 13452 13452 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-27 10:53:09.380 13452 13452 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-27 10:53:09.380 13452 13452 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-27 10:53:09.381 13452 13452 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-27 10:53:09.381 13452 13452 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-27 10:53:09.381 13452 13452 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-27 10:53:09.381 13452 13452 W System.err: at
java.lang.Class.newInstance(Native Method)
01-27 10:53:09.381 13452 13452 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-27 10:53:09.381 13452 13452 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-27 10:53:09.381 13452 13452 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-27 10:53:09.381 13452 13452 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-27 10:53:09.381 13452 13452 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-27 10:53:09.381 13452 13452 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-27 10:53:09.381 13452 13452 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-27 10:53:09.381 13452 13452 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-27 10:53:09.381 13452 13452 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-27 10:53:09.381 13452 13452 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-27 10:53:09.381 13452 13452 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-27 10:53:09.381 13452 13452 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-27 10:53:09.381 13452 13452 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-27 10:53:09.381 13452 13452 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-27 10:53:09.381 13452 13452 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-27 10:53:09.412 13452 13452 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-27 10:53:09.777 13452 13452 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-27 10:53:09.777 13452 13452 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-27 10:53:09.976 13452 13512 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-27 10:53:09.976 13452 13512 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-27 10:53:09.976 13452 13512 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-27 10:53:10.241 13497 13497 W libprocessgroup: Controller io is not found
01-27 10:53:10.242 13497 13497 W libprocessgroup: Controller io is not found
01-27 10:53:10.242 13497 13497 W libprocessgroup: Controller io is not found
01-27 11:01:11.358 13452 13509 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=36e99e50-9ecc-4ec4-af39-872544c93e3a transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/o1/v/t62.7118-24/f1/m232/up-oil-image-4f9caa95-
de97-4a1d-9b4d-2269708bf952?ccb=9-4&oh=01_AdT3eC-7gh6D8yDFISgJZt_MNzKbyMt1tV-
HqldQNKfEBQ&oe=65DBF882&_nc_sid=000000 thumbnail_height_width_ratio=1.0
is_animated_sticker=0 file_hash=8kPMC+VCizPPpEYQRPtwSPEZXjpRZM5WK7xAhqOL36o=
file_path=Media/MBWhatsApp Images/IMG-20240127-WA0000.jpg file_size=399826
partial_media_hash=null face_x=0 face_y=0 height=1600 trim_to=0
media_key_timestamp=1706323670000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m232/up-oil-image-
4f9caa95-de97-4a1d-9b4d-2269708bf952?ccb=9-4&oh=01_AdT3eC-
7gh6D8yDFISgJZt_MNzKbyMt1tV-HqldQNKfEBQ&oe=65DBF882&_nc_sid=000000&mms3=true
media_caption=null trim_from=0 mime_type=image/jpeg partial_media_enc_hash=null
width=1600 original_file_hash=null has_streaming_sidecar=0
autotransfer_retry_enabled=1 media_upload_handle=null message_row_id=1369
multicast_id=null enc_file_hash=LFfOAo1/HThjUiQ7/wlUCK85Lt1yvNlGvZi1UoEUKHQ=
mute_video=0 page_count=0 first_scan_sidecar=null suspicious_content=0
file_length=399826 media_name=null media_duration=0 chat_row_id=10
media_key=[B@f2fb27e
01-27 11:01:11.358 13452 13509 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-27 11:01:11.358 13452 13509 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-27 11:01:11.358 13452 13509 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-27 11:01:11.358 13452 13509 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-27 11:01:11.358 13452 13509 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-27 11:01:11.358 13452 13509 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-27 11:01:11.358 13452 13509 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-27 11:01:11.358 13452 13509 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-27 11:01:11.358 13452 13509 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-27 11:01:11.358 13452 13509 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-27 11:01:11.358 13452 13509 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-27 11:01:11.358 13452 13509 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
01-27 11:01:11.358 13452 13509 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-27 11:01:11.358 13452 13509 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-27 11:01:11.358 13452 13509 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
01-27 11:01:11.358 13452 13509 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
01-27 11:01:11.358 13452 13509 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-27 11:01:11.374 13452 13509 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=0806c9f8-3aca-420c-9d8f-a520a45d8575 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/o1/v/t62.7118-24/f1/m232/up-oil-image-4f9caa95-
de97-4a1d-9b4d-2269708bf952?ccb=9-4&oh=01_AdT3eC-7gh6D8yDFISgJZt_MNzKbyMt1tV-
HqldQNKfEBQ&oe=65DBF882&_nc_sid=000000 thumbnail_height_width_ratio=1.0
is_animated_sticker=0 file_hash=8kPMC+VCizPPpEYQRPtwSPEZXjpRZM5WK7xAhqOL36o=
file_path=Media/MBWhatsApp Images/IMG-20240127-WA0000.jpg file_size=399826
partial_media_hash=null face_x=0 face_y=0 height=1600 trim_to=0
media_key_timestamp=1706323670000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m232/up-oil-image-
4f9caa95-de97-4a1d-9b4d-2269708bf952?ccb=9-4&oh=01_AdT3eC-
7gh6D8yDFISgJZt_MNzKbyMt1tV-HqldQNKfEBQ&oe=65DBF882&_nc_sid=000000&mms3=true
media_caption=null trim_from=0 mime_type=image/jpeg partial_media_enc_hash=null
width=1600 original_file_hash=null has_streaming_sidecar=0
autotransfer_retry_enabled=1 media_upload_handle=null message_row_id=1370
multicast_id=null enc_file_hash=LFfOAo1/HThjUiQ7/wlUCK85Lt1yvNlGvZi1UoEUKHQ=
mute_video=0 page_count=0 first_scan_sidecar=null suspicious_content=0
file_length=399826 media_name=null media_duration=0 chat_row_id=11
media_key=[B@257e2f5
01-27 11:01:11.374 13452 13509 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-27 11:01:11.374 13452 13509 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-27 11:01:11.374 13452 13509 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-27 11:01:11.374 13452 13509 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-27 11:01:11.374 13452 13509 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-27 11:01:11.374 13452 13509 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-27 11:01:11.374 13452 13509 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-27 11:01:11.374 13452 13509 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-27 11:01:11.374 13452 13509 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-27 11:01:11.374 13452 13509 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-27 11:01:11.374 13452 13509 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-27 11:01:11.374 13452 13509 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
01-27 11:01:11.374 13452 13509 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-27 11:01:11.374 13452 13509 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-27 11:01:11.374 13452 13509 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
01-27 11:01:11.374 13452 13509 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
01-27 11:01:11.374 13452 13509 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-27 11:01:18.117 13452 13509 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=36f704fd-0294-466a-b98b-6b22db9115d7 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/o1/v/t62.7118-24/f1/m232/up-oil-image-4f9caa95-
de97-4a1d-9b4d-2269708bf952?ccb=9-4&oh=01_AdT3eC-7gh6D8yDFISgJZt_MNzKbyMt1tV-
HqldQNKfEBQ&oe=65DBF882&_nc_sid=000000 thumbnail_height_width_ratio=1.0
is_animated_sticker=0 file_hash=8kPMC+VCizPPpEYQRPtwSPEZXjpRZM5WK7xAhqOL36o=
file_path=Media/MBWhatsApp Images/IMG-20240127-WA0000.jpg file_size=0
partial_media_hash=null face_x=0 face_y=0 height=1600 trim_to=0
media_key_timestamp=1706323670000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m232/up-oil-image-
4f9caa95-de97-4a1d-9b4d-2269708bf952?ccb=9-4&oh=01_AdT3eC-
7gh6D8yDFISgJZt_MNzKbyMt1tV-HqldQNKfEBQ&oe=65DBF882&_nc_sid=000000&mms3=true
media_caption=null trim_from=0 mime_type=image/jpeg partial_media_enc_hash=null
width=1600 original_file_hash=null has_streaming_sidecar=0
autotransfer_retry_enabled=1 media_upload_handle=null message_row_id=1371
multicast_id=null enc_file_hash=LFfOAo1/HThjUiQ7/wlUCK85Lt1yvNlGvZi1UoEUKHQ=
mute_video=0 page_count=0 first_scan_sidecar=null suspicious_content=0
file_length=399826 media_name=null media_duration=0 chat_row_id=8
media_key=[B@f85c776
01-27 11:01:18.117 13452 13509 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-27 11:01:18.117 13452 13509 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-27 11:01:18.117 13452 13509 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-27 11:01:18.117 13452 13509 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-27 11:01:18.117 13452 13509 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-27 11:01:18.117 13452 13509 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-27 11:01:18.117 13452 13509 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-27 11:01:18.117 13452 13509 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-27 11:01:18.117 13452 13509 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-27 11:01:18.117 13452 13509 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-27 11:01:18.117 13452 13509 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-27 11:01:18.117 13452 13509 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
01-27 11:01:18.117 13452 13509 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-27 11:01:18.117 13452 13509 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-27 11:01:18.117 13452 13509 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
01-27 11:01:18.117 13452 13509 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
01-27 11:01:18.117 13452 13509 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-27 11:01:19.645 13452 13469 E DatabaseUtils: Writing exception to parcel
01-27 11:01:19.645 13452 13469 E DatabaseUtils: java.lang.SecurityException:
Permission Denial: reading com.mbwhatsapp.contentprovider.MediaProvider uri
content://com.mbwhatsapp.provider.media/item/d1cfad94-4c4a-41c5-9940-a638de9df4f2
from pid=1713, uid=10043 requires the provider be exported, or grantUriPermission()
01-27 11:01:19.645 13452 13469 E DatabaseUtils: at
android.content.ContentProvider.enforceReadPermissionInner(ContentProvider.java:105
0)
01-27 11:01:19.645 13452 13469 E DatabaseUtils: at
android.content.ContentProvider.semEnforceReadPermission(ContentProvider.java:968)
01-27 11:01:19.645 13452 13469 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceReadPermission(ContentProvider.jav
a:818)
01-27 11:01:19.645 13452 13469 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceFilePermission(ContentProvider.jav
a:808)
01-27 11:01:19.645 13452 13469 E DatabaseUtils: at
android.content.ContentProvider$Transport.openTypedAssetFile(ContentProvider.java:6
67)
01-27 11:01:19.645 13452 13469 E DatabaseUtils: at
android.content.ContentProviderNative.onTransact(ContentProviderNative.java:341)
01-27 11:01:19.645 13452 13469 E DatabaseUtils: at
android.os.Binder.execTransactInternal(Binder.java:1380)
01-27 11:01:19.645 13452 13469 E DatabaseUtils: at
android.os.Binder.execTransact(Binder.java:1311)
01-27 11:01:19.647 13452 14887 E DatabaseUtils: Writing exception to parcel
01-27 11:01:19.647 13452 14887 E DatabaseUtils: java.lang.SecurityException:
Permission Denial: reading com.mbwhatsapp.contentprovider.MediaProvider uri
content://com.mbwhatsapp.provider.media/item/b27502ec-0d64-45ac-b143-c7a89e3d0ac3
from pid=1713, uid=10043 requires the provider be exported, or grantUriPermission()
01-27 11:01:19.647 13452 14887 E DatabaseUtils: at
android.content.ContentProvider.enforceReadPermissionInner(ContentProvider.java:105
0)
01-27 11:01:19.647 13452 14887 E DatabaseUtils: at
android.content.ContentProvider.semEnforceReadPermission(ContentProvider.java:968)
01-27 11:01:19.647 13452 14887 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceReadPermission(ContentProvider.jav
a:818)
01-27 11:01:19.647 13452 14887 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceFilePermission(ContentProvider.jav
a:808)
01-27 11:01:19.647 13452 14887 E DatabaseUtils: at
android.content.ContentProvider$Transport.openTypedAssetFile(ContentProvider.java:6
67)
01-27 11:01:19.647 13452 14887 E DatabaseUtils: at
android.content.ContentProviderNative.onTransact(ContentProviderNative.java:341)
01-27 11:01:19.647 13452 14887 E DatabaseUtils: at
android.os.Binder.execTransactInternal(Binder.java:1380)
01-27 11:01:19.647 13452 14887 E DatabaseUtils: at
android.os.Binder.execTransact(Binder.java:1311)
01-27 11:01:19.648 13452 13469 E DatabaseUtils: Writing exception to parcel
01-27 11:01:19.648 13452 13469 E DatabaseUtils: java.lang.SecurityException:
Permission Denial: reading com.mbwhatsapp.contentprovider.MediaProvider uri
content://com.mbwhatsapp.provider.media/item/286187c2-1d51-4f20-9673-66303da7e255
from pid=1713, uid=10043 requires the provider be exported, or grantUriPermission()
01-27 11:01:19.648 13452 13469 E DatabaseUtils: at
android.content.ContentProvider.enforceReadPermissionInner(ContentProvider.java:105
0)
01-27 11:01:19.648 13452 13469 E DatabaseUtils: at
android.content.ContentProvider.semEnforceReadPermission(ContentProvider.java:968)
01-27 11:01:19.648 13452 13469 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceReadPermission(ContentProvider.jav
a:818)
01-27 11:01:19.648 13452 13469 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceFilePermission(ContentProvider.jav
a:808)
01-27 11:01:19.648 13452 13469 E DatabaseUtils: at
android.content.ContentProvider$Transport.openTypedAssetFile(ContentProvider.java:6
67)
01-27 11:01:19.648 13452 13469 E DatabaseUtils: at
android.content.ContentProviderNative.onTransact(ContentProviderNative.java:341)
01-27 11:01:19.648 13452 13469 E DatabaseUtils: at
android.os.Binder.execTransactInternal(Binder.java:1380)
01-27 11:01:19.648 13452 13469 E DatabaseUtils: at
android.os.Binder.execTransact(Binder.java:1311)
01-27 11:01:19.662 13452 13469 E DatabaseUtils: Writing exception to parcel
01-27 11:01:19.662 13452 13469 E DatabaseUtils: java.lang.SecurityException:
Permission Denial: reading com.mbwhatsapp.contentprovider.MediaProvider uri
content://com.mbwhatsapp.provider.media/item/cdf823b4-f35e-44b9-a9bb-eb894b7b69d3
from pid=1713, uid=10043 requires the provider be exported, or grantUriPermission()
01-27 11:01:19.662 13452 13469 E DatabaseUtils: at
android.content.ContentProvider.enforceReadPermissionInner(ContentProvider.java:105
0)
01-27 11:01:19.662 13452 13469 E DatabaseUtils: at
android.content.ContentProvider.semEnforceReadPermission(ContentProvider.java:968)
01-27 11:01:19.662 13452 13469 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceReadPermission(ContentProvider.jav
a:818)
01-27 11:01:19.662 13452 13469 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceFilePermission(ContentProvider.jav
a:808)
01-27 11:01:19.662 13452 13469 E DatabaseUtils: at
android.content.ContentProvider$Transport.openTypedAssetFile(ContentProvider.java:6
67)
01-27 11:01:19.662 13452 13469 E DatabaseUtils: at
android.content.ContentProviderNative.onTransact(ContentProviderNative.java:341)
01-27 11:01:19.662 13452 13469 E DatabaseUtils: at
android.os.Binder.execTransactInternal(Binder.java:1380)
01-27 11:01:19.662 13452 13469 E DatabaseUtils: at
android.os.Binder.execTransact(Binder.java:1311)
01-27 11:12:36.125 13452 13452 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 11:12:36.173 13452 13452 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 11:44:12.291 13452 16300 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #9 (15745) at void X.3LI.A0G()(:-1) waiters=0 in void
X.3LI.A0L(java.util.Collection, boolean) for 1.119s
01-27 11:44:13.815 13452 15745 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-27 11:44:13.815 13452 15745 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-27 11:44:13.815 13452 15745 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-27 11:44:13.815 13452 15745 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-27 11:44:13.815 13452 15745 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-27 11:44:13.815 13452 15745 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-27 11:44:13.815 13452 15745 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-27 11:44:13.815 13452 15745 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-27 11:44:13.815 13452 15745 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-27 11:44:13.815 13452 15745 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-27 11:44:13.815 13452 15745 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-27 11:44:13.815 13452 15745 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-27 11:44:13.815 13452 15745 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-27 11:44:13.815 13452 15745 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-27 11:44:13.815 13452 15745 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-27 11:44:13.815 13452 15745 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-27 11:44:14.851 13452 13516 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-27 11:44:14.851 13452 13516 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-27 11:44:14.851 13452 13516 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-27 11:44:14.851 13452 13516 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-27 11:44:14.851 13452 13516 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-27 11:44:14.851 13452 13516 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-27 11:44:14.851 13452 13516 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-27 11:44:14.851 13452 13516 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-27 11:44:14.851 13452 13516 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-27 11:44:14.851 13452 13516 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-27 11:44:14.851 13452 13516 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-27 11:44:14.851 13452 13516 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-27 11:44:14.851 13452 13516 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
0--------- beginning of main
01-27 11:45:14.333 13452 13452 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 11:45:15.399 13452 13452 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 11:46:15.426 13452 13452 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 12:45:00.076 30952 30952 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-27 12:45:00.331 30952 30952 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-27 12:45:00.332 30952 30952 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-27 12:45:00.333 30952 30952 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-27 12:45:00.333 30952 30952 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-27 12:45:00.333 30952 30952 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-27 12:45:00.333 30952 30952 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-27 12:45:00.333 30952 30952 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-27 12:45:00.333 30952 30952 W System.err: at
java.lang.Class.newInstance(Native Method)
01-27 12:45:00.333 30952 30952 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-27 12:45:00.333 30952 30952 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-27 12:45:00.333 30952 30952 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-27 12:45:00.333 30952 30952 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-27 12:45:00.333 30952 30952 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-27 12:45:00.333 30952 30952 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-27 12:45:00.333 30952 30952 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-27 12:45:00.333 30952 30952 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-27 12:45:00.333 30952 30952 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-27 12:45:00.333 30952 30952 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-27 12:45:00.333 30952 30952 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-27 12:45:00.333 30952 30952 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-27 12:45:00.333 30952 30952 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-27 12:45:00.334 30952 30952 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-27 12:45:00.334 30952 30952 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-27 12:45:00.374 30952 30952 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-27 12:45:00.739 30952 30952 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-27 12:45:00.739 30952 30952 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-27 12:45:01.008 30952 31024 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-27 12:45:01.008 30952 31024 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-27 12:45:--------- beginning of main
01-27 12:45:01.042 31005 31005 W libprocessgroup: Controller io is not found
01-27 12:45:01.042 31005 31005 W libprocessgroup: Controller io is not found
01-27 12:45:01.042 31005 31005 W libprocessgroup: Controller io is not found
01-27 13:03:42.705 3249 3249 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-27 13:03:42.944 3249 3249 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-27 13:03:42.946 3249 3249 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-27 13:03:42.946 3249 3249 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-27 13:03:42.946 3249 3249 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-27 13:03:42.946 3249 3249 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-27 13:03:42.946 3249 3249 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-27 13:03:42.946 3249 3249 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-27 13:03:42.946 3249 3249 W System.err: at
java.lang.Class.newInstance(Native Method)
01-27 13:03:42.946 3249 3249 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-27 13:03:42.946 3249 3249 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-27 13:03:42.946 3249 3249 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-27 13:03:42.946 3249 3249 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-27 13:03:42.946 3249 3249 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-27 13:03:42.946 3249 3249 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-27 13:03:42.946 3249 3249 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-27 13:03:42.946 3249 3249 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-27 13:03:42.946 3249 3249 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-27 13:03:42.946 3249 3249 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-27 13:03:42.946 3249 3249 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-27 13:03:42.946 3249 3249 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-27 13:03:42.947 3249 3249 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-27 13:03:42.947 3249 3249 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-27 13:03:42.947 3249 3249 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-27 13:03:42.987 3249 3249 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-27 13:03:43.343 3249 3249 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-27 13:03:43.343 3249 3249 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-27 13:03:43.561 3249 3313 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-27 13:03:43.561 3249 3313 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-27 13:03:43.561 3249 3313 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-27 13:03:43.651 3291 3291 W libprocessgroup: Controller io is not found
01-27 13:03:43.651 3291 3291 W libprocessgroup: Controller io is not found
01-27 13:03:43.651 3291 3291 W libprocessgroup: Controller io is not found
01-27 13:03:46.036 3249 3322 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-27 13:03:46.036 3249 3322 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-27 13:03:46.036 3249 3322 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-27 13:03:46.036 3249 3322 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-27 13:03:46.036 3249 3322 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-27 13:03:46.036 3249 3322 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-27 13:03:46.036 3249 3322 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-27 13:03:46.036 3249 3322 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-27 13:03:46.036 3249 3322 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-27 13:03:46.036 3249 3322 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-27 13:03:46.036 3249 3322 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-27 13:03:46.036 3249 3322 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-27 13:03:46.036 3249 3322 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-27 13:03:46.036 3249 3322 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-27 13:03:46.036 3249 3322 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-27 13:03:46.036 3249 3322 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-27 13:04:01.283 3249 3249 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 13:04:25.462 3249 3249 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 13:04:36.484 3249 3249 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 13:12:28.166 3249 3249 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 13:12:31.205 3249 3249 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 13:12:36.818 3249 3249 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 13:12:38.538 3249 3249 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 13:12:38.592 3249 3249 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 13:12:46.316 3249 3249 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 13:12:49.331 3249 3249 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 13:12:52.348 3249 3249 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 13:12:55.362 3249 3249 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 13:13:07.441 3249 3249 W JobService: onNetworkChanged() not
impleme--------- beginning of main
01-27 13:13:25.655 3249 3249 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 13:13:36.840 3249 3249 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 13:20:48.261 3249 3249 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 13:21:00.356 3249 3249 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 13:21:09.419 3249 3249 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 13:21:15.498 3249 3249 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 13:21:18.525 3249 3249 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 13:21:21.539 3249 3249 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 13:21:24.552 3249 3249 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 13:21:33.622 3249 3249 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 13:21:36.641 3249 3249 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 13:21:39.578 3249 3249 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 13:21:45.693 3249 3249 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 13:21:48.734 3249 3249 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 13:21:57.836 3249 3249 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 13:45:00.091 17338 17338 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-27 13:45:00.406 17338 17338 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-27 13:45:00.409 17338 17338 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-27 13:45:00.409 17338 17338 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-27 13:45:00.409 17338 17338 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-27 13:45:00.410 17338 17338 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-27 13:45:00.410 17338 17338 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-27 13:45:00.410 17338 17338 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-27 13:45:00.410 17338 17338 W System.err: at
java.lang.Class.newInstance(Native Method)
01-27 13:45:00.410 17338 17338 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-27 13:45:00.410 17338 17338 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-27 13:45:00.410 17338 17338 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-27 13:45:00.410 17338 17338 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-27 13:45:00.410 17338 17338 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-27 13:45:00.410 17--------- beginning of main
01-27 13:45:00.452 17338 17338 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-27 13:45:01.002 17338 17338 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-27 13:45:01.002 17338 17338 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-27 13:45:01.316 17338 17442 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-27 13:45:01.316 17338 17442 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-27 13:45:01.316 17338 17442 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-27 13:45:01.322 17428 17428 W libprocessgroup: Controller io is not found
01-27 13:45:01.322 17428 17428 W libprocessgroup: Controller io is not found
01-27 13:45:01.322 17428 17428 W libprocessgroup: Controller io is not found
01-27 13:45:50.745 17338 17338 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 13:45:54.834 17338 17338 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 13:46:05.847 17338 17338 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 13:46:11.883 17338 17338 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 13:46:14.910 17338 17338 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 13:46:17.930 17338 17338 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 13:46:26.969 17338 17338 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 13:46:29.986 17338 17338 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 13:46:54.854 17338 17338 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 13:49:37.485 18884 18884 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-27 13:49:37.631 18884 18884 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-27 13:49:37.631 18884 18884 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-27 13:49:37.631 18884 18884 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-27 13:49:37.631 18884 18884 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-27 13:49:37.631 18884 18884 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-27 13:49:37.631 18884 18884 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-27 13:49:37.631 18884 18884 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-27 13:49:37.631 18884 18884 W System.err: at
java.lang.Class.newInstance(Native Method)
01-27 13:49:37.631 18884 18884 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-27 13:49:37.631 18884 18884 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-27 13:49:37.631 18884 18884 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:12---------
beginning of main
01-27 13:49:37.638 18884 18884 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-27 13:49:37.747 18884 18884 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-27 13:49:37.747 18884 18884 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-27 13:49:37.834 18884 18944 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-27 13:49:37.834 18884 18944 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-27 13:49:37.834 18884 18944 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-27 13:49:37.902 18929 18929 W libprocessgroup: Controller io is not found
01-27 13:49:37.902 18929 18929 W libprocessgroup: Controller io is not found
01-27 13:49:37.902 18929 18929 W libprocessgroup: Controller io is not found
01-27 13:49:54.893 18884 18884 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 13:50:54.907 18884 18884 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 13:50:58.426 18884 18884 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 14:03:42.710 20976 20976 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-27 14:03:42.844 20976 20976 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-27 14:03:42.844 20976 20976 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-27 14:03:42.845 20976 20976 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-27 14:03:42.845 20976 20976 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-27 14:03:42.845 20976 20976 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-27 14:03:42.845 20976 20976 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-27 14:03:42.845 20976 20976 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-27 14:03:42.845 20976 20976 W System.err: at
java.lang.Class.newInstance(Native Method)
01-27 14:03:42.845 20976 20976 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-27 14:03:42.845 20976 20976 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-27 14:03:42.845 20976 20976 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-27 14:03:42.845 20976 20976 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-27 14:03:42.845 20976 20976 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-27 14:03:42.845 20976 20976 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-27 14:03:42.845 20976 20976 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-27 14:03:42.845 20976 20976 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-27 14:03:42.845 20976 20976 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-27 14:03:42.845 20976 20976 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-27 14:03:42.845 20976 20976 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-27 14:03:42.845 20976 20976 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-27 14:03:42.845 20976 20976 W--------- beginning of main
01-27 14:36:18.971 3145 3145 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-27 14:36:19.869 3145 3145 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-27 14:36:19.872 3145 3145 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-27 14:36:19.872 3145 3145 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-27 14:36:19.872 3145 3145 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-27 14:36:19.872 3145 3145 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-27 14:36:19.872 3145 3145 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-27 14:36:19.872 3145 3145 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-27 14:36:19.872 3145 3145 W System.err: at
java.lang.Class.newInstance(Native Method)
01-27 14:36:19.872 3145 3145 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-27 14:36:19.872 3145 3145 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-27 14:36:19.872 3145 3145 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-27 14:36:19.872 3145 3145 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-27 14:36:19.872 3145 3145 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-27 14:36:19.872 3145 3145 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-27 14:36:19.872 3145 3145 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-27 14:36:19.872 3145 3145 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-27 14:36:19.872 3145 3145 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-27 14:36:19.872 3145 3145 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-27 14:36:19.872 3145 3145 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-27 14:36:19.872 3145 3145 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-27 14:36:19.872 3145 3145 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-27 14:36:19.872 3145 3145 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-27 14:36:19.872 3145 3145 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-27 14:36:20.032 3145 3145 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-27 14:36:22.091 3145 3145 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-27 14:36:22.091 3145 3145 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-27 14:36:23.693 3145 4038 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-27 14:36:23.693 3145 4038 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-27 14:36:23.693 3145 4038 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-27 14:36:23.861 3145 4038 W com.mbwhatsapp: Verification of void
X.2rL.A04(byte[], int, int) took 168.117ms (368.79 bytecodes/s) (2648B approximate
peak alloc)
01-27 14:36:24.412 3822 3822 W libprocessgroup: Controller io is not found
01-27 14:36:24.413 3822 3822 W libprocessgroup: Controller io is not found
01-27 14:36:24.413 3822 3822 W libprocessgroup: Controller io is not found
01-27 14:36:24.676 3145 4332 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #2 (4076) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6
X.35t.A08() for 547ms
01-27 14:36:28.419 3145 3959 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #5 (4185) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=0 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal) for 2.612s
01-27 14:36:28.603 3145 4332 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #5 (4185) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=1 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal) for 2.795s
01-27 14:36:28.611 3145 4334 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #5 (4185) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=3 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal) for 2.698s
01-27 14:36:28.611 3145 4180 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #5 (4185) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=2 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 2.803s
01-27 14:36:32.841 3145 3166 W com.mbwhatsapp: Suspending all threads took:
43.663ms
01-27 14:36:37.827 3145 4474 W com.mbwhatsapp: Long monitor contention with owner
SignalExecutor (4539) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=1 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 867ms
01-27 14:36:37.833 3145 4334 W com.mbwhatsapp: Long monitor contention with owner
SignalExecutor (4539) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=0 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 1.017s
01-27 14:36:53.778 3145 3145 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 14:36:59.831 3145 3145 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 14:37:02.859 3145 3145 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 14:37:14.962 3145 3145 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 14:37:17.991 3145 3145 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 14:37:24.038 3145 3145 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 14:37:25.312 3145 3145 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 14:37:39.148 3145 3145 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 14:46:03.570 3145 3145 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 14:46:06.592 3145 3145 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 14:46:09.627 3145 3145 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 14:46:12.641 3145 3145 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 14:46:15.668 3145 3145 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 14:46:18.686 3145 3145 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 14:46:21.706 3145 3145 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 14:46:25.492 3145 3145 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 14:47:20.592 3145 3145 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 14:47:25.508 3145 3145 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 14:47:26.527 3145 3145 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 14:47:29.538 3145 3145 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 14:47:35.575 3145 3145 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 14:47:38.601 3145 3145 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 14:47:47.662 3145 3145 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 14:47:50.692 3145 3145 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 14:47:56.728 3145 3145 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 14:48:05.791 3145 3145 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 14:48:08.810 3145 3145 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 14:48:25.527 3145 3145 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 14:48:48.103 3145 3145 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 14:48:51.135 3145 3145 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 14:48:54.197 3145 3145 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.back--------- beginning of main
01-27 15:44:58.227 25541 25541 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-27 15:44:58.447 25541 25541 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-27 15:44:58.451 25541 25541 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-27 15:44:58.451 25541 25541 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-27 15:44:58.451 25541 25541 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-27 15:44:58.451 25541 25541 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-27 15:44:58.451 25541 25541 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-27 15:44:58.451 25541 25541 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-27 15:44:58.451 25541 25541 W System.err: at
java.lang.Class.newInstance(Native Method)
01-27 15:44:58.452 25541 25541 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-27 15:44:58.452 25541 25541 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-27 15:44:58.452 25541 25541 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-27 15:44:58.452 25541 25541 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-27 15:44:58.452 25541 25541 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-27 15:44:58.452 25541 25541 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-27 15:44:58.452 25541 25541 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-27 15:44:58.452 25541 25541 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-27 15:44:58.452 25541 25541 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-27 15:44:58.452 25541 25541 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-27 15:44:58.452 25541 25541 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-27 15:44:58.452 25541 25541 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-27 15:44:58.452 25541 25541 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-27 15:44:58.452 25541 25541 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-27 15:44:58.452 25541 25541 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-27 15:44:58.488 25541 25541 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-27 15:44:58.819 25541 25541 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-27 15:44:58.819 25541 25541 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-27 15:44:59.046 25541 25594 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-27 15:44:59.046 25541 25594 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-27 15:44:59.046 25541 25594 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-27 15:44:59.133 25578 25578 W libprocessgroup: Controller io is not found
01-27 15:44:59.133 25578 25578 W libprocessgroup: Controller io is not found
01-27 15:44:59.133 25578 25578 W libprocessgroup: Controller io is not found
01-27 15:50:09.398 25541 25541 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 15:50:36.785 25541 25541 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 15:51:09.435 25541 25541 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 15:51:12.773 25541 25541 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 15:57:48.099 25541 25541 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 15:57:51.118 25541 25541 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 15:58:00.191 25541 25541 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 15:58:03.238 25541 25541 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 15:58:21.434 25541 25541 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 15:58:24.459 25541 25541 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 15:58:30.509 25541 25541 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 15:58:36.570 25541 25541 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 15:58:39.632 25541 25541 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 15:58:42.654 25541 25541 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 16:12:47.603 25541 25541 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 16:13:11.262 25541 25541 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 16:13:21.085 25541 25541 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 16:13:24.104 25541 25541 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 16:13:47.633 25541 25541 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 16:18:42.906 25541 25541 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 16:18:48.794 25541 25541 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 16:18:51.823 25541 25541 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 16:19:05.619 25541 25541 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 16:19:08.640 25541 25541 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 16:19:11.667 25541 25541 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 16:19:14.692 25541 25541 W JobService: onNet--------- beginning of main
01-27 16:30:30.888 25541 25541 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 16:30:49.093 25541 25541 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 16:30:49.094 25541 25541 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 16:35:52.196 25541 25624 W WM-SystemJobScheduler: Unable to schedule work ID
48b034fb-dd76-4ab3-ad35-59bd5027b4d0
01-27 16:36:22.249 25541 25621 W WM-SystemJobScheduler: Unable to schedule work ID
32a89924-6889-441d-8dd9-b3357257c31b
01-27 16:38:32.243 25541 25621 W WM-SystemJobScheduler: Unable to schedule work ID
5860e3bc-18f9-472b-b84a-24ea901c6124
01-27 16:38:45.133 25541 25541 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 16:39:02.311 25541 26079 W WM-SystemJobScheduler: Unable to schedule work ID
f745b665-1ba2-473d-a183-b60090a0ecf3
01-27 16:39:03.788 25541 25541 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 16:39:10.998 25541 25541 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 16:59:22.011 25541 26079 W WM-SystemJobScheduler: Unable to schedule work ID
2e8ade10-4e01-4405-8ae4-c6e07736831a
01-27 16:59:52.074 25541 25624 W WM-SystemJobScheduler: Unable to schedule work ID
6906fc6e-d6e3-4af5-b8a1-6eaa398bfe5f
01-27 17:03:42.100 12444 12444 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-27 17:03:42.376 12444 12444 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-27 17:03:42.377 12444 12444 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-27 17:03:42.378 12444 12444 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-27 17:03:42.378 12444 12444 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-27 17:03:42.378 12444 12444 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-27 17:03:42.378 12444 12444 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-27 17:03:42.378 12444 12444 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-27 17:03:42.378 12444 12444 W System.err: at
java.lang.Class.newInstance(Native Method)
01-27 17:03:42.378 12444 12444 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-27 17:03:42.378 12444 12444 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-27 17:03:42.378 12444 12444 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-27 17:03:42.378 12444 12444 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-27 17:03:42.378 12444 12444 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-27 17:03:42.378 12444 12444 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-27 17:03:42.378 12444 12444 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-27 17:03:42.378 12444 12444 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-27 17:03:42.378 12444 12444 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-27 17:03:42.378 12444 12444 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-27 17:03:42.378 12444 12444 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-27 17:03:42.378 12444 12444 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-27 17:03:42.378 12444 12444 W System.err: at
java.lang.reflect.Method--------- beginning of main
01-27 17:30:09.148 12444 12636 W WM-SystemJobScheduler: Unable to schedule work ID
6799b9f6-f502-4ab6-b656-fdaac518bdb1
01-27 17:30:39.297 12444 12634 W WM-SystemJobScheduler: Unable to schedule work ID
2f3cd546-adf4-40b5-b267-a9662b769432
01-27 17:39:56.404 12444 12636 W WM-SystemJobScheduler: Unable to schedule work ID
11adb827-a311-4f9f-bdc3-1cf5fcc60e33
01-27 17:44:58.246 20010 20010 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-27 17:44:58.443 20010 20010 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-27 17:44:58.448 20010 20010 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-27 17:44:58.448 20010 20010 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-27 17:44:58.448 20010 20010 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-27 17:44:58.448 20010 20010 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-27 17:44:58.448 20010 20010 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-27 17:44:58.448 20010 20010 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-27 17:44:58.448 20010 20010 W System.err: at
java.lang.Class.newInstance(Native Method)
01-27 17:44:58.448 20010 20010 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-27 17:44:58.448 20010 20010 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-27 17:44:58.448 20010 20010 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-27 17:44:58.448 20010 20010 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-27 17:44:58.448 20010 20010 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-27 17:44:58.448 20010 20010 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-27 17:44:58.448 20010 20010 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-27 17:44:58.448 20010 20010 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-27 17:44:58.448 20010 20010 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-27 17:44:58.448 20010 20010 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-27 17:44:58.448 20010 20010 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-27 17:44:58.448 20010 20010 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-27 17:44:58.448 20010 20010 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-27 17:44:58.448 20010 20010 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-27 17:44:58.448 20010 20010 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-27 17:44:58.469 20010 20010 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-27 17:44:58.738 20010 20010 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-27 17:44:58.738 20010 20010 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-27 17:44:58.926 20010 20072 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-27 17:44:58.926 20010 20072 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-27 17:44:58.926 20010 20072 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-27 17:44:59.039 20057 20057 W libprocessgroup: Controller io is not
foun--------- beginning of main
01-27 17:44:59.040 20057 20057 W libprocessgroup: Controller io is not found
01-27 17:44:59.040 20057 20057 W libprocessgroup: Controller io is not found
01-27 17:54:42.111 20010 20010 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 17:54:50.316 20010 20010 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 17:54:56.338 20010 20010 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 17:54:59.351 20010 20010 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 17:55:02.736 20010 21566 W WM-SystemJobScheduler: Unable to schedule work ID
c615a903-f887-4922-870e-bbd9ddfe7e14
01-27 17:55:32.347 20010 20010 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 17:55:35.359 20010 20010 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 17:55:41.378 20010 20010 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 17:55:42.118 20010 20010 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 17:55:47.396 20010 20010 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 18:03:42.085 27801 27801 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-27 18:03:42.368 27801 27801 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-27 18:03:42.371 27801 27801 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-27 18:03:42.371 27801 27801 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-27 18:03:42.371 27801 27801 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-27 18:03:42.371 27801 27801 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-27 18:03:42.371 27801 27801 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-27 18:03:42.371 27801 27801 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-27 18:03:42.371 27801 27801 W System.err: at
java.lang.Class.newInstance(Native Method)
01-27 18:03:42.371 27801 27801 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-27 18:03:42.371 27801 27801 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-27 18:03:42.371 27801 27801 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-27 18:03:42.371 27801 27801 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-27 18:03:42.371 27801 27801 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-27 18:03:42.371 27801 27801 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-27 18:03:42.371 27801 27801 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-27 18:03:42.371 27801 27801 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-27 18:03:42.371 27801 27801 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-27 18:03:42.371 27801 27801 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-27 18:03:42.371 27801 27801 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-27 18:03:42.371 27801 27801 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-27 18:--------- beginning of main
01-27 18:28:08.835 27801 27810 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 129 to 100
01-27 18:45:08.663 15594 15594 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-27 18:45:08.905 15594 15594 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-27 18:45:08.906 15594 15594 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-27 18:45:08.906 15594 15594 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-27 18:45:08.906 15594 15594 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-27 18:45:08.906 15594 15594 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-27 18:45:08.906 15594 15594 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-27 18:45:08.906 15594 15594 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-27 18:45:08.906 15594 15594 W System.err: at
java.lang.Class.newInstance(Native Method)
01-27 18:45:08.906 15594 15594 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-27 18:45:08.906 15594 15594 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-27 18:45:08.906 15594 15594 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-27 18:45:08.906 15594 15594 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-27 18:45:08.906 15594 15594 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-27 18:45:08.906 15594 15594 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-27 18:45:08.906 15594 15594 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-27 18:45:08.906 15594 15594 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-27 18:45:08.906 15594 15594 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-27 18:45:08.906 15594 15594 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-27 18:45:08.906 15594 15594 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-27 18:45:08.906 15594 15594 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-27 18:45:08.906 15594 15594 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-27 18:45:08.906 15594 15594 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-27 18:45:08.906 15594 15594 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-27 18:45:08.932 15594 15594 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-27 18:45:09.288 15594 15594 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-27 18:45:09.288 15594 15594 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-27 18:45:09.497 15594 15659 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-27 18:45:09.497 15594 15659 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-27 18:45:09.497 15594 15659 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-27 18:45:09.616 15594 15659 W com.mbwhatsapp: Verification of void
X.2rL.A04(byte[], int, int) took 117.926ms (525.75 bytecodes/s) (2648B approximate
peak alloc)
01-27 18:45:09.629 15638 15638 W libprocessgroup: Controller io is not found
01-27 18:45:09.629 15638 15638 W libprocessgroup: Controller io is---------
beginning of main
01-27 19:05:18.929 15594 15594 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 19:05:21.953 15594 15594 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 19:29:08.914 15594 15603 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 136 to 100
01-27 19:31:08.721 4307 4307 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-27 19:31:09.156 4307 4307 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-27 19:31:09.160 4307 4307 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-27 19:31:09.160 4307 4307 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-27 19:31:09.160 4307 4307 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-27 19:31:09.160 4307 4307 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-27 19:31:09.160 4307 4307 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-27 19:31:09.160 4307 4307 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-27 19:31:09.160 4307 4307 W System.err: at
java.lang.Class.newInstance(Native Method)
01-27 19:31:09.160 4307 4307 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-27 19:31:09.160 4307 4307 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-27 19:31:09.161 4307 4307 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-27 19:31:09.161 4307 4307 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-27 19:31:09.161 4307 4307 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-27 19:31:09.161 4307 4307 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-27 19:31:09.161 4307 4307 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-27 19:31:09.161 4307 4307 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-27 19:31:09.161 4307 4307 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-27 19:31:09.161 4307 4307 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-27 19:31:09.161 4307 4307 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-27 19:31:09.161 4307 4307 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-27 19:31:09.161 4307 4307 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-27 19:31:09.161 4307 4307 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-27 19:31:09.161 4307 4307 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-27 19:31:09.210 4307 4307 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-27 19:31:09.802 4307 4307 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-27 19:31:09.803 4307 4307 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-27 19:31:10.165 4361 4361 W libprocessgroup: Controller io is not found
01-27 19:31:10.165 4361 4361 W libprocessgroup: Controller io is not found
01-27 19:31:10.165 4361 4361 W libprocessgroup: Controller io is not found
01-27 19:31:10.409 4307 4381 W com.mbwhatsapp: Method void
X.2rL.A03(java.lan--------- beginning of main
01-27 19:50:08.665 15453 15453 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-27 19:50:08.963 15453 15453 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-27 19:50:08.966 15453 15453 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-27 19:50:08.966 15453 15453 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-27 19:50:08.966 15453 15453 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-27 19:50:08.966 15453 15453 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-27 19:50:08.966 15453 15453 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-27 19:50:08.966 15453 15453 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-27 19:50:08.966 15453 15453 W System.err: at
java.lang.Class.newInstance(Native Method)
01-27 19:50:08.966 15453 15453 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-27 19:50:08.966 15453 15453 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-27 19:50:08.966 15453 15453 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-27 19:50:08.966 15453 15453 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-27 19:50:08.966 15453 15453 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-27 19:50:08.966 15453 15453 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-27 19:50:08.966 15453 15453 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-27 19:50:08.966 15453 15453 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-27 19:50:08.966 15453 15453 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-27 19:50:08.966 15453 15453 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-27 19:50:08.967 15453 15453 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-27 19:50:08.967 15453 15453 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-27 19:50:08.967 15453 15453 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-27 19:50:08.967 15453 15453 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-27 19:50:08.967 15453 15453 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-27 19:50:08.996 15453 15453 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-27 19:50:09.348 15453 15453 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-27 19:50:09.348 15453 15453 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-27 19:50:09.602 15453 15506 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-27 19:50:09.602 15453 15506 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-27 19:50:09.602 15453 15506 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-27 19:50:09.747 15491 15491 W libprocessgroup: Controller io is not found
01-27 19:50:09.747 15491 15491 W libprocessgroup: Controller io is not found
01-27 19:50:09.748 15491 15491 W libprocessgroup: Controller io is not found
01-27 19:50:11.314 15453 15506 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-27 19:50:11.314 15453 15506 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-27 19:50:11.314 15453 15506 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-27 19:50:11.314 15453 15506 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-27 19:50:11.314 15453 15506 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-27 19:50:11.314 15453 15506 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-27 19:50:11.314 15453 15506 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-27 19:50:11.314 15453 15506 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-27 19:50:11.314 15453 15506 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-27 19:50:11.314 15453 15506 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-27 19:50:11.314 15453 15506 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-27 19:50:11.314 15453 15506 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-27 19:50:11.314 15453 15506 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-27 19:50:11.314 15453 15506 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-27 19:50:11.314 15453 15506 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-27 19:50:11.314 15453 15506 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-27 19:50:11.801 15453 15554 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-27 19:50:11.801 15453 15554 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-27 19:50:11.801 15453 15554 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-27 19:50:11.801 15453 15554 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-27 19:50:11.801 15453 15554 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-27 19:50:11.801 15453 15554 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-27 19:50:11.801 15453 15554 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-27 19:50:11.801 15453 15554 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-27 19:50:11.801 15453 15554 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-27 19:50:11.801 15453 15554 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-27 19:50:11.801 15453 15554 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-27 19:50:11.801 15453 15554 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-27 19:50:11.801 15453 15554 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-27 19:50:11.801 15453 15554 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-27 19:50:11.801 15453 15554 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-27 19:50:11.801 15453 15554 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-27 19:50:59.998 15453 15453 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 19:51:06.026 15453 15453 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 19:51:24.735 15453 15453 W JobService: onNetwo--------- beginning of main
01-27 20:11:39.074 28593 28593 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-27 20:11:39.195 28593 28593 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-27 20:11:39.196 28593 28593 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-27 20:11:39.196 28593 28593 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-27 20:11:39.196 28593 28593 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-27 20:11:39.196 28593 28593 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-27 20:11:39.196 28593 28593 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-27 20:11:39.196 28593 28593 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-27 20:11:39.196 28593 28593 W System.err: at
java.lang.Class.newInstance(Native Method)
01-27 20:11:39.196 28593 28593 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-27 20:11:39.196 28593 28593 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-27 20:11:39.196 28593 28593 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-27 20:11:39.196 28593 28593 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-27 20:11:39.196 28593 28593 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-27 20:11:39.196 28593 28593 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-27 20:11:39.196 28593 28593 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-27 20:11:39.196 28593 28593 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-27 20:11:39.196 28593 28593 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-27 20:11:39.196 28593 28593 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-27 20:11:39.196 28593 28593 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-27 20:11:39.196 28593 28593 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-27 20:11:39.196 28593 28593 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-27 20:11:39.196 28593 28593 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-27 20:11:39.196 28593 28593 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-27 20:11:39.246 28593 28593 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-27 20:11:39.720 28593 28593 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-27 20:11:39.720 28593 28593 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-27 20:11:39.925 28648 28648 W libprocessgroup: Controller io is not found
01-27 20:11:39.925 28648 28648 W libprocessgroup: Controller io is not found
01-27 20:11:39.925 28648 28648 W libprocessgroup: Controller io is not found
01-27 20:11:39.975 28593 28673 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-27 20:11:39.975 28593 28673 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-27 20:11:39.975 28593 28673 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-27 20:11:41.539 28593 28698 W WM-SystemJobScheduler: Unable to schedule work ID
23463e30-0d21-49c2-973b-de8c5761efe4
01-27 20:11:44.153 28593 28685 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-27 20:11:44.153 28593 28685 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-27 20:11:44.153 28593 28685 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-27 20:11:44.153 28593 28685 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-27 20:11:44.153 28593 28685 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-27 20:11:44.153 28593 28685 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-27 20:11:44.153 28593 28685 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-27 20:11:44.153 28593 28685 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-27 20:11:44.153 28593 28685 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-27 20:11:44.153 28593 28685 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-27 20:11:44.153 28593 28685 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-27 20:11:44.153 28593 28685 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-27 20:11:44.153 28593 28685 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-27 20:11:44.153 28593 28685 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-27 20:11:44.153 28593 28685 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-27 20:11:44.153 28593 28685 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-27 20:11:44.661 28593 28684 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-27 20:11:44.661 28593 28684 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-27 20:11:44.661 28593 28684 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-27 20:11:44.661 28593 28684 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-27 20:11:44.661 28593 28684 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-27 20:11:44.661 28593 28684 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-27 20:11:44.661 28593 28684 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-27 20:11:44.661 28593 28684 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-27 20:11:44.661 28593 28684 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-27 20:11:44.661 28593 28684 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-27 20:11:44.661 28593 28684 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-27 20:11:44.661 28593 28684 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-27 20:11:44.661 28593 28684 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-27 20:11:44.661 28593 28684 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-27 20:11:44.661 28593 28684 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-27 20:11:44.661 28593 28684 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-27 20:12:11.634 28593 28697 W WM-SystemJobScheduler: Unable to schedule work ID
ef28e73b-c4d1-430c-88fe-5a32ed987eee
01-27 20:12:38.756 28593 28593 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must overri---------
beginning of main
01-27 20:12:44.029 28593 28593 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 20:12:44.080 28593 28593 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 20:19:41.054 28593 28697 W WM-SystemJobScheduler: Unable to schedule work ID
802acb1c-60a1-486d-95ce-1b1997ff68bc
01-27 20:20:00.933 28593 28593 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 20:20:11.207 28593 28697 W WM-SystemJobScheduler: Unable to schedule work ID
2ca613e7-2603-4252-b2e9-aa3bce78484e
01-27 20:21:37.099 28593 28697 W WM-SystemJobScheduler: Unable to schedule work ID
caf82d06-bb14-4b3f-9b73-8c9c612cb1aa
01-27 20:21:38.663 28593 28593 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 20:21:41.693 28593 28593 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 20:22:05.864 28593 28593 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 20:22:07.361 28593 28678 W WM-SystemJobScheduler: Unable to schedule work ID
e2143f2a-bf8e-47c2-9de6-c8ac3df68e04
01-27 20:22:08.892 28593 28593 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 20:49:41.120 5860 5860 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-27 20:49:41.684 5860 5860 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-27 20:49:41.688 5860 5860 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-27 20:49:41.688 5860 5860 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-27 20:49:41.688 5860 5860 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-27 20:49:41.688 5860 5860 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-27 20:49:41.688 5860 5860 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-27 20:49:41.688 5860 5860 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-27 20:49:41.688 5860 5860 W System.err: at
java.lang.Class.newInstance(Native Method)
01-27 20:49:41.688 5860 5860 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-27 20:49:41.688 5860 5860 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-27 20:49:41.688 5860 5860 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-27 20:49:41.688 5860 5860 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-27 20:49:41.688 5860 5860 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-27 20:49:41.688 5860 5860 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-27 20:49:41.688 5860 5860 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-27 20:49:41.688 5860 5860 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-27 20:49:41.688 5860 5860 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-27 20:49:41.688 5860 5860 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-27 20:49:41.688 5860 5860 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-27 20:49:41.688 5860 5860 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-27 20:49:41.688 5860 5860 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-27 20:49:41.688 5860 5860 W System.err: a--------- beginning of main
01-27 20:49:41.736 5860 5860 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-27 20:49:42.726 5860 5860 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-27 20:49:42.726 5860 5860 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-27 20:49:43.205 6041 6041 W libprocessgroup: Controller io is not found
01-27 20:49:43.206 6041 6041 W libprocessgroup: Controller io is not found
01-27 20:49:43.206 6041 6041 W libprocessgroup: Controller io is not found
01-27 20:49:43.496 5860 6169 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-27 20:49:43.496 5860 6169 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-27 20:49:43.496 5860 6169 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-27 20:49:43.801 5860 6196 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #2 (6182) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6
X.35t.A08() for 117ms
01-27 20:49:44.640 5860 6326 W WM-SystemJobScheduler: Unable to schedule work ID
1e7d7f11-4efc-4c2f-a20b-6a5611a30181
01-27 20:49:49.503 5860 5860 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 20:49:52.519 5860 5860 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 20:50:14.832 5860 6284 W WM-SystemJobScheduler: Unable to schedule work ID
f9d13f04-12df-42aa-9ed1-d72da0c1fa0a
01-27 20:50:16.673 5860 5860 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 20:50:31.778 5860 5860 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 20:50:39.750 5860 5860 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 20:50:58.945 5860 5860 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 20:58:08.670 12160 12160 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-27 20:58:09.004 12160 12160 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-27 20:58:09.005 12160 12160 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-27 20:58:09.005 12160 12160 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-27 20:58:09.005 12160 12160 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-27 20:58:09.006 12160 12160 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-27 20:58:09.006 12160 12160 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-27 20:58:09.006 12160 12160 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-27 20:58:09.006 12160 12160 W System.err: at
java.lang.Class.newInstance(Native Method)
01-27 20:58:09.006 12160 12160 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-27 20:58:09.006 12160 12160 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-27 20:58:09.006 12160 12160 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-27 20:58:09.006 12160 12160 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-27 20:58:09.006 12160 12160 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-27 20:58:09.006 12160 12160 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-27 20:58:09.006 12160 12160 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-27 20:58:09.006 12160 12160 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-27 20:58:09.006 12160 12160 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-27 20:58:09.006 12160 12160 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-27 20:58:09.006 12160 12160 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-27 20:58:09.006 12160 12160 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-27 20:58:09.006 12160 12160 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-27 20:58:09.006 12160 12160 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-27 20:58:09.007 12160 12160 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-27 20:58:09.043 12160 12160 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-27 20:58:09.452 12160 12160 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-27 20:58:09.452 12160 12160 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-27 20:58:09.809 12244 12244 W libprocessgroup: Controller io is not found
01-27 20:58:09.809 12244 12244 W libprocessgroup: Controller io is not found
01-27 20:58:09.809 12244 12244 W libprocessgroup: Controller io is not found
01-27 20:58:09.921 12160 12273 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-27 20:58:09.921 12160 12273 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-27 20:58:09.921 12160 12273 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-27 20:58:11.010 12160 12332 W WM-SystemJobScheduler: Unable to schedule work ID
6a8e8cd5-d1fd-4c5f-9c14-843b31f98ac1
01-27 20:58:11.993 12160 12338 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-27 20:58:11.993 12160 12338 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-27 20:58:11.993 12160 12338 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-27 20:58:11.993 12160 12338 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-27 20:58:11.993 12160 12338 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-27 20:58:11.993 12160 12338 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-27 20:58:11.993 12160 12338 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-27 20:58:11.993 12160 12338 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-27 20:58:11.993 12160 12338 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-27 20:58:11.993 12160 12338 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-27 20:58:11.993 12160 12338 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-27 20:58:11.993 12160 12338 E SQLiteDat--------- beginning of main
01-27 20:58:13.901 12160 12160 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 20:58:19.926 12160 12160 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 20:58:41.183 12160 12331 W WM-SystemJobScheduler: Unable to schedule work ID
63a97fb0-83f9-43aa-85ab-c0c6e7b36e3b
01-27 20:58:50.134 12160 12160 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 20:58:53.159 12160 12160 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 20:58:59.067 12160 12160 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 21:05:09.018 19108 19108 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-27 21:05:09.704 19108 19108 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-27 21:05:09.711 19108 19108 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-27 21:05:09.711 19108 19108 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-27 21:05:09.711 19108 19108 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-27 21:05:09.711 19108 19108 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-27 21:05:09.711 19108 19108 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-27 21:05:09.711 19108 19108 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-27 21:05:09.711 19108 19108 W System.err: at
java.lang.Class.newInstance(Native Method)
01-27 21:05:09.711 19108 19108 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-27 21:05:09.711 19108 19108 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-27 21:05:09.711 19108 19108 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-27 21:05:09.711 19108 19108 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-27 21:05:09.712 19108 19108 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-27 21:05:09.712 19108 19108 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-27 21:05:09.712 19108 19108 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-27 21:05:09.712 19108 19108 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-27 21:05:09.712 19108 19108 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-27 21:05:09.712 19108 19108 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-27 21:05:09.712 19108 19108 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-27 21:05:09.712 19108 19108 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-27 21:05:09.712 19108 19108 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-27 21:05:09.712 19108 19108 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-27 21:05:09.712 19108 19108 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-27 21:05:09.862 19108 19108 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-27 21:05:10.548 19108 19108 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, d--------- beginning of main
01-27 21:33:27.107 3412 3412 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-27 21:33:27.750 3412 3412 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-27 21:33:27.751 3412 3412 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-27 21:33:27.751 3412 3412 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-27 21:33:27.751 3412 3412 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-27 21:33:27.751 3412 3412 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-27 21:33:27.751 3412 3412 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-27 21:33:27.751 3412 3412 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-27 21:33:27.751 3412 3412 W System.err: at
java.lang.Class.newInstance(Native Method)
01-27 21:33:27.751 3412 3412 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-27 21:33:27.751 3412 3412 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-27 21:33:27.751 3412 3412 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-27 21:33:27.751 3412 3412 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-27 21:33:27.751 3412 3412 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-27 21:33:27.751 3412 3412 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-27 21:33:27.751 3412 3412 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-27 21:33:27.751 3412 3412 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-27 21:33:27.751 3412 3412 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-27 21:33:27.751 3412 3412 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-27 21:33:27.751 3412 3412 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-27 21:33:27.751 3412 3412 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-27 21:33:27.751 3412 3412 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-27 21:33:27.751 3412 3412 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-27 21:33:27.751 3412 3412 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-27 21:33:27.831 3412 3412 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-27 21:33:28.455 3412 3412 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-27 21:33:28.457 3412 3412 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-27 21:33:28.600 3539 3539 W libprocessgroup: Controller io is not found
01-27 21:33:28.600 3539 3539 W libprocessgroup: Controller io is not found
01-27 21:33:28.600 3539 3539 W libprocessgroup: Controller io is not found
01-27 21:33:28.665 3412 3563 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-27 21:33:28.665 3412 3563 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-27 21:33:28.665 3412 3563 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-27 21:33:29.525 3412 3568 W WM-SystemJobScheduler: Unable to schedule work ID
79300830-2755-491d-a25d-afa470ee6936
01-27 21:33:31.277 3412 3608 E SQLiteDatabase: Error inserting dirty_version=-1
ve--------- beginning of main
01-27 21:33:59.629 3412 3578 W WM-SystemJobScheduler: Unable to schedule work ID
336fbbaa-c08a-45b1-96c0-e3f4de0b00d5
01-27 21:34:07.023 3412 3412 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 21:36:38.321 3412 3578 W WM-SystemJobScheduler: Unable to schedule work ID
8f913454-f2aa-434a-b441-8813881196b1
01-27 21:36:40.157 3412 3412 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 21:36:46.195 3412 3412 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 21:36:58.231 3412 3412 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 21:37:01.256 3412 3412 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 21:37:04.291 3412 3412 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 21:37:06.673 3412 3412 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 21:37:08.389 3412 3577 W WM-SystemJobScheduler: Unable to schedule work ID
32c7df0c-393e-49ae-b1ed-30043f21cfd8
01-27 21:58:08.684 8368 8368 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-27 21:58:08.879 8368 8368 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-27 21:58:08.880 8368 8368 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-27 21:58:08.880 8368 8368 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-27 21:58:08.880 8368 8368 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-27 21:58:08.880 8368 8368 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-27 21:58:08.880 8368 8368 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-27 21:58:08.881 8368 8368 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-27 21:58:08.881 8368 8368 W System.err: at
java.lang.Class.newInstance(Native Method)
01-27 21:58:08.881 8368 8368 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-27 21:58:08.881 8368 8368 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-27 21:58:08.881 8368 8368 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-27 21:58:08.881 8368 8368 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-27 21:58:08.881 8368 8368 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-27 21:58:08.881 8368 8368 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-27 21:58:08.881 8368 8368 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-27 21:58:08.881 8368 8368 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-27 21:58:08.881 8368 8368 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-27 21:58:08.881 8368 8368 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-27 21:58:08.881 8368 8368 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-27 21:58:08.881 8368 8368 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-27 21:58:08.881 8368 8368 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-27 21:58:08.881 8368 8368 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-27 21:58:08.881 8368 8368 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-27 21:58:08.899 8368 8368 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-27 21:58:09.147 8368 8368 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-27 21:58:09.147 8368 8368 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-27 21:58:09.309 8368 8421 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-27 21:58:09.309 8368 8421 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-27 21:58:09.309 8368 8421 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-27 21:58:09.469 8407 8407 W libprocessgroup: Controller io is not found
01-27 21:58:09.469 8407 8407 W libprocessgroup: Controller io is not found
01-27 21:58:09.469 8407 8407 W libprocessgroup: Controller io is not found
01-27 21:58:10.017 8368 8456 W WM-SystemJobScheduler: Unable to schedule work ID
c8c3947c-8745-458f-853c-16cf2ca4556a
01-27 21:58:10.528 8368 8427 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-27 21:58:10.528 8368 8427 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-27 21:58:10.528 8368 8427 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-27 21:58:10.528 8368 8427 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-27 21:58:10.528 8368 8427 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-27 21:58:10.528 8368 8427 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-27 21:58:10.528 8368 8427 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-27 21:58:10.528 8368 8427 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-27 21:58:10.528 8368 8427 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-27 21:58:10.528 8368 8427 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-27 21:58:10.528 8368 8427 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-27 21:58:10.528 8368 8427 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-27 21:58:10.528 8368 8427 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-27 21:58:10.528 8368 8427 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-27 21:58:10.528 8368 8427 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-27 21:58:10.528 8368 8427 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-27 21:58:11.004 8368 8460 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-27 21:58:11.004 8368 8460 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-27 21:58:11.004 8368 8460 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-27 21:58:11.004 8368 8460 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-27 21:58:11.004 8368 8460 E--------- beginning of main
01-27 21:58:40.099 8368 8456 W WM-SystemJobScheduler: Unable to schedule work ID
82729bb4-43e5-4829-9361-823d9d498f5c
01-27 22:14:08.525 9387 9387 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-27 22:14:08.759 9387 9387 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-27 22:14:08.760 9387 9387 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-27 22:14:08.760 9387 9387 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-27 22:14:08.760 9387 9387 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-27 22:14:08.760 9387 9387 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-27 22:14:08.760 9387 9387 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-27 22:14:08.760 9387 9387 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-27 22:14:08.760 9387 9387 W System.err: at
java.lang.Class.newInstance(Native Method)
01-27 22:14:08.760 9387 9387 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-27 22:14:08.760 9387 9387 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-27 22:14:08.760 9387 9387 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-27 22:14:08.760 9387 9387 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-27 22:14:08.760 9387 9387 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-27 22:14:08.760 9387 9387 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-27 22:14:08.760 9387 9387 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-27 22:14:08.760 9387 9387 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-27 22:14:08.760 9387 9387 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-27 22:14:08.760 9387 9387 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-27 22:14:08.760 9387 9387 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-27 22:14:08.760 9387 9387 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-27 22:14:08.760 9387 9387 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-27 22:14:08.760 9387 9387 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-27 22:14:08.760 9387 9387 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-27 22:14:08.775 9387 9387 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-27 22:14:09.081 9387 9387 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-27 22:14:09.082 9387 9387 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-27 22:14:09.209 9387 9446 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-27 22:14:09.209 9387 9446 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-27 22:14:09.209 9387 9446 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-27 22:14:09.408 9432 9432 W libprocessgroup: Controller io is not found
01-27 22:14:09.408 9432 9432 W libprocessgroup: Controller io is not found
01-27 22:14:09.408 9432 9432 W libprocessgroup: Controller io is not found
01-27 22:14:10.210 9387 9475 W WM-SystemJobScheduler: Unable to schedule work ID
4--------- beginning of main
01-27 22:14:55.467 9387 9387 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 22:14:58.479 9387 9387 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 22:15:04.511 9387 9387 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 22:15:07.525 9387 9387 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 22:15:13.560 9387 9387 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 22:15:16.587 9387 9387 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 22:30:21.598 17713 17713 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-27 22:30:21.800 17713 17713 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-27 22:30:21.806 17713 17713 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-27 22:30:21.806 17713 17713 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-27 22:30:21.806 17713 17713 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-27 22:30:21.806 17713 17713 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-27 22:30:21.806 17713 17713 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-27 22:30:21.806 17713 17713 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-27 22:30:21.806 17713 17713 W System.err: at
java.lang.Class.newInstance(Native Method)
01-27 22:30:21.806 17713 17713 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-27 22:30:21.806 17713 17713 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-27 22:30:21.806 17713 17713 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-27 22:30:21.806 17713 17713 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-27 22:30:21.806 17713 17713 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-27 22:30:21.806 17713 17713 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-27 22:30:21.806 17713 17713 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-27 22:30:21.806 17713 17713 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-27 22:30:21.806 17713 17713 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-27 22:30:21.806 17713 17713 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-27 22:30:21.806 17713 17713 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-27 22:30:21.806 17713 17713 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-27 22:30:21.806 17713 17713 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-27 22:30:21.806 17713 17713 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-27 22:30:21.806 17713 17713 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-27 22:30:21.833 17713 17713 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-27 22:30:22.131 17713 17713 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(---------
beginning of main
01-27 22:30:22.299 17761 17761 W libprocessgroup: Controller io is not found
01-27 22:30:22.299 17761 17761 W libprocessgroup: Controller io is not found
01-27 22:30:22.299 17761 17761 W libprocessgroup: Controller io is not found
01-27 22:30:22.367 17713 17775 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-27 22:30:22.367 17713 17775 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-27 22:30:22.367 17713 17775 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-27 22:30:23.283 17713 17796 W WM-SystemJobScheduler: Unable to schedule work ID
ecf7c43b-1491-4270-9bd0-f863372e8e60
01-27 22:30:42.143 17713 17713 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 22:30:45.166 17713 17713 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 22:30:53.363 17713 17780 W WM-SystemJobScheduler: Unable to schedule work ID
d71cafe2-0cfe-44de-a783-41a0aaf879e0
01-27 22:30:58.490 17713 17713 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 22:31:24.427 17713 17713 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 22:31:36.488 17713 17713 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 22:52:05.994 21422 21422 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-27 22:52:06.132 21422 21422 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-27 22:52:06.132 21422 21422 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-27 22:52:06.132 21422 21422 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-27 22:52:06.132 21422 21422 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-27 22:52:06.132 21422 21422 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-27 22:52:06.132 21422 21422 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-27 22:52:06.132 21422 21422 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-27 22:52:06.132 21422 21422 W System.err: at
java.lang.Class.newInstance(Native Method)
01-27 22:52:06.132 21422 21422 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-27 22:52:06.132 21422 21422 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-27 22:52:06.132 21422 21422 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-27 22:52:06.132 21422 21422 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-27 22:52:06.132 21422 21422 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-27 22:52:06.132 21422 21422 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-27 22:52:06.132 21422 21422 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-27 22:52:06.132 21422 21422 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-27 22:52:06.132 21422 21422 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-27 22:52:06.132 21422 21422 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-27 22:52:06.132 21422 21422 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-27 22:52:06.132 21422 21422 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-27 22:52:06.132 21422 21422 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-27 22:52:06.132 21422 21422 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-27 22:52:06.132 21422 21422 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-27 22:52:06.141 21422 21422 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-27 22:52:06.284 21422 21422 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-27 22:52:06.284 21422 21422 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-27 22:52:06.352 21422 21535 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-27 22:52:06.352 21422 21535 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-27 22:52:06.352 21422 21535 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-27 22:52:06.390 21518 21518 W libprocessgroup: Controller io is not found
01-27 22:52:06.390 21518 21518 W libprocessgroup: Controller io is not found
01-27 22:52:06.390 21518 21518 W libprocessgroup: Controller io is not found
01-27 22:52:07.143 21422 21601 W WM-SystemJobScheduler: Unable to schedule work ID
d841727e-aceb-4a2f-aa5c-8eb7492ebd3d
01-27 22:52:07.986 21422 21548 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-27 22:52:07.986 21422 21548 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-27 22:52:07.986 21422 21548 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-27 22:52:07.986 21422 21548 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-27 22:52:07.986 21422 21548 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-27 22:52:07.986 21422 21548 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-27 22:52:07.986 21422 21548 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-27 22:52:07.986 21422 21548 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-27 22:52:07.986 21422 21548 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-27 22:52:07.986 21422 21548 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-27 22:52:07.986 21422 21548 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-27 22:52:07.986 21422 21548 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-27 22:52:07.986 21422 21548 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-27 22:52:07.986 21422 21548 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-27 22:52:07.986 21422 21548 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-27 22:52:07.986 21422 21548 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-27 22:52:08.549 21422 21544 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-27 22:52:08.549 21422 21544 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-27 22:52:08.549 21422 21544 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-27 22:52:08.549 21422 21544 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-27 22:52:08.549 21422 21544 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-27 22:52:08.549 21422 21544 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-27 22:52:08.549 21422 21544 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-27 22:52:08.549 21422 21544 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-27 22:52:08.549 21422 21544 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-27 22:52:08.549 21422 21544 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-27 22:52:08.549 21422 21544 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-27 22:52:08.549 21422 21544 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-27 22:52:08.549 21422 21544 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-27 22:52:08.549 21422 21544 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-27 22:52:08.549 21422 21544 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-27 22:52:08.549 21422 21544 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-27 22:52:09.329 21422 21612 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-27 22:52:09.329 21422 21612 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-27 22:52:09.329 21422 21612 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-27 22:52:09.329 21422 21612 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-27 22:52:09.329 21422 21612 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-27 22:52:09.329 21422 21612 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-27 22:52:09.329 21422 21612 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-27 22:52:09.329 21422 21612 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-27 22:52:09.329 21422 21612 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-27 22:52:09.329 21422 21612 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-27 22:52:09.329 21422 21612 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-27 22:52:09.329 21422 21612 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-27 22:52:09.329 21422 21612 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-27 22:52:09.329 21422 21612 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-27 22:52:09.329 21422 21612 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-27 22:52:09.329 21422 21612 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-27 22:52:17.479 21422 21422 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 22:52:19.999 21422 21422 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 22:52:20.488 21422 21422 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 22:52:35.573 21422 21422 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 22:52:37.222 21422 21575 W WM-SystemJobScheduler: Unable to sched---------
beginning of main
01-27 22:52:38.587 21422 21422 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 22:52:48.660 21422 21422 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 22:58:08.692 25073 25073 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-27 22:58:08.999 25073 25073 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-27 22:58:09.002 25073 25073 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-27 22:58:09.002 25073 25073 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-27 22:58:09.002 25073 25073 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-27 22:58:09.002 25073 25073 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-27 22:58:09.002 25073 25073 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-27 22:58:09.002 25073 25073 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-27 22:58:09.002 25073 25073 W System.err: at
java.lang.Class.newInstance(Native Method)
01-27 22:58:09.002 25073 25073 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-27 22:58:09.002 25073 25073 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-27 22:58:09.002 25073 25073 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-27 22:58:09.002 25073 25073 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-27 22:58:09.002 25073 25073 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-27 22:58:09.002 25073 25073 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-27 22:58:09.003 25073 25073 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-27 22:58:09.003 25073 25073 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-27 22:58:09.003 25073 25073 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-27 22:58:09.003 25073 25073 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-27 22:58:09.003 25073 25073 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-27 22:58:09.003 25073 25073 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-27 22:58:09.003 25073 25073 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-27 22:58:09.003 25073 25073 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-27 22:58:09.003 25073 25073 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-27 22:58:09.041 25073 25073 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-27 22:58:09.360 25073 25073 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-27 22:58:09.360 25073 25073 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-27 22:58:09.560 25073 25136 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-27 22:58:09.560 25073 25136 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-27 22:58:09.560 25073 25136 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-27 22:58:09.747 25121 25121 W libprocessgroup: Controller io is not found
01-27 22:58:09.747--------- beginning of main
01-27 23:12:59.277 390 390 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-27 23:12:59.529 390 390 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-27 23:12:59.532 390 390 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-27 23:12:59.532 390 390 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-27 23:12:59.532 390 390 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-27 23:12:59.532 390 390 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-27 23:12:59.532 390 390 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-27 23:12:59.532 390 390 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-27 23:12:59.532 390 390 W System.err: at
java.lang.Class.newInstance(Native Method)
01-27 23:12:59.532 390 390 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-27 23:12:59.532 390 390 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-27 23:12:59.532 390 390 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-27 23:12:59.532 390 390 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-27 23:12:59.532 390 390 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-27 23:12:59.532 390 390 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-27 23:12:59.532 390 390 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-27 23:12:59.532 390 390 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-27 23:12:59.532 390 390 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-27 23:12:59.532 390 390 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-27 23:12:59.532 390 390 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-27 23:12:59.532 390 390 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-27 23:12:59.532 390 390 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-27 23:12:59.532 390 390 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-27 23:12:59.532 390 390 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-27 23:12:59.551 390 390 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-27 23:12:59.916 390 390 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-27 23:12:59.916 390 390 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-27 23:13:00.043 541 541 W libprocessgroup: Controller io is not found
01-27 23:13:00.043 541 541 W libprocessgroup: Controller io is not found
01-27 23:13:00.043 541 541 W libprocessgroup: Controller io is not found
01-27 23:13:00.164 390 589 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-27 23:13:00.164 390 589 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-27 23:13:00.164 390 589 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-27 23:13:00.984 390 642 W WM-SystemJobScheduler: Unable to schedule work ID
b0aba1c0-dad2-45d8-96ca-194fb3606938
01-27 23:13:15.833 390 390 W JobService: onNetworkChanged() not implemented in
a--------- beginning of main
01-27 23:53:46.519 19297 19297 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-27 23:53:47.156 19297 19297 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-27 23:53:47.163 19297 19297 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-27 23:53:47.164 19297 19297 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-27 23:53:47.164 19297 19297 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-27 23:53:47.164 19297 19297 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-27 23:53:47.164 19297 19297 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-27 23:53:47.164 19297 19297 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-27 23:53:47.164 19297 19297 W System.err: at
java.lang.Class.newInstance(Native Method)
01-27 23:53:47.164 19297 19297 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-27 23:53:47.164 19297 19297 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-27 23:53:47.164 19297 19297 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-27 23:53:47.166 19297 19297 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-27 23:53:47.168 19297 19297 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-27 23:53:47.168 19297 19297 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-27 23:53:47.168 19297 19297 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-27 23:53:47.168 19297 19297 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-27 23:53:47.168 19297 19297 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-27 23:53:47.168 19297 19297 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-27 23:53:47.168 19297 19297 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-27 23:53:47.168 19297 19297 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-27 23:53:47.168 19297 19297 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-27 23:53:47.168 19297 19297 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-27 23:53:47.168 19297 19297 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-27 23:53:47.250 19297 19297 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-27 23:53:48.333 19297 19297 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-27 23:53:48.334 19297 19297 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-27 23:53:48.936 19489 19489 W libprocessgroup: Controller io is not found
01-27 23:53:48.937 19489 19489 W libprocessgroup: Controller io is not found
01-27 23:53:48.937 19489 19489 W libprocessgroup: Controller io is not found
01-27 23:53:49.426 19297 19565 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-27 23:53:49.426 19297 19565 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-27 23:53:49.426 19297 19565 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-27 23:53:50.564 19297 19576 E ArmVmp : Match on catch block at 0x02 in for
0x7285121601
01-27 23:53:50.567 19297 19576 W System.err: java.lang.NullPointerException
01-27 23:53:50.568 19297 19576 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.GET.A21(Native Method)
01-27 23:53:50.568 19297 19576 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.GET.getContactInfoGET(Native Method)
01-27 23:53:50.568 19297 19576 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.GET.<init>(Unknown Source:5)
01-27 23:53:50.568 19297 19576 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.MBON.shTP(Native Method)
01-27 23:53:50.568 19297 19576 W System.err: at X.1bt.A01(Unknown Source:178)
01-27 23:53:50.569 19297 19576 W System.err: at X.3Uy.A02(Unknown Source:93)
01-27 23:53:50.569 19297 19576 W System.err: at X.3g7.run(Unknown Source:259)
01-27 23:53:50.569 19297 19576 W System.err: at X.0yM.A1J(Unknown Source:2)
01-27 23:53:50.569 19297 19576 W System.err: at X.1nX.run(Unknown Source:91)
01-27 23:53:50.569 19297 19576 W System.err: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-27 23:53:50.569 19297 19576 W System.err: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-27 23:53:50.569 19297 19576 W System.err: at X.3gH.run(Unknown Source:1548)
01-27 23:53:50.570 19297 19576 W System.err: at
java.lang.Thread.run(Thread.java:1012)
01-27 23:53:50.757 19297 19594 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #1 (19565) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=1 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal) for 184ms
01-27 23:53:50.795 19297 19577 E ArmVmp : Match on catch block at 0x02 in for
0x7285121801
01-27 23:53:50.795 19297 19577 W System.err: java.lang.NullPointerException
01-27 23:53:50.796 19297 19577 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.GET.A21(Native Method)
01-27 23:53:50.796 19297 19577 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.GET.getContactInfoGET(Native Method)
01-27 23:53:50.796 19297 19577 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.GET.<init>(Unknown Source:5)
01-27 23:53:50.796 19297 19577 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.MBON.shTP(Native Method)
01-27 23:53:50.796 19297 19577 W System.err: at X.1bt.A01(Unknown Source:178)
01-27 23:53:50.796 19297 19577 W System.err: at X.3Uy.A02(Unknown Source:93)
01-27 23:53:50.797 19297 19577 W System.err: at X.3g7.run(Unknown Source:259)
01-27 23:53:50.797 19297 19577 W System.err: at X.0yM.A1J(Unknown Source:2)
01-27 23:53:50.797 19297 19577 W System.err: at X.1nX.run(Unknown Source:91)
01-27 23:53:50.797 19297 19577 W System.err: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-27 23:53:50.797 19297 19577 W System.err: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-27 23:53:50.797 19297 19577 W System.err: at X.3gH.run(Unknown Source:1548)
01-27 23:53:50.798 19297 19577 W System.err: at
java.lang.Thread.run(Thread.java:1012)
01-27 23:53:50.875 19297 19598 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #1 (19565) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=2 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal) for 301ms
01-27 23:54:16.608 19297 19297 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 23:54:19.623 19297 19297 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 23:54:22.640 19297 19297 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must over---------
beginning of main
01-27 23:54:28.669 19297 19297 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 23:54:43.788 19297 19297 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 23:55:01.400 19297 19297 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 23:55:01.901 19297 19297 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-27 23:55:04.942 19297 19297 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 00:01:08.704 25207 25207 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-28 00:01:09.521 25207 25207 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-28 00:01:09.534 25207 25207 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-28 00:01:09.535 25207 25207 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-28 00:01:09.535 25207 25207 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-28 00:01:09.536 25207 25207 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-28 00:01:09.536 25207 25207 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-28 00:01:09.536 25207 25207 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-28 00:01:09.536 25207 25207 W System.err: at
java.lang.Class.newInstance(Native Method)
01-28 00:01:09.536 25207 25207 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-28 00:01:09.536 25207 25207 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-28 00:01:09.536 25207 25207 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-28 00:01:09.536 25207 25207 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-28 00:01:09.536 25207 25207 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-28 00:01:09.536 25207 25207 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-28 00:01:09.537 25207 25207 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-28 00:01:09.537 25207 25207 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-28 00:01:09.537 25207 25207 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-28 00:01:09.537 25207 25207 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-28 00:01:09.537 25207 25207 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-28 00:01:09.537 25207 25207 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-28 00:01:09.537 25207 25207 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-28 00:01:09.537 25207 25207 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-28 00:01:09.538 25207 25207 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-28 00:01:09.606 25207 25207 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 00:01:10.842 25207 25207 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-28 00:01:10.842 25207 25207 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConsc--------- beginning of main
01-28 00:08:50.669 25207 25683 W WM-SystemJobScheduler: Unable to schedule work ID
c07e8e4f-6981-40df-99ae-0397deed1431
01-28 00:09:20.921 25207 25683 W WM-SystemJobScheduler: Unable to schedule work ID
b06c8d3c-2321-4c53-97c2-92a5de899c22
01-28 00:09:34.534 25207 28088 W WM-SystemJobScheduler: Unable to schedule work ID
f93aefae-6930-4162-a4fd-a885aa2533d7
01-28 00:09:41.425 25207 25207 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 00:10:04.602 25207 28088 W WM-SystemJobScheduler: Unable to schedule work ID
67023aeb-4756-49af-9676-be69dc8c742f
01-28 00:10:20.693 25207 25207 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 00:10:38.809 25207 25207 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 00:10:44.741 25207 25207 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 00:10:44.862 25207 25207 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 00:24:19.034 5887 5887 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-28 00:24:19.524 5887 5887 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-28 00:24:19.526 5887 5887 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-28 00:24:19.526 5887 5887 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-28 00:24:19.526 5887 5887 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-28 00:24:19.526 5887 5887 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-28 00:24:19.526 5887 5887 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-28 00:24:19.526 5887 5887 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-28 00:24:19.526 5887 5887 W System.err: at
java.lang.Class.newInstance(Native Method)
01-28 00:24:19.526 5887 5887 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-28 00:24:19.526 5887 5887 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-28 00:24:19.526 5887 5887 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-28 00:24:19.526 5887 5887 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-28 00:24:19.526 5887 5887 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-28 00:24:19.526 5887 5887 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-28 00:24:19.526 5887 5887 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-28 00:24:19.526 5887 5887 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-28 00:24:19.526 5887 5887 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-28 00:24:19.526 5887 5887 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-28 00:24:19.526 5887 5887 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-28 00:24:19.526 5887 5887 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-28 00:24:19.526 5887 5887 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-28 00:24:19.526 5887 5887 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-28 00:24:19.526 5887 5887 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-28 00:24:19.561 5887 5887 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is cor---------
beginning of main
01-28 00:24:20.003 5887 5887 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-28 00:24:20.003 5887 5887 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-28 00:24:20.386 6001 6001 W libprocessgroup: Controller io is not found
01-28 00:24:20.386 6001 6001 W libprocessgroup: Controller io is not found
01-28 00:24:20.386 6001 6001 W libprocessgroup: Controller io is not found
01-28 00:24:20.415 5887 6045 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-28 00:24:20.415 5887 6045 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-28 00:24:20.415 5887 6045 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-28 00:43:08.690 14699 14699 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-28 00:43:08.890 14699 14699 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-28 00:43:08.893 14699 14699 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-28 00:43:08.893 14699 14699 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-28 00:43:08.893 14699 14699 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-28 00:43:08.893 14699 14699 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-28 00:43:08.893 14699 14699 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-28 00:43:08.893 14699 14699 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-28 00:43:08.893 14699 14699 W System.err: at
java.lang.Class.newInstance(Native Method)
01-28 00:43:08.893 14699 14699 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-28 00:43:08.893 14699 14699 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-28 00:43:08.893 14699 14699 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-28 00:43:08.893 14699 14699 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-28 00:43:08.893 14699 14699 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-28 00:43:08.893 14699 14699 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-28 00:43:08.893 14699 14699 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-28 00:43:08.893 14699 14699 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-28 00:43:08.893 14699 14699 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-28 00:43:08.893 14699 14699 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-28 00:43:08.893 14699 14699 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-28 00:43:08.893 14699 14699 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-28 00:43:08.893 14699 14699 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-28 00:43:08.893 14699 14699 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-28 00:43:08.893 14699 14699 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-28 00:43:08.918 14699 14699 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 00:43:09.331 14699 14699 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-28 --------- beginning of main
01-28 00:43:09.509 14699 14817 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-28 00:43:09.509 14699 14817 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-28 00:43:09.509 14699 14817 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-28 00:43:09.684 14776 14776 W libprocessgroup: Controller io is not found
01-28 00:43:09.684 14776 14776 W libprocessgroup: Controller io is not found
01-28 00:43:09.684 14776 14776 W libprocessgroup: Controller io is not found
01-28 00:59:08.670 21737 21737 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-28 00:59:08.933 21737 21737 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-28 00:59:08.936 21737 21737 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-28 00:59:08.936 21737 21737 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-28 00:59:08.936 21737 21737 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-28 00:59:08.936 21737 21737 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-28 00:59:08.936 21737 21737 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-28 00:59:08.936 21737 21737 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-28 00:59:08.936 21737 21737 W System.err: at
java.lang.Class.newInstance(Native Method)
01-28 00:59:08.936 21737 21737 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-28 00:59:08.936 21737 21737 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-28 00:59:08.936 21737 21737 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-28 00:59:08.936 21737 21737 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-28 00:59:08.936 21737 21737 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-28 00:59:08.936 21737 21737 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-28 00:59:08.936 21737 21737 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-28 00:59:08.936 21737 21737 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-28 00:59:08.936 21737 21737 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-28 00:59:08.936 21737 21737 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-28 00:59:08.936 21737 21737 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-28 00:59:08.936 21737 21737 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-28 00:59:08.936 21737 21737 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-28 00:59:08.936 21737 21737 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-28 00:59:08.936 21737 21737 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-28 00:59:08.973 21737 21737 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 00:59:09.625 21737 21737 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-28 00:59:09.625 21737 21737 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-28 00:59:09.952 21776 21776 W libprocessgroup: Controller io is not found
01-28 00:59:09.953 21776 21776 W libprocessgroup: Controller io is not found
01-28 00:59:09.953 21776 21776 W libprocessgroup: --------- beginning of main
01-28 00:59:10.305 21737 21810 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-28 00:59:10.305 21737 21810 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-28 00:59:10.305 21737 21810 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-28 01:13:30.737 21737 27957 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #2 (21814) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=1 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal) for 170ms
01-28 01:22:08.711 32307 32307 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-28 01:22:08.918 32307 32307 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-28 01:22:08.922 32307 32307 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-28 01:22:08.922 32307 32307 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-28 01:22:08.922 32307 32307 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-28 01:22:08.922 32307 32307 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-28 01:22:08.922 32307 32307 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-28 01:22:08.922 32307 32307 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-28 01:22:08.922 32307 32307 W System.err: at
java.lang.Class.newInstance(Native Method)
01-28 01:22:08.922 32307 32307 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-28 01:22:08.922 32307 32307 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-28 01:22:08.923 32307 32307 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-28 01:22:08.923 32307 32307 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-28 01:22:08.923 32307 32307 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-28 01:22:08.923 32307 32307 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-28 01:22:08.923 32307 32307 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-28 01:22:08.923 32307 32307 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-28 01:22:08.923 32307 32307 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-28 01:22:08.923 32307 32307 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-28 01:22:08.923 32307 32307 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-28 01:22:08.923 32307 32307 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-28 01:22:08.923 32307 32307 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-28 01:22:08.923 32307 32307 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-28 01:22:08.923 32307 32307 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-28 01:22:08.952 32307 32307 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 01:22:09.434 32307 32307 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-28 01:22:09.434 32307 32307 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-28 01:22:09.676 32307 32355 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-28 01:22:09.676 32307 32355 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-28 01:22:09.676 32307 32355 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-28 01:22:09.761 32341 32341 W libprocessgroup: Controller io is not found
01-28 01:22:09.761 32341 32341 W libprocessgroup: Controller io is not found
01-28 01:22:09.761 32341 32341 W libprocessgroup: Controller io is not found
01-28 02:01:11.271 32307 32317 W System : A resource failed to call close.
01-28 02:01:11.271 32307 32317 W System : A resource failed to call close.
01-28 02:01:11.271 32307 32317 W System : A resource failed to call close.
01-28 02:01:11.271 32307 32317 W System : A resource failed to call close.
01-28 02:01:11.271 32307 32317 W System : A resource failed to call close.
01-28 02:01:11.271 32307 32317 W System : A resource failed to call close.
01-28 02:01:11.271 32307 32317 W System : A resource failed to call close.
01-28 02:01:11.271 32307 32317 W System : A resource failed to call close.
01-28 02:01:11.271 32307 32317 W System : A resource failed to call close.
01-28 02:01:11.271 32307 32317 W System : A resource failed to call close.
01-28 02:01:11.271 32307 32317 W System : A resource failed to call close.
01-28 02:01:11.271 32307 32317 W System : A resource failed to call close.
01-28 02:01:11.272 32307 32317 W System : A resource failed to call close.
01-28 02:01:11.272 32307 32317 W System : A resource failed to call close.
01-28 02:01:11.272 32307 32317 W System : A resource failed to call close.
01-28 02:01:11.272 32307 32317 W System : A resource failed to call close.
01-28 02:01:11.272 32307 32317 W System : A resource failed to call end.
01-28 02:01:11.272 32307 32317 W System : A resource failed to call end.
01-28 02:01:11.930 32307 32317 W System : A resource failed to call close.
01-28 02:01:11.930 32307 32317 W System : A resource failed to call end.
01-28 02:01:11.930 32307 32317 W System : A resource failed to call close.
01-28 02:01:11.930 32307 32317 W System : A resource failed to call end.
01-28 02:01:11.930 32307 32317 W System : A resource failed to call close.
01-28 02:01:11.930 32307 32317 W System : A resource failed to call end.
01-28 02:01:11.930 32307 32317 W System : A resource failed to call close.
01-28 02:01:12.085 32307 32317 W System : A resource failed to call close.
01-28 02:01:12.086 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.947 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.947 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.947 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.947 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.947 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.947 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.947 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.947 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.947 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.947 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.948 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.948 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.948 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.948 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.948 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.948 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.948 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.948 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.948 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.948 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.948 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.948 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.948 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.948 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.948 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.948 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.948 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.948 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.948 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.948 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.948 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.948 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.948 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.948 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.948 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.948 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.948 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.948 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.948 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.948 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.948 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.948 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.948 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.948 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.949 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.949 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.949 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.949 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.949 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.949 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.949 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.949 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.949 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.949 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.949 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.949 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.949 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.949 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.949 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.949 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.949 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.949 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.949 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.949 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.949 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.949 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.949 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.949 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.949 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.949 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.949 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.949 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.949 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.949 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.949 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.949 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.949 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.949 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.950 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.950 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.950 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.950 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.950 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.950 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.950 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.950 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.950 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.950 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.950 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.950 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.950 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.950 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.950 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.950 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.950 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.950 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.950 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.950 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.950 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.950 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.950 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.950 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.950 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.950 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.950 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.950 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.950 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.950 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.951 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.951 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.951 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.951 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.951 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.951 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.951 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.951 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.951 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.951 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.951 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.951 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.951 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.951 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.951 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.951 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.951 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.951 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.951 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.951 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.951 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.951 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.951 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.951 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.951 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.951 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.951 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.951 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.951 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.951 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.951 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.952 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.952 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.952 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.952 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.952 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.952 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.952 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.952 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.952 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.952 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.952 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.952 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.952 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.952 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.952 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.952 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.952 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.952 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.952 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.952 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.952 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.952 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.952 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.952 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.952 32307 32317 W System : A resource failed to call close.
01-28 02:01:16.952 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.761 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.761 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.761 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.761 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.761 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.761 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.761 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.761 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.761 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.761 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.761 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.761 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.761 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.761 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.761 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.761 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.761 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.761 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.761 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.761 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.762 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.762 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.762 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.762 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.762 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.762 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.762 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.762 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.762 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.762 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.762 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.762 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.762 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.762 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.762 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.762 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.762 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.762 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.762 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.762 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.762 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.762 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.762 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.762 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.762 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.762 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.762 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.762 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.762 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.762 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.762 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.762 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.763 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.763 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.763 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.763 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.763 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.763 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.763 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.763 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.763 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.763 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.763 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.763 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.763 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.763 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.763 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.763 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.763 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.763 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.763 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.763 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.763 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.763 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.763 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.763 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.763 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.763 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.763 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.763 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.763 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.763 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.763 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.763 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.763 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.763 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.763 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.763 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.764 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.764 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.764 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.764 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.764 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.764 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.764 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.764 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.764 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.764 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.764 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.764 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.764 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.764 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.764 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.764 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.764 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.764 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.764 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.764 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.764 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.764 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.764 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.764 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.764 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.764 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.764 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.764 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.764 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.764 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.764 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.764 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.764 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.764 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.764 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.765 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.765 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.765 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.765 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.765 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.765 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.765 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.765 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.765 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.765 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.765 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.765 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.765 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.765 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.765 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.765 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.765 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.765 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.765 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.765 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.765 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.765 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.765 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.765 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.765 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.765 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.765 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.765 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.765 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.765 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.765 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.765 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.765 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.765 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.766 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.766 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.766 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.766 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.766 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.766 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.766 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.766 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.766 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.766 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.766 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.766 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.766 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.766 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.766 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.766 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.766 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.766 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.766 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.766 32307 32317 W System : A resource failed to call close.
01-28 02:01:17.766 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.615 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.616 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.616 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.616 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.616 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.616 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.616 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.616 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.616 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.616 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.616 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.616 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.616 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.616 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.616 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.616 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.616 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.616 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.616 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.616 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.616 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.616 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.616 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.616 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.617 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.617 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.617 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.617 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.617 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.617 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.617 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.617 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.617 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.617 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.617 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.617 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.617 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.617 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.617 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.617 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.617 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.617 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.617 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.617 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.617 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.617 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.617 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.617 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.617 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.617 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.618 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.618 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.618 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.618 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.618 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.618 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.618 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.618 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.618 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.618 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.618 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.618 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.618 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.618 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.618 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.618 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.618 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.618 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.618 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.618 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.618 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.618 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.619 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.619 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.619 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.619 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.619 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.619 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.619 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.619 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.619 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.619 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.619 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.619 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.619 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.619 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.619 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.619 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.619 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.619 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.619 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.619 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.619 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.620 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.620 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.620 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.620 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.620 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.620 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.620 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.620 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.620 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.620 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.620 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.620 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.620 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.620 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.620 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.620 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.620 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.620 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.620 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.620 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.620 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.620 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.620 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.620 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.621 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.621 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.621 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.621 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.621 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.621 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.621 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.621 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.621 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.621 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.621 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.621 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.621 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.621 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.621 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.621 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.621 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.621 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.621 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.621 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.621 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.621 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.622 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.622 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.622 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.622 32307 32317 W System : A resource failed to call close.
01-28 02:01:46.622 32307 32317 W System : A resource failed to call close.
01-28 02:13:08.793 32307 32317 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/base.apk' with 1 weak references
01-28 02:13:08.794 32307 32317 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_arservicesoptional.apk' with 1 weak references
01-28 02:13:08.794 32307 32317 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_cgnativeplayer.apk' with 1 weak references
01-28 02:13:08.794 32307 32317 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_cgwebrtc.apk' with 1 weak references
01-28 02:13:08.794 32307 32317 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_d_dex_spk_v1.apk' with 1 weak references
01-28 02:13:08.794 32307 32317 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_d_native_spk_v1.apk' with 1 weak references
01-28 02:13:08.794 32307 32317 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_d_sim_pre_v1.apk' with 1 weak references
01-28 02:13:08.794 32307 32317 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_heliumiab.apk' with 1 weak references
01-28 02:13:08.794 32307 32317 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_i18n_id_ID.apk' with 1 weak references
01-28 02:13:08.795 32307 32317 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_instantgames.apk' with 1 weak references
01-28 02:13:08.795 32307 32317 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_instantgamesads.apk' with 1 weak references
01-28 02:13:08.795 32307 32317 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_papaya.apk' with 1 weak references
01-28 02:13:08.795 32307 32317 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_papayaanalyticstorch.apk' with 1 weak references
01-28 02:13:08.795 32307 32317 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_papayatorch.apk' with 1 weak references
01-28 02:13:08.795 32307 32317 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_pytorch.apk' with 1 weak references
01-28 02:13:08.795 32307 32317 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_s_cgwebrtc_horizon.apk' with 1 weak references
01-28 02:13:08.795 32307 32317 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_s_papaya_torchedlooper.apk' with 1 weak references
01-28 02:13:08.795 32307 32317 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_s_papayaanalyticstorch_papayatorch.apk' with 1 weak
references
01-28 02:13:08.795 32307 32317 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/
split_s_papayaanalyticstorch_papayatorch_torchedlooper.apk' with 1 weak references
01-28 02:13:08.795 32307 32317 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_s_papayatorch_torchedlooper.apk' with 1 weak
references
01-28 02:13:08.795 32307 32317 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~uLiaAzGyxsqBi0yHlv3c7Q==/com.instagram.android-
0XEMKrL--------- beginning of main
01-28 02:13:08.796 32307 32317 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~uLiaAzGyxsqBi0yHlv3c7Q==/com.instagram.android-
0XEMKrLbX7imk3CEK7s-gA==/split_arservicesforbodytracking.apk' with 1 weak
references
01-28 02:13:08.796 32307 32317 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~uLiaAzGyxsqBi0yHlv3c7Q==/com.instagram.android-
0XEMKrLbX7imk3CEK7s-gA==/split_arservicesforgenericml.apk' with 1 weak references
01-28 02:13:08.796 32307 32317 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~uLiaAzGyxsqBi0yHlv3c7Q==/com.instagram.android-
0XEMKrLbX7imk3CEK7s-gA==/split_arservicesforhairsegmentation.apk' with 1 weak
references
01-28 02:13:08.796 32307 32317 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~uLiaAzGyxsqBi0yHlv3c7Q==/com.instagram.android-
0XEMKrLbX7imk3CEK7s-gA==/split_arservicesforhandtracking.apk' with 1 weak
references
01-28 02:13:08.796 32307 32317 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~uLiaAzGyxsqBi0yHlv3c7Q==/com.instagram.android-
0XEMKrLbX7imk3CEK7s-gA==/split_arservicesforpersonsegmentation.apk' with 1 weak
references
01-28 02:13:08.796 32307 32317 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~uLiaAzGyxsqBi0yHlv3c7Q==/com.instagram.android-
0XEMKrLbX7imk3CEK7s-gA==/split_i18n_id_ID.apk' with 1 weak references
01-28 02:13:08.796 32307 32317 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~uLiaAzGyxsqBi0yHlv3c7Q==/com.instagram.android-
0XEMKrLbX7imk3CEK7s-gA==/split_pytorch.apk' with 1 weak references
01-28 02:13:08.796 32307 32317 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~uLiaAzGyxsqBi0yHlv3c7Q==/com.instagram.android-
0XEMKrLbX7imk3CEK7s-gA==/split_slam.apk' with 1 weak references
01-28 02:13:08.796 32307 32317 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~uLiaAzGyxsqBi0yHlv3c7Q==/com.instagram.android-
0XEMKrLbX7imk3CEK7s-gA==/split_supmediastreamcontroller.apk' with 1 weak references
01-28 02:13:08.796 32307 32317 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~jdL_JCPQPtCZS6ZeWf7_-g==/com.instagram.barcelona-
kDiTgmnKC3AqLGGAg46ZzA==/base.apk' with 1 weak references
01-28 02:13:08.797 32307 32317 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~L7xnFL2ay3MZouwdFfEsCA==/com.whatsapp-
o0aD1yIFgaHe2YiCjJ8JUg==/base.apk' with 1 weak references
01-28 03:47:08.894 32307 32315 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 210 to 100
01-28 04:06:09.064 30937 30937 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-28 04:06:09.259 30937 30937 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-28 04:06:09.262 30937 30937 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-28 04:06:09.262 30937 30937 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-28 04:06:09.263 30937 30937 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-28 04:06:09.263 30937 30937 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-28 04:06:09.263 30937 30937 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-28 04:06:09.263 30937 30937 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-28 04:06:09.263 30937 30937 W System.err: at
java.lang.Class.newInstance(Native Method)
01-28 04:06:09.263 30937 30937 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-28 04:06:09.263 30937 30937 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-28 04:06:09.263 30937 30937 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-28 04:06:09.263 30937 30937 W System.err: at
android.app.LoadedApk.ma--------- beginning of main
01-28 08:36:31.527 3455 3455 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-28 08:36:33.097 3455 3455 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-28 08:36:33.102 3455 3455 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-28 08:36:33.103 3455 3455 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-28 08:36:33.103 3455 3455 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-28 08:36:33.103 3455 3455 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-28 08:36:33.103 3455 3455 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-28 08:36:33.103 3455 3455 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-28 08:36:33.103 3455 3455 W System.err: at
java.lang.Class.newInstance(Native Method)
01-28 08:36:33.103 3455 3455 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-28 08:36:33.103 3455 3455 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-28 08:36:33.103 3455 3455 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-28 08:36:33.103 3455 3455 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-28 08:36:33.103 3455 3455 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-28 08:36:33.103 3455 3455 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-28 08:36:33.103 3455 3455 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-28 08:36:33.103 3455 3455 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-28 08:36:33.103 3455 3455 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-28 08:36:33.103 3455 3455 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-28 08:36:33.103 3455 3455 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-28 08:36:33.103 3455 3455 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-28 08:36:33.103 3455 3455 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-28 08:36:33.103 3455 3455 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-28 08:36:33.103 3455 3455 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-28 08:36:33.257 3455 3455 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 08:36:35.397 3455 3455 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-28 08:36:35.397 3455 3455 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-28 08:36:38.369 3455 4418 W com.mbwhatsapp: Verification of void
X.2rL.<init>(X.21A, X.2sb, X.3Qo, X.2sg) took 138.901ms (187.18 bytecodes/s) (1872B
approximate peak alloc)
01-28 08:36:38.569 3455 4418 W com.mbwhatsapp: Verification of void
X.2rL.A01(int) took 101.258ms (1036.95 bytecodes/s) (3904B approximate peak alloc)
01-28 08:36:38.570 3455 4418 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-28 08:36:38.570 3455 4418 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-28 08:36:38.570 3455 4418 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-28 08:36:38.688 3455 4418 W com.mbwhatsapp: Verification of void
X.2rL.A04(byte[], int, int) took 117.082ms (529.54 bytecodes/s) (2648B approximate
peak alloc)
01-28 08:36:38.960 3946 3946 W libprocessgroup: Controller io is not found
01-28 08:36:38.961 3946 3946 W libprocessgroup: Controller io is not found
01-28 08:36:38.961 3946 3946 W libprocessgroup: Controller io is not found
01-28 08:36:39.702 3455 4518 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #7 (4684) at void X.3hF.A02()(:-1) waiters=0 in void X.3hF.A02()
for 243ms
01-28 08:36:40.645 3455 4610 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #4 (4609) at android.content.SharedPreferences
X.2zt.A03(java.lang.String)(:-1) waiters=0 in android.content.SharedPreferences
X.2zt.A03(java.lang.String) for 163ms
01-28 08:36:41.509 3455 4759 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #2 (4555) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6
X.35t.A08() for 1.760s
01-28 08:36:41.655 3455 4683 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #4 (4609) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=0 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 226ms
01-28 08:36:44.254 3455 4344 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #6 (4683) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=3 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 158ms
01-28 08:36:44.576 3455 3455 W com.mbwhatsapp: Long monitor contention with owner
sync (5604) at boolean android.os.MessageQueue.enqueueMessage(android.os.Message,
long)(MessageQueue.java:600) waiters=0 in boolean
android.os.MessageQueue.enqueueMessage(android.os.Message, long) for 319ms
01-28 08:36:44.810 3455 4683 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #2 (4555) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=3 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal) for 536ms
01-28 08:36:44.811 3455 4349 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #2 (4555) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=2 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 538ms
01-28 08:37:02.937 3455 3455 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 08:37:05.957 3455 3455 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 08:37:18.091 3455 3455 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 08:37:21.100 3455 3455 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 08:37:24.123 3455 3455 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 08:37:27.033 3455 3455 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 08:37:27.137 3455 3455 W JobService: onNetworkChanged() not imple---------
beginning of main
01-28 09:52:07.965 19599 19599 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-28 09:52:08.360 19599 19599 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-28 09:52:08.362 19599 19599 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-28 09:52:08.362 19599 19599 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-28 09:52:08.362 19599 19599 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-28 09:52:08.362 19599 19599 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-28 09:52:08.362 19599 19599 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-28 09:52:08.362 19599 19599 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-28 09:52:08.362 19599 19599 W System.err: at
java.lang.Class.newInstance(Native Method)
01-28 09:52:08.363 19599 19599 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-28 09:52:08.363 19599 19599 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-28 09:52:08.363 19599 19599 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-28 09:52:08.363 19599 19599 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-28 09:52:08.363 19599 19599 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-28 09:52:08.363 19599 19599 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-28 09:52:08.363 19599 19599 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-28 09:52:08.363 19599 19599 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-28 09:52:08.363 19599 19599 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-28 09:52:08.363 19599 19599 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-28 09:52:08.363 19599 19599 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-28 09:52:08.363 19599 19599 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-28 09:52:08.363 19599 19599 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-28 09:52:08.363 19599 19599 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-28 09:52:08.363 19599 19599 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-28 09:52:08.404 19599 19599 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 09:52:08.943 19599 19599 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-28 09:52:08.944 19599 19599 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-28 09:52:09.248 19599 19657 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-28 09:52:09.248 19599 19657 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-28 09:52:09.248 19599 19657 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-28 09:52:09.287 19643 19643 W libprocessgroup: Controller io is not found
01-28 09:52:09.287 19643 19643 W libprocessgroup: Controller io is not found
01-28 09:52:09.287 19643 19643 W libprocessgroup: Controller io is not found
01-28 10:03:09.848 24565 24565 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-28 10:03:10.074 24565 24565 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmo--------- beginning of main
01-28 11:26:51.442 18516 18516 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-28 11:26:51.705 18516 18516 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-28 11:26:51.707 18516 18516 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-28 11:26:51.707 18516 18516 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-28 11:26:51.707 18516 18516 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-28 11:26:51.708 18516 18516 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-28 11:26:51.708 18516 18516 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-28 11:26:51.708 18516 18516 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-28 11:26:51.708 18516 18516 W System.err: at
java.lang.Class.newInstance(Native Method)
01-28 11:26:51.708 18516 18516 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-28 11:26:51.708 18516 18516 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-28 11:26:51.708 18516 18516 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-28 11:26:51.708 18516 18516 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-28 11:26:51.708 18516 18516 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-28 11:26:51.708 18516 18516 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-28 11:26:51.708 18516 18516 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-28 11:26:51.708 18516 18516 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-28 11:26:51.708 18516 18516 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-28 11:26:51.708 18516 18516 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-28 11:26:51.708 18516 18516 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-28 11:26:51.708 18516 18516 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-28 11:26:51.708 18516 18516 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-28 11:26:51.708 18516 18516 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-28 11:26:51.708 18516 18516 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-28 11:26:51.741 18516 18516 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 11:26:52.361 18516 18516 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-28 11:26:52.361 18516 18516 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-28 11:26:52.641 18516 18570 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-28 11:26:52.641 18516 18570 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-28 11:26:52.641 18516 18570 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-28 11:26:52.794 18555 18555 W libprocessgroup: Controller io is not found
01-28 11:26:52.794 18555 18555 W libprocessgroup: Controller io is not found
01-28 11:26:52.795 18555 18555 W libprocessgroup: Controller io is not found
01-28 11:49:18.927 24460 24460 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-28 11:49:19.422 24460 24460 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-28 11:49:19.424 24460 24460 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-28 11:49:19.424 24460 24460 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-28 11:49:19.424 24460 24460 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-28 11:49:19.424 24460 24460 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-28 11:49:19.424 24460 24460 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-28 11:49:19.424 24460 24460 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-28 11:49:19.424 24460 24460 W System.err: at
java.lang.Class.newInstance(Native Method)
01-28 11:49:19.424 24460 24460 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-28 11:49:19.424 24460 24460 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-28 11:49:19.424 24460 24460 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-28 11:49:19.424 24460 24460 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-28 11:49:19.424 24460 24460 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-28 11:49:19.424 24460 24460 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-28 11:49:19.424 24460 24460 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-28 11:49:19.424 24460 24460 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-28 11:49:19.424 24460 24460 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-28 11:49:19.424 24460 24460 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-28 11:49:19.424 24460 24460 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-28 11:49:19.424 24460 24460 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-28 11:49:19.424 24460 24460 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-28 11:49:19.424 24460 24460 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-28 11:49:19.424 24460 24460 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-28 11:49:19.486 24460 24460 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 11:49:20.358 24460 24460 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-28 11:49:20.358 24460 24460 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-28 11:49:21.399 24460 24935 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-28 11:49:21.399 24460 24935 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-28 11:49:21.399 24460 24935 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-28 11:49:21.970 24460 25050 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #6 (25041) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6
X.35t.A08() for 201ms
01-28 11:49:22.232 24755 24755 W libprocessgroup: Controller io is not found
01-28 11:49:22.232 24755 24755 W libprocessgroup: Controller io is not found
01-28 11:49:22.232 24755 24755 W libprocessgroup: Controller io is not found
01-28 11:49:23.769 24460 25039 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #8 (25048) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=1 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 409ms
01-28 11:49:26.251 24460 25476 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #16 (25477) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=0 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal) for 788ms
01-28 11:49:26.501 24460 25477 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #15 (25476) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=3 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.acquireConnection(java.lang.String,
int, android.os.CancellationSignal) for 176ms
01-28 11:49:27.578 24460 25472 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-28 11:49:27.578 24460 25472 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-28 11:49:27.578 24460 25472 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-28 11:49:27.578 24460 25472 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-28 11:49:27.578 24460 25472 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-28 11:49:27.578 24460 25472 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-28 11:49:27.578 24460 25472 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-28 11:49:27.578 24460 25472 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-28 11:49:27.578 24460 25472 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-28 11:49:27.578 24460 25472 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-28 11:49:27.578 24460 25472 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-28 11:49:27.578 24460 25472 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-28 11:49:27.578 24460 25472 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-28 11:49:27.578 24460 25472 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-28 11:49:27.578 24460 25472 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-28 11:49:27.578 24460 25472 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-28 11:49:27.901 24460 25491 W com.mbwhatsapp: Long monitor contention with owner
JobRunner #3 (25752) at void X.2rb.A02(java.lang.String)(:-1) waiters=0 in void
X.2rb.A01(java.lang.String) for 119ms
01-28 11:49:28.436 24460 25472 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-28 11:49:28.436 24460 25472 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-28 11:49:28.436 24460 25472 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-28 11:49:28.436 24460 25472 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-28 11:49:28.436 24460 25472 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:79--------- beginning of main
01-28 11:50:18.980 24460 24460 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 12:07:08.695 30281 30281 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-28 12:07:09.055 30281 30281 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-28 12:07:09.056 30281 30281 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-28 12:07:09.056 30281 30281 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-28 12:07:09.056 30281 30281 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-28 12:07:09.056 30281 30281 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-28 12:07:09.056 30281 30281 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-28 12:07:09.056 30281 30281 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-28 12:07:09.057 30281 30281 W System.err: at
java.lang.Class.newInstance(Native Method)
01-28 12:07:09.057 30281 30281 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-28 12:07:09.057 30281 30281 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-28 12:07:09.057 30281 30281 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-28 12:07:09.057 30281 30281 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-28 12:07:09.057 30281 30281 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-28 12:07:09.057 30281 30281 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-28 12:07:09.057 30281 30281 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-28 12:07:09.057 30281 30281 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-28 12:07:09.057 30281 30281 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-28 12:07:09.057 30281 30281 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-28 12:07:09.057 30281 30281 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-28 12:07:09.057 30281 30281 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-28 12:07:09.057 30281 30281 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-28 12:07:09.057 30281 30281 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-28 12:07:09.057 30281 30281 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-28 12:07:09.097 30281 30281 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 12:07:09.507 30281 30281 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-28 12:07:09.507 30281 30281 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-28 12:07:09.808 30281 30334 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-28 12:07:09.808 30281 30334 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-28 12:07:09.808 30281 30334 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-28 12:07:09.974 30321 30321 W libprocessgroup: Controller io is not found
01-28 12:07:09.974 30321 30321 W libprocessgroup: Controller io is not found
01-28 12:07:09.974 30321 30321 W libprocessgroup: Controller io is not found
01-28 12:07:24.140 30281 30281 W J--------- beginning of main
01-28 12:36:13.906 9943 9943 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-28 12:36:14.445 9943 9943 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-28 12:36:14.455 9943 9943 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-28 12:36:14.455 9943 9943 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-28 12:36:14.455 9943 9943 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-28 12:36:14.455 9943 9943 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-28 12:36:14.455 9943 9943 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-28 12:36:14.455 9943 9943 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-28 12:36:14.455 9943 9943 W System.err: at
java.lang.Class.newInstance(Native Method)
01-28 12:36:14.455 9943 9943 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-28 12:36:14.455 9943 9943 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-28 12:36:14.455 9943 9943 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-28 12:36:14.455 9943 9943 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-28 12:36:14.455 9943 9943 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-28 12:36:14.455 9943 9943 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-28 12:36:14.455 9943 9943 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-28 12:36:14.455 9943 9943 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-28 12:36:14.455 9943 9943 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-28 12:36:14.455 9943 9943 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-28 12:36:14.455 9943 9943 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-28 12:36:14.455 9943 9943 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-28 12:36:14.455 9943 9943 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-28 12:36:14.455 9943 9943 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-28 12:36:14.455 9943 9943 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-28 12:36:14.512 9943 9943 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 12:36:15.065 9943 9943 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-28 12:36:15.065 9943 9943 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-28 12:36:15.642 10084 10084 W libprocessgroup: Controller io is not found
01-28 12:36:15.642 10084 10084 W libprocessgroup: Controller io is not found
01-28 12:36:15.642 10084 10084 W libprocessgroup: Controller io is not found
01-28 12:36:15.750 9943 10172 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-28 12:36:15.750 9943 10172 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-28 12:36:15.750 9943 10172 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-28 12:36:17.687 9943 9943 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 12:36:23.022 9943 9943 W J--------- beginning of main
01-28 12:36:48.887 9943 9943 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 12:37:00.981 9943 9943 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 12:37:07.006 9943 9943 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 12:37:09.051 9943 9943 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 12:37:13.905 9943 9943 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 12:37:14.071 9943 9943 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 12:38:25.078 9943 10309 W ConnectivityManager.CallbackHandler: callback not
found for CALLBACK_AVAILABLE message
01-28 12:39:06.948 9943 10309 W ConnectivityManager.CallbackHandler: callback not
found for CALLBACK_AVAILABLE message
01-28 12:39:07.171 9943 10309 W ConnectivityManager.CallbackHandler: callback not
found for CALLBACK_CAP_CHANGED message
01-28 12:45:08.830 22746 22746 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-28 12:45:09.318 22746 22746 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-28 12:45:09.321 22746 22746 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-28 12:45:09.321 22746 22746 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-28 12:45:09.322 22746 22746 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-28 12:45:09.322 22746 22746 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-28 12:45:09.322 22746 22746 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-28 12:45:09.322 22746 22746 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-28 12:45:09.322 22746 22746 W System.err: at
java.lang.Class.newInstance(Native Method)
01-28 12:45:09.322 22746 22746 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-28 12:45:09.322 22746 22746 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-28 12:45:09.322 22746 22746 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-28 12:45:09.323 22746 22746 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-28 12:45:09.323 22746 22746 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-28 12:45:09.323 22746 22746 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-28 12:45:09.323 22746 22746 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-28 12:45:09.323 22746 22746 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-28 12:45:09.323 22746 22746 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-28 12:45:09.323 22746 22746 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-28 12:45:09.323 22746 22746 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-28 12:45:09.323 22746 22746 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-28 12:45:09.323 22746 22746 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-28 12:45:09.323 22746 22746 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-28 12:45:09.323 22746 22746 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-28 12:45:09.372 22746 22746 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 12:45:10.173 22746 22746 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-28 12:45:10.173 22746 22746 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-28 12:45:10.489 22746 22827 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-28 12:45:10.489 22746 22827 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-28 12:45:10.489 22746 22827 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-28 12:45:10.651 22813 22813 W libprocessgroup: Controller io is not found
01-28 12:45:10.651 22813 22813 W libprocessgroup: Controller io is not found
01-28 12:45:10.651 22813 22813 W libprocessgroup: Controller io is not found
01-28 12:46:08.707 24340 24340 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-28 12:46:08.986 24340 24340 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-28 12:46:08.989 24340 24340 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-28 12:46:08.989 24340 24340 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-28 12:46:08.989 24340 24340 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-28 12:46:08.989 24340 24340 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-28 12:46:08.989 24340 24340 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-28 12:46:08.989 24340 24340 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-28 12:46:08.989 24340 24340 W System.err: at
java.lang.Class.newInstance(Native Method)
01-28 12:46:08.989 24340 24340 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-28 12:46:08.989 24340 24340 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-28 12:46:08.989 24340 24340 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-28 12:46:08.989 24340 24340 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-28 12:46:08.990 24340 24340 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-28 12:46:08.990 24340 24340 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-28 12:46:08.990 24340 24340 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-28 12:46:08.990 24340 24340 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-28 12:46:08.990 24340 24340 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-28 12:46:08.990 24340 24340 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-28 12:46:08.990 24340 24340 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-28 12:46:08.990 24340 24340 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-28 12:46:08.990 24340 24340 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-28 12:46:08.990 24340 24340 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-28 12:46:08.990 24340 24340 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-28 12:46:09.013 24340 24340 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 12:46:09.396 24340 24340 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-28 12:46:09.396 24340 24340 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-28 12:46:09.588 24340 24390 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-28 12:46:09.588 24340 24390 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-28 12:46:09.588 24340 24390 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-28 12:46:09.880 24375 24375 W libprocessgroup: Controller io is not found
01-28 12:46:09.880 24375 24375 W libprocessgroup: Controller io is not found
01-28 12:46:09.880 24375 24375 W libprocessgroup: Controller io is not found
01-28 12:53:37.015 24340 24430 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-28 12:53:37.015 24340 24430 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-28 12:53:37.015 24340 24430 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-28 12:53:37.015 24340 24430 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-28 12:53:37.015 24340 24430 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-28 12:53:37.015 24340 24430 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-28 12:53:37.015 24340 24430 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-28 12:53:37.015 24340 24430 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-28 12:53:37.015 24340 24430 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-28 12:53:37.015 24340 24430 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-28 12:53:37.015 24340 24430 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-28 12:53:37.015 24340 24430 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-28 12:53:37.015 24340 24430 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-28 12:53:37.015 24340 24430 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-28 12:53:37.015 24340 24430 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-28 12:53:37.015 24340 24430 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-28 12:53:45.001 24340 24398 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-28 12:53:45.001 24340 24398 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-28 12:53:45.001 24340 24398 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-28 12:53:45.001 24340 24398 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-28 12:53:45.001 24340 24398 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-28 12:53:45.001 24340 24398 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-28 12:53:45.001 24340 24398 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-28 12:53:45.001 24340 24398 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-28 12:53:4--------- beginning of main
01-28 13:46:08.677 18694 18694 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-28 13:46:08.940 18694 18694 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-28 13:46:08.942 18694 18694 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-28 13:46:08.943 18694 18694 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-28 13:46:08.943 18694 18694 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-28 13:46:08.943 18694 18694 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-28 13:46:08.943 18694 18694 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-28 13:46:08.943 18694 18694 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-28 13:46:08.943 18694 18694 W System.err: at
java.lang.Class.newInstance(Native Method)
01-28 13:46:08.943 18694 18694 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-28 13:46:08.943 18694 18694 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-28 13:46:08.943 18694 18694 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-28 13:46:08.943 18694 18694 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-28 13:46:08.943 18694 18694 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-28 13:46:08.943 18694 18694 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-28 13:46:08.943 18694 18694 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-28 13:46:08.943 18694 18694 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-28 13:46:08.943 18694 18694 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-28 13:46:08.943 18694 18694 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-28 13:46:08.943 18694 18694 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-28 13:46:08.943 18694 18694 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-28 13:46:08.943 18694 18694 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-28 13:46:08.943 18694 18694 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-28 13:46:08.943 18694 18694 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-28 13:46:08.981 18694 18694 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 13:46:09.460 18694 18694 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-28 13:46:09.460 18694 18694 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-28 13:46:09.753 18694 18758 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-28 13:46:09.753 18694 18758 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-28 13:46:09.753 18694 18758 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-28 13:46:09.833 18732 18732 W libprocessgroup: Controller io is not found
01-28 13:46:09.834 18732 18732 W libprocessgroup: Controller io is not found
01-28 13:46:09.834 18732 18732 W libprocessgroup: Controller io is not found
01-28 13:46:13.354 18694 18766 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-28 13:46:13.354 18694 18766 E SQLiteDatabase: android.datab--------- beginning
of main
01-28 13:46:13.922 18694 18765 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-28 13:46:13.922 18694 18765 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-28 13:46:13.922 18694 18765 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-28 13:46:13.922 18694 18765 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-28 13:46:13.922 18694 18765 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-28 13:46:13.922 18694 18765 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-28 13:46:13.922 18694 18765 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-28 13:46:13.922 18694 18765 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-28 13:46:13.922 18694 18765 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-28 13:46:13.922 18694 18765 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-28 13:46:13.922 18694 18765 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-28 13:46:13.922 18694 18765 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-28 13:46:13.922 18694 18765 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-28 13:46:13.922 18694 18765 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-28 13:46:13.922 18694 18765 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-28 13:46:13.922 18694 18765 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-28 13:52:08.680 21909 21909 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-28 13:52:08.996 21909 21909 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-28 13:52:08.998 21909 21909 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-28 13:52:08.998 21909 21909 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-28 13:52:08.998 21909 21909 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-28 13:52:08.998 21909 21909 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-28 13:52:08.998 21909 21909 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-28 13:52:08.998 21909 21909 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-28 13:52:08.998 21909 21909 W System.err: at
java.lang.Class.newInstance(Native Method)
01-28 13:52:08.998 21909 21909 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-28 13:52:08.998 21909 21909 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-28 13:52:08.998 21909 21909 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-28 13:52:08.998 21909 21909 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-28 13:52:08.998 21909 21909 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-28 13:52:08.998 21909 21909 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-28 13:52:08.998 21909 21909 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-28 13:52:08.999 21909 21909 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-28 13:52:08.999 21909 21909 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-28 13:52:08.999 21909 21909 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-28 13:52:08.999 21909 21909 W System.err: at androi--------- beginning of
main
01-28 14:41:12.449 15013 15013 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-28 14:41:13.515 15013 15013 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-28 14:41:13.519 15013 15013 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-28 14:41:13.520 15013 15013 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-28 14:41:13.520 15013 15013 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-28 14:41:13.520 15013 15013 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-28 14:41:13.520 15013 15013 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-28 14:41:13.520 15013 15013 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-28 14:41:13.520 15013 15013 W System.err: at
java.lang.Class.newInstance(Native Method)
01-28 14:41:13.520 15013 15013 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-28 14:41:13.520 15013 15013 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-28 14:41:13.520 15013 15013 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-28 14:41:13.520 15013 15013 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-28 14:41:13.520 15013 15013 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-28 14:41:13.520 15013 15013 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-28 14:41:13.520 15013 15013 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-28 14:41:13.520 15013 15013 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-28 14:41:13.520 15013 15013 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-28 14:41:13.520 15013 15013 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-28 14:41:13.520 15013 15013 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-28 14:41:13.520 15013 15013 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-28 14:41:13.520 15013 15013 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-28 14:41:13.520 15013 15013 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-28 14:41:13.520 15013 15013 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-28 14:41:13.610 15013 15013 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 14:41:14.752 15013 15013 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-28 14:41:14.752 15013 15013 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-28 14:41:15.482 15237 15237 W libprocessgroup: Controller io is not found
01-28 14:41:15.486 15237 15237 W libprocessgroup: Controller io is not found
01-28 14:41:15.487 15237 15237 W libprocessgroup: Controller io is not found
01-28 14:41:15.847 15013 15334 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-28 14:41:15.847 15013 15334 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-28 14:41:15.847 15013 15334 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-28 14:41:18.452 15013 15448 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #1 (15334) at android.content.SharedPreferences
X.2zt.A03(java.lang.String)(:-1) waiters=0 in android.content.SharedPreferences
X.2zt.A03(java.lang.String) for 134ms
01-28 14:41:19.145 15013 15696 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #10 (15613) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=0 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 328ms
01-28 14:41:19.327 15013 15611 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #7 (15606) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=5 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal) for 155ms
01-28 14:41:19.330 15013 15696 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #7 (15606) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=4 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal) for 177ms
01-28 14:41:23.265 15013 15013 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 14:41:23.591 15013 15613 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-28 14:41:23.591 15013 15613 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-28 14:41:23.591 15013 15613 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-28 14:41:23.591 15013 15613 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-28 14:41:23.591 15013 15613 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-28 14:41:23.591 15013 15613 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-28 14:41:23.591 15013 15613 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-28 14:41:23.591 15013 15613 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-28 14:41:23.591 15013 15613 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-28 14:41:23.591 15013 15613 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-28 14:41:23.591 15013 15613 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-28 14:41:23.591 15013 15613 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-28 14:41:23.591 15013 15613 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-28 14:41:23.591 15013 15613 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-28 14:41:23.591 15013 15613 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-28 14:41:23.591 15013 15613 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-28 14:41:29.376 15013 15013 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 14:41:38.380 15013 15013 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 14:41:44.417 15013 15013 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in---------
beginning of main
01-28 14:41:46.979 15013 15013 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 14:41:50.440 15013 15013 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 14:41:53.475 15013 15013 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 14:42:02.534 15013 15013 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 14:42:20.692 15013 15013 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 14:46:08.698 22957 22957 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-28 14:46:08.976 22957 22957 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-28 14:46:08.979 22957 22957 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-28 14:46:08.979 22957 22957 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-28 14:46:08.980 22957 22957 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-28 14:46:08.980 22957 22957 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-28 14:46:08.980 22957 22957 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-28 14:46:08.980 22957 22957 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-28 14:46:08.980 22957 22957 W System.err: at
java.lang.Class.newInstance(Native Method)
01-28 14:46:08.980 22957 22957 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-28 14:46:08.980 22957 22957 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-28 14:46:08.980 22957 22957 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-28 14:46:08.980 22957 22957 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-28 14:46:08.980 22957 22957 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-28 14:46:08.980 22957 22957 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-28 14:46:08.980 22957 22957 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-28 14:46:08.980 22957 22957 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-28 14:46:08.980 22957 22957 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-28 14:46:08.980 22957 22957 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-28 14:46:08.980 22957 22957 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-28 14:46:08.980 22957 22957 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-28 14:46:08.980 22957 22957 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-28 14:46:08.980 22957 22957 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-28 14:46:08.980 22957 22957 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-28 14:46:09.021 22957 22957 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 14:46:09.364 22957 22957 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-28 14:46:09.364 22957 22957 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConsc--------- beginning of main
01-28 15:14:50.175 4055 4055 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-28 15:14:50.440 4055 4055 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-28 15:14:50.447 4055 4055 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-28 15:14:50.447 4055 4055 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-28 15:14:50.447 4055 4055 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-28 15:14:50.447 4055 4055 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-28 15:14:50.447 4055 4055 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-28 15:14:50.447 4055 4055 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-28 15:14:50.447 4055 4055 W System.err: at
java.lang.Class.newInstance(Native Method)
01-28 15:14:50.447 4055 4055 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-28 15:14:50.447 4055 4055 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-28 15:14:50.447 4055 4055 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-28 15:14:50.447 4055 4055 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-28 15:14:50.447 4055 4055 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-28 15:14:50.447 4055 4055 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-28 15:14:50.447 4055 4055 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-28 15:14:50.447 4055 4055 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-28 15:14:50.447 4055 4055 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-28 15:14:50.447 4055 4055 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-28 15:14:50.447 4055 4055 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-28 15:14:50.447 4055 4055 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-28 15:14:50.447 4055 4055 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-28 15:14:50.447 4055 4055 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-28 15:14:50.447 4055 4055 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-28 15:14:50.477 4055 4055 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 15:14:51.063 4055 4055 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-28 15:14:51.063 4055 4055 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-28 15:14:51.164 4137 4137 W libprocessgroup: Controller io is not found
01-28 15:14:51.164 4137 4137 W libprocessgroup: Controller io is not found
01-28 15:14:51.164 4137 4137 W libprocessgroup: Controller io is not found
01-28 15:14:51.221 4055 4151 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-28 15:14:51.221 4055 4151 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-28 15:14:51.221 4055 4151 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-28 15:14:51.393 4055 4055 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 15:14:54.408 4055 4055 W J--------- beginning of main
01-28 15:46:08.702 19435 19435 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-28 15:46:09.077 19435 19435 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-28 15:46:09.079 19435 19435 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-28 15:46:09.079 19435 19435 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-28 15:46:09.080 19435 19435 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-28 15:46:09.080 19435 19435 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-28 15:46:09.080 19435 19435 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-28 15:46:09.080 19435 19435 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-28 15:46:09.080 19435 19435 W System.err: at
java.lang.Class.newInstance(Native Method)
01-28 15:46:09.080 19435 19435 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-28 15:46:09.080 19435 19435 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-28 15:46:09.080 19435 19435 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-28 15:46:09.080 19435 19435 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-28 15:46:09.080 19435 19435 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-28 15:46:09.080 19435 19435 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-28 15:46:09.080 19435 19435 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-28 15:46:09.080 19435 19435 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-28 15:46:09.080 19435 19435 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-28 15:46:09.080 19435 19435 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-28 15:46:09.080 19435 19435 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-28 15:46:09.080 19435 19435 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-28 15:46:09.080 19435 19435 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-28 15:46:09.080 19435 19435 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-28 15:46:09.080 19435 19435 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-28 15:46:09.125 19435 19435 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 15:46:09.752 19435 19435 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-28 15:46:09.752 19435 19435 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-28 15:46:09.985 19435 19510 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-28 15:46:09.985 19435 19510 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-28 15:46:09.985 19435 19510 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-28 15:46:10.109 19488 19488 W libprocessgroup: Controller io is not found
01-28 15:46:10.109 19488 19488 W libprocessgroup: Controller io is not found
01-28 15:46:10.110 19488 19488 W libprocessgroup: Controller io is not found
01-28 15:46:17.525 19435 19435 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 15:47:01.381 19435 19435 W J--------- beginning of main
01-28 17:38:56.085 25038 25038 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-28 17:38:57.939 25038 25038 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-28 17:38:57.976 25038 25038 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-28 17:38:57.976 25038 25038 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-28 17:38:57.976 25038 25038 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-28 17:38:57.976 25038 25038 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-28 17:38:57.976 25038 25038 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-28 17:38:57.977 25038 25038 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-28 17:38:57.977 25038 25038 W System.err: at
java.lang.Class.newInstance(Native Method)
01-28 17:38:57.977 25038 25038 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-28 17:38:57.977 25038 25038 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-28 17:38:57.977 25038 25038 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-28 17:38:57.977 25038 25038 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-28 17:38:57.977 25038 25038 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-28 17:38:57.977 25038 25038 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-28 17:38:57.977 25038 25038 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-28 17:38:57.977 25038 25038 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-28 17:38:57.977 25038 25038 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-28 17:38:57.977 25038 25038 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-28 17:38:57.977 25038 25038 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-28 17:38:57.977 25038 25038 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-28 17:38:57.977 25038 25038 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-28 17:38:57.977 25038 25038 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-28 17:38:57.977 25038 25038 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-28 17:38:58.153 25038 25038 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 17:39:00.038 25038 25038 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-28 17:39:00.038 25038 25038 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-28 17:39:01.891 25038 25674 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-28 17:39:01.891 25038 25674 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-28 17:39:01.891 25038 25674 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-28 17:39:01.897 25503 25503 W libprocessgroup: Controller io is not found
01-28 17:39:01.897 25503 25503 W libprocessgroup: Controller io is not found
01-28 17:39:01.897 25503 25503 W libprocessgroup: Controller io is not found
01-28 17:43:33.959 25038 25732 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #6 (25728) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.wa--------- beginning of main
01-28 17:43:33.971 25038 25725 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #6 (25728) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=0 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal) for 276ms
01-28 17:43:35.990 25038 25038 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 17:44:23.586 25038 25038 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 17:46:08.678 30309 30309 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-28 17:46:08.977 30309 30309 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-28 17:46:08.982 30309 30309 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-28 17:46:08.982 30309 30309 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-28 17:46:08.983 30309 30309 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-28 17:46:08.983 30309 30309 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-28 17:46:08.983 30309 30309 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-28 17:46:08.983 30309 30309 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-28 17:46:08.983 30309 30309 W System.err: at
java.lang.Class.newInstance(Native Method)
01-28 17:46:08.983 30309 30309 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-28 17:46:08.983 30309 30309 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-28 17:46:08.983 30309 30309 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-28 17:46:08.983 30309 30309 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-28 17:46:08.983 30309 30309 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-28 17:46:08.983 30309 30309 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-28 17:46:08.983 30309 30309 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-28 17:46:08.983 30309 30309 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-28 17:46:08.983 30309 30309 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-28 17:46:08.983 30309 30309 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-28 17:46:08.983 30309 30309 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-28 17:46:08.983 30309 30309 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-28 17:46:08.983 30309 30309 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-28 17:46:08.984 30309 30309 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-28 17:46:08.984 30309 30309 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-28 17:46:09.028 30309 30309 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 17:46:09.764 30309 30309 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-28 17:46:09.765 30309 30309 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessi--------- beginning
of main
01-28 18:22:55.876 10600 10600 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-28 18:22:56.520 10600 10600 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-28 18:22:56.522 10600 10600 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-28 18:22:56.522 10600 10600 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-28 18:22:56.522 10600 10600 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-28 18:22:56.522 10600 10600 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-28 18:22:56.522 10600 10600 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-28 18:22:56.522 10600 10600 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-28 18:22:56.522 10600 10600 W System.err: at
java.lang.Class.newInstance(Native Method)
01-28 18:22:56.522 10600 10600 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-28 18:22:56.522 10600 10600 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-28 18:22:56.522 10600 10600 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-28 18:22:56.522 10600 10600 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-28 18:22:56.522 10600 10600 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-28 18:22:56.522 10600 10600 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-28 18:22:56.522 10600 10600 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-28 18:22:56.522 10600 10600 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-28 18:22:56.522 10600 10600 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-28 18:22:56.522 10600 10600 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-28 18:22:56.522 10600 10600 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-28 18:22:56.522 10600 10600 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-28 18:22:56.522 10600 10600 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-28 18:22:56.522 10600 10600 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-28 18:22:56.522 10600 10600 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-28 18:22:56.560 10600 10600 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:22:57.187 10600 10600 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:22:57.187 10600 10600 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-28 18:22:57.836 10600 10957 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-28 18:22:57.836 10600 10957 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-28 18:22:57.836 10600 10957 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-28 18:22:58.109 10811 10811 W libprocessgroup: Controller io is not found
01-28 18:22:58.109 10811 10811 W libprocessgroup: Controller io is not found
01-28 18:22:58.109 10811 10811 W libprocessgroup: Controller io is not found
01-28 18:22:59.252 10600 10988 E ArmVmp : Match on catch block at 0x02 in for
0x728519a801
01-28 18:22:59.253 10600 10988 W System.err: java.lang.NullPointerException
01-28 18:22:59.253 10600 10988 W Sys--------- beginning of main
01-28 20:03:03.332 24836 24836 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-28 20:03:04.413 24836 24836 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-28 20:03:04.418 24836 24836 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-28 20:03:04.418 24836 24836 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-28 20:03:04.418 24836 24836 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-28 20:03:04.418 24836 24836 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-28 20:03:04.418 24836 24836 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-28 20:03:04.418 24836 24836 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-28 20:03:04.418 24836 24836 W System.err: at
java.lang.Class.newInstance(Native Method)
01-28 20:03:04.418 24836 24836 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-28 20:03:04.418 24836 24836 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-28 20:03:04.418 24836 24836 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-28 20:03:04.418 24836 24836 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-28 20:03:04.418 24836 24836 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-28 20:03:04.418 24836 24836 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-28 20:03:04.418 24836 24836 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-28 20:03:04.418 24836 24836 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-28 20:03:04.418 24836 24836 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-28 20:03:04.418 24836 24836 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-28 20:03:04.418 24836 24836 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-28 20:03:04.418 24836 24836 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-28 20:03:04.418 24836 24836 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-28 20:03:04.418 24836 24836 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-28 20:03:04.418 24836 24836 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-28 20:03:04.515 24836 24836 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:03:05.634 24836 24836 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:03:05.634 24836 24836 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-28 20:03:06.392 25010 25010 W libprocessgroup: Controller io is not found
01-28 20:03:06.393 25010 25010 W libprocessgroup: Controller io is not found
01-28 20:03:06.393 25010 25010 W libprocessgroup: Controller io is not found
01-28 20:03:06.918 24836 25096 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-28 20:03:06.918 24836 25096 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-28 20:03:06.918 24836 25096 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-28 20:03:08.647 24836 25088 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #1 (25096) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.wa--------- beginning of main
01-28 20:03:10.250 24836 25263 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #2 (25117) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=0 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 187ms
01-28 20:05:08.723 27444 27444 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-28 20:05:09.315 27444 27444 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-28 20:05:09.319 27444 27444 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-28 20:05:09.319 27444 27444 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-28 20:05:09.319 27444 27444 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-28 20:05:09.319 27444 27444 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-28 20:05:09.319 27444 27444 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-28 20:05:09.319 27444 27444 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-28 20:05:09.319 27444 27444 W System.err: at
java.lang.Class.newInstance(Native Method)
01-28 20:05:09.319 27444 27444 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-28 20:05:09.319 27444 27444 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-28 20:05:09.319 27444 27444 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-28 20:05:09.319 27444 27444 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-28 20:05:09.319 27444 27444 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-28 20:05:09.319 27444 27444 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-28 20:05:09.319 27444 27444 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-28 20:05:09.319 27444 27444 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-28 20:05:09.319 27444 27444 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-28 20:05:09.319 27444 27444 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-28 20:05:09.319 27444 27444 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-28 20:05:09.319 27444 27444 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-28 20:05:09.319 27444 27444 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-28 20:05:09.319 27444 27444 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-28 20:05:09.320 27444 27444 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-28 20:05:09.365 27444 27444 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:05:09.876 27444 27444 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:05:09.876 27444 27444 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-28 20:05:10.330 27535 27535 W libprocessgroup: Controller io is not found
01-28 20:05:10.330 27535 27535 W libprocessgroup: Controller io is not found
01-28 20:05:10.330 27535 27535 W libprocessgroup: Controller io is not found
01-28 20:05:10.373 27444 27560 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verifi--------- beginning of main
01-28 20:23:00.683 4500 4500 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-28 20:23:00.898 4500 4500 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-28 20:23:00.900 4500 4500 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-28 20:23:00.900 4500 4500 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-28 20:23:00.900 4500 4500 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-28 20:23:00.900 4500 4500 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-28 20:23:00.900 4500 4500 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-28 20:23:00.900 4500 4500 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-28 20:23:00.900 4500 4500 W System.err: at
java.lang.Class.newInstance(Native Method)
01-28 20:23:00.900 4500 4500 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-28 20:23:00.900 4500 4500 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-28 20:23:00.900 4500 4500 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-28 20:23:00.900 4500 4500 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-28 20:23:00.900 4500 4500 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-28 20:23:00.900 4500 4500 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-28 20:23:00.900 4500 4500 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-28 20:23:00.900 4500 4500 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-28 20:23:00.901 4500 4500 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-28 20:23:00.901 4500 4500 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-28 20:23:00.901 4500 4500 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-28 20:23:00.901 4500 4500 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-28 20:23:00.901 4500 4500 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-28 20:23:00.901 4500 4500 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-28 20:23:00.901 4500 4500 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-28 20:23:00.923 4500 4500 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:23:01.164 4500 4500 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:23:01.164 4500 4500 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-28 20:23:01.300 4500 4559 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-28 20:23:01.300 4500 4559 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-28 20:23:01.300 4500 4559 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-28 20:23:01.318 4541 4541 W libprocessgroup: Controller io is not found
01-28 20:23:01.318 4541 4541 W libprocessgroup: Controller io is not found
01-28 20:23:01.318 4541 4541 W libprocessgroup: Controller io is not found
01-28 20:23:04.263 4500 4500 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 20:23:07.305 4500 4500 W J--------- beginning of main
01-28 20:23:13.371 4500 4500 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 20:23:16.387 4500 4500 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 20:23:19.420 4500 4500 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 20:23:22.449 4500 4500 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 20:23:25.477 4500 4500 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 20:23:28.519 4500 4500 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 20:23:52.704 4500 4500 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 20:23:58.759 4500 4500 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 20:32:17.737 6313 6313 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-28 20:32:17.896 6313 6313 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-28 20:32:17.897 6313 6313 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-28 20:32:17.897 6313 6313 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-28 20:32:17.897 6313 6313 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-28 20:32:17.897 6313 6313 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-28 20:32:17.897 6313 6313 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-28 20:32:17.897 6313 6313 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-28 20:32:17.897 6313 6313 W System.err: at
java.lang.Class.newInstance(Native Method)
01-28 20:32:17.897 6313 6313 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-28 20:32:17.897 6313 6313 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-28 20:32:17.897 6313 6313 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-28 20:32:17.897 6313 6313 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-28 20:32:17.897 6313 6313 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-28 20:32:17.897 6313 6313 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-28 20:32:17.897 6313 6313 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-28 20:32:17.897 6313 6313 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-28 20:32:17.897 6313 6313 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-28 20:32:17.897 6313 6313 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-28 20:32:17.897 6313 6313 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-28 20:32:17.897 6313 6313 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-28 20:32:17.897 6313 6313 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-28 20:32:17.897 6313 6313 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-28 20:32:17.897 6313 6313 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-28 20:32:17.909 6313 6313 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHan--------- beginning of main
01-28 21:05:00.240 20303 20303 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-28 21:05:00.714 20303 20303 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-28 21:05:00.717 20303 20303 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-28 21:05:00.717 20303 20303 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-28 21:05:00.717 20303 20303 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-28 21:05:00.717 20303 20303 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-28 21:05:00.717 20303 20303 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-28 21:05:00.717 20303 20303 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-28 21:05:00.717 20303 20303 W System.err: at
java.lang.Class.newInstance(Native Method)
01-28 21:05:00.717 20303 20303 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-28 21:05:00.717 20303 20303 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-28 21:05:00.717 20303 20303 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-28 21:05:00.717 20303 20303 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-28 21:05:00.717 20303 20303 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-28 21:05:00.717 20303 20303 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-28 21:05:00.717 20303 20303 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-28 21:05:00.717 20303 20303 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-28 21:05:00.717 20303 20303 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-28 21:05:00.717 20303 20303 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-28 21:05:00.717 20303 20303 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-28 21:05:00.717 20303 20303 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-28 21:05:00.717 20303 20303 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-28 21:05:00.717 20303 20303 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-28 21:05:00.717 20303 20303 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-28 21:05:00.758 20303 20303 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:05:01.418 20303 20303 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:05:01.418 20303 20303 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-28 21:05:01.941 20456 20456 W libprocessgroup: Controller io is not found
01-28 21:05:01.942 20456 20456 W libprocessgroup: Controller io is not found
01-28 21:05:01.942 20456 20456 W libprocessgroup: Controller io is not found
01-28 21:05:01.989 20303 20542 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-28 21:05:01.989 20303 20542 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-28 21:05:01.989 20303 20542 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-28 21:05:04.113 20303 20303 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 21:05:04.218 20303 20590 E S--------- beginning of main
01-28 21:51:12.007 13581 13581 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-28 21:51:13.514 13581 13581 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-28 21:51:13.548 13581 13581 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-28 21:51:13.548 13581 13581 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-28 21:51:13.548 13581 13581 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-28 21:51:13.548 13581 13581 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-28 21:51:13.548 13581 13581 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-28 21:51:13.548 13581 13581 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-28 21:51:13.548 13581 13581 W System.err: at
java.lang.Class.newInstance(Native Method)
01-28 21:51:13.548 13581 13581 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-28 21:51:13.548 13581 13581 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-28 21:51:13.548 13581 13581 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-28 21:51:13.548 13581 13581 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-28 21:51:13.548 13581 13581 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-28 21:51:13.548 13581 13581 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-28 21:51:13.548 13581 13581 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-28 21:51:13.548 13581 13581 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-28 21:51:13.548 13581 13581 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-28 21:51:13.548 13581 13581 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-28 21:51:13.548 13581 13581 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-28 21:51:13.548 13581 13581 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-28 21:51:13.548 13581 13581 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-28 21:51:13.548 13581 13581 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-28 21:51:13.548 13581 13581 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-28 21:51:13.864 13581 13581 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:51:15.998 13581 13581 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:51:15.998 13581 13581 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-28 21:51:16.670 13581 14049 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-28 21:51:16.670 13581 14049 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-28 21:51:16.670 13581 14049 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-28 21:51:17.133 13959 13959 W libprocessgroup: Controller io is not found
01-28 21:51:17.135 13959 13959 W libprocessgroup: Controller io is not found
01-28 21:51:17.136 13959 13959 W libprocessgroup: Controller io is not found
01-28 21:51:18.207 13581 14033 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #6 (14186) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.wa--------- beginning of main
01-28 22:40:08.767 30879 30879 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-28 22:40:09.454 30879 30879 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-28 22:40:09.461 30879 30879 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-28 22:40:09.462 30879 30879 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-28 22:40:09.462 30879 30879 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-28 22:40:09.462 30879 30879 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-28 22:40:09.462 30879 30879 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-28 22:40:09.462 30879 30879 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-28 22:40:09.462 30879 30879 W System.err: at
java.lang.Class.newInstance(Native Method)
01-28 22:40:09.462 30879 30879 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-28 22:40:09.462 30879 30879 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-28 22:40:09.462 30879 30879 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-28 22:40:09.462 30879 30879 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-28 22:40:09.462 30879 30879 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-28 22:40:09.462 30879 30879 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-28 22:40:09.462 30879 30879 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-28 22:40:09.462 30879 30879 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-28 22:40:09.462 30879 30879 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-28 22:40:09.462 30879 30879 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-28 22:40:09.462 30879 30879 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-28 22:40:09.462 30879 30879 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-28 22:40:09.462 30879 30879 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-28 22:40:09.462 30879 30879 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-28 22:40:09.462 30879 30879 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-28 22:40:09.520 30879 30879 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 22:40:10.125 30879 30879 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-28 22:40:10.126 30879 30879 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-28 22:40:10.429 30879 30946 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-28 22:40:10.429 30879 30946 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-28 22:40:10.429 30879 30946 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-28 22:40:10.565 30932 30932 W libprocessgroup: Controller io is not found
01-28 22:40:10.566 30932 30932 W libprocessgroup: Controller io is not found
01-28 22:40:10.566 30932 30932 W libprocessgroup: Controller io is not found
01-28 22:40:13.445 30879 30879 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 22:40:16.474 30879 30879 W J--------- beginning of main
01-28 22:40:19.488 30879 30879 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 22:40:22.505 30879 30879 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 22:41:01.271 30879 30879 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 22:41:13.868 30879 30879 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 22:41:16.906 30879 30879 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 23:12:08.687 8979 8979 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-28 23:12:08.918 8979 8979 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-28 23:12:08.920 8979 8979 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-28 23:12:08.920 8979 8979 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-28 23:12:08.920 8979 8979 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-28 23:12:08.920 8979 8979 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-28 23:12:08.920 8979 8979 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-28 23:12:08.920 8979 8979 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-28 23:12:08.920 8979 8979 W System.err: at
java.lang.Class.newInstance(Native Method)
01-28 23:12:08.920 8979 8979 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-28 23:12:08.920 8979 8979 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-28 23:12:08.920 8979 8979 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-28 23:12:08.920 8979 8979 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-28 23:12:08.921 8979 8979 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-28 23:12:08.921 8979 8979 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-28 23:12:08.921 8979 8979 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-28 23:12:08.921 8979 8979 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-28 23:12:08.921 8979 8979 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-28 23:12:08.921 8979 8979 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-28 23:12:08.921 8979 8979 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-28 23:12:08.921 8979 8979 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-28 23:12:08.921 8979 8979 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-28 23:12:08.921 8979 8979 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-28 23:12:08.921 8979 8979 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-28 23:12:08.943 8979 8979 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 23:12:09.277 8979 8979 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-28 23:12:09.277 8979 8979 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConsc--------- beginning of main
01-28 23:49:45.981 8979 8979 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 23:49:46.276 8979 8979 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 23:49:55.040 8979 8979 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 23:49:58.053 8979 8979 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 23:50:01.080 8979 8979 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 23:50:44.841 8979 8979 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 23:50:45.938 8979 8979 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 23:50:47.854 8979 8979 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 23:50:50.196 8979 8979 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-28 23:50:50.882 8979 8979 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 00:23:08.679 29678 29678 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-29 00:23:09.462 29678 29678 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-29 00:23:09.464 29678 29678 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-29 00:23:09.464 29678 29678 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-29 00:23:09.464 29678 29678 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-29 00:23:09.464 29678 29678 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-29 00:23:09.464 29678 29678 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-29 00:23:09.464 29678 29678 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-29 00:23:09.464 29678 29678 W System.err: at
java.lang.Class.newInstance(Native Method)
01-29 00:23:09.464 29678 29678 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-29 00:23:09.464 29678 29678 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-29 00:23:09.464 29678 29678 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-29 00:23:09.464 29678 29678 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-29 00:23:09.465 29678 29678 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-29 00:23:09.465 29678 29678 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-29 00:23:09.465 29678 29678 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-29 00:23:09.465 29678 29678 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-29 00:23:09.465 29678 29678 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-29 00:23:09.465 29678 29678 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-29 00:23:09.465 29678 29678 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-29 00:23:09.465 29678 29678 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-29 00:23:09.465 29678 29678 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-29 00:23:09.46--------- beginning of main
01-29 00:23:09.511 29678 29678 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 00:23:10.268 29678 29678 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 00:23:10.269 29678 29678 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 00:23:10.709 29734 29734 W libprocessgroup: Controller io is not found
01-29 00:23:10.710 29734 29734 W libprocessgroup: Controller io is not found
01-29 00:23:10.710 29734 29734 W libprocessgroup: Controller io is not found
01-29 00:23:10.804 29678 29748 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-29 00:23:10.804 29678 29748 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-29 00:23:10.804 29678 29748 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-29 00:43:13.087 29678 29688 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 109 to 100
01-29 00:55:08.716 14063 14063 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-29 00:55:09.084 14063 14063 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-29 00:55:09.088 14063 14063 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-29 00:55:09.088 14063 14063 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-29 00:55:09.088 14063 14063 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-29 00:55:09.088 14063 14063 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-29 00:55:09.088 14063 14063 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-29 00:55:09.088 14063 14063 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-29 00:55:09.088 14063 14063 W System.err: at
java.lang.Class.newInstance(Native Method)
01-29 00:55:09.088 14063 14063 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-29 00:55:09.088 14063 14063 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-29 00:55:09.088 14063 14063 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-29 00:55:09.088 14063 14063 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-29 00:55:09.088 14063 14063 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-29 00:55:09.088 14063 14063 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-29 00:55:09.088 14063 14063 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-29 00:55:09.088 14063 14063 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-29 00:55:09.088 14063 14063 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-29 00:55:09.088 14063 14063 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-29 00:55:09.088 14063 14063 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-29 00:55:09.088 14063 14063 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-29 00:55:09.088 14063 14063 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-29 00:55:09.088 14063 14063 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-29 00:55:09.088 14063 14063 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-29 00:55:09.115 14063 14063 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 00:55:09.610 14063 14063 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 00:55:09.610 14063 14063 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 00:55:10.113 14063 14310 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-29 00:55:10.113 14063 14310 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-29 00:55:10.113 14063 14310 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-29 00:55:10.490 14230 14230 W libprocessgroup: Controller io is not found
01-29 00:55:10.490 14230 14230 W libprocessgroup: Controller io is not found
01-29 00:55:10.490 14230 14230 W libprocessgroup: Controller io is not found
01-29 01:25:42.292 14063 14063 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 01:52:09.213 14063 14071 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 130 to 100
01-29 02:00:11.937 14063 14074 W System : A resource failed to call end.
01-29 02:00:11.937 14063 14074 W System : A resource failed to call end.
01-29 02:00:11.937 14063 14074 W System : A resource failed to call end.
01-29 02:00:11.937 14063 14074 W System : A resource failed to call end.
01-29 02:00:12.252 14063 14074 W System : A resource failed to call end.
01-29 02:02:19.283 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.284 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.284 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.284 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.284 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.284 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.284 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.284 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.284 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.284 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.284 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.284 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.284 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.284 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.284 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.284 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.284 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.284 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.284 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.284 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.284 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.284 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.284 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.284 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.284 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.285 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.285 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.285 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.285 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.285 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.285 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.285 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.285 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.285 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.285 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.285 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.285 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.285 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.285 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.285 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.285 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.285 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.285 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.285 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.285 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.285 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.285 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.285 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.285 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.285 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.285 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.285 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.285 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.285 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.285 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.285 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.285 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.286 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.286 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.286 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.286 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.286 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.286 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.286 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.286 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.286 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.286 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.286 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.286 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.286 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.286 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.286 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.286 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.286 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.286 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.286 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.286 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.286 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.286 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.286 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.286 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.286 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.286 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.286 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.287 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.287 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.287 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.287 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.287 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.287 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.287 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.287 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.287 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.287 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.287 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.287 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.287 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.287 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.287 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.287 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.287 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.287 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.287 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.288 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.288 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.288 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.288 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.288 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.288 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.288 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.288 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.288 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.288 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.288 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.288 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.288 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.288 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.288 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.288 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.288 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.288 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.288 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.288 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.288 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.288 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.288 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.288 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.288 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.288 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.288 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.288 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.289 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.289 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.289 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.289 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.289 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.289 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.289 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.289 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.289 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.289 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.289 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.289 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.289 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.289 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.289 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.289 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.289 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.289 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.289 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.289 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.289 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.289 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.289 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.289 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.289 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.289 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.289 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.289 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.289 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.289 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.289 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.289 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.289 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.290 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.290 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.290 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.290 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.290 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.290 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.290 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.290 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.290 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.290 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.290 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.290 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.290 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.290 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.290 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.290 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.290 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.290 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.290 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.290 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.290 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.290 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.290 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.290 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.290 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.290 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.290 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.290 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.290 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.290 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.291 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.291 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.291 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.291 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.291 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.291 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.291 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.291 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.291 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.291 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.291 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.291 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.291 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.291 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.291 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.291 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.291 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.291 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.291 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.291 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.291 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.291 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.291 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.291 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.292 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.292 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.292 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.292 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.292 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.292 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.292 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.292 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.292 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.292 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.292 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.292 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.292 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.292 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.292 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.292 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.293 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.293 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.293 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.293 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.293 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.293 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.293 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.293 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.293 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.293 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.293 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.293 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.293 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.293 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.293 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.293 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.293 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.293 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.293 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.293 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.293 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.293 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.293 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.293 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.293 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.293 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.293 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.294 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.294 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.294 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.294 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.294 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.294 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.294 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.294 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.294 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.294 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.294 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.294 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.294 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.294 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.294 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.294 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.294 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.294 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.294 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.295 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.295 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.295 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.295 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.295 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.295 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.295 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.295 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.295 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.295 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.295 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.295 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.295 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.295 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.295 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.295 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.295 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.295 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.295 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.295 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.295 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.295 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.295 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.296 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.296 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.296 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.296 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.296 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.296 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.296 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.296 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.296 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.296 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.296 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.296 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.296 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.296 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.296 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.296 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.296 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.296 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.296 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.296 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.296 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.296 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.296 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.296 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.296 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.297 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.297 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.297 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.297 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.297 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.297 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.297 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.297 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.297 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.297 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.297 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.297 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.297 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.297 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.297 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.297 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.297 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.297 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.297 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.297 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.298 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.298 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.298 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.298 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.298 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.298 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.298 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.298 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.298 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.298 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.298 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.298 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.298 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.298 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.298 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.298 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.298 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.298 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.298 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.298 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.298 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.298 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.299 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.299 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.299 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.299 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.299 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.299 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.299 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.299 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.299 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.299 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.299 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.299 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.299 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.299 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.299 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.299 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.299 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.299 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.299 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.299 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.299 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.299 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.299 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.300 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.300 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.300 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.300 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.300 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.300 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.300 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.300 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.300 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.300 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.300 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.300 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.300 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.300 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.300 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.300 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.300 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.300 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.300 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.300 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.300 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.300 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.300 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.300 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.301 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.301 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.301 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.301 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.301 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.301 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.301 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.301 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.301 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.301 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.301 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.301 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.301 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.301 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.301 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.301 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.301 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.301 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.301 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.301 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.301 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.301 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.301 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.301 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.301 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.301 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.301 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.301 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.302 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.302 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.302 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.302 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.302 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.302 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.302 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.302 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.302 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.302 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.302 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.302 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.302 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.302 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.302 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.302 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.302 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.302 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.302 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.302 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.302 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.302 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.302 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.303 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.303 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.303 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.303 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.303 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.303 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.303 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.303 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.303 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.303 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.303 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.303 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.303 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.303 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.303 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.303 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.303 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.303 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.303 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.303 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.303 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.303 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.303 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.303 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.303 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.303 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.303 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.303 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.303 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.303 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.303 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.303 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.303 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.303 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.304 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.304 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.304 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.304 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.304 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.304 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.304 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.304 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.304 14063 14074 W System : A resource failed to call close.
01-29 02:02:19.304 14063 14074 W System : A resource failed to call close.
01-29 02:11:04.129 14063 14074 W System : A resource failed to call close.
01-29 02:11:04.129 14063 14074 W System : A resource failed to call close.
01-29 02:11:04.129 14063 14074 W System : A resource failed to call close.
01-29 02:11:04.129 14063 14074 W System : A resource failed to call close.
01-29 02:11:04.129 14063 14074 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/base.apk' with 1 weak references
01-29 02:11:04.130 14063 14074 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_arservicesoptional.apk' with 1 weak references
01-29 02:11:04.130 14063 14074 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_cgnativeplayer.apk' with 1 weak references
01-29 02:11:04.130 14063 14074 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_cgwebrtc.apk' with 1 weak references
01-29 02:11:04.130 14063 14074 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_d_dex_spk_v1.apk' with 1 weak references
01-29 02:11:04.130 14063 14074 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_d_native_spk_v1.apk' with 1 weak references
01-29 02:11:04.130 14063 14074 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_d_sim_pre_v1.apk' with 1 weak references
01-29 02:11:04.130 14063 14074 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_heliumiab.apk' with 1 weak references
01-29 02:11:04.130 14063 14074 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_i18n_id_ID.apk' with 1 weak references
01-29 02:11:04.130 14063 14074 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_instantgames.apk' with 1 weak references
01-29 02:11:04.130 14063 14074 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_instantgamesads.apk' with 1 weak references
01-29 02:11:04.130 14063 14074 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_papaya.apk' with 1 weak references
01-29 02:11:04.130 14063 14074 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_papayaanalyticstorch.apk' with 1 weak references
01-29 02:11:04.130 14063 14074 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_papayatorch.apk' with 1 weak references
01-29 02:11:04.130 14063 14074 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_pytorch.apk' with 1 weak references
01-29 02:11:04.130 14063 14074 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_s_cgwebrtc_horizon.apk' with 1 weak references
01-29 02:11:04.131 14063 14074 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_s_papaya_torchedlooper.apk' with 1 weak references
01-29 02:11:04.131 14063 14074 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_s_papayaanalyticstorch_papayatorch.apk' with 1 weak
references
01-29 02:11:04.131 14063 14074 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/
split_s_papayaanalyticstorch_papayatorch_torchedlooper.apk' with 1 weak references
01-29 02:11:04.131 14063 14074 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~_VBsdfu7SI2H1ljItnKSuw==/com.facebook.katana-
C2C2fnZT3WhpnYOgG1zxRg==/split_s_papayatorch_torchedlooper.apk' with 1 weak
references
01-29 02:11:04.131 14063 14074 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~NnwUeRWgMHPgI1eoLQ-5ow==/com.instagram.android-
Cjhib_z483KLBVl4ggpcxA==/base.apk' with 1 weak references
01-29 02:11:04.131 14063 14074 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~NnwUeRWgMHPgI1eoLQ-5ow==/com.instagram.android-
Cjhib_z483KLBVl4ggpcxA==/split_arservicesforbodytracking.apk' with 1 weak
references
01-29 02:11:04.131 14063 14074 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~NnwUeRWgMHPgI1eoLQ-5ow==/com.instagram.android-
Cjhib_z483KLBVl4ggpcxA==/split_arservicesforgenericml.apk' with 1 weak references
01-29 02:11:04.131 14063 14074 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~NnwUeRWgMHPgI1eoLQ-5ow==/com.instagram.android-
Cjhib_z483KLBVl4ggpcxA==/split_arservicesforhairsegmentation.apk' with 1 weak
references
01-29 02:11:04.131 14063 14074 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~NnwUeRWgMHPgI1eoLQ-5ow==/com.instagram.android-
Cjhib_z483KLBVl4ggpcxA==/split_arservicesforhandtracking.apk' with 1 weak
references
01-29 02:11:04.131 14063 14074 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~NnwUeRWgMHPgI1eoLQ-5ow==/com.instagram.android-
Cjhib_z483KLBVl4ggpcxA==/split_arservicesforpersonsegmentation.apk' with 1 weak
references
01-29 02:11:04.132 14063 14074 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~NnwUeRWgMHPgI1eoLQ-5ow==/com.instagram.android-
Cjhib_z483KLBVl4ggpcxA==/split_i18n_id_ID.apk' with 1 weak references
01-29 02:11:04.132 14063 14074 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~NnwUeRWgMHPgI1eoLQ-5ow==/com.instagram.android-
Cjhib_z483KLBVl4ggpcxA==/split_pytorch.apk' with 1 weak references
01-29 02:11:04.132 14063 14074 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~NnwUeRWgMHPgI1eoLQ-5ow==/com.instagram.android-
Cjhib_z483KLBVl4ggpcxA==/split_slam.apk' with 1 weak references
01-29 02:11:04.132 14063 14074 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~NnwUeRWgMHPgI1eoLQ-5ow==/com.instagram.android-
Cjhib_z483KLBVl4ggpcxA==/split_supmediastreamcontroller.apk' with 1 weak references
01-29 02:11:04.132 14063 14074 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~jdL_JCPQPtCZS6ZeWf7_-g==/com.instagram.barcelona-
kDiTgmnKC3AqLGGAg46ZzA==/base.apk' with 1 weak references
01-29 02:11:04.132 14063 14074 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~L7xnFL2ay3MZouwdFfEsCA==/com.whatsapp-
o0aD1yIFgaHe2YiCjJ8JUg==/base.apk' with 1 weak references
01-29 03:16:08.918 14063 14071 W com.mbwha--------- beginning of main
01-29 03:59:08.850 14063 14071 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 226 to 100
01-29 04:06:09.074 25949 25949 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-29 04:06:09.266 25949 25949 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-29 04:06:09.269 25949 25949 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-29 04:06:09.270 25949 25949 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-29 04:06:09.270 25949 25949 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-29 04:06:09.270 25949 25949 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-29 04:06:09.270 25949 25949 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-29 04:06:09.270 25949 25949 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-29 04:06:09.270 25949 25949 W System.err: at
java.lang.Class.newInstance(Native Method)
01-29 04:06:09.270 25949 25949 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-29 04:06:09.270 25949 25949 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-29 04:06:09.270 25949 25949 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-29 04:06:09.270 25949 25949 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-29 04:06:09.270 25949 25949 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-29 04:06:09.270 25949 25949 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-29 04:06:09.270 25949 25949 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-29 04:06:09.270 25949 25949 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-29 04:06:09.270 25949 25949 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-29 04:06:09.270 25949 25949 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-29 04:06:09.270 25949 25949 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-29 04:06:09.270 25949 25949 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-29 04:06:09.270 25949 25949 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-29 04:06:09.270 25949 25949 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-29 04:06:09.270 25949 25949 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-29 04:06:09.293 25949 25949 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:06:09.665 25949 25949 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:06:09.665 25949 25949 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 04:06:09.858 25949 26004 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-29 04:06:09.858 25949 26004 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-29 04:06:09.858 25949 26004 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-29 04:06:15.197 25988 25988 W libprocessgroup: Controller io is not found
01-29 04:06:15.198 25988 25988 W libprocessgroup: Controller io is not found
01-29 04:06:15.198 25988 25988 W libprocessgroup: Controller io is not found
01-29 04:07:01.304 25949 25949 W JobService: onNetworkChanged() not
implement--------- beginning of main
01-29 10:13:11.567 30893 30893 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-29 10:13:11.860 30893 30893 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-29 10:13:11.861 30893 30893 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-29 10:13:11.861 30893 30893 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-29 10:13:11.861 30893 30893 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-29 10:13:11.861 30893 30893 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-29 10:13:11.861 30893 30893 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-29 10:13:11.861 30893 30893 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-29 10:13:11.861 30893 30893 W System.err: at
java.lang.Class.newInstance(Native Method)
01-29 10:13:11.861 30893 30893 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-29 10:13:11.861 30893 30893 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-29 10:13:11.861 30893 30893 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-29 10:13:11.861 30893 30893 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-29 10:13:11.861 30893 30893 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-29 10:13:11.861 30893 30893 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-29 10:13:11.861 30893 30893 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-29 10:13:11.861 30893 30893 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-29 10:13:11.861 30893 30893 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-29 10:13:11.861 30893 30893 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-29 10:13:11.861 30893 30893 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-29 10:13:11.862 30893 30893 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-29 10:13:11.862 30893 30893 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-29 10:13:11.862 30893 30893 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-29 10:13:11.862 30893 30893 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-29 10:13:11.892 30893 30893 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 10:13:12.376 30893 30893 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 10:13:12.377 30893 30893 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 10:13:12.789 30893 31049 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-29 10:13:12.789 30893 31049 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-29 10:13:12.789 30893 31049 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-29 10:13:12.870 30994 30994 W libprocessgroup: Controller io is not found
01-29 10:13:12.870 30994 30994 W libprocessgroup: Controller io is not found
01-29 10:13:12.870 30994 30994 W libprocessgroup: Controller io is not found
01-29 10:13:14.804 30893 31210 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-29 10:13:14.804 30893 31210 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-29 10:13:14.804 30893 31210 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 10:13:14.804 30893 31210 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-29 10:13:14.804 30893 31210 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 10:13:14.804 30893 31210 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 10:13:14.804 30893 31210 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-29 10:13:14.804 30893 31210 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-29 10:13:14.804 30893 31210 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 10:13:14.804 30893 31210 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-29 10:13:14.804 30893 31210 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-29 10:13:14.804 30893 31210 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-29 10:13:14.804 30893 31210 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-29 10:13:14.804 30893 31210 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-29 10:13:14.804 30893 31210 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-29 10:13:14.804 30893 31210 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-29 10:13:15.187 30893 31078 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-29 10:13:15.187 30893 31078 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-29 10:13:15.187 30893 31078 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 10:13:15.187 30893 31078 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-29 10:13:15.187 30893 31078 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 10:13:15.187 30893 31078 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 10:13:15.187 30893 31078 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-29 10:13:15.187 30893 31078 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-29 10:13:15.187 30893 31078 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 10:13:15.187 30893 31078 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-29 10:13:15.187 30893 31078 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-29 10:13:15.187 30893 31078 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-29 10:13:15.187 30893 31078 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-29 10:13:15.187 30893 31078 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-29 10:13:15.187 30893 31078 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-29 10:13:15.187 30893 31078 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-29 10:13:16.874 30893 31211 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-29 10:13:16.874 30893 31211 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-29 10:13:16.874 30893 31211 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 10:13:16.874 30893 31211 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-29 10:13:16.874 30893 31211 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 10:13:16.874 30893 31211 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 10:13:16.874 30893 31211 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-29 10:13:16.874 30893 31211 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-29 10:13:16.874 30893 31211 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 10:13:16.874 30893 31211 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-29 10:13:16.874 30893 31211 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-29 10:13:16.874 30893 31211 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-29 10:13:16.874 30893 31211 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-29 10:13:16.874 30893 31211 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-29 10:13:16.874 30893 31211 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-29 10:13:16.874 30893 31211 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-29 10:13:17.418 30893 31208 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-29 10:13:17.418 30893 31208 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-29 10:13:17.418 30893 31208 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 10:13:17.418 30893 31208 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-29 10:13:17.418 30893 31208 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 10:13:17.418 30893 31208 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 10:13:17.418 30893 31208 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-29 10:13:17.418 30893 31208 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-29 10:13:17.418 30893 31208 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 10:13:17.418 30893 31208 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-29 10:13:17.418 30893 31208 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-29 10:13:17.418 30893 31208 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-29 10:13:17.418 30893 31208 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-29 10:13:17.418 30893 31208 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-29 10:13:17.418 30893 31208 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-29 10:13:17.418 30893 31208 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-29 10:14:11.585 30893 30893 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 10:15:11.604 30893 30893 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 10:16:11.615 30893 30893 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 10:16:24.725 30893 30893 W JobService: onNetworkChanged() not im---------
beginning of main
01-29 11:21:10.721 23068 23068 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-29 11:21:10.950 23068 23068 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-29 11:21:10.952 23068 23068 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-29 11:21:10.952 23068 23068 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-29 11:21:10.952 23068 23068 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-29 11:21:10.952 23068 23068 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-29 11:21:10.952 23068 23068 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-29 11:21:10.952 23068 23068 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-29 11:21:10.952 23068 23068 W System.err: at
java.lang.Class.newInstance(Native Method)
01-29 11:21:10.952 23068 23068 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-29 11:21:10.952 23068 23068 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-29 11:21:10.952 23068 23068 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-29 11:21:10.952 23068 23068 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-29 11:21:10.952 23068 23068 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-29 11:21:10.952 23068 23068 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-29 11:21:10.952 23068 23068 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-29 11:21:10.952 23068 23068 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-29 11:21:10.952 23068 23068 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-29 11:21:10.952 23068 23068 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-29 11:21:10.952 23068 23068 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-29 11:21:10.952 23068 23068 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-29 11:21:10.952 23068 23068 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-29 11:21:10.952 23068 23068 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-29 11:21:10.952 23068 23068 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-29 11:21:10.982 23068 23068 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 11:21:11.480 23068 23068 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 11:21:11.480 23068 23068 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 11:21:11.744 23068 23119 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-29 11:21:11.744 23068 23119 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-29 11:21:11.744 23068 23119 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-29 11:21:11.854 23105 23105 W libprocessgroup: Controller io is not found
01-29 11:21:11.855 23105 23105 W libprocessgroup: Controller io is not found
01-29 11:21:11.855 23105 23105 W libprocessgroup: Controller io is not found
01-29 11:34:08.691 28269 28269 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-29 11:34:09.012 28269 28269 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmo--------- beginning of main
01-29 13:16:51.093 30882 30882 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-29 13:16:51.299 30882 30882 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-29 13:16:51.302 30882 30882 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-29 13:16:51.302 30882 30882 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-29 13:16:51.302 30882 30882 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-29 13:16:51.302 30882 30882 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-29 13:16:51.302 30882 30882 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-29 13:16:51.302 30882 30882 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-29 13:16:51.302 30882 30882 W System.err: at
java.lang.Class.newInstance(Native Method)
01-29 13:16:51.302 30882 30882 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-29 13:16:51.302 30882 30882 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-29 13:16:51.302 30882 30882 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-29 13:16:51.302 30882 30882 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-29 13:16:51.302 30882 30882 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-29 13:16:51.302 30882 30882 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-29 13:16:51.302 30882 30882 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-29 13:16:51.303 30882 30882 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-29 13:16:51.303 30882 30882 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-29 13:16:51.303 30882 30882 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-29 13:16:51.303 30882 30882 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-29 13:16:51.303 30882 30882 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-29 13:16:51.303 30882 30882 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-29 13:16:51.303 30882 30882 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-29 13:16:51.303 30882 30882 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-29 13:16:51.330 30882 30882 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 13:16:51.769 30882 30882 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 13:16:51.769 30882 30882 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 13:16:51.992 30882 30935 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-29 13:16:51.992 30882 30935 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-29 13:16:51.992 30882 30935 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-29 13:16:52.129 30921 30921 W libprocessgroup: Controller io is not found
01-29 13:16:52.129 30921 30921 W libprocessgroup: Controller io is not found
01-29 13:16:52.129 30921 30921 W libprocessgroup: Controller io is not found
01-29 13:34:08.735 2040 2040 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-29 13:34:08.902 2040 2040 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmo--------- beginning of main
01-29 13:34:08.903 2040 2040 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-29 13:34:08.903 2040 2040 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-29 13:34:08.903 2040 2040 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-29 13:34:08.903 2040 2040 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-29 13:34:08.903 2040 2040 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-29 13:34:08.903 2040 2040 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-29 13:34:08.903 2040 2040 W System.err: at
java.lang.Class.newInstance(Native Method)
01-29 13:34:08.903 2040 2040 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-29 13:34:08.903 2040 2040 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-29 13:34:08.903 2040 2040 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-29 13:34:08.903 2040 2040 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-29 13:34:08.904 2040 2040 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-29 13:34:08.904 2040 2040 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-29 13:34:08.904 2040 2040 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-29 13:34:08.904 2040 2040 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-29 13:34:08.904 2040 2040 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-29 13:34:08.904 2040 2040 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-29 13:34:08.904 2040 2040 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-29 13:34:08.904 2040 2040 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-29 13:34:08.904 2040 2040 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-29 13:34:08.904 2040 2040 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-29 13:34:08.904 2040 2040 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-29 13:34:08.916 2040 2040 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 13:34:09.141 2040 2040 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 13:34:09.141 2040 2040 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 13:34:09.308 2040 2207 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-29 13:34:09.308 2040 2207 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-29 13:34:09.308 2040 2207 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-29 13:34:09.624 2132 2132 W libprocessgroup: Controller io is not found
01-29 13:34:09.624 2132 2132 W libprocessgroup: Controller io is not found
01-29 13:34:09.624 2132 2132 W libprocessgroup: Controller io is not found
01-29 14:04:31.617 8970 8970 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-29 14:04:31.900 8970 8970 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-29 14:04:31.902 8970 8970 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-29 14:04:31.903 8970 8970 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-29 14:04:31.903 8970 8970 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-29 14:04:31.903 8970 8970 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-29 14:04:31.903 8970 8970 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-29 14:04:31.903 8970 8970 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-29 14:04:31.903 8970 8970 W System.err: at
java.lang.Class.newInstance(Native Method)
01-29 14:04:31.903 8970 8970 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-29 14:04:31.903 8970 8970 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-29 14:04:31.903 8970 8970 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-29 14:04:31.903 8970 8970 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-29 14:04:31.903 8970 8970 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-29 14:04:31.903 8970 8970 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-29 14:04:31.903 8970 8970 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-29 14:04:31.903 8970 8970 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-29 14:04:31.903 8970 8970 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-29 14:04:31.903 8970 8970 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-29 14:04:31.903 8970 8970 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-29 14:04:31.903 8970 8970 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-29 14:04:31.903 8970 8970 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-29 14:04:31.904 8970 8970 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-29 14:04:31.904 8970 8970 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-29 14:04:31.937 8970 8970 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 14:04:32.402 8970 8970 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 14:04:32.403 8970 8970 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 14:04:32.698 8970 9031 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-29 14:04:32.698 8970 9031 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-29 14:04:32.698 8970 9031 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-29 14:04:32.850 9017 9017 W libprocessgroup: Controller io is not found
01-29 14:04:32.850 9017 9017 W libprocessgroup: Controller io is not found
01-29 14:04:32.850 9017 9017 W libprocessgroup: Controller io is not found
01-29 14:10:30.411 8970 8970 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
01-29 14:10:30.482 8970 8970 W AutofillManager: Session 1130381236 could not be
restored
01-29 14:10:30.540 8970 9927 E RenderScript: Failed loading RS driver: dlopen
failed: library "libRSDriverArm.so" not found
01-29 14:10:30.540 8970 9927 E RenderScript: Failed to load runtime
libRSDriverArm.so, loading default
01-29 14:10:30.838 8970 8970 W libc : Access denied finding property
"persist.dm.passive.display_brightness"
01-29 14:10:30.838 8970 8970 W libc : Access denied finding property
"persist.dm.passive.ambient_brightness"
01-29 14:10:30.880 8970 8970 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-29 14:10:30.883 8970 8970 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-29 14:10:31.270 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480021
01-29 14:10:31.281 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480021
01-29 14:10:31.331 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:31.334 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:31.340 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:31.346 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:31.413 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:31.440 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:31.452 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:31.464 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:31.494 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:31.499 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:31.517 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:31.520 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:31.528 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:31.532 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:31.537 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:31.541 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:33.127 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:33.130 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:33.141 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:33.146 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:33.151 8970 9038 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-29 14:10:33.151 8970 9038 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-29 14:10:33.151 8970 9038 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 14:10:33.151 8970 9038 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-29 14:10:33.151 8970 9038 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 14:10:33.151 8970 9038 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 14:10:33.151 8970 9038 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-29 14:10:33.151 8970 9038 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-29 14:10:33.151 8970 9038 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 14:10:33.151 8970 9038 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-29 14:10:33.151 8970 9038 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-29 14:10:33.151 8970 9038 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-29 14:10:33.151 8970 9038 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-29 14:10:33.151 8970 9038 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-29 14:10:33.151 8970 9038 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-29 14:10:33.151 8970 9038 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-29 14:10:33.905 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:33.909 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:33.924 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:33.928 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:35.924 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:35.929 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:35.955 8970 9028 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=de7b2353-c98c-4319-b965-b86f7e7bbf60 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path= thumbnail_height_width_ratio=1.7777778
is_animated_sticker=0 file_hash=kgg0/xDAy71gM9EVKxGArth6kuBIs/DpDehm/Qyazyc=
file_path=Media/.Statuses/619498b3149e491ea2d86fc2793ce392.mp4 file_size=1379292
partial_media_hash=null face_x=0 face_y=0 height=1920 trim_to=0
media_key_timestamp=0 message_url=https://static.whatsapp.net/downloadable?
category=PSA&id=575426719974403464&num=d92f1de3-b502-4cbb-8362-ee9c8818c92b
media_caption=null trim_from=0 mime_type=video/mp4 partial_media_enc_hash=null
width=1080 original_file_hash=null has_streaming_sidecar=0
autotransfer_retry_enabled=1 media_upload_handle=null message_row_id=1399
multicast_id=null enc_file_hash=25Cx8IZtngHhRmnB5xt+rk+CzS4lLEwCJ/2BsjSxvqA=
mute_video=0 page_count=0 first_scan_sidecar=null suspicious_content=0
file_length=1379292 media_name=null media_duration=0 chat_row_id=106
media_key=[B@a6d6ef6
01-29 14:10:35.955 8970 9028 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-29 14:10:35.955 8970 9028 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 14:10:35.955 8970 9028 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-29 14:10:35.955 8970 9028 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 14:10:35.955 8970 9028 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 14:10:35.955 8970 9028 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-29 14:10:35.955 8970 9028 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-29 14:10:35.955 8970 9028 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 14:10:35.955 8970 9028 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 14:10:35.955 8970 9028 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 14:10:35.955 8970 9028 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 14:10:35.955 8970 9028 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
01-29 14:10:35.955 8970 9028 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 14:10:35.955 8970 9028 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 14:10:35.955 8970 9028 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
01-29 14:10:35.955 8970 9028 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
01-29 14:10:35.955 8970 9028 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 14:10:36.724 8970 8970 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 14:10:37.128 8970 9028 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=020175bd-9474-4554-b897-b3de6fa19fac transcoded=0 gif_attribution=0
first_scan_length=0 direct_path= thumbnail_height_width_ratio=1.7777778
is_animated_sticker=0 file_hash=D0i3FoT9R5RSxYgT+OeG+hpxdiRljTCxtlG9OS/nJnk=
file_path=Media/.Statuses/ddbd5cd43dde496c90e327537405ac6b.mp4 file_size=2570454
partial_media_hash=null face_x=0 face_y=0 height=1920 trim_to=0
media_key_timestamp=0 message_url=https://static.whatsapp.net/downloadable?
category=PSA&id=570198338089698718&num=71f8390c-8ec5-4bf0-80b7-d25adc2e4c9f
media_caption=null trim_from=0 mime_type=video/mp4 partial_media_enc_hash=null
width=1080 original_file_hash=null has_streaming_sidecar=0
autotransfer_retry_enabled=1 media_upload_handle=null message_row_id=1400
multicast_id=null enc_file_hash=SXu1zMDv4l5HBX0XGJOVQ7Nivh08eM+HUP7ye3RxqAw=
mute_video=0 page_count=0 first_scan_sidecar=null suspicious_content=0
file_length=2570454 media_name=null media_duration=0 chat_row_id=106
media_key=[B@9c4f7e7
01-29 14:10:37.128 8970 9028 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-29 14:10:37.128 8970 9028 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 14:10:37.128 8970 9028 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-29 14:10:37.128 8970 9028 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 14:10:37.128 8970 9028 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 14:10:37.128 8970 9028 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-29 14:10:37.128 8970 9028 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-29 14:10:37.128 8970 9028 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 14:10:37.128 8970 9028 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 14:10:37.128 8970 9028 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 14:10:37.128 8970 9028 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 14:10:37.128 8970 9028 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
01-29 14:10:37.128 8970 9028 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 14:10:37.128 8970 9028 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 14:10:37.128 8970 9028 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
01-29 14:10:37.128 8970 9028 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
01-29 14:10:37.128 8970 9028 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 14:10:37.708 8970 9028 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=02ef4bbf-fff0-4e44-8794-bc8ac76f9368 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path= thumbnail_height_width_ratio=1.7777778
is_animated_sticker=0 file_hash=1NniERlFVuT0Jzvou3AGXzsPN6VplgNhn4h7SWUzXkg=
file_path=Media/.Statuses/0ccf67a81c2e456f88acee12f33dc4e5.mp4 file_size=995717
partial_media_hash=null face_x=0 face_y=0 height=1920 trim_to=0
media_key_timestamp=0 message_url=https://static.whatsapp.net/downloadable?
category=PSA&id=771893773796371464&num=859b000b-e8cf-4bf9-ac98-73377e3becb6
media_caption=null trim_from=0 mime_type=video/mp4 partial_media_enc_hash=null
width=1080 original_file_hash=null has_streaming_sidecar=0
autotransfer_retry_enabled=1 media_upload_handle=null message_row_id=1397
multicast_id=null enc_file_hash=zyHZPBViyqH4ZmBQ5iKpfD/JhSqqL4+/TIVZsIzfru0=
mute_video=0 page_count=0 first_scan_sidecar=null suspicious_content=0
file_length=995717 media_name=null media_duration=0 chat_row_id=106
media_key=[B@44495c4
01-29 14:10:37.708 8970 9028 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-29 14:10:37.708 8970 9028 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 14:10:37.708 8970 9028 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-29 14:10:37.708 8970 9028 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 14:10:37.708 8970 9028 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 14:10:37.708 8970 9028 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-29 14:10:37.708 8970 9028 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-29 14:10:37.708 8970 9028 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 14:10:37.708 8970 9028 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 14:10:37.708 8970 9028 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 14:10:37.708 8970 9028 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 14:10:37.708 8970 9028 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
01-29 14:10:37.708 8970 9028 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 14:10:37.708 8970 9028 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 14:10:37.708 8970 9028 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
01-29 14:10:37.708 8970 9028 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
01-29 14:10:37.708 8970 9028 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 14:10:38.448 8970 9028 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=73190f16-30ab-4705-8d07-b9939ea6c700 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path= thumbnail_height_width_ratio=1.7777778
is_animated_sticker=0 file_hash=qJGAYz6xy6vr/yHtiNtDjBXEVafQr2OpKhadbYCznnw=
file_path=Media/.Statuses/b1dde728d9bf4ab9a627f33ca63e1f40.mp4 file_size=1731246
partial_media_hash=null face_x=0 face_y=0 height=1920 trim_to=0
media_key_timestamp=0 message_url=https://static.whatsapp.net/downloadable?
category=PSA&id=96305754848831966&num=d50d230b-5403-46d8-ae7a-d0f477bdec4b
media_caption=null trim_from=0 mime_type=video/mp4 partial_media_enc_hash=null
width=1080 original_file_hash=null has_streaming_sidecar=0
autotransfer_retry_enabled=1 media_upload_handle=null message_row_id=1398
multicast_id=null enc_file_hash=GuIDc95cY1t+jGmerrIo7wZw5RL7KZNK1WY0LgmW26M=
mute_video=0 page_count=0 first_scan_sidecar=null suspicious_content=0
file_length=1731246 media_name=null media_duration=0 chat_row_id=106
media_key=[B@4001b1d
01-29 14:10:38.448 8970 9028 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-29 14:10:38.448 8970 9028 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 14:10:38.448 8970 9028 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-29 14:10:38.448 8970 9028 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 14:10:38.448 8970 9028 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 14:10:38.448 8970 9028 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-29 14:10:38.448 8970 9028 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-29 14:10:38.448 8970 9028 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 14:10:38.448 8970 9028 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
01-29 14:10:38.448 8970 9028 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
01-29 14:10:38.448 8970 9028 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
01-29 14:10:38.448 8970 9028 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
01-29 14:10:38.448 8970 9028 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
01-29 14:10:38.448 8970 9028 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
01-29 14:10:38.448 8970 9028 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
01-29 14:10:38.448 8970 9028 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
01-29 14:10:38.448 8970 9028 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
01-29 14:10:38.714 8970 8970 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@485fdfc
01-29 14:10:38.758 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:38.761 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:38.764 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:38.769 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:40.321 8970 8981 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
01-29 14:10:40.423 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:40.433 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:40.454 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:40.461 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:42.907 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:42.911 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:42.954 8970 8970 W com.mbwhatsapp: Method void
com.mbwhatsapp.HomeActivity.A6e() failed lock verification and will run slower.
01-29 14:10:43.155 8970 8970 E ArmVmp : Match on catch block at 0x0a in for
0x728a480031
01-29 14:10:43.168 8970 8970 E ArmVmp : Match on catch block at 0x0a in for
0x728a48004d
01-29 14:10:43.274 8970 8970 W Activity: Can request only one set of permissions
at a time
01-29 14:10:43.360 8970 8970 W PhoneWindow: Previously focused view reported id
2131429103 during save, but can't be found during restore.
01-29 14:10:43.376 8970 10100 W LOTTIE : Animation contains merge paths. Merge
paths are only supported on KitKat+ and must be manually enabled by calling
enableMergePathsForKitKatAndAbove().
01-29 14:10:43.408 8970 8970 W LOTTIE : Animation contains merge paths but they
are disabled.
01-29 14:10:43.438 8970 10088 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/ConscryptEngineSocket;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 14:10:43.438 8970 10088 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 14:10:43.438 8970 10088 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 14:10:43.439 8970 10088 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 14:10:43.439 8970 10088 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 14:10:43.439 8970 10088 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setHostname(Ljava/lang/
String;)V (max-target-q, reflection, denied)
01-29 14:10:43.439 8970 10088 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setAlpnProtocols([B)V (max-target-
q,core-platform-api, reflection, denied)
01-29 14:10:43.440 8970 10088 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setAlpnProtocols([B)V (max-
target-q, reflection, denied)
01-29 14:10:43.772 8970 8970 E RecyclerView: No adapter attached; skipping layout
01-29 14:10:43.779 8970 8970 E ViewRootImpl@8f79133[HomeActivity]: Surface is not
valid.
01-29 14:10:43.788 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:43.791 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:43.797 8970 8970 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-29 14:10:43.813 8970 8970 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@2f0ce3a
01-29 14:10:43.843 8970 8970 E RecyclerView: No adapter attached; skipping layout
01-29 14:10:43.922 8970 10088 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getAlpnSelectedProtocol()[B (max-
target-q,core-platform-api, reflection, denied)
01-29 14:10:43.922 8970 10088 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->getAlpnSelectedProtocol()[B
(max-target-q, reflection, denied)
01-29 14:10:44.225 8970 8970 E ArmVmp : Match on catch block at 0x5b in for
0x728a48001d
01-29 14:10:46.178 8970 8970 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-29 14:10:46.180 8970 8970 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-29 14:10:46.319 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480021
01-29 14:10:46.326 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480021
01-29 14:10:46.367 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:46.371 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:46.412 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:46.417 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:46.434 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:46.438 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:46.447 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:46.454 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:46.465 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:46.470 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:46.473 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:46.478 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:46.481 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:46.486 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:46.498 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:46.510 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:46.518 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:46.523 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:46.533 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:46.537 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:46.543 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:46.546 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:46.551 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:46.554 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:47.108 8970 8970 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@19ce3c
01-29 14:10:47.165 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:47.169 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:47.178 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:47.183 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:47.742 8970 8970 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 14:10:47.919 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:47.923 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:47.945 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:47.948 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:47.958 8970 9916 E FrameEvents: updateAcquireFence: Did not find
frame.
01-29 14:10:48.074 8970 8970 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 380
01-29 14:10:48.077 8970 8970 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 633
01-29 14:10:48.086 8970 8970 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 677
01-29 14:10:48.089 8970 8970 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 248
01-29 14:10:48.093 8970 8970 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 571
01-29 14:10:48.098 8970 8970 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 333
01-29 14:10:48.100 8970 8970 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 650
01-29 14:10:48.102 8970 8970 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 1150
01-29 14:10:48.105 8970 8970 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 491
01-29 14:10:48.107 8970 8970 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 1150
01-29 14:10:48.109 8970 8970 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 659
01-29 14:10:48.111 8970 8970 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 593
01-29 14:10:48.143 8970 8970 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 473
01-29 14:10:48.146 8970 8970 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 510
01-29 14:10:48.148 8970 8970 W SQLiteLog: (28) double-quoted string literal:
"902"
01-29 14:10:48.148 8970 8970 W SQLiteLog: (28) double-quoted string literal:
"902"
01-29 14:10:48.169 8970 8970 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 244
01-29 14:10:48.262 8970 8970 W View : requestLayout() improperly called by
android.widget.Space{3199783 I.ED..... ......I. 32,95-43,106 #7f0b00ba
app:id/action_tile_spacing} during layout: running second layout pass
01-29 14:10:48.262 8970 8970 W View : requestLayout() improperly called by
android.widget.Space{45428df I.ED..... ......I. 32,95-43,106 #7f0b00ba
app:id/action_tile_spacing} during layout: running second layout pass
01-29 14:10:48.277 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:48.281 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:48.359 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:48.368 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:48.580 8970 8970 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 244
01-29 14:10:48.595 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:48.599 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:48.624 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:48.627 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:48.703 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:48.707 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:48.715 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480021
01-29 14:10:49.477 8970 8970 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@d5574e9
01-29 14:10:52.986 8970 8970 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-29 14:10:52.989 8970 8970 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-29 14:10:53.014 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:53.019 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:53.023 8970 9916 E FrameEvents: updateAcquireFence: Did not find
frame.
01-29 14:10:53.031 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:53.035 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:53.050 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:53.055 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:53.385 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:53.391 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:53.403 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:53.408 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:53.418 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:53.424 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:53.471 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:53.479 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:53.491 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:53.497 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:53.519 8970 8970 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@1c2961e
01-29 14:10:53.535 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:53.541 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:53.546 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:53.554 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:58.873 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:58.878 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:58.884 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:58.890 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:58.898 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:58.904 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:58.909 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:58.915 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:58.922 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:58.927 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:58.932 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:58.937 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:58.941 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:58.947 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:58.952 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:58.957 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:58.962 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:58.967 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:58.972 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:58.977 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:58.983 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:58.987 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:58.992 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:58.995 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.000 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.005 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.009 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.012 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.017 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.021 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.026 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.030 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.035 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.039 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.043 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.047 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.051 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.054 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.059 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.063 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.067 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.072 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.076 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.079 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.084 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.087 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.092 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.096 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.100 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.103 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.107 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.110 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.115 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.118 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.123 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.127 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.132 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.135 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.139 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.142 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.147 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.151 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.155 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.158 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.163 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.167 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.171 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.174 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.179 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.183 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.187 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.190 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.196 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.199 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.204 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.208 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.212 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.215 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.221 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.223 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.229 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.232 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.237 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.240 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.246 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.248 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.254 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.257 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.263 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.265 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.271 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.274 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.279 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.282 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.288 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.291 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.296 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.299 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.305 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.308 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.312 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.317 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.321 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.325 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.329 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.332 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.338 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.341 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.346 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.349 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.355 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.358 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.363 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.366 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.371 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.374 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.380 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.383 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.388 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.391 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.396 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.399 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.405 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.407 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.413 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.416 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.421 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.424 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.430 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.433 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.438 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.441 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.446 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.449 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.454 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.457 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.463 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.466 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.471 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.474 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.480 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.483 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.488 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.491 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.496 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.499 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.505 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.508 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.513 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.516 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.521 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.524 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.530 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.533 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.538 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.541 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.546 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.549 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.555 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.558 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.605 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.610 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.621 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:10:59.625 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.005 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.010 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.015 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.022 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.031 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.036 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.041 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.048 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.055 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.059 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.063 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.067 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.072 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.076 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.080 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.083 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.088 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.091 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.097 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.100 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.105 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.109 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.114 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.117 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.124 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.127 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.130 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.134 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.141 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.145 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.149 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.155 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.159 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.164 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.169 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.174 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.181 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.185 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.189 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.195 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.199 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.204 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.209 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.214 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.218 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.223 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.231 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.235 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.239 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.245 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.249 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.255 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.259 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.265 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.625 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:00.634 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.446 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.452 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.463 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.468 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.475 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.479 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.485 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.490 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.498 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.503 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.510 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.515 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.523 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.528 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.534 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.539 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.545 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.550 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.557 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.561 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.566 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.570 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.574 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.579 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.584 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.588 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.597 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.600 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.606 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.610 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.617 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.620 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.626 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.629 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.634 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.637 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.643 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.646 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.651 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.654 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.659 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.663 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.668 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.671 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.676 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.679 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.684 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.687 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.693 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.696 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.701 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.704 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.709 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.712 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.717 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.720 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.726 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.729 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.734 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.737 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.743 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.746 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.751 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.754 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.760 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.763 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.768 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.770 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.776 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.779 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.784 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.787 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.793 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.796 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.801 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.804 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.809 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.812 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.818 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.821 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.826 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.829 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.834 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.837 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.843 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.846 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.851 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.854 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.860 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.863 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.868 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.871 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.876 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.879 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.885 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.887 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.893 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.896 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.902 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.905 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.910 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.913 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.918 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.921 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.927 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.930 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.935 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.938 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.943 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.947 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.952 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.954 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.960 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.963 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.969 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.972 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.976 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.979 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.985 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.987 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.994 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:01.996 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.001 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.004 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.010 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.013 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.018 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.021 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.026 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.029 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.036 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.038 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.043 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.046 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.052 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.055 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.060 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.063 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.069 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.072 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.077 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.080 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.085 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.088 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.094 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.097 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.102 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.105 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.111 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.113 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.120 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.123 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.128 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.131 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.136 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.139 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.144 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.148 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.152 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.155 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.161 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.164 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.170 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.173 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.178 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.181 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.186 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.189 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.202 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.205 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.211 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.214 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.219 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.222 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.234 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.237 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.242 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.245 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.251 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.255 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.259 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.264 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.268 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.271 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.276 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.279 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.283 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.287 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.291 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.295 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.300 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.304 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.310 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.313 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.318 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.321 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.325 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.329 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.334 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.337 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.341 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.344 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.348 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.351 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.355 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.358 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.362 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.365 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.369 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.372 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.378 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.381 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.386 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.388 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.394 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.397 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.403 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.406 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.411 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.413 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.419 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.422 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.428 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.430 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.436 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.439 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.444 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.447 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.453 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.455 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.461 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.464 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.470 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.473 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.478 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.480 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.486 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.489 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.494 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.497 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.503 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.505 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.511 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.514 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.519 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.523 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.528 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.531 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.537 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.540 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.544 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.548 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.556 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.559 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.564 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.567 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.572 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.578 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.584 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.588 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.596 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.599 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.608 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.612 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.620 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.624 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.629 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.633 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.640 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.643 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.651 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.655 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.663 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.667 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.672 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.676 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.687 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.691 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.698 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.702 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.708 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.712 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.720 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.723 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.729 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.733 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.740 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.743 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.748 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.751 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.757 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.760 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.768 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.797 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.802 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.808 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.813 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.816 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.822 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.829 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.834 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.840 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.847 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.851 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.855 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.860 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.864 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.868 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.872 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.875 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.879 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.883 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.890 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.894 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.900 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.904 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.911 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.915 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.921 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.924 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.931 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.934 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.939 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.944 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.969 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.972 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.981 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.984 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:02.998 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.001 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.007 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.010 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.015 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.018 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.022 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.025 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.029 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.033 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.037 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.041 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.046 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.050 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.056 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.060 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.065 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.068 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.076 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.080 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.085 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.088 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.093 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.098 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.103 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.106 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.112 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.116 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.124 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.127 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.131 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.135 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.140 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.144 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.151 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.155 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.162 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.165 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.169 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.173 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.178 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.183 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.188 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.191 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.198 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.201 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.208 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.211 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.215 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.218 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.222 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.226 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.230 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.233 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.240 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.243 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.247 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.250 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.255 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.257 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.262 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.265 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.271 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.274 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.279 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.282 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.288 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.290 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.296 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.299 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.304 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.307 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.313 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.316 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.321 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.324 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.329 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.333 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.338 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.341 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.346 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.349 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.354 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.358 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.363 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.366 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.372 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.375 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.380 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.383 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.388 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.391 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.397 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.400 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.405 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.408 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.413 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.416 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.421 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.425 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.430 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.433 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.438 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.442 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.446 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.450 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.455 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.458 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.463 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.466 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.472 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.474 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.480 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.483 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.489 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.491 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.497 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.499 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.505 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.508 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.513 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.516 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.522 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.524 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.530 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.534 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.538 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.541 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.547 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.550 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.555 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.559 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.564 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.568 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.572 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.575 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.580 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.583 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.588 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.591 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.597 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.600 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.605 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.608 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.614 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.618 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.622 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.625 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.630 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.633 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.638 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.641 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.647 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.650 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.655 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.658 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.664 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.667 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.673 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.676 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.681 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.684 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.689 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.692 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.697 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.700 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.706 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.708 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.714 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.717 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.722 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.726 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.730 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.733 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.739 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.742 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.747 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.750 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.756 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.758 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.764 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.767 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.789 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.792 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.798 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.800 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.807 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.810 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.815 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.819 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.824 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.829 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.835 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.838 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.843 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.846 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.851 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.854 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.858 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.861 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.866 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.870 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.874 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.877 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.881 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.885 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.890 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.893 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.898 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.901 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.906 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.910 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.915 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.918 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.923 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.926 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.932 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.935 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.940 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.944 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.948 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.951 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.965 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.968 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.981 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.984 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:03.998 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.001 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.007 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.011 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.066 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.072 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.083 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.088 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.095 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.100 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.106 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.110 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.117 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.122 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.129 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.134 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.142 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.146 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.151 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.155 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.160 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.164 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.169 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.172 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.177 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.180 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.185 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.188 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.193 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.196 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.200 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.203 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.207 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.211 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.215 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.219 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.223 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.227 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.232 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.235 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.240 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.243 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.248 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.251 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.257 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.260 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.265 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.268 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.274 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.276 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.282 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.284 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.290 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.293 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.298 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.301 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.307 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.310 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.315 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.318 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.324 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.327 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.332 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.335 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.340 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.343 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.349 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.351 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.357 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.361 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.365 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.368 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.373 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.376 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.382 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.385 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.390 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.393 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.399 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.402 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.407 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.410 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.416 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.419 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.424 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.427 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.432 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.435 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.441 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.443 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.449 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.451 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.457 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.460 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.465 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.468 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.474 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.476 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.482 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.485 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.490 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.493 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.499 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.502 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.507 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.511 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.516 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.520 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.526 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.531 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.536 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.540 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.545 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.549 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.554 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.558 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.562 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.567 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.571 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.575 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.580 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.584 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.591 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.594 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.599 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.603 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.611 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.614 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.618 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.623 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.627 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.631 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.637 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.640 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.646 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.650 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.656 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.659 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.663 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.669 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.673 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.676 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.684 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.687 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.694 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.697 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.701 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.704 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.711 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.714 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.722 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.726 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.732 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.736 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.743 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.746 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.752 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.755 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.763 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.766 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.772 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.775 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.782 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.786 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.790 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.794 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.798 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.802 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.806 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.813 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.821 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.824 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.893 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.897 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.905 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.909 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.916 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:04.920 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.309 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.314 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.321 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.329 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.334 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.340 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.345 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.352 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.359 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.364 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.369 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.374 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.379 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.385 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.393 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.396 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.402 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.406 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.411 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.415 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.419 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.423 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.428 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.432 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.436 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.440 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.444 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.448 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.453 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.456 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.460 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.465 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.473 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.477 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.481 8970 8970 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@1f71ce3
01-29 14:11:05.500 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.503 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.539 8970 8970 W Settings: Setting show_button_background has moved
from android.provider.Settings.System to android.provider.Settings.Global,
returning read-only value.
01-29 14:11:05.559 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.562 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.611 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.616 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.663 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.667 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.692 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.697 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.702 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.706 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.716 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.719 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.726 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.729 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.734 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.737 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:05.799 8970 8970 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@ce433fe
01-29 14:11:06.056 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:06.079 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:06.146 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:06.150 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:06.189 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:06.201 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:06.203 8970 10273 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
01-29 14:11:06.337 8970 10250 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=regular_low
01-29 14:11:06.337 8970 10250 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-29 14:11:06.337 8970 10250 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 14:11:06.337 8970 10250 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-29 14:11:06.337 8970 10250 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 14:11:06.337 8970 10250 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 14:11:06.337 8970 10250 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-29 14:11:06.337 8970 10250 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-29 14:11:06.337 8970 10250 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 14:11:06.337 8970 10250 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-29 14:11:06.337 8970 10250 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-29 14:11:06.337 8970 10250 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-29 14:11:06.337 8970 10250 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-29 14:11:06.337 8970 10250 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-29 14:11:06.337 8970 10250 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-29 14:11:06.337 8970 10250 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-29 14:11:06.491 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:06.498 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:06.544 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:06.556 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:06.601 8970 8970 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@ddda8ca
01-29 14:11:06.906 8970 9037 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=regular_high
01-29 14:11:06.906 8970 9037 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-29 14:11:06.906 8970 9037 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 14:11:06.906 8970 9037 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-29 14:11:06.906 8970 9037 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 14:11:06.906 8970 9037 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 14:11:06.906 8970 9037 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-29 14:11:06.906 8970 9037 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-29 14:11:06.906 8970 9037 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 14:11:06.906 8970 9037 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-29 14:11:06.906 8970 9037 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-29 14:11:06.906 8970 9037 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-29 14:11:06.906 8970 9037 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-29 14:11:06.906 8970 9037 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-29 14:11:06.906 8970 9037 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-29 14:11:06.906 8970 9037 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-29 14:11:06.909 8970 9037 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=regular_low
01-29 14:11:06.909 8970 9037 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-29 14:11:06.909 8970 9037 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 14:11:06.909 8970 9037 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-29 14:11:06.909 8970 9037 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 14:11:06.909 8970 9037 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 14:11:06.909 8970 9037 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-29 14:11:06.909 8970 9037 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-29 14:11:06.909 8970 9037 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 14:11:06.909 8970 9037 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-29 14:11:06.909 8970 9037 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-29 14:11:06.909 8970 9037 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-29 14:11:06.909 8970 9037 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-29 14:11:06.909 8970 9037 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-29 14:11:06.909 8970 9037 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-29 14:11:06.909 8970 9037 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-29 14:11:07.288 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"0FBE687D10D5FE664A15D6D870BB019D"
01-29 14:11:07.288 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"2035716358"
01-29 14:11:07.288 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"1153ABEA1C659CD066DFEA6BA40659F3"
01-29 14:11:07.288 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"686029043"
01-29 14:11:07.288 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3982606290"
01-29 14:11:07.288 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"634486327"
01-29 14:11:07.288 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"721613120"
01-29 14:11:07.288 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"336139452"
01-29 14:11:07.288 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"2586970610"
01-29 14:11:07.288 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"737176176"
01-29 14:11:07.288 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"644015568"
01-29 14:11:07.288 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"779793371"
01-29 14:11:07.288 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB00B690118D6672654C4"
01-29 14:11:07.288 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB0D4EEB27FDD26493B3D"
01-29 14:11:07.288 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"100427BFAC69BFE51D6CA410DCC6D00B"
01-29 14:11:07.288 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"68873EAD347D58683BABF9B6A906FAB6"
01-29 14:11:07.288 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"D0686B18727CCBE406E981C2E4086171"
01-29 14:11:07.288 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"101AC6A46A212030555F62BAB9DBDABE"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB02EF2B562580722E77A"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB085B863E630E2DCDE66"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB0396352C937D6D1C6CC"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB0B21FDA552758F684E9"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB008C96D9922EC25B1A7"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB02AFEC83DC5E3286D96"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB0F6898B8441D7477CE6"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"F14DECE9C888AB1013B56D2D4DA8872E"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB06A3C2474E51C2A8956"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB0284C457E8DCD8A179C"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB0CA829CA4092E16E33F"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB0E0EBBFB12499BD564A"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB04C7C1902E26528FC4B"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB0618B31567601AA4D0C"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB092A0A7411EA0068EE6"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"9E9296951E61F051A4F09FB388EF65C2"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"FF9947BB71277469575996537A94F75E"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB0774AD44E575B3DE895"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"03115316E49C30EF4E49D7D39B2AAFF9"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB07FB89BB3DAA1192D4C"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB0BBAF390ABC8A82FC18"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"49E5A3C67921236706F7FA224516D0EF"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB082563229246AA396B5"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB09ABAFB63726385435B"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"90BFEBEE16FCBC723A5EE52F76BEF989"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB05545A42438E5334559"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB04836992735ABAAC414"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"F6AA95575375C16D13DDD0ABBB3E8878"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"DEB9598BAA98710B9A7FACD91857EB00"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"2912715504"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB0BADC487F866820D34C"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB06460BFDF3DEDBAA2EE"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"884E99CED514227EA0F3B1C4F1352844"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"6A7DD042049BACA05911BA2D9C44B3E9"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"4C16A1D4958A3376B4C809907B3FAAE8"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB0E45A3775C8303ABA24"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB0FDEA6DE236B401557F"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3C1B8F481375A7D3BE10DBDD72AE0B08"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB0C8BC990D59558F0D21"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB08B655879CCB39C7BBD"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"613A208F6181806729F64E50FC14F500"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"EE6EAB173CE70BAFC6BC639A25CF35E9"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"8E45BD2E7DBF4AC0066A8299B74949B9"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB02A1728EDAB412C4B06"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"8FD643DF6BD6F02AA9474B52AE3F6BE1"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"7876152CBC8166A99D6CBDDE4EFB689E"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"CFF0CBE23347755FC0B4DCE850498EB4"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"85772A895B97023E9F0AC711777DF086"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"C7B6166B72A564FD3DAE043BEBBB146F"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"72352317"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB0E66FFF5C4816E0A0C8"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB08763057B372CF0BF49"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"30585D4CBAD62689E3FA2F958C93221D"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3DE22CD8110E4B1ED3D686B1C9A593D0"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB0F5E839BFF6028F261B"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB07E92447E58F0726D42"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"E08FBDFE17AA4777E57C00601DC2AD8F"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"E6BC3D869BB3457A7415CE3AE595C763"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB0A4B5AF0F75612A943D"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB0E82D49E117DAC04CF8"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB0E65FEBC547FC427C04"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB009A0D635097F9D579A"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB060C02E9C12A09273FA"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"817C56992B90213884D66FA0C1BFC6FB"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB0EBDD0956E125DF9570"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"A37567468A8341BC943352FE139E5525"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB0AD3D376DE1B98BDE88"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"C6DB095B5D1313918AAA9D53290DAA1D"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB0E1ECB9CA350AF862A0"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB035D9C798C36DF23D73"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB0DECDB490517D563711"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"2041459815"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB0AF9EC361707860BEC0"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB0421AAD6C8838F82914"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB0D337727BD9E237F85E"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB0A940BDF063252B76DF"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB01DBBBE8898B11EEE22"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB09939D27F9AB29296A5"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"B9AC92A2FC53A87426EC1A9BBF2168D6"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB0DBE4D4F9F5C93266D6"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"6AFA84794CB35AFA6AC65446E0ECB847"
01-29 14:11:07.289 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"27758394BE2920F5BCC783A41523F797"
01-29 14:11:07.317 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"3EB036BBDE770B8AEAB2AB"
01-29 14:11:07.317 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"1987746351"
01-29 14:11:07.317 8970 10248 W SQLiteLog: (28) double-quoted string literal:
"6BFD1DAF41996E181AABB27252502760"
01-29 14:11:08.508 8970 8970 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-29 14:11:08.510 8970 8970 E ArmVmp : Match on catch block at 0x0a in for
0x728a480035
01-29 14:11:08.656 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480021
01-29 14:11:08.674 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480021
01-29 14:11:08.746 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:08.761 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:08.780 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:08.788 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:08.813 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:08.821 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:08.843 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:08.855 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:08.881 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:08.898 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:08.907 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:08.913 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:09.382 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:09.386 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:09.883 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:09.887 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:10.384 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:10.387 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:10.887 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:10.895 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:11.223 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:11.227 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:11.244 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:11.247 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:11.386 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:11.392 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:11.889 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:11.897 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:12.389 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:12.396 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:12.658 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:12.660 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:12.809 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:12.812 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:13.214 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:13.218 8970 8970 E ArmVmp : Match on catch block at 0xc3 in for
0x728a480025
01-29 14:11:13.227 8970 8970 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@775ded4
01-29 14:11:15.205 8970 8970 W Settings: Setting show_button_background has moved
from android.provider.Settings.System to android.provider.Settings.Global,
returning read-only value.
01-29 14:11:17.729 8970 8970 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@eff70a8
01-29 14:11:17.765 8970 8970 W Settings: Setting show_button_background has moved
from android.provider.Settings.System to android.provider.Settings.Global,
returning read-only value.
01-29 14:11:17.991 8970 8970 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 14:11:17.996 8970 10467 W SQLiteLog: (28) double-quoted string literal:
"2C783E11DFB837DB73B7DEEF0953B5EA"
01-29 14:11:17.996 8970 10467 W SQLiteLog: (28) double-quoted string literal:
"E6A59D0E95952056AB6BD93AADAB03DD"
01-29 14:11:17.996 8970 10467 W SQLiteLog: (28) double-quoted string literal:
"3EB03802E8E21BFF660AD4"
01-29 14:11:17.996 8970 10467 W SQLiteLog: (28) double-quoted string literal:
"1B16B64519BF25E7F52B17E1B7D03FA7"
01-29 14:11:18.055 8970 8970 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@8ce5e0e
01-29 14:11:18.302 8970 10250 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=regular_high
01-29 14:11:18.302 8970 10250 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-29 14:11:18.302 8970 10250 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 14:11:18.302 8970 10250 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-29 14:11:18.302 8970 10250 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 14:11:18.302 8970 10250 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 14:11:18.302 8970 10250 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-29 14:11:18.302 8970 10250 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-29 14:11:18.302 8970 10250 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 14:11:18.302 8970 10250 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-29 14:11:18.302 8970 10250 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-29 14:11:18.302 8970 10250 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-29 14:11:18.302 8970 10250 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-29 14:11:18.302 8970 10250 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-29 14:11:18.302 8970 10250 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-29 14:11:18.302 8970 10250 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-29 14:11:18.303 8970 10250 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=regular_low
01-29 14:11:18.303 8970 10250 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-29 14:11:18.303 8970 10250 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 14:11:18.303 8970 10250 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-29 14:11:18.303 8970 10250 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 14:11:18.303 8970 10250 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 14:11:18.303 8970 10250 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-29 14:11:18.303 8970 10250 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-29 14:11:18.303 8970 10250 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 14:11:18.303 8970 10250 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-29 14:11:18.303 8970 10250 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-29 14:11:18.303 8970 10250 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-29 14:11:18.303 8970 10250 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-29 14:11:18.303 8970 10250 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-29 14:11:18.303 8970 10250 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-29 14:11:18.303 8970 10250 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-29 14:11:22.064 8970 8970 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 14:11:31.000 8970 8970 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 14:11:53.939 8970 8970 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 14:11:55.022 8970 8970 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 14:11:58.896 8970 8970 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 14:12:04.923 8970 8970 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 14:12:13.016 8970 8970 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 14:12:17.883 8970 8970 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 14:12:19.059 8970 8970 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 14:30:20.382 8970 8970 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 14:30:22.527 8970 8970 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 14:39:30.637 8970 8970 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 14:40:24.789 8970 8970 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 14:40:30.657 8970 8970 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 14:58:33.907 8970 8970 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 14:58:36.656 8970 8970 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 14:58:45.721 8970 8970 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 14:58:51.743 8970 8970 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 14:59:16.614 8970 8970 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 15:04:28.317 8970 8970 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 15:04:45.726 8970 8970 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 15:04:45.821 8970 8970 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 15:04:51.773 8970 8970 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 15:04:53.897 8970 8970 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. M--------- beginning of
main
01-29 17:33:52.272 16682 16682 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-29 17:33:52.544 16682 16682 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-29 17:33:52.547 16682 16682 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-29 17:33:52.547 16682 16682 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-29 17:33:52.547 16682 16682 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-29 17:33:52.547 16682 16682 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-29 17:33:52.547 16682 16682 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-29 17:33:52.547 16682 16682 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-29 17:33:52.547 16682 16682 W System.err: at
java.lang.Class.newInstance(Native Method)
01-29 17:33:52.547 16682 16682 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-29 17:33:52.547 16682 16682 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-29 17:33:52.547 16682 16682 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-29 17:33:52.547 16682 16682 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-29 17:33:52.548 16682 16682 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-29 17:33:52.548 16682 16682 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-29 17:33:52.548 16682 16682 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-29 17:33:52.548 16682 16682 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-29 17:33:52.548 16682 16682 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-29 17:33:52.548 16682 16682 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-29 17:33:52.548 16682 16682 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-29 17:33:52.548 16682 16682 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-29 17:33:52.548 16682 16682 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-29 17:33:52.548 16682 16682 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-29 17:33:52.548 16682 16682 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-29 17:33:52.583 16682 16682 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:33:53.011 16682 16682 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:33:53.012 16682 16682 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 17:33:53.278 16682 16735 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-29 17:33:53.278 16682 16735 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-29 17:33:53.278 16682 16735 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-29 17:33:53.512 16720 16720 W libprocessgroup: Controller io is not found
01-29 17:33:53.512 16720 16720 W libprocessgroup: Controller io is not found
01-29 17:33:53.512 16720 16720 W libprocessgroup: Controller io is not found
01-29 17:37:28.895 18604 18604 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-29 17:37:29.211 18604 18604 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmo--------- beginning of main
01-29 17:37:29.213 18604 18604 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-29 17:37:29.213 18604 18604 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-29 17:37:29.213 18604 18604 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-29 17:37:29.214 18604 18604 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-29 17:37:29.214 18604 18604 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-29 17:37:29.214 18604 18604 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-29 17:37:29.214 18604 18604 W System.err: at
java.lang.Class.newInstance(Native Method)
01-29 17:37:29.214 18604 18604 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-29 17:37:29.214 18604 18604 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-29 17:37:29.214 18604 18604 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-29 17:37:29.214 18604 18604 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-29 17:37:29.214 18604 18604 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-29 17:37:29.214 18604 18604 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-29 17:37:29.214 18604 18604 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-29 17:37:29.214 18604 18604 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-29 17:37:29.214 18604 18604 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-29 17:37:29.214 18604 18604 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-29 17:37:29.214 18604 18604 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-29 17:37:29.214 18604 18604 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-29 17:37:29.214 18604 18604 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-29 17:37:29.214 18604 18604 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-29 17:37:29.214 18604 18604 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-29 17:37:29.257 18604 18604 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:37:29.669 18604 18604 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:37:29.669 18604 18604 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 17:37:29.916 18604 18686 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-29 17:37:29.916 18604 18686 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-29 17:37:29.916 18604 18686 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-29 17:37:30.179 18672 18672 W libprocessgroup: Controller io is not found
01-29 17:37:30.180 18672 18672 W libprocessgroup: Controller io is not found
01-29 17:37:30.180 18672 18672 W libprocessgroup: Controller io is not found
01-29 17:46:09.984 23289 23289 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-29 17:46:10.514 23289 23289 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-29 17:46:10.519 23289 23289 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-29 17:46:10.520 23289 23289 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-29 17:46:10.520 23289 23289 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-29 17:46:10.520 23289 23289 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-29 17:46:10.520 23289 23289 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-29 17:46:10.520 23289 23289 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-29 17:46:10.520 23289 23289 W System.err: at
java.lang.Class.newInstance(Native Method)
01-29 17:46:10.520 23289 23289 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-29 17:46:10.520 23289 23289 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-29 17:46:10.520 23289 23289 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-29 17:46:10.520 23289 23289 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-29 17:46:10.520 23289 23289 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-29 17:46:10.520 23289 23289 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-29 17:46:10.520 23289 23289 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-29 17:46:10.520 23289 23289 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-29 17:46:10.520 23289 23289 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-29 17:46:10.520 23289 23289 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-29 17:46:10.520 23289 23289 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-29 17:46:10.520 23289 23289 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-29 17:46:10.520 23289 23289 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-29 17:46:10.520 23289 23289 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-29 17:46:10.520 23289 23289 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-29 17:46:10.599 23289 23289 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:46:11.770 23289 23289 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:46:11.771 23289 23289 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 17:46:12.498 23289 23589 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-29 17:46:12.498 23289 23589 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-29 17:46:12.498 23289 23589 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-29 17:46:12.587 23448 23448 W libprocessgroup: Controller io is not found
01-29 17:46:12.587 23448 23448 W libprocessgroup: Controller io is not found
01-29 17:46:12.587 23448 23448 W libprocessgroup: Controller io is not found
01-29 17:46:14.936 23289 23628 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-29 17:46:14.936 23289 23628 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-29 17:46:14.936 23289 23628 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 17:46:14.936 23289 23628 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-29 17:46:14.936 --------- beginning of main
01-29 18:07:47.537 10356 10356 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-29 18:07:48.322 10356 10356 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-29 18:07:48.327 10356 10356 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-29 18:07:48.327 10356 10356 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-29 18:07:48.327 10356 10356 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-29 18:07:48.327 10356 10356 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-29 18:07:48.327 10356 10356 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-29 18:07:48.327 10356 10356 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-29 18:07:48.327 10356 10356 W System.err: at
java.lang.Class.newInstance(Native Method)
01-29 18:07:48.327 10356 10356 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-29 18:07:48.327 10356 10356 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-29 18:07:48.327 10356 10356 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-29 18:07:48.327 10356 10356 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-29 18:07:48.327 10356 10356 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-29 18:07:48.327 10356 10356 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-29 18:07:48.327 10356 10356 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-29 18:07:48.327 10356 10356 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-29 18:07:48.327 10356 10356 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-29 18:07:48.327 10356 10356 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-29 18:07:48.327 10356 10356 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-29 18:07:48.327 10356 10356 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-29 18:07:48.327 10356 10356 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-29 18:07:48.327 10356 10356 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-29 18:07:48.327 10356 10356 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-29 18:07:48.410 10356 10356 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:07:50.348 10356 10356 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:07:50.348 10356 10356 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 18:07:51.423 10356 11118 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-29 18:07:51.423 10356 11118 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-29 18:07:51.423 10356 11118 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-29 18:07:51.900 10839 10839 W libprocessgroup: Controller io is not found
01-29 18:07:51.901 10839 10839 W libprocessgroup: Controller io is not found
01-29 18:07:51.901 10839 10839 W libprocessgroup: Controller io is not found
01-29 18:07:53.857 10356 11470 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #4 (11180) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.wa--------- beginning of main
01-29 18:09:04.689 19814 19814 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-29 18:09:05.974 19814 19814 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-29 18:09:05.977 19814 19814 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-29 18:09:05.977 19814 19814 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-29 18:09:05.977 19814 19814 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-29 18:09:05.977 19814 19814 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-29 18:09:05.977 19814 19814 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-29 18:09:05.977 19814 19814 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-29 18:09:05.977 19814 19814 W System.err: at
java.lang.Class.newInstance(Native Method)
01-29 18:09:05.977 19814 19814 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-29 18:09:05.977 19814 19814 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-29 18:09:05.977 19814 19814 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-29 18:09:05.977 19814 19814 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-29 18:09:05.977 19814 19814 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-29 18:09:05.977 19814 19814 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-29 18:09:05.977 19814 19814 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-29 18:09:05.977 19814 19814 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-29 18:09:05.977 19814 19814 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-29 18:09:05.977 19814 19814 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-29 18:09:05.977 19814 19814 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-29 18:09:05.977 19814 19814 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-29 18:09:05.977 19814 19814 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-29 18:09:05.977 19814 19814 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-29 18:09:05.977 19814 19814 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-29 18:09:06.041 19814 19814 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:09:08.730 19814 19814 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:09:08.787 19814 19814 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 18:09:10.935 19814 20692 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-29 18:09:10.935 19814 20692 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-29 18:09:10.935 19814 20692 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-29 18:09:12.486 20408 20408 W libprocessgroup: Controller io is not found
01-29 18:09:12.486 20408 20408 W libprocessgroup: Controller io is not found
01-29 18:09:12.486 20408 20408 W libprocessgroup: Controller io is not found
01-29 18:09:15.188 19814 20942 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #2 (20712) at void
android.database.sqlite.SQLiteConnectionPool.closeAvailableNonPrimaryConnectionsAnd
LogExceptions()(SQLiteConnectionPool.java:873) waiters=0 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal) for 388ms
01-29 18:09:17.529 19814 20739 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #7 (20942) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=0 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal) for 152ms
01-29 18:28:23.019 19814 19834 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 107 to 100
01-29 18:33:00.571 19814 19814 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 18:33:09.115 19814 19814 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 18:33:09.621 19814 19814 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 18:33:42.923 19814 19814 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 18:53:08.944 19814 19814 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 18:53:24.823 19814 19814 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 18:53:26.374 19814 19814 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 18:53:29.396 19814 19814 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 18:53:41.467 19814 19814 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 18:53:44.496 19814 19814 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 18:53:47.529 19814 19814 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 18:53:50.545 19814 19814 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 18:53:53.594 19814 19814 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 18:53:56.584 19814 19814 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 18:54:08.955 19814 19814 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 19:14:02.301 19814 19834 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 118 to 100
01-29 19:39:02.989 19814 19834 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 150 to 100
01-29 19:43:12.239 19814 20942 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-29 19:43:12.239 19814 20942 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-29 19:43:12.239 19814 20942 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 19:43:12.239 19814 20942 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-29 19:43:12.239 19814 20942 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 19:43:12.239 19814 20942 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 19:43:12.239 19814 20942 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-29 19:43:12.239 19814 20942 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-29 19:43:12.239 19814 20942 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 19:43:12.239 19814 20942 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-29 19:43:12.239 19814 20942 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-29 19:43:12.239 19814 20942 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-29 19:43:12.239 19814 20942 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-29 19:43:12.239 19814 20942 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-29 19:43:12.239 19814 20942 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-29 19:43:12.239 19814 20942 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-29 19:43:20.192 19814 19814 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 19:43:26.212 19814 19814 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 19:43:32.259 19814 19814 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 19:43:35.273 19814 19814 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 19:43:44.326 19814 19814 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 19:43:47.355 19814 19814 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 19:43:48.471 19814 19814 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 19:43:53.402 19814 19814 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 19:44:05.501 19814 19814 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 19:44:11.533 19814 19814 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 19:44:17.581 19814 19814 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-29 20:10:03.022 19814 19834 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 153 to 100
01-29 20:37:45.492 19814 19834 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 167 to 100
01-29 20:54:12.563 19814 20829 W ConnectivityManager.CallbackHandler: callback not
found for CALLBACK_BLK_CHANGED message
01-29 20:54:51.937 19814 20829 W ConnectivityManager.CallbackHandler: callback not
found for CALLBACK_BLK_CHANGED message
01-29 21:00:55.294 19814 19002 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-29 21:00:55.294 19814 19002 E SQLiteDatabase:
android.database.sqlite.SQLiteCons--------- beginning of main
01-29 21:30:02.941 27674 27674 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-29 21:30:03.157 27674 27674 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-29 21:30:03.161 27674 27674 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-29 21:30:03.161 27674 27674 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-29 21:30:03.161 27674 27674 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-29 21:30:03.161 27674 27674 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-29 21:30:03.161 27674 27674 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-29 21:30:03.161 27674 27674 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-29 21:30:03.161 27674 27674 W System.err: at
java.lang.Class.newInstance(Native Method)
01-29 21:30:03.161 27674 27674 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-29 21:30:03.161 27674 27674 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-29 21:30:03.161 27674 27674 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-29 21:30:03.161 27674 27674 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-29 21:30:03.161 27674 27674 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-29 21:30:03.161 27674 27674 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-29 21:30:03.161 27674 27674 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-29 21:30:03.161 27674 27674 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-29 21:30:03.161 27674 27674 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-29 21:30:03.161 27674 27674 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-29 21:30:03.161 27674 27674 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-29 21:30:03.161 27674 27674 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-29 21:30:03.161 27674 27674 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-29 21:30:03.161 27674 27674 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-29 21:30:03.161 27674 27674 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-29 21:30:03.189 27674 27674 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 21:30:03.511 27674 27674 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-29 21:30:03.512 27674 27674 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-29 21:30:03.743 27674 27729 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-29 21:30:03.743 27674 27729 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-29 21:30:03.743 27674 27729 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-29 21:30:03.918 27715 27715 W libprocessgroup: Controller io is not found
01-29 21:30:03.918 27715 27715 W libprocessgroup: Controller io is not found
01-29 21:30:03.918 27715 27715 W libprocessgroup: Controller io is not found
01-29 21:58:02.499 27674 27683 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 114 to 100
01-29 22:18:36.658 27674 2917 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #7 (27742) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=0 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 455ms
01-29 22:18:38.212 27674 27742 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-29 22:18:38.212 27674 27742 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-29 22:18:38.212 27674 27742 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 22:18:38.212 27674 27742 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-29 22:18:38.212 27674 27742 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 22:18:38.212 27674 27742 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 22:18:38.212 27674 27742 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-29 22:18:38.212 27674 27742 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-29 22:18:38.212 27674 27742 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 22:18:38.212 27674 27742 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-29 22:18:38.212 27674 27742 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-29 22:18:38.212 27674 27742 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-29 22:18:38.212 27674 27742 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-29 22:18:38.212 27674 27742 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-29 22:18:38.212 27674 27742 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-29 22:18:38.212 27674 27742 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-29 22:18:40.953 27674 2794 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-29 22:18:40.953 27674 2794 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-29 22:18:40.953 27674 2794 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-29 22:18:40.953 27674 2794 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-29 22:18:40.953 27674 2794 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-29 22:18:40.953 27674 2794 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-29 22:18:40.953 27674 2794 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-29 22:18:40.953 27674 2794 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-29 22:18:40.953 27674 2794 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-29 22:18:40.953 27674 2794 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-29 22:18:40.953 27674 2794 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-29 22:18:40.953 27674 2794 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-29 22:18:40.953 27674 2794 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-29 22:18:40.953 27674 2794 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01---------- beginning of main
01-30 00:18:44.142 14416 14416 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-30 00:18:44.358 14416 14416 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-30 00:18:44.359 14416 14416 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-30 00:18:44.359 14416 14416 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-30 00:18:44.360 14416 14416 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-30 00:18:44.360 14416 14416 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-30 00:18:44.360 14416 14416 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-30 00:18:44.360 14416 14416 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-30 00:18:44.360 14416 14416 W System.err: at
java.lang.Class.newInstance(Native Method)
01-30 00:18:44.360 14416 14416 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-30 00:18:44.360 14416 14416 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-30 00:18:44.360 14416 14416 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-30 00:18:44.360 14416 14416 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-30 00:18:44.360 14416 14416 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-30 00:18:44.360 14416 14416 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-30 00:18:44.360 14416 14416 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-30 00:18:44.360 14416 14416 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-30 00:18:44.360 14416 14416 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-30 00:18:44.360 14416 14416 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-30 00:18:44.360 14416 14416 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-30 00:18:44.360 14416 14416 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-30 00:18:44.360 14416 14416 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-30 00:18:44.360 14416 14416 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-30 00:18:44.360 14416 14416 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-30 00:18:44.384 14416 14416 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 00:18:44.687 14416 14416 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-30 00:18:44.687 14416 14416 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-30 00:18:44.880 14416 14467 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-30 00:18:44.880 14416 14467 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-30 00:18:44.880 14416 14467 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-30 00:18:45.088 14453 14453 W libprocessgroup: Controller io is not found
01-30 00:18:45.088 14453 14453 W libprocessgroup: Controller io is not found
01-30 00:18:45.088 14453 14453 W libprocessgroup: Controller io is not found
01-30 04:22:01.312 23468 23468 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-30 04:22:01.935 23468 23468 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmo--------- beginning of main
01-30 04:22:01.937 23468 23468 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-30 04:22:01.937 23468 23468 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-30 04:22:01.937 23468 23468 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-30 04:22:01.937 23468 23468 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-30 04:22:01.937 23468 23468 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-30 04:22:01.937 23468 23468 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-30 04:22:01.937 23468 23468 W System.err: at
java.lang.Class.newInstance(Native Method)
01-30 04:22:01.937 23468 23468 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-30 04:22:01.937 23468 23468 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-30 04:22:01.937 23468 23468 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-30 04:22:01.937 23468 23468 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-30 04:22:01.937 23468 23468 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-30 04:22:01.938 23468 23468 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-30 04:22:01.938 23468 23468 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-30 04:22:01.938 23468 23468 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-30 04:22:01.938 23468 23468 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-30 04:22:01.938 23468 23468 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-30 04:22:01.938 23468 23468 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-30 04:22:01.938 23468 23468 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-30 04:22:01.938 23468 23468 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-30 04:22:01.938 23468 23468 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-30 04:22:01.938 23468 23468 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-30 04:22:02.075 23468 23468 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:22:03.388 23468 23468 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:22:03.389 23468 23468 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-30 04:22:05.584 23468 24191 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-30 04:22:05.584 23468 24191 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-30 04:22:05.584 23468 24191 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-30 04:22:08.038 23849 23849 W libprocessgroup: Controller io is not found
01-30 04:22:08.038 23849 23849 W libprocessgroup: Controller io is not found
01-30 04:22:08.038 23849 23849 W libprocessgroup: Controller io is not found
01-30 05:22:01.261 4285 4285 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-30 05:22:02.197 4285 4285 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-30 05:22:02.201 4285 4285 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-30 05:22:02.201 4285 4285 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-30 05:22:02.201 4285 4285 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-30 05:22:02.201 4285 4285 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-30 05:22:02.201 4285 4285 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-30 05:22:02.201 4285 4285 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-30 05:22:02.201 4285 4285 W System.err: at
java.lang.Class.newInstance(Native Method)
01-30 05:22:02.201 4285 4285 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-30 05:22:02.201 4285 4285 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-30 05:22:02.201 4285 4285 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-30 05:22:02.201 4285 4285 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-30 05:22:02.201 4285 4285 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-30 05:22:02.201 4285 4285 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-30 05:22:02.201 4285 4285 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-30 05:22:02.201 4285 4285 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-30 05:22:02.201 4285 4285 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-30 05:22:02.202 4285 4285 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-30 05:22:02.202 4285 4285 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-30 05:22:02.202 4285 4285 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-30 05:22:02.202 4285 4285 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-30 05:22:02.202 4285 4285 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-30 05:22:02.202 4285 4285 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-30 05:22:02.251 4285 4285 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:22:03.242 4285 4285 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:22:03.242 4285 4285 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-30 05:22:03.756 4285 4522 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-30 05:22:03.756 4285 4522 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-30 05:22:03.756 4285 4522 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-30 05:22:04.014 4485 4485 W libprocessgroup: Controller io is not found
01-30 05:22:04.014 4485 4485 W libprocessgroup: Controller io is not found
01-30 05:22:04.015 4485 4485 W libprocessgroup: Controller io is not found
01-30 05:22:17.072 4285 4299 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~nI6MEOe3OlP-xwjMCq3fsg==/com.facebook.katana-
il6MypoBgx3w-djVJiqbtg==/base.apk' with 1 weak references
01-30 05:22:17.073 4285 4299 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~nI6MEOe3OlP-xwjMCq3fsg==/com.facebook.katana-
il6MypoBgx3w-djVJiqbtg==/split_arservicesoptional.apk' with 1 weak references
01-30 05:22:17.073 4285 4299 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~nI6MEOe3OlP-xwjMCq3fsg==/com.facebook.katana-
il6MypoBgx3w-djVJiqbtg==/split_cgnativeplayer.apk' with 1 weak references
01-30 05:22:17.073 4285 4299 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~nI6MEOe3OlP-xwjMCq3fsg==/com.facebook.katana-
il6MypoBgx3w-djVJiqbtg==/split_cgwebrtc.apk' with 1 weak references
01-30 05:22:17.073 4285 4299 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~nI6MEOe3OlP-xwjMCq3fsg==/com.facebook.katana-
il6MypoBgx3w-djVJiqbtg==/split_heliumiab.apk' with 1 weak references
01-30 05:22:17.073 4285 4299 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~nI6MEOe3OlP-xwjMCq3fsg==/com.facebook.katana-
il6MypoBgx3w-djVJiqbtg==/split_i18n_id_ID.apk' with 1 weak references
01-30 05:22:17.073 4285 4299 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~nI6MEOe3OlP-xwjMCq3fsg==/com.facebook.katana-
il6MypoBgx3w-djVJiqbtg==/split_instantgames.apk' with 1 weak references
01-30 05:22:17.074 4285 4299 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~nI6MEOe3OlP-xwjMCq3fsg==/com.facebook.katana-
il6MypoBgx3w-djVJiqbtg==/split_instantgamesads.apk' with 1 weak references
01-30 05:22:17.074 4285 4299 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~nI6MEOe3OlP-xwjMCq3fsg==/com.facebook.katana-
il6MypoBgx3w-djVJiqbtg==/split_papaya.apk' with 1 weak references
01-30 05:22:17.074 4285 4299 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~nI6MEOe3OlP-xwjMCq3fsg==/com.facebook.katana-
il6MypoBgx3w-djVJiqbtg==/split_papayaanalyticstorch.apk' with 1 weak references
01-30 05:22:17.074 4285 4299 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~nI6MEOe3OlP-xwjMCq3fsg==/com.facebook.katana-
il6MypoBgx3w-djVJiqbtg==/split_papayatorch.apk' with 1 weak references
01-30 05:22:17.074 4285 4299 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~nI6MEOe3OlP-xwjMCq3fsg==/com.facebook.katana-
il6MypoBgx3w-djVJiqbtg==/split_pytorch.apk' with 1 weak references
01-30 05:22:17.074 4285 4299 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~nI6MEOe3OlP-xwjMCq3fsg==/com.facebook.katana-
il6MypoBgx3w-djVJiqbtg==/split_s_cgwebrtc_horizon.apk' with 1 weak references
01-30 05:22:17.074 4285 4299 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~nI6MEOe3OlP-xwjMCq3fsg==/com.facebook.katana-
il6MypoBgx3w-djVJiqbtg==/split_s_papaya_torchedlooper.apk' with 1 weak references
01-30 05:22:17.074 4285 4299 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~nI6MEOe3OlP-xwjMCq3fsg==/com.facebook.katana-
il6MypoBgx3w-djVJiqbtg==/split_s_papayaanalyticstorch_papayatorch.apk' with 1 weak
references
01-30 05:22:17.074 4285 4299 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~nI6MEOe3OlP-xwjMCq3fsg==/com.facebook.katana-
il6MypoBgx3w-djVJiqbtg==/
split_s_papayaanalyticstorch_papayatorch_torchedlooper.apk' with 1 weak references
01-30 05:22:17.074 4285 4299 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~nI6MEOe3OlP-xwjMCq3fsg==/com.facebook.katana-
il6MypoBgx3w-djVJiqbtg==/split_s_papayatorch_torchedlooper.apk' with 1 weak
references
01-30 05:22:17.074 4285 4299 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~L35XrJpc6rvSdV6rITM-iQ==/com.instagram.android-
iCL3GQhp37z_dToX-gKTzg==/base.apk' with 1 weak references
01-30 05:22:17.075 4285 4299 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~L35XrJpc6rvSdV6rITM-iQ==/com.instagram.android-
iCL3GQhp37z_dToX-gKTzg==/split_arservicesforbodytracking.apk' with 1 weak
references
01-30 05:22:17.075 4285 4299 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~L35XrJpc6rvSdV6rITM-iQ==/com.instagram.android-
iCL3GQhp37z_dToX-gKTzg==/split_arservicesforgenericml.apk' with 1 weak references
01-30 05:22:17.075 4285 4299 W com.mbwhatsapp: Ap--------- beginning of main
01-30 05:22:20.992 4285 5849 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=d7c4e2ad-4262-47dc-9b3d-55f284a7152d, generation=0)
01-30 05:22:21.343 4285 4299 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~L7xnFL2ay3MZouwdFfEsCA==/com.whatsapp-
o0aD1yIFgaHe2YiCjJ8JUg==/base.apk' with 1 weak references
01-30 05:59:50.662 15252 15252 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-30 05:59:50.987 15252 15252 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-30 05:59:50.989 15252 15252 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-30 05:59:50.989 15252 15252 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-30 05:59:50.989 15252 15252 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-30 05:59:50.989 15252 15252 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-30 05:59:50.989 15252 15252 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-30 05:59:50.989 15252 15252 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-30 05:59:50.989 15252 15252 W System.err: at
java.lang.Class.newInstance(Native Method)
01-30 05:59:50.989 15252 15252 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-30 05:59:50.989 15252 15252 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-30 05:59:50.990 15252 15252 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-30 05:59:50.990 15252 15252 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-30 05:59:50.990 15252 15252 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-30 05:59:50.990 15252 15252 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-30 05:59:50.990 15252 15252 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-30 05:59:50.990 15252 15252 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-30 05:59:50.990 15252 15252 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-30 05:59:50.990 15252 15252 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-30 05:59:50.990 15252 15252 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-30 05:59:50.990 15252 15252 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-30 05:59:50.990 15252 15252 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-30 05:59:50.990 15252 15252 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-30 05:59:50.990 15252 15252 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-30 05:59:51.029 15252 15252 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:59:51.630 15252 15252 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:59:51.630 15252 15252 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-30 05:59:52.171 15252 15385 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-30 05:59:52.171 15252 15385 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-30 05:59:52.171 15252 15385 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-30 05:59:52.355 15343 15343 W libprocessgroup: Controller io is not found
01-30 05:59:52.356 15343 15343 W libprocessgroup: Controller io is not found
01-30 05:59:52.356 15343 15343 W libprocessgroup: Controller io is not found
01-30 05:59:55.905 15252 15494 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-30 05:59:55.905 15252 15494 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-30 05:59:55.905 15252 15494 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-30 05:59:55.905 15252 15494 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-30 05:59:55.905 15252 15494 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-30 05:59:55.905 15252 15494 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-30 05:59:55.905 15252 15494 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-30 05:59:55.905 15252 15494 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-30 05:59:55.905 15252 15494 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-30 05:59:55.905 15252 15494 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-30 05:59:55.905 15252 15494 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-30 05:59:55.905 15252 15494 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-30 05:59:55.905 15252 15494 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-30 05:59:55.905 15252 15494 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-30 05:59:55.905 15252 15494 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-30 05:59:55.905 15252 15494 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-30 05:59:58.302 15252 15252 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 06:00:04.355 15252 15252 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 06:00:04.683 15252 15463 E WM-WorkerWrapper: Work [ id=c2129dbe-1b27-400d-
a0f6-15146492533c,
tags={ com.mbwhatsapp.privacy.protocol.xmpp.DisclosureGetStageByIdsWorker,
tag.whatsapp.privacy.GetDisclosureStageByIds } ] failed because it threw an
exception/error
01-30 06:00:04.683 15252 15463 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-30 06:00:04.683 15252 15463 E WM-WorkerWrapper: at X.0i9.A02(Unknown
Source:20)
01-30 06:00:04.683 15252 15463 E WM-WorkerWrapper: at X.0i9.get(Unknown
Source:47)
01-30 06:00:04.683 15252 15463 E WM-WorkerWrapper: at X.0lz.run(Unknown
Source:4)
01-30 06:00:04.683 15252 15463 E WM-WorkerWrapper: at X.0m4.run(Unknown
Source:2)
01-30 06:00:04.683 15252 15463 E WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-30 06:00:04.683 15252 15463 E WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-30 06:00:04.683 15252 15463 E WM-WorkerWrapper: at
java.lang.Thread.run(Thread.java:1012)
01-30 06:00:04.683 15252 15463 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 {}}
01-30 06:00:13.417 15252 15252 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 06:00:16.437 15252 15252 W JobService: onNetworkChanged() not imple---------
beginning of main
01-30 10:22:24.031 19064 19064 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-30 10:22:24.184 19064 19064 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-30 10:22:24.185 19064 19064 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-30 10:22:24.185 19064 19064 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-30 10:22:24.185 19064 19064 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-30 10:22:24.185 19064 19064 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-30 10:22:24.185 19064 19064 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-30 10:22:24.185 19064 19064 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-30 10:22:24.185 19064 19064 W System.err: at
java.lang.Class.newInstance(Native Method)
01-30 10:22:24.185 19064 19064 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-30 10:22:24.185 19064 19064 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-30 10:22:24.185 19064 19064 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-30 10:22:24.185 19064 19064 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-30 10:22:24.185 19064 19064 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-30 10:22:24.185 19064 19064 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-30 10:22:24.185 19064 19064 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-30 10:22:24.185 19064 19064 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-30 10:22:24.185 19064 19064 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-30 10:22:24.185 19064 19064 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-30 10:22:24.185 19064 19064 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-30 10:22:24.185 19064 19064 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-30 10:22:24.185 19064 19064 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-30 10:22:24.185 19064 19064 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-30 10:22:24.185 19064 19064 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-30 10:22:24.198 19064 19064 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 10:22:24.448 19064 19064 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-30 10:22:24.448 19064 19064 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-30 10:22:24.636 19064 19064 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
01-30 10:22:24.636 19064 19064 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-30 10:22:24.636 19064 19064 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-30 10:22:24.650 19064 19146 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-30 10:22:24.726 19109 19109 W libprocessgroup: Controller io is not found
01-30 10:22:24.726 19109 19109 W libprocessgroup: Controller io is not found
01-30 10:22:24.726 19109 19109 W libprocessgroup: Controller io is not found
01-30 10:22:24.809 19064 19064 W com.mbwhatsapp: Method void
com.mbwhatsapp.HomeActivity.A6e() failed lock verification and will run slower.
01-30 10:22:25.075 19064 19064 E ArmVmp : Match on catch block at 0x0a in for
0x73a58e6031
01-30 10:22:25.088 19064 19064 E ArmVmp : Match on catch block at 0x0a in for
0x73a58e604d
01-30 10:22:25.159 19064 19064 W Activity: Can request only one set of permissions
at a time
01-30 10:22:25.220 19064 19185 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/ConscryptEngineSocket;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-30 10:22:25.220 19064 19185 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-30 10:22:25.220 19064 19185 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-30 10:22:25.220 19064 19185 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-30 10:22:25.220 19064 19185 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-30 10:22:25.220 19064 19185 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setHostname(Ljava/lang/
String;)V (max-target-q, reflection, denied)
01-30 10:22:25.220 19064 19185 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setAlpnProtocols([B)V (max-target-
q,core-platform-api, reflection, denied)
01-30 10:22:25.220 19064 19185 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setAlpnProtocols([B)V (max-
target-q, reflection, denied)
01-30 10:22:25.238 19064 19064 W libc : Access denied finding property
"persist.dm.passive.display_brightness"
01-30 10:22:25.238 19064 19064 W libc : Access denied finding property
"persist.dm.passive.ambient_brightness"
01-30 10:22:25.305 19064 19064 W Settings: Setting show_button_background has moved
from android.provider.Settings.System to android.provider.Settings.Global,
returning read-only value.
01-30 10:22:25.374 19064 19185 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getAlpnSelectedProtocol()[B (max-
target-q,core-platform-api, reflection, denied)
01-30 10:22:25.374 19064 19185 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->getAlpnSelectedProtocol()[B
(max-target-q, reflection, denied)
01-30 10:22:26.184 19064 19064 E RecyclerView: No adapter attached; skipping layout
01-30 10:22:26.195 19064 19064 E ViewRootImpl@62f3805[HomeActivity]: Surface is not
valid.
01-30 10:22:26.226 19064 19064 E RecyclerView: No adapter attached; skipping layout
01-30 10:22:26.227 19064 19064 E ViewRootImpl@62f3805[HomeActivity]: Surface is not
valid.
01-30 10:22:26.248 19064 19064 E ArmVmp : Match on catch block at 0x0a in for
0x73a58e6035
01-30 10:22:26.551 19064 19284 W LOTTIE : Animation contains merge paths. Merge
paths are only supported on KitKat+ and must be manually enabled by calling
enableMergePathsForKitKatAndAbove().
01-30 10:22:26.556 19064 19064 W Settings: Setting show_button_background has moved
from android.provider.Settings.System to android.provider.Settings.Global,
returning read-only value.
01-30 10:22:26.780 19064 19064 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@2bf3655
01-30 10:22:26.864 19064 19064 W LOTTIE : Animation contains merge paths but they
are disabled.
01-30 10:22:27.047 19064 19064 E ArmVmp : Match on catch block at 0x5b in for
0x73a58e601d
01-30 10:22:27.318 19064 19091 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
01-30 10:22:27.332 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 10:22:27.509 19064 19072 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
01-30 10:22:27.537 19064 19074 W System : A resource failed to call end.
01-30 10:22:27.538 19064 19074 W System : A resource failed to call end.
01-30 10:22:27.539 19064 19074 W System : A resource failed to call end.
01-30 10:22:27.539 19064 19074 W System : A resource failed to call end.
01-30 10:22:28.059 19064 19256 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-30 10:22:28.059 19064 19256 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-30 10:22:28.059 19064 19256 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-30 10:22:28.059 19064 19256 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-30 10:22:28.059 19064 19256 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-30 10:22:28.059 19064 19256 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-30 10:22:28.059 19064 19256 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-30 10:22:28.059 19064 19256 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-30 10:22:28.059 19064 19256 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-30 10:22:28.059 19064 19256 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-30 10:22:28.059 19064 19256 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-30 10:22:28.059 19064 19256 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-30 10:22:28.059 19064 19256 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-30 10:22:28.059 19064 19256 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-30 10:22:28.059 19064 19256 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-30 10:22:28.059 19064 19256 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-30 10:22:29.243 19064 19255 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_block
01-30 10:22:29.243 19064 19255 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-30 10:22:29.243 19064 19255 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-30 10:22:29.243 19064 19255 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-30 10:22:29.243 19064 19255 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-30 10:22:29.243 19064 19255 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-30 10:22:29.243 19064 19255 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-30 10:22:29.243 19064 19255 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-30 10:22:29.243 19064 19255 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-30 10:22:29.243 19064 19255 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-30 10:22:29.243 19064 19255 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-30 10:22:29.243 19064 19255 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-30 10:22:29.243 19064 19255 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-30 10:22:29.243 19064 19255 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-30 10:22:29.243 19064 19255 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-30 10:22:29.243 19064 19255 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-30 10:22:29.248 19064 19255 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-30 10:22:29.248 19064 19255 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-30 10:22:29.248 19064 19255 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-30 10:22:29.248 19064 19255 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-30 10:22:29.248 19064 19255 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-30 10:22:29.248 19064 19255 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-30 10:22:29.248 19064 19255 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-30 10:22:29.248 19064 19255 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-30 10:22:29.248 19064 19255 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-30 10:22:29.248 19064 19255 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-30 10:22:29.248 19064 19255 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-30 10:22:29.248 19064 19255 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-30 10:22:29.248 19064 19255 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-30 10:22:29.248 19064 19255 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-30 10:22:29.248 19064 19255 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-30 10:22:29.248 19064 19255 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-30 10:22:30.335 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 10:22:33.817 19064 19064 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-30 10:22:33.817 19064 19064 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-30 10:22:33.861 19064 19064 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-30 10:22:33.861 19064 19064 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-30 10:22:33.888 19064 19064 E RecyclerView: No adapter attached; skipping layout
01-30 10:22:34.631 19064 19064 E RecyclerView: No adapter attached; skipping layout
01-30 10:22:35.577 19064 19064 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@f5e8c6f
01-30 10:22:38.314 19064 19064 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@a2bb9b3
01-30 10:22:38.593 19064 19064 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@24a0887
01-30 10:22:43.276 19064 19064 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@3670bab
01-30 10:22:43.314 19064 19064 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@bddfbeb
01-30 10:22:44.944 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 10:22:45.243 19064 19064 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@44ce73d
01-30 10:22:45.356 19064 19064 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@2ddf8c3
01-30 10:22:45.723 19064 19064 W SoundPool: Use of stream types is deprecated for
operations other than volume control
01-30 10:22:45.723 19064 19064 W SoundPool: See the documentation of SoundPool()
for what to use instead with android.media.AudioAttributes to qualify your playback
use case
01-30 10:22:46.971 19064 19064 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-30 10:22:47.489 19064 19518 W libOpenSLES: Conversion from OpenSL ES positional
channel mask 0x4 to Android mask 0 loses channels
01-30 10:22:48.416 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 10:23:04.147 19064 19074 W System : A resource failed to call
AbstractCursor.close.
01-30 10:23:04.148 19064 19074 W System : A resource failed to call
CursorWrapperInner.close.
01-30 10:23:04.348 19064 19064 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@511d828
01-30 10:23:04.383 19064 19064 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@ee67eca
01-30 10:23:24.669 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 10:23:44.953 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 10:29:41.266 19064 19074 W System : A resource failed to call end.
01-30 10:29:41.266 19064 19074 W System : A resource failed to call end.
01-30 10:29:41.266 19064 19074 W System : A resource failed to call end.
01-30 10:29:41.266 19064 19074 W System : A resource failed to call end.
01-30 10:29:41.267 19064 19074 W System : A resource failed to call end.
01-30 10:30:21.057 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 10:30:24.051 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 10:30:30.078 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 10:30:33.103 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 10:30:36.115 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 10:30:42.152 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 10:30:45.170 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 10:31:36.436 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 10:31:36.903 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 10:31:39.456 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 10:31:48.528 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 10:31:57.594 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 10:32:03.637 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 10:32:06.656 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 10:32:12.710 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 10:32:15.738 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 10:35:36.961 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 10:35:38.083 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 10:35:41.094 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 10:35:53.176 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 11:17:16.103 19064 19072 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 248 to 100
01-30 11:17:19.648 19064 19064 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@e0f4bf6
01-30 11:17:21.654 19064 19064 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@6f42473
01-30 11:17:26.186 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 11:17:29.225 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 11:17:31.015 19064 19064 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=ImeCallback=ImeOnBackInvokedCallback@42861140
Callback=android.window.IOnBackInvokedCallback$Stub$Proxy@d2b9275
01-30 11:17:31.195 19064 19064 E ArmVmp : Match on catch block at 0x0a in for
0x73a58e6031
01-30 11:17:31.208 19064 19064 E ArmVmp : Match on catch block at 0x0a in for
0x73a58e604d
01-30 11:17:31.298 19064 19064 W Activity: Can request only one set of permissions
at a time
01-30 11:17:31.635 19064 19064 E RecyclerView: No adapter attached; skipping layout
01-30 11:17:31.690 19064 19064 W RemoteInputConnectionImpl: requestCursorAnchorInfo
on inactive InputConnection
01-30 11:17:31.692 19064 19064 E ImeBackDispatcher: Ime callback not found.
Ignoring unregisterReceivedCallback. callbackId: 42861140
01-30 11:17:31.812 19064 19064 E ArmVmp : Match on catch block at 0x0a in for
0x73a58e6035
01-30 11:17:31.963 19064 19064 E ArmVmp : Match on catch block at 0x5b in for
0x73a58e601d
01-30 11:17:33.112 19064 2390 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/ConscryptEngineSocket;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-30 11:17:33.112 19064 2390 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-30 11:17:33.112 19064 2390 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-30 11:17:33.112 19064 2390 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-30 11:17:33.112 19064 2390 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-30 11:17:33.112 19064 2390 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setHostname(Ljava/lang/
String;)V (max-target-q, reflection, denied)
01-30 11:17:33.113 19064 2390 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setAlpnProtocols([B)V (max-target-
q,core-platform-api, reflection, denied)
01-30 11:17:33.113 19064 2390 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setAlpnProtocols([B)V (max-
target-q, reflection, denied)
01-30 11:17:33.201 19064 2546 E RenderScript: Failed loading RS driver: dlopen
failed: library "libRSDriverArm.so" not found
01-30 11:17:33.201 19064 2546 E RenderScript: Failed to load runtime
libRSDriverArm.so, loading default
01-30 11:17:33.253 19064 19064 E ArmVmp : Match on catch block at 0x0a in for
0x73a58e605d
01-30 11:17:33.947 19064 2390 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getAlpnSelectedProtocol()[B (max-
target-q,core-platform-api, reflection, denied)
01-30 11:17:33.947 19064 2390 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->getAlpnSelectedProtocol()[B
(max-target-q, reflection, denied)
01-30 11:17:34.562 19064 19064 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@aa3d511
01-30 11:17:38.536 19064 19064 E ArmVmp : Match on catch block at 0x0a in for
0x73a58e6035
01-30 11:17:38.539 19064 19064 E ArmVmp : Match on catch block at 0x0a in for
0x73a58e6035
01-30 11:17:38.650 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6021
01-30 11:17:38.657 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6021
01-30 11:17:38.695 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:38.698 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:38.718 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:38.721 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:38.735 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:38.739 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:38.746 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:38.749 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:38.756 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:38.759 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:38.767 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:38.771 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:38.804 19064 19064 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=ImeCallback=ImeOnBackInvokedCallback@42861140
Callback=android.window.IOnBackInvokedCallback$Stub$Proxy@c403045
01-30 11:17:38.817 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:38.821 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:38.833 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:38.838 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:38.839 19064 19064 W RemoteInputConnectionImpl: requestCursorAnchorInfo
on inactive InputConnection
01-30 11:17:38.840 19064 19064 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=ImeCallback=ImeOnBackInvokedCallback@42861140
Callback=android.window.IOnBackInvokedCallback$Stub$Proxy@c403045
01-30 11:17:38.855 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:38.860 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:38.870 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:38.874 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.017 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.021 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.040 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.047 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.216 19064 19064 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@d2df0f9
01-30 11:17:39.245 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.249 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.264 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.273 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.314 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.319 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.331 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.334 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.415 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.419 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.427 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.432 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.436 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.440 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.444 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.449 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.452 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.457 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.461 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.466 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.469 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.473 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.476 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.480 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.484 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.487 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.490 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.494 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.498 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.501 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.505 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.509 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.533 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.535 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.566 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.569 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.676 19064 19064 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 380
01-30 11:17:39.678 19064 19064 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 633
01-30 11:17:39.688 19064 19064 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 677
01-30 11:17:39.690 19064 19064 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 248
01-30 11:17:39.695 19064 19064 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 571
01-30 11:17:39.700 19064 19064 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 333
01-30 11:17:39.703 19064 19064 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 650
01-30 11:17:39.707 19064 19064 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 1150
01-30 11:17:39.710 19064 19064 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 491
01-30 11:17:39.712 19064 19064 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 1150
01-30 11:17:39.716 19064 19064 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 659
01-30 11:17:39.718 19064 19064 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 593
01-30 11:17:39.725 19064 19064 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 1171
01-30 11:17:39.728 19064 19064 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 510
01-30 11:17:39.748 19064 19064 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 853
01-30 11:17:39.775 19064 19064 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 650
01-30 11:17:39.830 19064 19064 W View : requestLayout() improperly called by
android.widget.Space{f5df874 I.ED..... ......I. 32,95-43,106 #7f0b00ba
app:id/action_tile_spacing} during layout: running second layout pass
01-30 11:17:39.831 19064 19064 W View : requestLayout() improperly called by
android.widget.Space{49c27e0 I.ED..... ......I. 32,95-43,106 #7f0b00ba
app:id/action_tile_spacing} during layout: running second layout pass
01-30 11:17:39.831 19064 19064 W View : requestLayout() improperly called by
android.widget.Space{bcbe20c I.ED..... ......I. 32,95-43,106 #7f0b00ba
app:id/action_tile_spacing} during layout: running second layout pass
01-30 11:17:39.836 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.838 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.853 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.856 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.869 19064 19164 E FrameEvents: updateAcquireFence: Did not find
frame.
01-30 11:17:39.874 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.877 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.931 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.934 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.953 19064 19064 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=ImeCallback=ImeOnBackInvokedCallback@42861140
Callback=android.window.IOnBackInvokedCallback$Stub$Proxy@3b3297d
01-30 11:17:39.965 19064 19064 W RemoteInputConnectionImpl: requestCursorAnchorInfo
on inactive InputConnection
01-30 11:17:39.965 19064 19064 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=ImeCallback=ImeOnBackInvokedCallback@42861140
Callback=android.window.IOnBackInvokedCallback$Stub$Proxy@3b3297d
01-30 11:17:39.985 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:39.989 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:40.001 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:40.004 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:40.208 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:40.212 19064 19064 E ArmVmp : Match on catch block at 0xc3 in for
0x73a58e6025
01-30 11:17:45.122 19064 19064 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 650
01-30 11:17:45.126 19064 19064 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{b89432d VFED..C.. ......ID 0,0-187,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-30 11:17:45.156 19064 19064 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{b89432d VFED..C.. ......ID 0,0-187,70 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
01-30 11:20:44.874 19064 19064 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 853
01-30 11:20:50.904 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 11:20:56.912 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 11:21:09.003 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 11:21:21.079 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 12:07:40.420 19064 19072 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 280 to 100
01-30 12:07:46.519 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 12:08:01.579 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 12:08:13.635 19064 19064 W JobService: onNetworkChanged() not
implemente--------- beginning of main
01-30 12:08:16.662 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 12:08:28.727 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 12:08:31.746 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 12:08:46.832 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 12:08:48.060 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 12:09:25.849 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 12:09:36.229 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 12:09:42.275 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 12:09:53.745 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 12:10:25.860 19064 19064 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 12:19:01.200 31217 31217 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-30 12:19:01.536 31217 31217 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-30 12:19:01.539 31217 31217 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-30 12:19:01.539 31217 31217 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-30 12:19:01.539 31217 31217 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-30 12:19:01.539 31217 31217 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-30 12:19:01.539 31217 31217 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-30 12:19:01.539 31217 31217 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-30 12:19:01.539 31217 31217 W System.err: at
java.lang.Class.newInstance(Native Method)
01-30 12:19:01.539 31217 31217 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-30 12:19:01.539 31217 31217 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-30 12:19:01.539 31217 31217 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-30 12:19:01.539 31217 31217 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-30 12:19:01.539 31217 31217 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-30 12:19:01.539 31217 31217 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-30 12:19:01.539 31217 31217 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-30 12:19:01.539 31217 31217 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-30 12:19:01.539 31217 31217 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-30 12:19:01.539 31217 31217 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-30 12:19:01.540 31217 31217 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-30 12:19:01.540 31217 31217 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-30 12:19:01.540 31217 31217 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-30 12:19:01.540 31217 31217 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-30 12:19:01.540 31217 31217 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-30 12:19:01.572 31217 31217 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 12:19:01.983 31217 31217 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-30 12:19:01.983 31217 31217 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-30 12:19:02.236 31217 31271 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-30 12:19:02.236 31217 31271 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-30 12:19:02.236 31217 31271 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-30 12:19:02.402 31255 31255 W libprocessgroup: Controller io is not found
01-30 12:19:02.403 31255 31255 W libprocessgroup: Controller io is not found
01-30 12:19:02.403 31255 31255 W libprocessgroup: Controller io is not found
01-30 12:19:04.862 31217 31278 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_block
01-30 12:19:04.862 31217 31278 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-30 12:19:04.862 31217 31278 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-30 12:19:04.862 31217 31278 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-30 12:19:04.862 31217 31278 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-30 12:19:04.862 31217 31278 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-30 12:19:04.862 31217 31278 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-30 12:19:04.862 31217 31278 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-30 12:19:04.862 31217 31278 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-30 12:19:04.862 31217 31278 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-30 12:19:04.862 31217 31278 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-30 12:19:04.862 31217 31278 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-30 12:19:04.862 31217 31278 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-30 12:19:04.862 31217 31278 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-30 12:19:04.862 31217 31278 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-30 12:19:04.862 31217 31278 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-30 12:19:14.305 31217 31217 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 12:19:41.063 31217 31217 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 12:19:44.418 31217 31217 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 12:19:47.447 31217 31217 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. M--------- beginning of
main
01-30 14:41:49.684 17102 17102 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-30 14:41:49.980 17102 17102 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-30 14:41:49.981 17102 17102 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-30 14:41:49.981 17102 17102 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-30 14:41:49.981 17102 17102 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-30 14:41:49.981 17102 17102 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-30 14:41:49.981 17102 17102 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-30 14:41:49.981 17102 17102 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-30 14:41:49.981 17102 17102 W System.err: at
java.lang.Class.newInstance(Native Method)
01-30 14:41:49.981 17102 17102 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-30 14:41:49.981 17102 17102 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-30 14:41:49.981 17102 17102 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-30 14:41:49.981 17102 17102 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-30 14:41:49.981 17102 17102 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-30 14:41:49.981 17102 17102 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-30 14:41:49.982 17102 17102 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-30 14:41:49.982 17102 17102 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-30 14:41:49.982 17102 17102 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-30 14:41:49.982 17102 17102 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-30 14:41:49.982 17102 17102 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-30 14:41:49.982 17102 17102 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-30 14:41:49.982 17102 17102 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-30 14:41:49.982 17102 17102 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-30 14:41:49.982 17102 17102 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-30 14:41:50.011 17102 17102 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 14:41:50.337 17102 17102 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-30 14:41:50.338 17102 17102 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-30 14:41:50.606 17102 17163 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-30 14:41:50.606 17102 17163 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-30 14:41:50.606 17102 17163 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-30 14:41:50.767 17149 17149 W libprocessgroup: Controller io is not found
01-30 14:41:50.768 17149 17149 W libprocessgroup: Controller io is not found
01-30 14:41:50.768 17149 17149 W libprocessgroup: Controller io is not found
01-30 14:41:52.636 17102 17176 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-30 14:41:52.636 17102 17176 E SQLiteDatabase: android.datab--------- beginning
of main
01-30 14:42:02.722 17102 17102 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 14:42:05.737 17102 17102 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 14:42:07.179 17102 17102 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 14:42:14.787 17102 17102 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 14:42:20.826 17102 17102 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 14:42:23.850 17102 17102 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 14:42:29.887 17102 17102 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 14:42:38.943 17102 17102 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 14:42:47.997 17102 17102 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 14:42:51.015 17102 17102 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 14:50:01.937 23087 23087 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-30 14:50:02.385 23087 23087 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-30 14:50:02.389 23087 23087 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-30 14:50:02.389 23087 23087 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-30 14:50:02.389 23087 23087 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-30 14:50:02.389 23087 23087 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-30 14:50:02.389 23087 23087 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-30 14:50:02.389 23087 23087 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-30 14:50:02.389 23087 23087 W System.err: at
java.lang.Class.newInstance(Native Method)
01-30 14:50:02.389 23087 23087 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-30 14:50:02.389 23087 23087 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-30 14:50:02.390 23087 23087 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-30 14:50:02.390 23087 23087 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-30 14:50:02.390 23087 23087 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-30 14:50:02.390 23087 23087 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-30 14:50:02.390 23087 23087 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-30 14:50:02.390 23087 23087 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-30 14:50:02.390 23087 23087 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-30 14:50:02.390 23087 23087 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-30 14:50:02.390 23087 23087 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-30 14:50:02.390 23087 23087 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-30 14:50:02.390 23087 23087 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-30 14:50:02.39--------- beginning of main
01-30 15:40:29.678 10301 10301 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-30 15:40:30.042 10301 10301 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-30 15:40:30.044 10301 10301 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-30 15:40:30.044 10301 10301 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-30 15:40:30.044 10301 10301 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-30 15:40:30.044 10301 10301 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-30 15:40:30.044 10301 10301 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-30 15:40:30.044 10301 10301 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-30 15:40:30.044 10301 10301 W System.err: at
java.lang.Class.newInstance(Native Method)
01-30 15:40:30.044 10301 10301 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-30 15:40:30.044 10301 10301 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-30 15:40:30.045 10301 10301 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-30 15:40:30.045 10301 10301 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-30 15:40:30.045 10301 10301 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-30 15:40:30.045 10301 10301 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-30 15:40:30.045 10301 10301 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-30 15:40:30.045 10301 10301 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-30 15:40:30.045 10301 10301 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-30 15:40:30.045 10301 10301 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-30 15:40:30.045 10301 10301 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-30 15:40:30.045 10301 10301 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-30 15:40:30.045 10301 10301 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-30 15:40:30.045 10301 10301 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-30 15:40:30.045 10301 10301 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-30 15:40:30.095 10301 10301 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 15:40:30.745 10301 10301 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-30 15:40:30.745 10301 10301 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-30 15:40:31.016 10301 10355 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-30 15:40:31.016 10301 10355 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-30 15:40:31.016 10301 10355 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-30 15:40:31.212 10342 10342 W libprocessgroup: Controller io is not found
01-30 15:40:31.213 10342 10342 W libprocessgroup: Controller io is not found
01-30 15:40:31.213 10342 10342 W libprocessgroup: Controller io is not found
01-30 15:50:01.918 14312 14312 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-30 15:50:02.374 14312 14312 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmo--------- beginning of main
01-30 15:50:02.375 14312 14312 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-30 15:50:02.376 14312 14312 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-30 15:50:02.376 14312 14312 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-30 15:50:02.376 14312 14312 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-30 15:50:02.376 14312 14312 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-30 15:50:02.376 14312 14312 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-30 15:50:02.376 14312 14312 W System.err: at
java.lang.Class.newInstance(Native Method)
01-30 15:50:02.376 14312 14312 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-30 15:50:02.376 14312 14312 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-30 15:50:02.376 14312 14312 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-30 15:50:02.376 14312 14312 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-30 15:50:02.376 14312 14312 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-30 15:50:02.376 14312 14312 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-30 15:50:02.376 14312 14312 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-30 15:50:02.376 14312 14312 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-30 15:50:02.376 14312 14312 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-30 15:50:02.376 14312 14312 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-30 15:50:02.376 14312 14312 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-30 15:50:02.376 14312 14312 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-30 15:50:02.376 14312 14312 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-30 15:50:02.376 14312 14312 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-30 15:50:02.376 14312 14312 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-30 15:50:02.423 14312 14312 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 15:50:02.848 14312 14312 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-30 15:50:02.848 14312 14312 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-30 15:50:03.166 14312 14396 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-30 15:50:03.166 14312 14396 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-30 15:50:03.166 14312 14396 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-30 15:50:03.283 14381 14381 W libprocessgroup: Controller io is not found
01-30 15:50:03.283 14381 14381 W libprocessgroup: Controller io is not found
01-30 15:50:03.283 14381 14381 W libprocessgroup: Controller io is not found
01-30 16:11:13.688 17742 17742 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-30 16:11:13.842 17742 17742 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-30 16:11:13.843 17742 17742 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-30 16:11:13.843 17742 17742 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-30 16:11:13.843 17742 17742 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-30 16:11:13.843 17742 17742 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-30 16:11:13.843 17742 17742 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-30 16:11:13.843 17742 17742 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-30 16:11:13.843 17742 17742 W System.err: at
java.lang.Class.newInstance(Native Method)
01-30 16:11:13.843 17742 17742 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-30 16:11:13.843 17742 17742 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-30 16:11:13.843 17742 17742 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-30 16:11:13.843 17742 17742 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-30 16:11:13.843 17742 17742 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-30 16:11:13.843 17742 17742 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-30 16:11:13.843 17742 17742 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-30 16:11:13.843 17742 17742 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-30 16:11:13.843 17742 17742 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-30 16:11:13.843 17742 17742 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-30 16:11:13.843 17742 17742 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-30 16:11:13.843 17742 17742 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-30 16:11:13.843 17742 17742 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-30 16:11:13.843 17742 17742 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-30 16:11:13.843 17742 17742 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-30 16:11:13.851 17742 17742 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 16:11:14.016 17742 17742 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-30 16:11:14.016 17742 17742 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-30 16:11:14.157 17742 17805 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-30 16:11:14.157 17742 17805 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-30 16:11:14.157 17742 17805 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-30 16:11:14.218 17787 17787 W libprocessgroup: Controller io is not found
01-30 16:11:14.218 17787 17787 W libprocessgroup: Controller io is not found
01-30 16:11:14.218 17787 17787 W libprocessgroup: Controller io is not found
01-30 16:11:17.584 17742 17742 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 16:11:20.628 17742 17742 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 16:11:26.664 17742 17742 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 16:11:59.836 17742 17742 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must overrid---------
beginning of main
01-30 16:50:01.902 5767 5767 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-30 16:50:02.303 5767 5767 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-30 16:50:02.305 5767 5767 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-30 16:50:02.305 5767 5767 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-30 16:50:02.305 5767 5767 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-30 16:50:02.305 5767 5767 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-30 16:50:02.306 5767 5767 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-30 16:50:02.306 5767 5767 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-30 16:50:02.306 5767 5767 W System.err: at
java.lang.Class.newInstance(Native Method)
01-30 16:50:02.306 5767 5767 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-30 16:50:02.306 5767 5767 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-30 16:50:02.306 5767 5767 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-30 16:50:02.306 5767 5767 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-30 16:50:02.306 5767 5767 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-30 16:50:02.306 5767 5767 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-30 16:50:02.306 5767 5767 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-30 16:50:02.306 5767 5767 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-30 16:50:02.306 5767 5767 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-30 16:50:02.306 5767 5767 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-30 16:50:02.306 5767 5767 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-30 16:50:02.306 5767 5767 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-30 16:50:02.306 5767 5767 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-30 16:50:02.306 5767 5767 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-30 16:50:02.306 5767 5767 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-30 16:50:02.353 5767 5767 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 16:50:02.810 5767 5767 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-30 16:50:02.810 5767 5767 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-30 16:50:03.135 5767 5832 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-30 16:50:03.135 5767 5832 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-30 16:50:03.135 5767 5832 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-30 16:50:03.345 5817 5817 W libprocessgroup: Controller io is not found
01-30 16:50:03.345 5817 5817 W libprocessgroup: Controller io is not found
01-30 16:50:03.345 5817 5817 W libprocessgroup: Controller io is not found
01-30 17:06:20.411 13219 13219 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-30 17:06:21.100 13219 13219 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-30 17:06:21.102 13219 13219 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-30 17:06:21.103 13219 13219 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-30 17:06:21.103 13219 13219 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-30 17:06:21.103 13219 13219 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-30 17:06:21.103 13219 13219 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-30 17:06:21.103 13219 13219 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-30 17:06:21.103 13219 13219 W System.err: at
java.lang.Class.newInstance(Native Method)
01-30 17:06:21.103 13219 13219 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-30 17:06:21.103 13219 13219 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-30 17:06:21.103 13219 13219 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-30 17:06:21.103 13219 13219 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-30 17:06:21.103 13219 13219 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-30 17:06:21.103 13219 13219 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-30 17:06:21.103 13219 13219 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-30 17:06:21.103 13219 13219 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-30 17:06:21.103 13219 13219 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-30 17:06:21.103 13219 13219 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-30 17:06:21.103 13219 13219 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-30 17:06:21.103 13219 13219 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-30 17:06:21.103 13219 13219 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-30 17:06:21.103 13219 13219 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-30 17:06:21.103 13219 13219 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-30 17:06:21.190 13219 13219 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:06:22.598 13219 13219 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:06:22.598 13219 13219 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-30 17:06:23.210 13444 13444 W libprocessgroup: Controller io is not found
01-30 17:06:23.211 13444 13444 W libprocessgroup: Controller io is not found
01-30 17:06:23.211 13444 13444 W libprocessgroup: Controller io is not found
01-30 17:06:23.507 13219 13502 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-30 17:06:23.507 13219 13502 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-30 17:06:23.507 13219 13502 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-30 17:06:23.524 13219 13241 W com.mbwhatsapp: Long monitor contention with owner
binder:13219_2 (13243) at void X.0zO.A07()(:-1) waiters=0 in void X.0zO.A07() for
2.085s
01-30 17:06:23.526 13219 13365 W com.mbwhatsapp: Long monitor contention with owner
binder:13219_2 (13243) at void X.0zO.A07()(:-1) waiters=1 in void X.0zO.A07() for
2.027s
01-30 17:06:23.526 13219 13364 W com.mbwhatsapp: Long monitor contention with owner
binder--------- beginning of main
01-30 17:06:23.527 13219 13398 W com.mbwhatsapp: Long monitor contention with owner
binder:13219_2 (13243) at void X.0zO.A07()(:-1) waiters=3 in void X.0zO.A07() for
1.677s
01-30 17:06:23.529 13219 13399 W com.mbwhatsapp: Long monitor contention with owner
binder:13219_2 (13243) at void X.0zO.A07()(:-1) waiters=4 in void X.0zO.A07() for
1.677s
01-30 17:06:23.529 13219 13391 W com.mbwhatsapp: Long monitor contention with owner
binder:13219_2 (13243) at void X.0zO.A07()(:-1) waiters=5 in void X.0zO.A07() for
1.679s
01-30 17:06:23.531 13219 13400 W com.mbwhatsapp: Long monitor contention with owner
binder:13219_2 (13243) at void X.0zO.A07()(:-1) waiters=6 in void X.0zO.A07() for
1.678s
01-30 17:06:23.534 13219 13402 W com.mbwhatsapp: Long monitor contention with owner
binder:13219_2 (13243) at void X.0zO.A07()(:-1) waiters=7 in void X.0zO.A07() for
1.678s
01-30 17:06:23.534 13219 13401 W com.mbwhatsapp: Long monitor contention with owner
binder:13219_2 (13243) at void X.0zO.A07()(:-1) waiters=8 in void X.0zO.A07() for
1.679s
01-30 17:06:23.538 13219 13259 W com.mbwhatsapp: Long monitor contention with owner
binder:13219_2 (13243) at void X.0zO.A07()(:-1) waiters=9 in void X.0zO.A07() for
1.647s
01-30 17:14:01.890 19355 19355 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-30 17:14:02.122 19355 19355 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-30 17:14:02.125 19355 19355 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-30 17:14:02.125 19355 19355 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-30 17:14:02.125 19355 19355 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-30 17:14:02.126 19355 19355 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-30 17:14:02.126 19355 19355 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-30 17:14:02.126 19355 19355 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-30 17:14:02.126 19355 19355 W System.err: at
java.lang.Class.newInstance(Native Method)
01-30 17:14:02.126 19355 19355 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-30 17:14:02.126 19355 19355 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-30 17:14:02.126 19355 19355 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-30 17:14:02.126 19355 19355 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-30 17:14:02.126 19355 19355 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-30 17:14:02.126 19355 19355 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-30 17:14:02.126 19355 19355 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-30 17:14:02.126 19355 19355 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-30 17:14:02.126 19355 19355 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-30 17:14:02.126 19355 19355 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-30 17:14:02.126 19355 19355 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-30 17:14:02.126 19355 19355 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-30 17:14:02.126 19355 19355 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-30 17:14:02.126 19355 19355 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-30 17:14:02.126 19355 19355 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-30 17:14:02.168 19355 19355 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:14:02.673 19355 19355 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:14:02.673 19355 19355 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-30 17:14:03.002 19355 19422 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-30 17:14:03.002 19355 19422 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-30 17:14:03.002 19355 19422 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-30 17:14:03.148 19409 19409 W libprocessgroup: Controller io is not found
01-30 17:14:03.149 19409 19409 W libprocessgroup: Controller io is not found
01-30 17:14:03.149 19409 19409 W libprocessgroup: Controller io is not found
01-30 17:22:32.263 19355 19355 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 17:22:32.693 19355 19355 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 17:22:35.711 19355 19355 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 17:22:44.760 19355 19355 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 17:22:50.798 19355 19355 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 17:23:20.960 19355 19355 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 17:23:29.997 19355 19355 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 17:23:32.276 19355 19355 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 17:29:26.112 19355 19355 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 17:29:43.725 19355 19355 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 17:29:43.771 19355 19355 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 17:29:44.241 19355 19355 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 17:29:50.296 19355 19355 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 17:29:53.316 19355 19355 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 17:29:59.355 19355 19355 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 17:30:02.376 19355 19355 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 17:30:03.807 19355 19355 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 17:30:29.531 19355 19355 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 17:30:35.567 19355 1935--------- beginning of main
01-30 17:30:38.589 19355 19355 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 17:42:17.345 5481 5481 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-30 17:42:17.778 5481 5481 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-30 17:42:17.782 5481 5481 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-30 17:42:17.782 5481 5481 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-30 17:42:17.782 5481 5481 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-30 17:42:17.782 5481 5481 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-30 17:42:17.782 5481 5481 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-30 17:42:17.782 5481 5481 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-30 17:42:17.782 5481 5481 W System.err: at
java.lang.Class.newInstance(Native Method)
01-30 17:42:17.782 5481 5481 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-30 17:42:17.782 5481 5481 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-30 17:42:17.782 5481 5481 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-30 17:42:17.782 5481 5481 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-30 17:42:17.782 5481 5481 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-30 17:42:17.783 5481 5481 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-30 17:42:17.783 5481 5481 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-30 17:42:17.783 5481 5481 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-30 17:42:17.783 5481 5481 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-30 17:42:17.783 5481 5481 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-30 17:42:17.783 5481 5481 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-30 17:42:17.783 5481 5481 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-30 17:42:17.783 5481 5481 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-30 17:42:17.783 5481 5481 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-30 17:42:17.783 5481 5481 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-30 17:42:17.842 5481 5481 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:42:18.431 5481 5481 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:42:18.431 5481 5481 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-30 17:42:18.710 5481 5844 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-30 17:42:18.710 5481 5844 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-30 17:42:18.710 5481 5844 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-30 17:42:18.833 5807 5807 W libprocessgroup: Controller io is not found
01-30 17:42:18.833 5807 5807 W libprocessgroup: Controller io is not found
01-30 17:42:18.833 5807 5807 W libprocessgroup: Controller io is not found
01-30 17:42:19.756 5481 5922 W c--------- beginning of main
01-30 18:08:01.886 22710 22710 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-30 18:08:02.393 22710 22710 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-30 18:08:02.395 22710 22710 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-30 18:08:02.395 22710 22710 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-30 18:08:02.395 22710 22710 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-30 18:08:02.395 22710 22710 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-30 18:08:02.396 22710 22710 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-30 18:08:02.396 22710 22710 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-30 18:08:02.396 22710 22710 W System.err: at
java.lang.Class.newInstance(Native Method)
01-30 18:08:02.396 22710 22710 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-30 18:08:02.396 22710 22710 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-30 18:08:02.396 22710 22710 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-30 18:08:02.396 22710 22710 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-30 18:08:02.396 22710 22710 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-30 18:08:02.396 22710 22710 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-30 18:08:02.396 22710 22710 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-30 18:08:02.396 22710 22710 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-30 18:08:02.396 22710 22710 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-30 18:08:02.396 22710 22710 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-30 18:08:02.396 22710 22710 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-30 18:08:02.396 22710 22710 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-30 18:08:02.396 22710 22710 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-30 18:08:02.396 22710 22710 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-30 18:08:02.396 22710 22710 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-30 18:08:02.436 22710 22710 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 18:08:02.892 22710 22710 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-30 18:08:02.893 22710 22710 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-30 18:08:03.319 22710 22802 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-30 18:08:03.319 22710 22802 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-30 18:08:03.319 22710 22802 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-30 18:08:03.327 22787 22787 W libprocessgroup: Controller io is not found
01-30 18:08:03.327 22787 22787 W libprocessgroup: Controller io is not found
01-30 18:08:03.327 22787 22787 W libprocessgroup: Controller io is not found
01-30 18:08:35.264 22710 22710 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 18:08:38.306 22710 22710 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 18:10:12.638 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.638 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.638 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.638 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.639 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.639 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.639 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.639 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.639 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.639 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.639 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.639 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.639 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.639 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.639 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.639 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.639 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.639 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.639 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.639 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.639 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.639 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.639 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.639 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.640 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.640 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.640 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.640 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.640 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.640 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.640 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.640 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.640 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.640 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.640 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.640 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.640 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.640 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.640 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.640 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.641 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.641 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.641 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.641 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.641 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.641 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.641 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.641 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.641 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.641 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.641 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.641 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.641 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.641 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.641 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.642 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.642 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.642 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.642 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.642 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.642 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.642 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.642 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.642 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.642 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.642 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.642 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.642 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.642 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.642 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.642 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.642 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.642 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.643 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.643 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.643 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.643 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.643 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.643 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.643 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.643 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.643 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.643 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.643 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.643 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.643 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.643 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.643 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.643 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.643 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.643 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.644 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.644 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.644 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.644 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.644 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.644 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.644 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.644 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.644 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.644 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.644 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.644 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.644 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.644 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.644 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.644 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.644 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.645 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.645 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.645 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.645 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.645 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.645 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.645 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.645 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.645 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.645 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.645 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.645 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.645 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.645 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.646 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.646 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.646 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.646 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.646 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.646 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.646 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.646 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.646 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.646 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.646 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.646 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.646 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.646 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.646 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.646 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.646 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.646 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.646 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.647 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.647 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.647 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.647 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.647 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.647 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.647 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.647 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.647 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.647 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.647 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.647 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.647 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.647 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.647 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.647 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.648 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.648 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.648 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.648 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.648 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.648 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.648 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.648 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.648 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.648 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.648 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.648 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.648 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.648 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.648 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.648 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.648 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.648 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.648 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.648 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.649 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.649 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.649 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.649 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.649 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.649 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.649 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.649 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.649 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.649 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.649 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.649 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.649 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.649 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.649 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.649 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.649 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.650 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.650 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.650 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.650 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.650 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.650 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.650 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.650 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.650 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.650 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.650 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.650 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.650 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.650 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.650 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.650 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.650 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.651 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.651 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.651 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.651 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.651 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.651 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.651 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.651 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.651 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.651 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.651 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.651 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.651 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.651 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.651 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.651 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.651 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.652 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.652 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.652 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.652 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.652 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.652 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.652 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.652 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.652 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.652 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.652 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.652 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.652 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.652 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.652 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.653 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.653 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.653 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.653 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.653 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.653 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.653 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.653 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.653 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.653 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.653 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.653 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.653 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.653 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.653 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.653 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.654 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.654 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.654 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.654 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.654 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.654 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.654 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.654 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.654 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.654 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.654 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.654 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.654 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.654 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.654 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.654 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.654 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.654 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.654 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.654 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.654 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.655 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.655 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.655 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.655 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.655 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.655 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.655 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.655 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.655 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.655 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.655 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.655 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.655 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.655 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.655 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.655 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.655 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.655 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.655 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.655 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.656 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.656 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.656 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.656 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.656 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.656 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.656 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.656 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.656 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.656 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.656 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.656 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.656 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.656 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.656 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.656 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.657 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.657 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.657 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.657 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.657 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.657 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.657 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.657 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.657 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.657 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.657 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.657 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.657 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.657 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.658 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.658 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.658 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.658 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.658 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.658 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.658 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.658 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.658 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.658 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.658 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.658 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.658 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.658 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.658 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.658 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.658 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.658 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.658 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.658 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.659 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.659 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.659 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.659 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.659 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.659 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.659 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.659 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.659 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.659 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.659 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.659 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.659 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.659 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.660 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.660 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.660 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.660 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.660 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.660 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.660 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.660 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.660 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.660 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.660 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.660 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.660 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.660 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.660 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.660 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.660 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.660 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.660 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.661 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.661 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.661 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.661 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.661 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.661 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.661 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.661 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.661 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.661 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.661 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.661 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.661 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.661 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.661 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.661 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.661 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.661 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.662 22710 22720 W System : A resource failed to call close.
01-30 18:10:12.662 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.925 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.925 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.925 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.925 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.925 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.925 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.925 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.925 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.925 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.925 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.925 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.925 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.925 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.925 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.925 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.925 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.925 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.925 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.926 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.926 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.926 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.926 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.926 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.926 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.926 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.926 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.926 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.926 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.926 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.926 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.926 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.926 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.926 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.926 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.926 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.926 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.926 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.926 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.926 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.926 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.926 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.926 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.926 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.926 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.926 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.926 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.926 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.926 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.926 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.926 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.927 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.927 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.927 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.927 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.927 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.927 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.927 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.927 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.927 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.927 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.927 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.927 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.927 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.927 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.927 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.927 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.927 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.927 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.927 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.927 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.927 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.927 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.927 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.927 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.927 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.927 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.927 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.927 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.927 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.927 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.927 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.928 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.928 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.928 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.928 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.928 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.928 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.928 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.928 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.928 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.928 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.928 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.928 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.928 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.928 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.928 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.928 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.928 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.928 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.928 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.928 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.928 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.928 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.928 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.928 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.928 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.928 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.928 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.928 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.929 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.929 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.929 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.929 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.929 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.929 22710 22720 W System : A resource failed to call close.
01-30 18:11:01.929 22710 22720 W System : A resource failed to call close.
01-30 18:19:13.694 22710 22710 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 18:19:19.724 22710 22710 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 18:19:28.752 22710 22710 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 18:19:31.765 22710 22710 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 18:19:34.777 22710 22710 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 18:19--------- beginning of main
01-30 20:40:02.202 22710 22718 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 151 to 100
01-30 21:06:10.782 9330 9330 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-30 21:06:10.985 9330 9330 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-30 21:06:10.989 9330 9330 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-30 21:06:10.989 9330 9330 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-30 21:06:10.989 9330 9330 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-30 21:06:10.989 9330 9330 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-30 21:06:10.989 9330 9330 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-30 21:06:10.989 9330 9330 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-30 21:06:10.989 9330 9330 W System.err: at
java.lang.Class.newInstance(Native Method)
01-30 21:06:10.989 9330 9330 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-30 21:06:10.989 9330 9330 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-30 21:06:10.989 9330 9330 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-30 21:06:10.989 9330 9330 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-30 21:06:10.989 9330 9330 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-30 21:06:10.989 9330 9330 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-30 21:06:10.989 9330 9330 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-30 21:06:10.989 9330 9330 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-30 21:06:10.989 9330 9330 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-30 21:06:10.989 9330 9330 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-30 21:06:10.989 9330 9330 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-30 21:06:10.989 9330 9330 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-30 21:06:10.989 9330 9330 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-30 21:06:10.989 9330 9330 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-30 21:06:10.989 9330 9330 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-30 21:06:11.026 9330 9330 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:06:11.368 9330 9330 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:06:11.368 9330 9330 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-30 21:06:11.585 9330 9383 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-30 21:06:11.585 9330 9383 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-30 21:06:11.585 9330 9383 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-30 21:06:11.870 9370 9370 W libprocessgroup: Controller io is not found
01-30 21:06:11.871 9370 9370 W libprocessgroup: Controller io is not found
01-30 21:06:11.871 9370 9370 W libprocessgroup: Controller io is not found
01-30 21:06:27.378 9330 9330 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 21:06:30.400 9330 9330 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 21:06:54.528 9330 9330 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 21:06:57.562 9330 9330 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 21:07:36.825 9330 9330 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 21:07:39.852 9330 9330 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 21:08:13.089 9330 9330 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 21:08:19.159 9330 9330 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 21:08:37.860 9330 9330 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 21:08:43.312 9330 9330 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 21:08:46.332 9330 9330 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 21:08:49.441 9330 9330 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 21:08:55.520 9330 9330 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 21:08:58.592 9330 9330 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 21:09:01.574 9330 9330 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 21:09:04.716 9330 9330 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 21:09:10.727 9330 9330 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 21:15:22.391 9330 9330 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 21:15:25.405 9330 9330 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 21:15:28.430 9330 9330 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 21:15:34.713 9330 9330 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 21:15:46.494 9330 9330 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 21:15:52.545 9330 9330 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 21:16:01.608 9330 9330 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 21:16:07.650 9330 9330 W JobService: onNetworkChanged() not implemented in
androidx.w--------- beginning of main
01-30 21:16:13.694 9330 9330 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 21:16:19.740 9330 9330 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 21:16:22.775 9330 9330 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 21:37:01.905 19453 19453 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-30 21:37:02.172 19453 19453 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-30 21:37:02.174 19453 19453 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-30 21:37:02.174 19453 19453 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-30 21:37:02.174 19453 19453 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-30 21:37:02.174 19453 19453 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-30 21:37:02.174 19453 19453 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-30 21:37:02.174 19453 19453 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-30 21:37:02.174 19453 19453 W System.err: at
java.lang.Class.newInstance(Native Method)
01-30 21:37:02.175 19453 19453 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-30 21:37:02.175 19453 19453 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-30 21:37:02.175 19453 19453 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-30 21:37:02.175 19453 19453 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-30 21:37:02.175 19453 19453 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-30 21:37:02.175 19453 19453 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-30 21:37:02.175 19453 19453 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-30 21:37:02.175 19453 19453 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-30 21:37:02.175 19453 19453 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-30 21:37:02.175 19453 19453 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-30 21:37:02.175 19453 19453 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-30 21:37:02.175 19453 19453 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-30 21:37:02.175 19453 19453 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-30 21:37:02.175 19453 19453 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-30 21:37:02.175 19453 19453 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-30 21:37:02.201 19453 19453 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:37:02.562 19453 19453 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:37:02.562 19453 19453 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-30 21:37:02.766 19453 19507 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-30 21:37:02.766 19453 19507 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-30 21:37:--------- beginning of main
01-30 21:38:24.828 19453 19453 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 21:38:27.848 19453 19453 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 21:38:30.873 19453 19453 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 21:38:36.924 19453 19453 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 22:01:10.252 32174 32174 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-30 22:01:10.520 32174 32174 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-30 22:01:10.523 32174 32174 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-30 22:01:10.523 32174 32174 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-30 22:01:10.523 32174 32174 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-30 22:01:10.523 32174 32174 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-30 22:01:10.523 32174 32174 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-30 22:01:10.523 32174 32174 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-30 22:01:10.523 32174 32174 W System.err: at
java.lang.Class.newInstance(Native Method)
01-30 22:01:10.523 32174 32174 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-30 22:01:10.523 32174 32174 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-30 22:01:10.523 32174 32174 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-30 22:01:10.523 32174 32174 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-30 22:01:10.523 32174 32174 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-30 22:01:10.523 32174 32174 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-30 22:01:10.523 32174 32174 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-30 22:01:10.523 32174 32174 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-30 22:01:10.523 32174 32174 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-30 22:01:10.523 32174 32174 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-30 22:01:10.523 32174 32174 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-30 22:01:10.523 32174 32174 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-30 22:01:10.523 32174 32174 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-30 22:01:10.523 32174 32174 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-30 22:01:10.523 32174 32174 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-30 22:01:10.545 32174 32174 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:01:10.866 32174 32174 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:01:10.866 32174 32174 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-30 22:01:11.076 32244 32244 W libprocessgroup: Controller io is not found
01-30 22:01:11.076 3--------- beginning of main
01-30 22:37:01.897 13502 13502 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-30 22:37:02.134 13502 13502 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-30 22:37:02.136 13502 13502 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-30 22:37:02.136 13502 13502 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-30 22:37:02.136 13502 13502 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-30 22:37:02.136 13502 13502 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-30 22:37:02.136 13502 13502 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-30 22:37:02.136 13502 13502 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-30 22:37:02.136 13502 13502 W System.err: at
java.lang.Class.newInstance(Native Method)
01-30 22:37:02.136 13502 13502 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-30 22:37:02.136 13502 13502 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-30 22:37:02.136 13502 13502 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-30 22:37:02.136 13502 13502 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-30 22:37:02.136 13502 13502 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-30 22:37:02.136 13502 13502 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-30 22:37:02.136 13502 13502 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-30 22:37:02.137 13502 13502 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-30 22:37:02.137 13502 13502 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-30 22:37:02.137 13502 13502 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-30 22:37:02.137 13502 13502 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-30 22:37:02.137 13502 13502 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-30 22:37:02.137 13502 13502 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-30 22:37:02.137 13502 13502 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-30 22:37:02.137 13502 13502 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-30 22:37:02.169 13502 13502 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:37:02.534 13502 13502 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:37:02.534 13502 13502 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-30 22:37:02.785 13502 13553 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-30 22:37:02.785 13502 13553 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-30 22:37:02.785 13502 13553 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-30 22:37:02.987 13539 13539 W libprocessgroup: Controller io is not found
01-30 22:37:02.987 13539 13539 W libprocessgroup: Controller io is not found
01-30 22:37:02.987 13539 13539 W libprocessgroup: Controller io is not found
01-30 22:37:07.475 13502 13502 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 22:37:09.227 13502 13502 W J--------- beginning of main
01-30 22:45:05.976 13502 13502 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 22:45:08.955 13502 13502 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 22:45:09.033 13502 13502 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 22:45:21.102 13502 13502 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 22:45:30.142 13502 13502 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-30 23:00:49.299 26576 26576 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-30 23:00:49.847 26576 26576 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-30 23:00:49.850 26576 26576 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-30 23:00:49.850 26576 26576 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-30 23:00:49.850 26576 26576 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-30 23:00:49.850 26576 26576 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-30 23:00:49.850 26576 26576 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-30 23:00:49.850 26576 26576 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-30 23:00:49.850 26576 26576 W System.err: at
java.lang.Class.newInstance(Native Method)
01-30 23:00:49.851 26576 26576 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-30 23:00:49.851 26576 26576 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-30 23:00:49.851 26576 26576 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-30 23:00:49.851 26576 26576 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-30 23:00:49.851 26576 26576 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-30 23:00:49.851 26576 26576 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-30 23:00:49.851 26576 26576 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-30 23:00:49.851 26576 26576 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-30 23:00:49.851 26576 26576 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-30 23:00:49.851 26576 26576 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-30 23:00:49.851 26576 26576 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-30 23:00:49.851 26576 26576 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-30 23:00:49.851 26576 26576 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-30 23:00:49.851 26576 26576 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-30 23:00:49.851 26576 26576 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-30 23:00:49.922 26576 26576 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 23:00:51.051 26576 26576 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-30 23:00:51.051 26576 26576 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConsc--------- beginning of main
01-30 23:00:51.678 26968 26968 W libprocessgroup: Controller io is not found
01-30 23:00:51.678 26968 26968 W libprocessgroup: Controller io is not found
01-30 23:00:51.678 26968 26968 W libprocessgroup: Controller io is not found
01-30 23:00:51.925 26576 27047 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-30 23:00:51.925 26576 27047 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-30 23:00:51.925 26576 27047 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-30 23:27:22.742 26576 26615 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 132 to 100
01-30 23:52:01.867 11109 11109 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-30 23:52:02.681 11109 11109 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-30 23:52:02.691 11109 11109 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-30 23:52:02.691 11109 11109 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-30 23:52:02.691 11109 11109 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-30 23:52:02.691 11109 11109 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-30 23:52:02.691 11109 11109 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-30 23:52:02.691 11109 11109 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-30 23:52:02.691 11109 11109 W System.err: at
java.lang.Class.newInstance(Native Method)
01-30 23:52:02.691 11109 11109 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-30 23:52:02.691 11109 11109 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-30 23:52:02.691 11109 11109 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-30 23:52:02.691 11109 11109 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-30 23:52:02.691 11109 11109 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-30 23:52:02.691 11109 11109 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-30 23:52:02.691 11109 11109 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-30 23:52:02.691 11109 11109 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-30 23:52:02.691 11109 11109 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-30 23:52:02.691 11109 11109 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-30 23:52:02.692 11109 11109 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-30 23:52:02.692 11109 11109 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-30 23:52:02.696 11109 11109 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-30 23:52:02.696 11109 11109 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-30 23:52:02.696 11109 11109 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-30 23:52:02.830 11109 11109 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 23:52:03.805 11109 11109 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-30 23:52:03.805 11109 11109 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-30 23:52:04.735 11109 11268 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-30 23:52:04.735 11109 11268 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-30 23:52:04.735 11109 11268 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-30 23:52:05.024 11237 11237 W libprocessgroup: Controller io is not found
01-30 23:52:05.025 11237 11237 W libprocessgroup: Controller io is not found
01-30 23:52:05.025 11237 11237 W libprocessgroup: Controller io is not found
01-30 23:52:05.664 11109 11284 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #4 (11280) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=0 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal) for 106ms
01-30 23:52:05.737 11109 11268 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #4 (11280) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=2 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal) for 179ms
01-31 00:26:02.028 11109 11118 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 166 to 100
01-31 01:00:02.056 11109 11118 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 176 to 100
01-31 01:36:02.221 11109 11118 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 194 to 100
01-31 02:01:04.402 11109 11118 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 115 to 100
01-31 02:01:04.407 11109 11120 W System : A resource failed to call end.
01-31 02:01:04.407 11109 11120 W System : A resource failed to call end.
01-31 02:01:04.407 11109 11120 W System : A resource failed to call end.
01-31 02:01:04.963 11109 11120 W System : A resource failed to call end.
01-31 02:01:04.963 11109 11120 W System : A resource failed to call end.
01-31 02:19:01.279 11109 11118 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 107 to 100
01-31 02:26:02.095 11109 11120 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~Mybjvc1vQ9YLjVXWY7sDtQ==/com.facebook.katana-
LK8LvhtxuXsbkj9Z1fI3lQ==/base.apk' with 1 weak references
01-31 02:26:02.096 11109 11120 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~Mybjvc1vQ9YLjVXWY7sDtQ==/com.facebook.katana-
LK8LvhtxuXsbkj9Z1fI3lQ==/split_arservicesoptional.apk' with 1 weak references
01-31 02:26:02.096 11109 11120 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~Mybjvc1vQ9YLjVXWY7sDtQ==/com.facebook.katana-
LK8LvhtxuXsbkj9Z1fI3lQ==/split_cgnativeplayer.apk' with 1 weak references
01-31 02:26:02.096 11109 11120 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~Mybjvc1vQ9YLjVXWY7sDtQ==/com.facebook.katana-
LK8LvhtxuXsbkj9Z1fI3lQ==/split_cgwebrtc.apk' with 1 weak references
01-31 02:26:02.096 11109 11120 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~Mybjvc1vQ9YLjVXWY7sDtQ==/com.facebook.katana-
LK8LvhtxuXsbkj9Z1fI3lQ==/split_heliumiab.apk' with 1 weak references
01-31 02:26:02.096 11109 11120 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~Mybjvc1vQ9YLjVXWY7sDtQ==/com.facebook.katana-
LK8LvhtxuXsbkj9Z1fI3lQ==/split_i18n_id_ID.apk' with 1 weak references
01-31 02:26:02.096 11109 11120 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~Mybjvc1vQ9YLjVXWY7sDtQ==/com.facebook.katana-
LK8LvhtxuXsbkj9Z1fI3lQ==/split_instantgames.apk' with 1 weak references
01-31 02:26:02.096 11109 11120 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~Mybjvc1vQ9YLjVXWY7sDtQ==/com.facebook.katana-
LK8LvhtxuXsbkj9Z1fI3lQ==/split_instantgamesads.apk' with 1 weak references
01-31 02:26:02.096 11109 11120 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~Mybjvc1vQ9YLjVXWY7sDtQ==/com.facebook.katana-
LK8LvhtxuXsbkj9Z1fI3lQ==/split_papaya.apk' with 1 weak references
01-31 02:26:02.096 11109 11120 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~Mybjvc1vQ9YLjVXWY7sDtQ==/com.facebook.katana-
LK8LvhtxuXsbkj9Z1fI3lQ==/split_papayaanalyticstorch.apk' with 1 weak references
01-31 02:26:02.096 11109 11120 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~Mybjvc1vQ9YLjVXWY7sDtQ==/com.facebook.katana-
LK8LvhtxuXsbkj9Z1fI3lQ==/split_papayatorch.apk' with 1 weak references
01-31 02:26:02.096 11109 11120 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~Mybjvc1vQ9YLjVXWY7sDtQ==/com.facebook.katana-
LK8LvhtxuXsbkj9Z1fI3lQ==/split_pytorch.apk' with 1 weak references
01-31 02:26:02.096 11109 11120 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~Mybjvc1vQ9YLjVXWY7sDtQ==/com.facebook.katana-
LK8LvhtxuXsbkj9Z1fI3lQ==/split_s_arservicesoptional_slam.apk' with 1 weak
references
01-31 02:26:02.096 11109 11120 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~Mybjvc1vQ9YLjVXWY7sDtQ==/com.facebook.katana-
LK8LvhtxuXsbkj9Z1fI3lQ==/split_s_cgwebrtc_horizon.apk' with 1 weak references
01-31 02:26:02.096 11109 11120 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~Mybjvc1vQ9YLjVXWY7sDtQ==/com.facebook.katana-
LK8LvhtxuXsbkj9Z1fI3lQ==/split_s_papaya_torchedlooper.apk' with 1 weak references
01-31 02:26:02.096 11109 11120 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~Mybjvc1vQ9YLjVXWY7sDtQ==/com.facebook.katana-
LK8LvhtxuXsbkj9Z1fI3lQ==/split_s_papayaanalyticstorch_papayatorch.apk' with 1 weak
references
01-31 02:26:02.096 11109 11120 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~Mybjvc1vQ9YLjVXWY7sDtQ==/com.facebook.katana-
LK8LvhtxuXsbkj9Z1fI3lQ==/
split_s_papayaanalyticstorch_papayatorch_torchedlooper.apk' with 1 weak references
01-31 02:26:02.096 11109 11120 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~Mybjvc1vQ9YLjVXWY7sDtQ==/com.facebook.katana-
LK8LvhtxuXsbkj9Z1fI3lQ==/split_s_papayatorch_torchedlooper.apk' with 1 weak
references
01-31 02:26:02.097 11109 11120 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~3kO8z3ogkg64Y4yNoXJSzw==/com.instagram.android-
8YK48k8kx-CKyzrHouGnIg==/base.apk' with 1 weak references
01-31 02:26:02.098 11109 11120 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~3kO8z3ogkg64Y4yNoXJSzw==/com.instagram.android-
8YK48k8kx-CKyzrHouGnIg==/split_arservicesforbodytracking.apk' with 1 weak
references
01-31 02:26:02.098 11109 11120 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~3kO8z3ogkg64Y4yNoXJSzw==/com.instagram.android-
8YK48k8kx-CKyzrHouGnIg==/split_arservicesforgenericml.apk' with 1 weak references
01-31 02:26:02.098 11109 11120 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~3kO8z3ogkg64Y4yNoXJSzw==/com.instagram.android-
8YK48k8kx-CKyzrHouGnIg==/split_arservicesforhairsegmentation.apk' with 1 weak
references
01-31 02:26:02.098 11109 11120 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~3kO8z3ogkg64Y4yNoXJSzw==/com.instagram.android-
8YK48k8kx-CKyzrHouGnIg==/split_arservicesforhandtracking.apk' with 1 weak
references
01-31 02:26:02.098 11109 11120 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~3kO8z3ogkg64Y4yNoXJSzw==/com.instagram.android-
8YK48k8kx-CKyzrHouGnIg==/split_arservicesforpersonsegmentation.apk' with 1 weak
references
01-31 02:26:02--------- beginning of main
01-31 02:26:02.099 11109 11120 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~L7xnFL2ay3MZouwdFfEsCA==/com.whatsapp-
o0aD1yIFgaHe2YiCjJ8JUg==/base.apk' with 1 weak references
01-31 02:53:01.956 11109 11118 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 105 to 100
01-31 03:38:02.074 11109 11118 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 219 to 100
01-31 04:06:01.871 29246 29246 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-31 04:06:02.093 29246 29246 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-31 04:06:02.095 29246 29246 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-31 04:06:02.095 29246 29246 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-31 04:06:02.095 29246 29246 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-31 04:06:02.095 29246 29246 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-31 04:06:02.095 29246 29246 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-31 04:06:02.095 29246 29246 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-31 04:06:02.095 29246 29246 W System.err: at
java.lang.Class.newInstance(Native Method)
01-31 04:06:02.095 29246 29246 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-31 04:06:02.095 29246 29246 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-31 04:06:02.095 29246 29246 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-31 04:06:02.095 29246 29246 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-31 04:06:02.095 29246 29246 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-31 04:06:02.095 29246 29246 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-31 04:06:02.095 29246 29246 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-31 04:06:02.095 29246 29246 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-31 04:06:02.095 29246 29246 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-31 04:06:02.095 29246 29246 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-31 04:06:02.095 29246 29246 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-31 04:06:02.095 29246 29246 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-31 04:06:02.095 29246 29246 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-31 04:06:02.095 29246 29246 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-31 04:06:02.095 29246 29246 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-31 04:06:02.119 29246 29246 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:06:02.417 29246 29246 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:06:02.418 29246 29246 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-31 04:06:02.657 29246 29294 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-31 04:06:02.657 29246 29294 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-31 04:06:02.657 29246 29294 W com.mbwhatsapp: and incor--------- beginning of
main
01-31 05:09:02.030 29246 29254 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 119 to 100
01-31 05:27:01.206 14495 14495 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-31 05:27:01.496 14495 14495 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-31 05:27:01.499 14495 14495 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-31 05:27:01.499 14495 14495 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-31 05:27:01.499 14495 14495 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-31 05:27:01.499 14495 14495 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-31 05:27:01.499 14495 14495 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-31 05:27:01.499 14495 14495 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-31 05:27:01.499 14495 14495 W System.err: at
java.lang.Class.newInstance(Native Method)
01-31 05:27:01.499 14495 14495 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-31 05:27:01.499 14495 14495 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-31 05:27:01.499 14495 14495 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-31 05:27:01.499 14495 14495 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-31 05:27:01.499 14495 14495 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-31 05:27:01.499 14495 14495 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-31 05:27:01.499 14495 14495 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-31 05:27:01.499 14495 14495 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-31 05:27:01.499 14495 14495 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-31 05:27:01.499 14495 14495 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-31 05:27:01.499 14495 14495 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-31 05:27:01.499 14495 14495 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-31 05:27:01.499 14495 14495 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-31 05:27:01.499 14495 14495 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-31 05:27:01.499 14495 14495 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-31 05:27:01.527 14495 14495 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:27:01.997 14495 14495 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:27:01.997 14495 14495 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-31 05:27:02.300 14495 14557 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-31 05:27:02.300 14495 14557 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-31 05:27:02.300 14495 14557 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-31 05:27:02.591 14544 14544 W libprocessgroup: Controller io is not found
01-31 05:27:02.591 14544 14544 W libprocessgroup: Controller io is not found
01-31 05:27:02.591 14544 14544 W libprocessgroup: Controller io is not found
01-31 05:27:04.452 14495 14567 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-31 05:27:04.452 14495 14567 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-31 05:27:04.452 14495 14567 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-31 05:27:04.452 14495 14567 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-31 05:27:04.452 14495 14567 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-31 05:27:04.452 14495 14567 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-31 05:27:04.452 14495 14567 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-31 05:27:04.452 14495 14567 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-31 05:27:04.452 14495 14567 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-31 05:27:04.452 14495 14567 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-31 05:27:04.452 14495 14567 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-31 05:27:04.452 14495 14567 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-31 05:27:04.452 14495 14567 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-31 05:27:04.452 14495 14567 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-31 05:27:04.452 14495 14567 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-31 05:27:04.452 14495 14567 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-31 05:27:13.689 14495 14495 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-31 05:28:13.694 14495 14495 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-31 05:51:01.550 14495 14503 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 137 to 100
01-31 05:52:15.418 14495 14495 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-31 05:53:15.429 14495 14495 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-31 06:10:03.774 14495 14495 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-31 06:10:12.781 14495 14495 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-31 06:10:21.867 14495 14495 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-31 06:10:33.966 14495 14495 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-31 06:10:40.021 14495 14495 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-31 06:11:01.186 14495 14495 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-31 06:30:04.645 14495 25354 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-31 06:30:04.645 14495 25354 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-31 06:30:04.645 14495 25354 E SQLiteDa--------- beginning of main
01-31 06:42:00.841 12514 12514 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-31 06:42:01.160 12514 12514 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-31 06:42:01.161 12514 12514 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-31 06:42:01.161 12514 12514 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-31 06:42:01.161 12514 12514 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-31 06:42:01.161 12514 12514 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-31 06:42:01.161 12514 12514 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-31 06:42:01.161 12514 12514 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-31 06:42:01.161 12514 12514 W System.err: at
java.lang.Class.newInstance(Native Method)
01-31 06:42:01.161 12514 12514 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-31 06:42:01.161 12514 12514 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-31 06:42:01.161 12514 12514 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-31 06:42:01.161 12514 12514 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-31 06:42:01.161 12514 12514 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-31 06:42:01.162 12514 12514 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-31 06:42:01.162 12514 12514 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-31 06:42:01.162 12514 12514 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-31 06:42:01.162 12514 12514 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-31 06:42:01.162 12514 12514 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-31 06:42:01.162 12514 12514 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-31 06:42:01.162 12514 12514 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-31 06:42:01.162 12514 12514 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-31 06:42:01.162 12514 12514 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-31 06:42:01.162 12514 12514 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-31 06:42:01.189 12514 12514 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:42:01.492 12514 12514 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:42:01.492 12514 12514 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-31 06:42:01.710 12514 12575 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-31 06:42:01.710 12514 12575 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-31 06:42:01.710 12514 12575 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-31 06:42:01.930 12559 12559 W libprocessgroup: Controller io is not found
01-31 06:42:01.930 12559 12559 W libprocessgroup: Controller io is not found
01-31 06:42:01.930 12559 12559 W libprocessgroup: Controller io is not found
01-31 06:42:27.167 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.167 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.167 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.168 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.168 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.168 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.168 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.168 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.168 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.168 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.168 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.168 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.168 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.168 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.168 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.168 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.168 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.168 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.168 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.168 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.168 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.168 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.168 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.168 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.168 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.168 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.168 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.168 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.168 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.168 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.168 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.169 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.169 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.169 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.169 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.169 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.169 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.169 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.169 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.169 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.169 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.169 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.169 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.169 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.169 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.169 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.169 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.169 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.169 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.169 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.169 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.169 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.169 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.955 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.955 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.956 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.956 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.956 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.956 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.956 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.956 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.956 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.956 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.956 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.956 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.956 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.956 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.956 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.956 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.956 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.956 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.956 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.956 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.957 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.957 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.957 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.957 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.957 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.957 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.957 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.957 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.957 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.957 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.957 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.957 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.957 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.957 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.957 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.957 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.958 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.958 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.958 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.958 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.958 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.958 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.958 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.958 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.958 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.958 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.958 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.958 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.958 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.958 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.958 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.958 12514 12524 W System : A resource failed to call close.
01-31 06:42:27.958 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.330 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.330 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.331 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.331 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.331 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.332 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.332 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.332 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.332 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.332 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.332 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.332 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.332 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.332 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.332 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.332 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.332 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.332 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.332 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.332 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.332 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.332 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.335 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.335 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.335 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.335 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.335 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.335 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.335 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.335 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.335 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.335 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.335 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.335 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.335 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.335 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.335 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.335 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.336 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.336 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.336 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.336 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.336 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.336 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.336 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.336 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.336 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.336 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.336 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.336 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.336 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.336 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.336 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.336 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.337 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.337 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.337 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.337 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.337 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.337 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.337 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.337 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.337 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.337 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.337 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.337 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.337 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.337 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.337 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.337 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.337 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.337 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.337 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.337 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.337 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.337 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.338 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.338 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.338 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.338 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.338 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.338 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.338 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.338 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.338 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.338 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.338 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.338 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.338 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.338 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.338 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.338 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.338 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.338 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.338 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.338 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.338 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.339 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.339 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.339 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.339 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.339 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.339 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.339 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.339 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.339 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.339 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.339 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.339 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.339 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.339 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.339 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.339 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.339 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.339 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.339 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.340 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.340 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.340 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.340 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.340 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.340 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.340 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.340 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.340 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.340 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.340 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.340 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.340 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.340 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.340 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.340 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.340 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.341 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.341 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.341 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.341 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.341 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.341 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.341 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.341 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.341 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.341 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.341 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.341 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.341 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.341 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.341 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.341 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.341 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.341 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.341 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.341 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.341 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.342 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.342 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.342 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.342 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.342 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.342 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.342 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.342 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.342 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.342 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.342 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.342 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.342 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.342 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.342 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.342 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.342 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.342 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.342 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.342 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.342 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.342 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.342 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.342 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.343 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.343 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.343 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.343 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.343 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.343 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.343 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.343 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.343 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.343 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.343 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.344 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.344 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.344 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.344 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.344 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.344 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.344 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.344 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.344 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.344 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.344 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.344 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.344 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.344 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.344 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.344 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.344 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.344 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.344 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.344 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.344 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.345 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.345 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.345 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.345 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.345 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.345 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.345 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.345 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.345 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.345 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.345 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.345 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.345 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.345 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.345 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.345 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.345 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.345 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.345 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.345 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.345 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.345 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.345 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.345 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.345 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.346 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.346 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.346 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.346 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.346 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.346 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.346 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.346 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.346 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.346 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.346 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.346 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.346 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.346 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.346 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.346 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.346 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.346 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.346 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.346 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.346 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.346 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.346 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.346 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.346 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.346 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.346 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.347 12514 12524 W System : A resource failed to call close.
01-31 06:42:29.393 12514 12514 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-31 06:42:31.355 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.355 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.355 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.356 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.356 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.356 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.356 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.356 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.356 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.356 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.356 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.356 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.356 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.356 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.356 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.356 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.356 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.356 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.356 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.356 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.356 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.356 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.356 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.356 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.356 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.356 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.356 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.356 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.356 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.356 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.356 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.356 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.356 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.356 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.357 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.357 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.357 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.357 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.357 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.357 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.357 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.357 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.357 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.357 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.357 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.357 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.357 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.357 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.357 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.357 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.357 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.357 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.357 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.357 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.357 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.358 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.358 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.358 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.358 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.358 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.358 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.358 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.358 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.358 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.358 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.358 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.358 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.358 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.358 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.358 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.358 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.358 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.358 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.358 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.358 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.359 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.359 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.359 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.362 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.362 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.362 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.362 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.362 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.362 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.362 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.362 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.362 12514 12524 W System : A resource failed to call close.
01-31 06:42:31.362 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.298 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.298 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.298 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.298 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.298 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.298 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.298 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.298 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.298 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.298 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.299 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.299 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.299 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.299 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.299 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.299 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.299 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.299 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.299 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.299 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.299 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.299 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.299 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.299 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.299 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.299 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.299 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.300 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.300 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.300 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.300 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.300 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.300 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.300 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.300 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.300 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.300 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.300 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.300 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.300 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.300 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.300 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.300 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.300 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.300 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.300 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.300 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.300 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.300 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.300 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.300 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.300 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.300 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.300 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.300 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.300 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.300 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.301 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.301 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.301 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.301 12514 12524 W System : A resource failed to call close.
01-31 06:42:42.301 12514 12524 W System : A resource failed to call close.
01-31 06:42:44.564 12514 12514 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-31 06:42:47.578 12514 12514 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-31 06:42:53.610 12514 12514 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-31 06:43:11.729 12514 12514 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-31 06:43:14.750 12514 12514 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-31 06:43:14.964 12514 12514 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-31 06:43--------- beginning of main
01-31 07:42:00.853 5102 5102 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-31 07:42:01.180 5102 5102 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-31 07:42:01.183 5102 5102 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-31 07:42:01.183 5102 5102 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-31 07:42:01.183 5102 5102 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-31 07:42:01.183 5102 5102 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-31 07:42:01.183 5102 5102 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-31 07:42:01.184 5102 5102 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-31 07:42:01.184 5102 5102 W System.err: at
java.lang.Class.newInstance(Native Method)
01-31 07:42:01.184 5102 5102 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-31 07:42:01.184 5102 5102 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-31 07:42:01.184 5102 5102 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-31 07:42:01.184 5102 5102 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-31 07:42:01.184 5102 5102 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-31 07:42:01.184 5102 5102 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-31 07:42:01.184 5102 5102 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-31 07:42:01.184 5102 5102 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-31 07:42:01.184 5102 5102 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-31 07:42:01.184 5102 5102 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-31 07:42:01.184 5102 5102 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-31 07:42:01.184 5102 5102 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-31 07:42:01.184 5102 5102 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-31 07:42:01.184 5102 5102 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-31 07:42:01.184 5102 5102 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-31 07:42:01.215 5102 5102 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 07:42:01.662 5102 5102 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-31 07:42:01.662 5102 5102 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-31 07:42:01.931 5102 5186 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-31 07:42:01.931 5102 5186 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-31 07:42:01.931 5102 5186 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-31 07:43:00.224 5158 5158 W libprocessgroup: Controller io is not found
01-31 07:43:00.224 5158 5158 W libprocessgroup: Controller io is not found
01-31 07:43:00.224 5158 5158 W libprocessgroup: Controller io is not found
01-31 07:46:41.181 5102 5102 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-31 07:46:41.181 5102 5102 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-31 07:47:02.199 5102 5102 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-31 08:05:07.204 5102 5268 W WM-SystemJobScheduler: Unable to schedule work ID
c6dd4902-ea3b-4d08-a93e-e0f0444739b1
01-31 08:05:37.340 5102 5272 W WM-SystemJobScheduler: Unable to schedule work ID
ad7f61eb-6ca4-46da-836f-15ddc7dbb23d
01-31 08:05:48.312 5102 5102 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-31 08:07:50.287 5102 5272 W WM-SystemJobScheduler: Unable to schedule work ID
f53b90b6-2218-4a99-8c02-3359507d19d5
01-31 08:08:20.338 5102 5272 W WM-SystemJobScheduler: Unable to schedule work ID
3c718b27-cecf-4a72-a92d-e0ec2146a338
01-31 08:08:26.039 5102 5497 W WM-SystemJobScheduler: Unable to schedule work ID
f371f314-040e-44d2-942f-1bf2024ea291
01-31 08:11:12.851 5102 5271 W WM-SystemJobScheduler: Unable to schedule work ID
b439b258-d378-40bf-a671-7819609383e2
01-31 08:21:50.758 5102 5271 W WM-SystemJobScheduler: Unable to schedule work ID
b17e3de1-d58e-4ec1-a177-78ef0b89939d
01-31 08:21:51.694 5102 8200 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-31 08:21:51.694 5102 8200 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-31 08:21:51.694 5102 8200 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-31 08:21:51.694 5102 8200 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-31 08:21:51.694 5102 8200 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-31 08:21:51.694 5102 8200 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-31 08:21:51.694 5102 8200 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-31 08:21:51.694 5102 8200 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-31 08:21:51.694 5102 8200 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-31 08:21:51.694 5102 8200 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-31 08:21:51.694 5102 8200 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-31 08:21:51.694 5102 8200 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-31 08:21:51.694 5102 8200 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-31 08:21:51.694 5102 8200 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-31 08:21:51.694 5102 8200 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-31 08:21:51.694 5102 8200 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-31 08:22:20.875 5102 5497 W WM-SystemJobScheduler: Unable to schedule work ID
01885bb8-b14c-4168-96f5-73001a5e61b4
01-31 08:24:30.795 5102 5271 W WM-SystemJobScheduler: Unable to schedule work ID
745cb25b-93e1-4dd5-a787-d9a08d4ece81
01-31 08:26:23.471 5102 5272 W WM-SystemJobScheduler: Unable to schedule work ID
7b686116-bd8a-4332-abc0-cc21adda3814
01-31 08:44:15.210 5102 5272 W WM-SystemJobScheduler: Unable to schedule work ID
adcac237-506f-45e3-8ff3-5a738b4eb188
01-31 08:44:45.296 5102 5268 W WM-SystemJobScheduler: Unable to schedule work ID
b31a64b6-dc0d-4074-a58e-199370f1a02c
01-31 08:44:59.451 5102 5271 W WM-SystemJobScheduler: Unable to schedule work ID
d96fada3-8131-47f5-a7d4-5809717393b4
01-31 08:45:29.540 5102 5271 W WM-SystemJobScheduler: Unable to schedule work ID
60646ac4-064e-46cb-8f55--------- beginning of main
01-31 08:46:09.042 5102 5271 W WM-SystemJobScheduler: Unable to schedule work ID
cda6b397-676c-48db-b43f-387d3656e48f
01-31 08:46:39.144 5102 5497 W WM-SystemJobScheduler: Unable to schedule work ID
c15483a9-6cff-411a-a932-f71a1a32df01
01-31 08:50:00.861 19651 19651 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-31 08:50:01.222 19651 19651 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-31 08:50:01.226 19651 19651 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-31 08:50:01.227 19651 19651 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-31 08:50:01.227 19651 19651 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-31 08:50:01.227 19651 19651 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-31 08:50:01.227 19651 19651 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-31 08:50:01.227 19651 19651 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-31 08:50:01.227 19651 19651 W System.err: at
java.lang.Class.newInstance(Native Method)
01-31 08:50:01.227 19651 19651 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-31 08:50:01.227 19651 19651 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-31 08:50:01.227 19651 19651 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-31 08:50:01.227 19651 19651 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-31 08:50:01.227 19651 19651 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-31 08:50:01.227 19651 19651 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-31 08:50:01.227 19651 19651 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-31 08:50:01.227 19651 19651 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-31 08:50:01.227 19651 19651 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-31 08:50:01.227 19651 19651 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-31 08:50:01.227 19651 19651 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-31 08:50:01.227 19651 19651 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-31 08:50:01.227 19651 19651 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-31 08:50:01.227 19651 19651 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-31 08:50:01.227 19651 19651 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-31 08:50:01.260 19651 19651 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 08:50:01.750 19651 19651 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-31 08:50:01.750 19651 19651 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-31 08:50:02.000 19651 19709 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-31 08:50:02.000 19651 19709 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-31 08:50:02.000 19651 19709 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-31 08:50:02.219 19695 19695 W libprocessgroup: Controller io is not found
01-31 08:50:02.219 19695 19695 W libprocessgroup: Controller io is not found
01-31 08:50:02.219 19695 19695 W libproce--------- beginning of main
01-31 11:12:20.502 12310 12310 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-31 11:12:20.691 12310 12310 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-31 11:12:20.691 12310 12310 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-31 11:12:20.692 12310 12310 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-31 11:12:20.692 12310 12310 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-31 11:12:20.692 12310 12310 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-31 11:12:20.692 12310 12310 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-31 11:12:20.692 12310 12310 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-31 11:12:20.692 12310 12310 W System.err: at
java.lang.Class.newInstance(Native Method)
01-31 11:12:20.692 12310 12310 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-31 11:12:20.692 12310 12310 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-31 11:12:20.692 12310 12310 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-31 11:12:20.692 12310 12310 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-31 11:12:20.692 12310 12310 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-31 11:12:20.692 12310 12310 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-31 11:12:20.692 12310 12310 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-31 11:12:20.692 12310 12310 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-31 11:12:20.692 12310 12310 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-31 11:12:20.692 12310 12310 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-31 11:12:20.692 12310 12310 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-31 11:12:20.692 12310 12310 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-31 11:12:20.692 12310 12310 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-31 11:12:20.692 12310 12310 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-31 11:12:20.692 12310 12310 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-31 11:12:20.701 12310 12310 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:12:20.925 12310 12310 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:12:20.926 12310 12310 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-31 11:12:21.093 12310 12365 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-31 11:12:21.093 12310 12365 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-31 11:12:21.093 12310 12365 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-31 11:12:21.420 12351 12351 W libprocessgroup: Controller io is not found
01-31 11:12:21.420 12351 12351 W libprocessgroup: Controller io is not found
01-31 11:12:21.420 12351 12351 W libprocessgroup: Controller io is not found
01-31 11:44:15.796 12310 12318 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 110 to 100
01-31 11:50:06.697 12310 14034 E SQLiteDatabase: Error inserting
dirty_versio--------- beginning of main
01-31 13:28:58.064 17224 17224 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-31 13:28:58.575 17224 17224 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-31 13:28:58.578 17224 17224 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-31 13:28:58.578 17224 17224 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-31 13:28:58.578 17224 17224 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-31 13:28:58.578 17224 17224 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-31 13:28:58.578 17224 17224 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-31 13:28:58.578 17224 17224 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-31 13:28:58.578 17224 17224 W System.err: at
java.lang.Class.newInstance(Native Method)
01-31 13:28:58.578 17224 17224 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-31 13:28:58.578 17224 17224 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-31 13:28:58.578 17224 17224 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-31 13:28:58.578 17224 17224 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-31 13:28:58.578 17224 17224 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-31 13:28:58.578 17224 17224 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-31 13:28:58.578 17224 17224 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-31 13:28:58.578 17224 17224 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-31 13:28:58.578 17224 17224 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-31 13:28:58.578 17224 17224 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-31 13:28:58.578 17224 17224 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-31 13:28:58.578 17224 17224 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-31 13:28:58.578 17224 17224 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-31 13:28:58.578 17224 17224 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-31 13:28:58.578 17224 17224 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-31 13:28:58.614 17224 17224 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:28:59.051 17224 17224 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:28:59.052 17224 17224 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-31 13:28:59.468 17224 17304 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-31 13:28:59.468 17224 17304 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-31 13:28:59.468 17224 17304 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-31 13:28:59.526 17291 17291 W libprocessgroup: Controller io is not found
01-31 13:28:59.526 17291 17291 W libprocessgroup: Controller io is not found
01-31 13:28:59.526 17291 17291 W libprocessgroup: Controller io is not found
01-31 13:49:53.454 22298 22298 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-31 13:49:53.811 22298 22298 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmo--------- beginning of main
01-31 20:28:41.510 30589 30589 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-31 20:28:41.994 30589 30589 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-31 20:28:41.999 30589 30589 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-31 20:28:41.999 30589 30589 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-31 20:28:41.999 30589 30589 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-31 20:28:41.999 30589 30589 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-31 20:28:41.999 30589 30589 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-31 20:28:41.999 30589 30589 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-31 20:28:41.999 30589 30589 W System.err: at
java.lang.Class.newInstance(Native Method)
01-31 20:28:41.999 30589 30589 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-31 20:28:41.999 30589 30589 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-31 20:28:41.999 30589 30589 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-31 20:28:41.999 30589 30589 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-31 20:28:41.999 30589 30589 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-31 20:28:41.999 30589 30589 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-31 20:28:41.999 30589 30589 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-31 20:28:41.999 30589 30589 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-31 20:28:41.999 30589 30589 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-31 20:28:41.999 30589 30589 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-31 20:28:41.999 30589 30589 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-31 20:28:41.999 30589 30589 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-31 20:28:41.999 30589 30589 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-31 20:28:41.999 30589 30589 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-31 20:28:41.999 30589 30589 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-31 20:28:42.037 30589 30589 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 20:28:42.732 30589 30589 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-31 20:28:42.732 30589 30589 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-31 20:28:43.127 30589 30952 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-31 20:28:43.127 30589 30952 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-31 20:28:43.127 30589 30952 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-31 20:28:43.383 30794 30794 W libprocessgroup: Controller io is not found
01-31 20:28:43.383 30794 30794 W libprocessgroup: Controller io is not found
01-31 20:28:43.383 30794 30794 W libprocessgroup: Controller io is not found
01-31 20:28:46.617 30589 31099 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-31 20:28:46.617 30589 31099 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-31 20:28:46.617 30589 31099 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-31 20:28:46.617 30589 31099 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-31 20:28:46.617 30589 31099 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-31 20:28:46.617 30589 31099 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-31 20:28:46.617 30589 31099 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-31 20:28:46.617 30589 31099 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-31 20:28:46.617 30589 31099 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-31 20:28:46.617 30589 31099 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-31 20:28:46.617 30589 31099 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-31 20:28:46.617 30589 31099 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-31 20:28:46.617 30589 31099 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-31 20:28:46.617 30589 31099 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-31 20:28:46.617 30589 31099 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-31 20:28:46.617 30589 31099 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-31 20:28:47.142 30589 30932 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=4a9cd079-4cbf-44b8-b11c-4f36eb7d934f transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7161-
24/20122733_322620217437455_8419119589039743943_n.enc?ccb=11-
4&oh=01_AdRp9ELO2Q8UID7vluJOVZvUMbTAr_QKzbY1Re89UufNYg&oe=65E1AFFC&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.7777778 is_animated_sticker=0
file_hash=/Oya7dotBqGlKYXeTQGiVzB1VmT1bK/c3kC/emQzyN0= file_path=null file_size=0
partial_media_hash=null face_x=0 face_y=0 height=656 trim_to=0
media_key_timestamp=1706702305000 message_url=https://mmg.whatsapp.net/v/t62.7161-
24/20122733_322620217437455_8419119589039743943_n.enc?ccb=11-
4&oh=01_AdRp9ELO2Q8UID7vluJOVZvUMbTAr_QKzbY1Re89UufNYg&oe=65E1AFFC&_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=1429 multicast_id=null
enc_file_hash=7UM320jT/uPe9tt4PwYrMX8mNbMz6nlkfHgD9p83SEE= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=1194061
media_name=null media_duration=24 chat_row_id=106 media_key=[B@872f344
01-31 20:28:47.142 30589 30932 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-31 20:28:47.142 30589 30932 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-31 20:28:47.142 30589 30932 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-31 20:28:47.142 30589 30932 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-31 20:28:47.142 30589 30932 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-31 20:28:47.142 30589 30932 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-31 20:28:47.142 30589 30932 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-31 20:28:47.142 30589 30932 E SQLiteDatabase: at X.2tm.A08(Unknown
S--------- beginning of main
01-31 20:29:11.429 30589 30589 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-31 20:29:14.473 30589 30589 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-31 20:29:17.564 30589 30589 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-31 20:29:26.567 30589 30589 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-31 20:29:38.616 30589 30589 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-31 20:29:41.532 30589 30589 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-31 20:29:56.707 30589 30589 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-31 20:30:57.885 3789 3789 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-31 20:30:58.296 3789 3789 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-31 20:30:58.300 3789 3789 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-31 20:30:58.301 3789 3789 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-31 20:30:58.301 3789 3789 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-31 20:30:58.301 3789 3789 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-31 20:30:58.301 3789 3789 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-31 20:30:58.301 3789 3789 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-31 20:30:58.301 3789 3789 W System.err: at
java.lang.Class.newInstance(Native Method)
01-31 20:30:58.301 3789 3789 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-31 20:30:58.301 3789 3789 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-31 20:30:58.301 3789 3789 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-31 20:30:58.301 3789 3789 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-31 20:30:58.301 3789 3789 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-31 20:30:58.301 3789 3789 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-31 20:30:58.301 3789 3789 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-31 20:30:58.301 3789 3789 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-31 20:30:58.301 3789 3789 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-31 20:30:58.301 3789 3789 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-31 20:30:58.301 3789 3789 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-31 20:30:58.301 3789 3789 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-31 20:30:58.301 3789 3789 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-31 20:30:58.301 3789 3789 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-31 20:30:58.301 3789 3789 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-31 20:30:58.351 3789 3789 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--------- beginning of
main
01-31 21:06:35.658 27641 27641 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
01-31 21:06:36.208 27641 27641 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
01-31 21:06:36.210 27641 27641 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
01-31 21:06:36.210 27641 27641 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
01-31 21:06:36.210 27641 27641 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
01-31 21:06:36.210 27641 27641 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
01-31 21:06:36.210 27641 27641 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
01-31 21:06:36.210 27641 27641 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
01-31 21:06:36.210 27641 27641 W System.err: at
java.lang.Class.newInstance(Native Method)
01-31 21:06:36.210 27641 27641 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
01-31 21:06:36.211 27641 27641 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
01-31 21:06:36.211 27641 27641 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
01-31 21:06:36.211 27641 27641 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
01-31 21:06:36.211 27641 27641 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
01-31 21:06:36.211 27641 27641 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
01-31 21:06:36.211 27641 27641 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
01-31 21:06:36.211 27641 27641 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
01-31 21:06:36.211 27641 27641 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
01-31 21:06:36.211 27641 27641 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
01-31 21:06:36.211 27641 27641 W System.err: at
android.os.Looper.loop(Looper.java:319)
01-31 21:06:36.211 27641 27641 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
01-31 21:06:36.211 27641 27641 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
01-31 21:06:36.211 27641 27641 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
01-31 21:06:36.211 27641 27641 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
01-31 21:06:36.260 27641 27641 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 21:06:36.638 27641 27641 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
01-31 21:06:36.638 27641 27641 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
01-31 21:06:37.249 27641 27937 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
01-31 21:06:37.249 27641 27937 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
01-31 21:06:37.249 27641 27937 W com.mbwhatsapp: and incorrect proguard
optimizations.
01-31 21:06:37.516 27827 27827 W libprocessgroup: Controller io is not found
01-31 21:06:37.516 27827 27827 W libprocessgroup: Controller io is not found
01-31 21:06:37.516 27827 27827 W libprocessgroup: Controller io is not found
01-31 21:06:38.234 27641 28008 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #2 (27988) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=4 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal) for 119ms
01-31 21:07:11.242 27641 27641 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-31 21:07:29.373 27641 27641 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-31 21:07:32.390 27641 27641 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-31 21:07:38.426 27641 27641 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-31 21:07:41.446 27641 27641 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-31 21:07:50.505 27641 27641 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
01-31 21:28:58.030 27641 27649 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 120 to 100
01-31 21:57:11.483 27641 27649 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 154 to 100
01-31 21:59:03.893 27641 16128 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
01-31 21:59:03.893 27641 16128 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
01-31 21:59:03.893 27641 16128 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
01-31 21:59:03.893 27641 16128 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
01-31 21:59:03.893 27641 16128 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
01-31 21:59:03.893 27641 16128 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
01-31 21:59:03.893 27641 16128 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
01-31 21:59:03.893 27641 16128 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
01-31 21:59:03.893 27641 16128 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
01-31 21:59:03.893 27641 16128 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
01-31 21:59:03.893 27641 16128 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
01-31 21:59:03.893 27641 16128 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
01-31 21:59:03.893 27641 16128 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
01-31 21:59:03.893 27641 16128 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
01-31 21:59:03.893 27641 16128 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
01-31 21:59:03.893 27641 16128 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
01-31 21:59:04.023 27641 27925 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=13b989a3-3e02-4f83-9bce-c9b343588562 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7161-
24/30549735_1102422351172905_3094862601391577920_n.enc?ccb=11-
4&oh=01_AdTcB_hpHCnamaGVoPmkwekV1vBhpWdL_ws-kmgKRPorHQ&oe=65E1B55A&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.3333334 is_animated_sticker=0
file_hash=C9f9SIS/gYu9tUyl8K4431lnkUxubszlo/0Sk7D131w= file_path=null file_size=0
partial_media_hash=null face_x=0 face_y=0 height=640 trim_to=0
media_key_timestamp=1706710216--------- beginning of main
01-31 23:05:58.112 27641 27649 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 200 to 100
01-31 23:41:57.938 27641 27649 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 185 to 100
02-01 00:11:57.844 16945 16945 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-01 00:11:58.094 16945 16945 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-01 00:11:58.095 16945 16945 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-01 00:11:58.096 16945 16945 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-01 00:11:58.096 16945 16945 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-01 00:11:58.096 16945 16945 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-01 00:11:58.096 16945 16945 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-01 00:11:58.096 16945 16945 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-01 00:11:58.096 16945 16945 W System.err: at
java.lang.Class.newInstance(Native Method)
02-01 00:11:58.096 16945 16945 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-01 00:11:58.096 16945 16945 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-01 00:11:58.096 16945 16945 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-01 00:11:58.096 16945 16945 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-01 00:11:58.096 16945 16945 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-01 00:11:58.096 16945 16945 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-01 00:11:58.096 16945 16945 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-01 00:11:58.096 16945 16945 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-01 00:11:58.096 16945 16945 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-01 00:11:58.097 16945 16945 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-01 00:11:58.097 16945 16945 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-01 00:11:58.097 16945 16945 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-01 00:11:58.097 16945 16945 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-01 00:11:58.097 16945 16945 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-01 00:11:58.097 16945 16945 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-01 00:11:58.123 16945 16945 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-01 00:11:58.493 16945 16945 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-01 00:11:58.493 16945 16945 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-01 00:11:58.695 16945 16996 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-01 00:11:58.695 16945 16996 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-01 00:11:58.695 16945 16996 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-01 00:11:58.953 16981 16981 W libprocessgroup: Controller io is not found
02-01 00:11:58.953 16981 16981 W libprocessgroup: Controller io is not found
02-01 00:11:58.953 16981 16981 W libprocessgroup: Controller io is not found
02-01 00:12:00.824 16945 17000 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-01 00:12:00.824 16945 17000 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-01 00:12:00.824 16945 17000 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-01 00:12:00.824 16945 17000 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-01 00:12:00.824 16945 17000 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-01 00:12:00.824 16945 17000 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-01 00:12:00.824 16945 17000 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-01 00:12:00.824 16945 17000 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-01 00:12:00.824 16945 17000 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-01 00:12:00.824 16945 17000 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-01 00:12:00.824 16945 17000 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-01 00:12:00.824 16945 17000 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-01 00:12:00.824 16945 17000 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-01 00:12:00.824 16945 17000 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-01 00:12:00.824 16945 17000 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-01 00:12:00.824 16945 17000 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-01 01:05:58.008 16945 16953 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 165 to 100
02-01 01:44:58.200 16945 16953 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 164 to 100
02-01 02:01:01.273 16945 16955 W System : A resource failed to call end.
02-01 02:01:01.273 16945 16955 W System : A resource failed to call end.
02-01 02:01:01.273 16945 16955 W System : A resource failed to call end.
02-01 02:01:01.273 16945 16955 W System : A resource failed to call end.
02-01 02:01:01.617 16945 16955 W System : A resource failed to call end.
02-01 02:43:07.180 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.181 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.181 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.181 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.181 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.181 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.181 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.181 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.181 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.181 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.181 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.181 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.181 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.181 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.181 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.181 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.181 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.181 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.181 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.181 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.181 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.181 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.181 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.181 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.181 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.181 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.181 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.181 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.181 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.181 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.181 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.182 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.182 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.182 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.182 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.182 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.182 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.182 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.182 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.182 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.182 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.182 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.182 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.182 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.182 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.182 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.182 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.182 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.182 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.182 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.182 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.182 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.182 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.182 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.182 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.182 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.182 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.182 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.182 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.182 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.182 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.182 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.183 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.183 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.183 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.183 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.183 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.183 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.183 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.183 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.183 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.183 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.183 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.183 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.183 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.183 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.183 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.183 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.183 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.183 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.183 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.183 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.183 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.183 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.183 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.183 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.183 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.183 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.183 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.183 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.183 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.183 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.184 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.184 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.184 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.184 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.184 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.184 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.184 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.184 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.184 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.184 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.184 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.184 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.184 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.184 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.184 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.184 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.184 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.184 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.184 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.184 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.184 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.184 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.184 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.184 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.184 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.184 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.184 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.184 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.184 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.185 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.185 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.185 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.185 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.185 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.185 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.185 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.185 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.185 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.185 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.185 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.185 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.185 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.185 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.185 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.185 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.185 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.185 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.185 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.185 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.185 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.185 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.185 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.185 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.185 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.185 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.185 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.185 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.185 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.185 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.185 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.185 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.185 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.185 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.186 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.186 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.186 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.186 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.186 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.186 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.186 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.186 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.186 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.186 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.186 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.186 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.186 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.186 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.186 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.186 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.186 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.186 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.186 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.186 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.186 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.186 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.186 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.186 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.186 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.186 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.187 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.187 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.187 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.187 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.187 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.187 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.187 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.187 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.187 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.187 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.187 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.187 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.187 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.187 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.187 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.187 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.187 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.187 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.187 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.187 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.187 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.187 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.187 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.188 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.188 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.188 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.188 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.188 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.188 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.188 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.188 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.188 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.188 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.188 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.188 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.188 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.188 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.188 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.188 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.188 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.188 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.188 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.188 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.188 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.188 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.188 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.188 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.188 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.188 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.188 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.188 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.188 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.188 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.188 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.189 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.189 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.189 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.189 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.189 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.189 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.189 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.189 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.189 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.189 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.189 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.189 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.189 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.189 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.189 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.189 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.189 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.189 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.189 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.189 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.189 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.189 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.189 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.189 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.189 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.189 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.189 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.189 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.189 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.189 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.190 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.190 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.190 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.190 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.190 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.190 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.190 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.190 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.190 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.190 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.190 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.190 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.190 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.190 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.190 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.190 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.190 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.190 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.190 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.190 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.190 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.190 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.190 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.190 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.190 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.190 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.190 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.190 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.190 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.190 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.190 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.190 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.190 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.191 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.191 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.191 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.191 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.191 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.191 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.191 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.191 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.191 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.191 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.191 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.191 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.191 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.191 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.191 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.191 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.191 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.191 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.191 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.191 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.191 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.191 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.191 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.191 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.191 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.191 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.191 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.192 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.192 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.192 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.192 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.192 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.192 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.192 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.192 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.192 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.192 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.192 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.192 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.192 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.192 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.192 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.192 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.192 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.192 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.192 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.192 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.192 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.192 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.192 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.192 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.192 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.192 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.193 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.193 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.193 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.193 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.193 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.193 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.193 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.193 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.193 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.193 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.193 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.193 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.193 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.193 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.193 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.193 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.193 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.193 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.193 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.193 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.193 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.193 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.193 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.193 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.193 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.194 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.194 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.194 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.194 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.194 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.194 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.194 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.194 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.194 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.194 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.194 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.194 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.194 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.194 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.194 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.194 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.194 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.194 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.194 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.194 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.194 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.194 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.194 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.194 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.194 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.194 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.195 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.195 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.195 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.195 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.195 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.195 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.195 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.195 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.195 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.195 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.195 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.195 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.195 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.195 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.195 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.195 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.195 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.195 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.195 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.195 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.196 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.196 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.196 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.196 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.196 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.196 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.196 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.196 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.196 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.196 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.196 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.196 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.196 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.196 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.196 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.196 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.196 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.196 16945 16955 W System : A resource failed to call close.
02-01 02:43:07.196 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.785 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.785 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.785 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.785 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.785 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.785 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.785 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.785 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.785 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.785 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.785 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.785 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.785 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.785 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.785 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.785 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.785 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.785 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.785 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.785 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.785 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.785 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.786 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.786 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.786 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.786 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.786 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.786 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.786 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.786 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.786 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.786 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.786 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.786 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.786 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.786 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.786 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.786 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.786 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.786 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.786 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.786 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.786 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.786 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.786 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.786 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.786 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.786 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.786 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.786 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.786 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.786 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.786 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.786 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.786 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.786 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.786 16945 16955 W System : A resource fail--------- beginning of
main
02-01 02:44:43.787 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.787 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.787 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.787 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.787 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.787 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.787 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.787 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.787 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.787 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.787 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.787 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.787 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.787 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.787 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.787 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.787 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.787 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.787 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.787 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.787 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.787 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.787 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.787 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.787 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.787 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.787 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.787 16945 16955 W System : A resource failed to call close.
02-01 02:44:43.787 16945 16955 W System : A resource failed to call close.
02-01 02:48:57.821 12808 12808 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-01 02:48:58.302 12808 12808 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-01 02:48:58.304 12808 12808 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-01 02:48:58.304 12808 12808 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-01 02:48:58.304 12808 12808 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-01 02:48:58.304 12808 12808 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-01 02:48:58.304 12808 12808 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-01 02:48:58.304 12808 12808 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-01 02:48:58.304 12808 12808 W System.err: at
java.lang.Class.newInstance(Native Method)
02-01 02:48:58.304 12808 12808 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-01 02:48:58.304 12808 12808 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-01 02:48:58.304 12808 12808 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-01 02:48:58.304 12808 12808 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-01 02:48:58.304 12808 12808 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-01 02:48:58.304 12808 12808 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-01 02:48:58.304 12808 12808 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-01 02:48:58.304 12808 12808 W System.err: at
android.app.ActivityThread$H.handleMessa--------- beginning of main
02-01 02:48:58.337 12808 12808 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-01 02:48:58.664 12808 12808 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-01 02:48:58.664 12808 12808 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-01 02:48:58.879 12808 12880 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-01 02:48:58.879 12808 12880 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-01 02:48:58.879 12808 12880 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-01 02:48:59.157 12867 12867 W libprocessgroup: Controller io is not found
02-01 02:48:59.157 12867 12867 W libprocessgroup: Controller io is not found
02-01 02:48:59.157 12867 12867 W libprocessgroup: Controller io is not found
02-01 03:22:58.009 12808 12817 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 167 to 100
02-01 03:59:58.212 12808 12817 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 162 to 100
02-01 04:05:57.919 22363 22363 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-01 04:05:58.142 22363 22363 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-01 04:05:58.143 22363 22363 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-01 04:05:58.143 22363 22363 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-01 04:05:58.143 22363 22363 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-01 04:05:58.143 22363 22363 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-01 04:05:58.143 22363 22363 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-01 04:05:58.143 22363 22363 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-01 04:05:58.143 22363 22363 W System.err: at
java.lang.Class.newInstance(Native Method)
02-01 04:05:58.143 22363 22363 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-01 04:05:58.143 22363 22363 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-01 04:05:58.143 22363 22363 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-01 04:05:58.143 22363 22363 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-01 04:05:58.143 22363 22363 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-01 04:05:58.143 22363 22363 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-01 04:05:58.143 22363 22363 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-01 04:05:58.143 22363 22363 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-01 04:05:58.143 22363 22363 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-01 04:05:58.143 22363 22363 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-01 04:05:58.143 22363 22363 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-01 04:05:58.143 22363 22363 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-01 04:05:58.143 22363 22363 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-01 04:05:58.144 22363 22363 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-01 04:05:58.144 22363 22363 W System.err: at com.android.--------- beginning
of main
02-01 05:35:36.905 19524 19524 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-01 05:35:38.025 19524 19524 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-01 05:35:38.030 19524 19524 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-01 05:35:38.030 19524 19524 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-01 05:35:38.030 19524 19524 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-01 05:35:38.030 19524 19524 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-01 05:35:38.030 19524 19524 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-01 05:35:38.030 19524 19524 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-01 05:35:38.030 19524 19524 W System.err: at
java.lang.Class.newInstance(Native Method)
02-01 05:35:38.030 19524 19524 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-01 05:35:38.030 19524 19524 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-01 05:35:38.030 19524 19524 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-01 05:35:38.030 19524 19524 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-01 05:35:38.030 19524 19524 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-01 05:35:38.030 19524 19524 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-01 05:35:38.030 19524 19524 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-01 05:35:38.030 19524 19524 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-01 05:35:38.031 19524 19524 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-01 05:35:38.031 19524 19524 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-01 05:35:38.031 19524 19524 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-01 05:35:38.031 19524 19524 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-01 05:35:38.031 19524 19524 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-01 05:35:38.031 19524 19524 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-01 05:35:38.031 19524 19524 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-01 05:35:38.085 19524 19524 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-01 05:35:39.036 19524 19524 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-01 05:35:39.036 19524 19524 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-01 05:35:40.015 19841 19841 W libprocessgroup: Controller io is not found
02-01 05:35:40.015 19841 19841 W libprocessgroup: Controller io is not found
02-01 05:35:40.015 19841 19841 W libprocessgroup: Controller io is not found
02-01 05:35:40.205 19524 19958 W com.mbwhatsapp: Verification of void
X.2rL.A01(int) took 212.707ms (493.64 bytecodes/s) (3904B approximate peak alloc)
02-01 05:35:40.206 19524 19958 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-01 05:35:40.206 19524 19958 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-01 05:35:40.206 19524 19958 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-01 05:35:42.829 19524 20028 E SQLiteDatabase: Err--------- beginning of main
02-01 07:35:37.215 29740 29740 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-01 07:35:37.755 29740 29740 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-01 07:35:37.762 29740 29740 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-01 07:35:37.762 29740 29740 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-01 07:35:37.762 29740 29740 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-01 07:35:37.762 29740 29740 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-01 07:35:37.762 29740 29740 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-01 07:35:37.762 29740 29740 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-01 07:35:37.763 29740 29740 W System.err: at
java.lang.Class.newInstance(Native Method)
02-01 07:35:37.763 29740 29740 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-01 07:35:37.763 29740 29740 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-01 07:35:37.763 29740 29740 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-01 07:35:37.763 29740 29740 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-01 07:35:37.763 29740 29740 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-01 07:35:37.763 29740 29740 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-01 07:35:37.763 29740 29740 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-01 07:35:37.763 29740 29740 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-01 07:35:37.763 29740 29740 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-01 07:35:37.763 29740 29740 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-01 07:35:37.763 29740 29740 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-01 07:35:37.763 29740 29740 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-01 07:35:37.763 29740 29740 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-01 07:35:37.763 29740 29740 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-01 07:35:37.763 29740 29740 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-01 07:35:37.860 29740 29740 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-01 07:35:38.383 29740 29740 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-01 07:35:38.383 29740 29740 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-01 07:35:38.906 29740 30014 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-01 07:35:38.906 29740 30014 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-01 07:35:38.906 29740 30014 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-01 07:35:39.192 29900 29900 W libprocessgroup: Controller io is not found
02-01 07:35:39.192 29900 29900 W libprocessgroup: Controller io is not found
02-01 07:35:39.192 29900 29900 W libprocessgroup: Controller io is not found
02-01 08:28:44.001 29740 29748 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 107 to 100
02-01 08:28:47.119 29740 29740 W JobService: onNetworkChanged() not
implement--------- beginning of main
02-01 09:36:08.570 5677 5677 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-01 09:36:09.023 5677 5677 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-01 09:36:09.025 5677 5677 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-01 09:36:09.026 5677 5677 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-01 09:36:09.026 5677 5677 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-01 09:36:09.026 5677 5677 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-01 09:36:09.026 5677 5677 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-01 09:36:09.026 5677 5677 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-01 09:36:09.026 5677 5677 W System.err: at
java.lang.Class.newInstance(Native Method)
02-01 09:36:09.026 5677 5677 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-01 09:36:09.026 5677 5677 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-01 09:36:09.026 5677 5677 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-01 09:36:09.026 5677 5677 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-01 09:36:09.026 5677 5677 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-01 09:36:09.026 5677 5677 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-01 09:36:09.026 5677 5677 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-01 09:36:09.026 5677 5677 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-01 09:36:09.026 5677 5677 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-01 09:36:09.026 5677 5677 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-01 09:36:09.026 5677 5677 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-01 09:36:09.026 5677 5677 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-01 09:36:09.026 5677 5677 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-01 09:36:09.026 5677 5677 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-01 09:36:09.026 5677 5677 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-01 09:36:09.061 5677 5677 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-01 09:36:09.443 5677 5677 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-01 09:36:09.443 5677 5677 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-01 09:36:09.818 5677 5757 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-01 09:36:09.818 5677 5757 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-01 09:36:09.818 5677 5757 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-01 09:36:09.931 5743 5743 W libprocessgroup: Controller io is not found
02-01 09:36:09.931 5743 5743 W libprocessgroup: Controller io is not found
02-01 09:36:09.931 5743 5743 W libprocessgroup: Controller io is not found
02-01 09:59:59.187 10764 10764 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-01 09:59:59.640 10764 10764 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmo--------- beginning of main
02-01 12:34:54.660 10172 10172 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-01 12:34:55.251 10172 10172 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-01 12:34:55.253 10172 10172 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-01 12:34:55.254 10172 10172 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-01 12:34:55.254 10172 10172 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-01 12:34:55.254 10172 10172 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-01 12:34:55.254 10172 10172 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-01 12:34:55.254 10172 10172 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-01 12:34:55.254 10172 10172 W System.err: at
java.lang.Class.newInstance(Native Method)
02-01 12:34:55.254 10172 10172 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-01 12:34:55.254 10172 10172 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-01 12:34:55.254 10172 10172 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-01 12:34:55.254 10172 10172 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-01 12:34:55.254 10172 10172 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-01 12:34:55.254 10172 10172 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-01 12:34:55.254 10172 10172 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-01 12:34:55.254 10172 10172 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-01 12:34:55.254 10172 10172 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-01 12:34:55.254 10172 10172 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-01 12:34:55.254 10172 10172 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-01 12:34:55.254 10172 10172 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-01 12:34:55.254 10172 10172 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-01 12:34:55.254 10172 10172 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-01 12:34:55.254 10172 10172 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-01 12:34:55.328 10172 10172 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-01 12:34:56.539 10172 10172 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-01 12:34:56.540 10172 10172 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-01 12:34:57.643 10172 10566 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-01 12:34:57.643 10172 10566 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-01 12:34:57.643 10172 10566 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-01 12:34:57.803 10411 10411 W libprocessgroup: Controller io is not found
02-01 12:34:57.804 10411 10411 W libprocessgroup: Controller io is not found
02-01 12:34:57.804 10411 10411 W libprocessgroup: Controller io is not found
02-01 12:36:29.310 22860 22860 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-01 12:36:30.929 22860 22860 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-01 12:36:30.933 22860 22860 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-01 12:36:30.933 22860 22860 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-01 12:36:30.933 22860 22860 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-01 12:36:30.933 22860 22860 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-01 12:36:30.934 22860 22860 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-01 12:36:30.934 22860 22860 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-01 12:36:30.934 22860 22860 W System.err: at
java.lang.Class.newInstance(Native Method)
02-01 12:36:30.934 22860 22860 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-01 12:36:30.934 22860 22860 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-01 12:36:30.934 22860 22860 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-01 12:36:30.934 22860 22860 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-01 12:36:30.934 22860 22860 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-01 12:36:30.934 22860 22860 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-01 12:36:30.934 22860 22860 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-01 12:36:30.934 22860 22860 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-01 12:36:30.934 22860 22860 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-01 12:36:30.934 22860 22860 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-01 12:36:30.934 22860 22860 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-01 12:36:30.934 22860 22860 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-01 12:36:30.934 22860 22860 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-01 12:36:30.934 22860 22860 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-01 12:36:30.938 22860 22860 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-01 12:36:31.038 22860 22860 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-01 12:36:32.769 22860 22860 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-01 12:36:32.769 22860 22860 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-01 12:36:33.529 22860 23355 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-01 12:36:33.529 22860 23355 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-01 12:36:33.529 22860 23355 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-01 12:36:33.867 23273 23273 W libprocessgroup: Controller io is not found
02-01 12:36:33.869 23273 23273 W libprocessgroup: Controller io is not found
02-01 12:36:33.869 23273 23273 W libprocessgroup: Controller io is not found
02-01 12:36:36.822 22860 23441 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-01 12:36:36.822 22860 23441 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-01 12:36:36.822 22860 23441 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-01 12:36:36.822 22860 23441 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-01 12:36:36.822 22860 23441 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-01 12:36:36.822 22860 23441 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-01 12:36:36.822 22860 23441 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-01 12:36:36.822 22860 23441 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-01 12:36:36.822 22860 23441 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-01 12:36:36.822 22860 23441 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-01 12:36:36.822 22860 23441 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-01 12:36:36.822 22860 23441 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-01 12:36:36.822 22860 23441 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-01 12:36:36.822 22860 23441 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-01 12:36:36.822 22860 23441 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-01 12:36:36.822 22860 23441 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-01 12:36:41.755 22860 22860 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-01 12:36:47.301 22860 22860 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-01 12:36:54.369 22860 22860 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-01 12:37:18.498 22860 22860 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-01 12:37:27.591 22860 22860 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-01 12:38:27.629 22860 22860 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-01 12:44:00.246 22860 26036 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-01 12:44:00.246 22860 26036 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-01 12:44:00.246 22860 26036 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-01 12:44:00.246 22860 26036 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-01 12:44:00.246 22860 26036 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-01 12:44:00.246 22860 26036 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-01 12:44:00.246 22860 26036 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-01 12:44:00.246 22860 26036 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-01 12:44:00.246 22860 26036 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-01 12:44:00.246 22860 26036 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-01 12:44:00.246 22860 26036 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-01 12:44:00.246 22860 26036 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-01 12:44:00.246 22860 26036 E SQLiteDatabas--------- beginning of main
02-01 13:50:24.559 22459 22459 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-01 13:50:24.924 22459 22459 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-01 13:50:24.926 22459 22459 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-01 13:50:24.926 22459 22459 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-01 13:50:24.926 22459 22459 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-01 13:50:24.926 22459 22459 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-01 13:50:24.926 22459 22459 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-01 13:50:24.926 22459 22459 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-01 13:50:24.926 22459 22459 W System.err: at
java.lang.Class.newInstance(Native Method)
02-01 13:50:24.926 22459 22459 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-01 13:50:24.926 22459 22459 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-01 13:50:24.926 22459 22459 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-01 13:50:24.926 22459 22459 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-01 13:50:24.926 22459 22459 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-01 13:50:24.926 22459 22459 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-01 13:50:24.926 22459 22459 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-01 13:50:24.926 22459 22459 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-01 13:50:24.926 22459 22459 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-01 13:50:24.926 22459 22459 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-01 13:50:24.926 22459 22459 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-01 13:50:24.926 22459 22459 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-01 13:50:24.926 22459 22459 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-01 13:50:24.927 22459 22459 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-01 13:50:24.927 22459 22459 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-01 13:50:24.960 22459 22459 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-01 13:50:25.338 22459 22459 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-01 13:50:25.338 22459 22459 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-01 13:50:25.559 22459 22518 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-01 13:50:25.559 22459 22518 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-01 13:50:25.559 22459 22518 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-01 13:50:25.836 22504 22504 W libprocessgroup: Controller io is not found
02-01 13:50:25.836 22504 22504 W libprocessgroup: Controller io is not found
02-01 13:50:25.836 22504 22504 W libprocessgroup: Controller io is not found
02-01 14:14:17.038 22459 22467 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 129 to 100
02-01 14:14:17.302 22459 22525 W com.mbwhatsapp: Long monitor contention with owner
Receipt Processing Thread (22516) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=2 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 166ms
02-01 14:14:24.074 22459 22522 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-01 14:14:24.074 22459 22522 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-01 14:14:24.074 22459 22522 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-01 14:14:24.074 22459 22522 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-01 14:14:24.074 22459 22522 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-01 14:14:24.074 22459 22522 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-01 14:14:24.074 22459 22522 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-01 14:14:24.074 22459 22522 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-01 14:14:24.074 22459 22522 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-01 14:14:24.074 22459 22522 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-01 14:14:24.074 22459 22522 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-01 14:14:24.074 22459 22522 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-01 14:14:24.074 22459 22522 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-01 14:14:24.074 22459 22522 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-01 14:14:24.074 22459 22522 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-01 14:14:24.074 22459 22522 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-01 14:14:28.266 22459 22525 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-01 14:14:28.266 22459 22525 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-01 14:14:28.266 22459 22525 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-01 14:14:28.266 22459 22525 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-01 14:14:28.266 22459 22525 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-01 14:14:28.266 22459 22525 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-01 14:14:28.266 22459 22525 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-01 14:14:28.266 22459 22525 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-01 14:14:28.266 22459 22525 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-01 14:14:28.266 22459 22525 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-01 14:14:28.266 22459 22525 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-01 14:14:28.266 22459 22525 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-01 14:14:28.266 22459 22525 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-01 14:14:28.266 22459 22525 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644-----
---- beginning of main
02-01 15:53:24.589 26631 26631 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-01 15:53:25.145 26631 26631 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-01 15:53:25.150 26631 26631 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-01 15:53:25.150 26631 26631 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-01 15:53:25.150 26631 26631 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-01 15:53:25.150 26631 26631 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-01 15:53:25.150 26631 26631 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-01 15:53:25.150 26631 26631 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-01 15:53:25.150 26631 26631 W System.err: at
java.lang.Class.newInstance(Native Method)
02-01 15:53:25.150 26631 26631 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-01 15:53:25.150 26631 26631 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-01 15:53:25.151 26631 26631 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-01 15:53:25.151 26631 26631 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-01 15:53:25.151 26631 26631 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-01 15:53:25.151 26631 26631 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-01 15:53:25.151 26631 26631 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-01 15:53:25.151 26631 26631 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-01 15:53:25.151 26631 26631 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-01 15:53:25.151 26631 26631 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-01 15:53:25.151 26631 26631 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-01 15:53:25.152 26631 26631 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-01 15:53:25.152 26631 26631 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-01 15:53:25.152 26631 26631 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-01 15:53:25.152 26631 26631 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-01 15:53:25.207 26631 26631 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-01 15:53:25.835 26631 26631 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-01 15:53:25.835 26631 26631 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-01 15:53:26.358 26631 26751 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-01 15:53:26.358 26631 26751 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-01 15:53:26.358 26631 26751 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-01 15:53:26.743 26731 26731 W libprocessgroup: Controller io is not found
02-01 15:53:26.743 26731 26731 W libprocessgroup: Controller io is not found
02-01 15:53:26.743 26731 26731 W libprocessgroup: Controller io is not found
02-01 15:59:23.511 26631 26748 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=1ffab224-53db-4f0c-9a24-e8cb6711e06d transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/o1/v/t62.7118-24/f1/m231/up-oil-image-f9a65f70-
39dd-4309-8127-0693572be31a?ccb=9-4&oh=01_AdRUjwG3DLIQGqb3pv9CMZJSJVCFepbTyGQJnRnu-
HMBvw&oe=65E2BADD&_nc_sid=000000 thumbnail_height_width_ratio=1.4285715
is_animated_sticker=0 file_hash=sVhhAv1RGVETomwhBo2/c5pUBU4vCdfA0ifu7z4mLq0=
file_path=Media/MBWhatsApp Images/IMG-20240201-WA0000.jpg file_size=438319
partial_media_hash=null face_x=0 face_y=0 height=1600 trim_to=0
media_key_timestamp=1706769956000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m231/up-oil-image-
f9a65f70-39dd-4309-8127-0693572be31a?ccb=9-
4&oh=01_AdRUjwG3DLIQGqb3pv9CMZJSJVCFepbTyGQJnRnu-
HMBvw&oe=65E2BADD&_nc_sid=000000&mms3=true media_caption=null trim_from=0
mime_type=image/jpeg partial_media_enc_hash=null width=1131 original_file_hash=null
has_streaming_sidecar=0 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=1436 multicast_id=null
enc_file_hash=R4QIg9uc/fuJNdh9HtSuucpNi9B8EIolLNJSmfd9Wss= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=438319
media_name=null media_duration=0 chat_row_id=10 media_key=[B@973a352
02-01 15:59:23.511 26631 26748 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-01 15:59:23.511 26631 26748 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-01 15:59:23.511 26631 26748 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-01 15:59:23.511 26631 26748 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-01 15:59:23.511 26631 26748 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-01 15:59:23.511 26631 26748 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-01 15:59:23.511 26631 26748 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-01 15:59:23.511 26631 26748 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-01 15:59:23.511 26631 26748 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
02-01 15:59:23.511 26631 26748 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
02-01 15:59:23.511 26631 26748 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
02-01 15:59:23.511 26631 26748 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
02-01 15:59:23.511 26631 26748 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
02-01 15:59:23.511 26631 26748 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
02-01 15:59:23.511 26631 26748 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
02-01 15:59:23.511 26631 26748 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
02-01 15:59:23.511 26631 26748 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
02-01 15:59:23.665 26631 26631 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-01 15:59:24.258 26631 26820 E DatabaseUtils: Writing exception to parcel
02-01 15:59:24.258 26631 26820 E DatabaseUtils: java.lang.SecurityException:
Permission Denial: reading com.mbwhatsapp.contentprovider.MediaProvider uri
content://com.mbwhatsapp.provider.media/item/84035f91-68c8-47c5-a179-bab8ea9be2ae
from pid=1712, uid=10043 requires the provider be exported, or grantUriPermission()
02-01 15:59:24.258 26631 26820 E DatabaseUtils: at
android.content.ContentProvider.enforceReadPermissionInner(ContentProvider.java:105
0)
02-01 15:59:24.258 26631 26820 E DatabaseUtils: at
android.content.ContentProvider.semEnforceReadPermission(ContentProvider.java:968)
02-01 15:59:24.258 26631 26820 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceReadPermission(ContentProvider.jav
a:818)
02-01 15:59:24.258 26631 26820 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceFilePermission(ContentProvider.jav
a:808)
02-01 15:59:24.258 26631 26820 E DatabaseUtils: at
android.content.ContentProvider$Transport.openTypedAssetFile(ContentProvider.java:6
67)
02-01 15:59:24.258 26631 26820 E DatabaseUtils: at
android.content.ContentProviderNative.onTransact(ContentProviderNative.java:341)
02-01 15:59:24.258 26631 26820 E DatabaseUtils: at
android.os.Binder.execTransactInternal(Binder.java:1375)
02-01 15:59:24.258 26631 26820 E DatabaseUtils: at
android.os.Binder.execTransact(Binder.java:1311)
02-01 15:59:24.311 26631 26647 E DatabaseUtils: Writing exception to parcel
02-01 15:59:24.311 26631 26647 E DatabaseUtils: java.lang.SecurityException:
Permission Denial: reading com.mbwhatsapp.contentprovider.MediaProvider uri
content://com.mbwhatsapp.provider.media/item/3a968ead-0efd-4bf4-961d-74e22f544cfe
from pid=1712, uid=10043 requires the provider be exported, or grantUriPermission()
02-01 15:59:24.311 26631 26647 E DatabaseUtils: at
android.content.ContentProvider.enforceReadPermissionInner(ContentProvider.java:105
0)
02-01 15:59:24.311 26631 26647 E DatabaseUtils: at
android.content.ContentProvider.semEnforceReadPermission(ContentProvider.java:968)
02-01 15:59:24.311 26631 26647 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceReadPermission(ContentProvider.jav
a:818)
02-01 15:59:24.311 26631 26647 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceFilePermission(ContentProvider.jav
a:808)
02-01 15:59:24.311 26631 26647 E DatabaseUtils: at
android.content.ContentProvider$Transport.openTypedAssetFile(ContentProvider.java:6
67)
02-01 15:59:24.311 26631 26647 E DatabaseUtils: at
android.content.ContentProviderNative.onTransact(ContentProviderNative.java:341)
02-01 15:59:24.311 26631 26647 E DatabaseUtils: at
android.os.Binder.execTransactInternal(Binder.java:1375)
02-01 15:59:24.311 26631 26647 E DatabaseUtils: at
android.os.Binder.execTransact(Binder.java:1311)
02-01 15:59:24.328 26631 26647 E DatabaseUtils: Writing exception to parcel
02-01 15:59:24.328 26631 26647 E DatabaseUtils: java.lang.SecurityException:
Permission Denial: reading com.mbwhatsapp.contentprovider.MediaProvider uri
content://com.mbwhatsapp.provider.media/item/256c20c6-cb68-40cd-a7a9-f4168f992c6a
from pid=1712, uid=10043 requires the provider be exported, or grantUriPermission()
02-01 15:59:24.328 26631 26647 E DatabaseUtils: at
android.content.ContentProvider.enforceReadPermissionInner(ContentProvider.java:105
0)
02-01 15:59:24.328 26631 26647 E DatabaseUtils: at
android.content.ContentProvider.semEnforceReadPermission(ContentProvider.java:968)
02-01 15:59:24.328 26631 26647 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceReadPermission(ContentProvider.jav
a:818)
02-01 15:59:24.328 26631 26647 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceFilePermission(ContentProvider.jav
a:808)
02-01 15:59:24.328 26631 26647 E DatabaseUtils: at
android.content.ContentProvider$Transport.openTypedAssetFile(ContentProvider.java:6
67)
02-01 15:59:24.328 26631 26647 E DatabaseUtils: at
android.content.ContentProviderNative.onTransact(ContentProviderNative.java:341)
02-01 15:59:24.328 26631 26647 E DatabaseUtils: at
android.os.Binder.execTransactInternal(Binder.java:1375)
02-01 15:59:24.328 26631 26647 E DatabaseUtils: at
android.os.Binder.execTransact(Binder.java:1311)
02-01 15:59:43.925 26631 26631 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-01 15:59:48.955 26631 26631 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-01 15:59:59.644 26631 26748 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=10d2d315-bc9b-4bc4-89a7-b1dfb6e2b177 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/o1/v/t62.7118-24/f1/m231/up-oil-image-f9a65f70-
39dd-4309-8127-0693572be31a?ccb=9-4&oh=01_AdRUjwG3DLIQGqb3pv9CMZJSJVCFepbTyGQJnRnu-
HMBvw&oe=65E2BADD&_nc_sid=000000 thumbnail_height_width_ratio=1.4285715
is_animated_sticker=0 file_hash=sVhhAv1RGVETomwhBo2/c5pUBU4vCdfA0ifu7z4mLq0=
file_path=Media/MBWhatsApp Images/IMG-20240201-WA0000.jpg file_size=0
partial_media_hash=null face_x=0 face_y=0 height=1600 trim_to=0
media_key_timestamp=1706769956000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m231/up-oil-image-
f9a65f70-39dd-4309-8127-0693572be31a?ccb=9-
4&oh=01_AdRUjwG3DLIQGqb3pv9CMZJSJVCFepbTyGQJnRnu-
HMBvw&oe=65E2BADD&_nc_sid=000000&mms3=true media_caption=null trim_from=0
mime_type=image/jpeg partial_media_enc_hash=null width=1131 original_file_hash=null
has_streaming_sidecar=0 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=1438 multicast_id=null
enc_file_hash=R4QIg9uc/fuJNdh9HtSuucpNi9B8EIolLNJSmfd9Wss= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=438319
media_name=null media_duration=0 chat_row_id=8 media_key=[B@87985f4
02-01 15:59:59.644 26631 26748 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-01 15:59:59.644 26631 26748 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-01 15:59:59.644 26631 26748 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-01 15:59:59.644 26631 26748 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-01 15:59:59.644 26631 26748 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-01 15:59:59.644 26631 26748 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-01 15:59:59.644 26631 26748 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-01 15:59:59.644 26631 26748 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-01 15:59:59.644 26631 26748 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
02-01 15:59:59.644 26631 26748 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
02-01 15:59:59.644 26631 26748 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
02-01 15:59:59.644 26631 26748 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
02-01 15:59:59.644 26631 26748 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
02-01 15:59:59.644 26631 26748 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
02-01 15:59:59.644 26631 26748 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
02-01 15:59:59.644 26631 26748 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
02-01 15:59:59.644 26631 26748 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
02-01 15:59:59.987 26631 26748 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=86049f95-83ce-4dab-b261-182c2415eae2 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/o1/v/t62.7118-24/f1/m231/up-oil-image-f9a65f70-
39dd-4309-8127-0693572be31a?ccb=9-4&oh=01_AdRUjwG3DLIQGqb3pv9CMZJSJVCFepbTyGQJnRnu-
HMBvw&oe=65E2BADD&_nc_sid=000000 thumbnail_height_width_ratio=1.4285715
is_animated_sticker=0 file_hash=sVhhAv1RGVETomwhBo2/c5pUBU4vCdfA0ifu7z4mLq0=
file_path=Media/MBWhatsApp Images/IMG-20240201-WA0000.jpg file_size=0
partial_media_hash=null face_x=0 face_y=0 height=1600 trim_to=0
media_key_timestamp=1706769956000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m231/up-oil-image-
f9a65f70-39dd-4309-8127-0693572be31a?ccb=9-
4&oh=01_AdRUjwG3DLIQGqb3pv9CMZJSJVCFepbTyGQJnRnu-
HMBvw&oe=65E2BADD&_nc_sid=000000&mms3=true media_caption=null trim_from=0
mime_type=image/jpeg partial_media_enc_hash=null width=1131 original_file_hash=null
has_streaming_sidecar=0 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=1439 multicast_id=null
enc_file_hash=R4QIg9uc/fuJNdh9HtSuucpNi9B8EIolLNJSmfd9Wss= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=438319
media_name=null media_duration=0 chat_row_id=11 media_key=[B@33a983e
02-01 15:59:59.987 26631 26748 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-01 15:59:59.987 26631 26748 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-01 15:59:59.987 26631 26748 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-01 15:59:59.987 26631 26748 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-01 15:59:59.987 26631 26748 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-01 15:59:59.987 26631 26748 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-01 15:59:59.987 26631 26748 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-01 15:59:59.987 26631 26748 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-01 15:59:59.987 26631 26748 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
02-01 15:59:59.987 26631 26748 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
02-01 15:59:59.987 26631 26748 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
02-01 15:59:59.987 26631 26748 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
02-01 15:59:59.987 26631 26748 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
02-01 15:59:59.987 26631 26748 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
02-01 15:59:59.987 26631 26748 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
02-01 15:59:59.987 26631 26748 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
02-01 15:59:59.987 26631 26748 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
02-01 16:00:04.621 26631 26647 E DatabaseUtils: Writing exception to parcel
02-01 16:00:04.621 26631 26647 E DatabaseUtils: java.lang.SecurityException:
Permission Denial: reading com.mbwhatsapp.contentprovider.MediaProvider uri
content://com.mbwhatsapp.provider.media/item/3f350490-3250-4b32-9684-a0a61e19188e
from pid=1712, uid=10043 requires the provider be exported, or grantUriPermission()
02-01 16:00:04.621 26631 26647 E DatabaseUtils: at
android.content.ContentProvider.enforceReadPermissionInner(ContentProvider.java:105
0)
02-01 16:00:04.621 26631 26647 E DatabaseUtils: at
android.content.ContentProvider.semEnforceReadPermission(ContentProvider.java:968)
02-01 16:00:04.621 26631 26647 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceReadPermission(ContentProvider.jav
a:818)
02-01 16:00:04.621 26631 26647 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceFilePermission(ContentProvider.jav
a:808)
02-01 16:00:04.621 26631 26647 E DatabaseUtils: at
android.content.ContentProvider$Transport.openTypedAssetFile(ContentProvider.java:6
67)
02-01 16:00:04.621 26631 26647 E DatabaseUtils: at
android.content.ContentProviderNative.onTransact(ContentProviderNative.java:341)
02-01 16:00:04.621 26631 26647 E DatabaseUtils: at
android.os.Binder.execTransactInternal(Binder.java:1375)
02-01 16:00:04.621 26631 26647 E DatabaseUtils: at
android.os.Binder.execTransact(Binder.java:1311)
02-01 16:00:04.621 26631 29965 E DatabaseUtils: Writing exception to parcel
02-01 16:00:04.621 26631 29965 E DatabaseUtils: java.lang.SecurityException:
Permission Denial: reading com.mbwhatsapp.contentprovider.MediaProvider uri
content://com.mbwhatsapp.provider.media/item/ca7cb45f-a562-48b8-8c5f-15e298780f11
from pid=1712, uid=10043 requires the provider be exported, or grantUriPermission()
02-01 16:00:04.621 26631 29965 E DatabaseUtils: at
android.content.ContentProvider.enforceReadPermissionInner(ContentProvider.java:105
0)
02-01 16:00:04.621 26631 29965 E DatabaseUtils: at
android.content.ContentProvider.semEnforceReadPermission(ContentProvider.java:968)
02-01 16:00:04.621 26631 29965 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceReadPermission(ContentProvider.jav
a:818)
02-01 16:00:04.621 26631 29965 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceFilePermission(ContentProvider.jav
a:808)
02-01 16:00:04.621 26631 29965 E DatabaseUtils: at
android.content.ContentProvider$Transport.openTypedAssetFile(ContentProvider.java:6
67)
02-01 16:00:04.621 26631 29965 E DatabaseUtils: at
android.content.ContentProviderNative.onTransact(ContentProviderNative.java:341)
02-01 16:00:04.621 26631 29965 E DatabaseUtils: at
android.os.Binder.execTransactInternal(Binder.java:1375)
02-01 16:00:04.621 26631 29965 E DatabaseUtils: at
android.os.Binder.execTransact(Binder.java:1311)
02-01 16:00:04.632 26631 26755 E DatabaseUtils: Writing exception to parcel
02-01 16:00:04.632 26631 26755 E DatabaseUtils: java.lang.SecurityException:
Permission Denial: reading com.mbwhatsapp.contentprovider.MediaProvider uri
content://com.mbwhatsapp.provider.media/item/b3c86ad4-d95d-4e8a-bfaf-c6d9d9805029
from pid=1712, uid=10043 requires the provider be exported, or grantUriPermission()
02-01 16:00:04.632 26631 26755 E DatabaseUtils: at
android.content.ContentProvider.enforceReadPermissionInner(ContentProvider.java:105
0)
02-01 16:00:04.632 26631 26755 E DatabaseUtils: at
android.content.ContentProvider.semEnforceReadPermission(ContentProvider.java:968)
02-01 16:00:04.632 26631 26755 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceReadPermission(ContentProvider.jav
a:818)
02-01 16:00:04.632 26631 26755 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceFilePermission(ContentProvider.jav
a:808)
02-01 16:00:04.632 26631 26755 E DatabaseUtils: at
android.content.ContentProvider$Transport.openTypedAssetFile(ContentProvider.java:6
67)
02-01 16:00:04.632 26631 26755 E DatabaseUtils: at
android.content.ContentProviderNative.onTransact(ContentProviderNative.java:341)
02-01 16:00:04.632 26631 26755 E DatabaseUtils: at
android.os.Binder.execTransactInternal(Binder.java:1375)
02-01 16:00:04.632 26631 26755 E DatabaseUtils: at
android.os.Binder.execTransact(Binder.java:1311)
02-01 16:00:04.638 26631 26820 E DatabaseUtils: Writing exception to parcel
02-01 16:00:04.638 26631 26820 E DatabaseUtils: java.lang.SecurityException:
Permission Denial: reading com.mbwhatsapp.contentprovider.MediaProvider uri
content://com.mbwhatsapp.provider.media/item/e751091a-de46-43dc-8b6a-9b99548d083b
from pid=1712, uid=10043 requires the provider be exported, or grantUriPermission()
02-01 16:00:04.638 26631 26820 E DatabaseUtils: at
android.content.ContentProvider.enforceReadPermissionInner(ContentProvider.java:105
0)
02-01 16:00:04.638 26631 26820 E DatabaseUtils: at
android.content.ContentProvider.semEnforceReadPermission(ContentProvider.java:968)
02-01 16:00:04.638 26631 26820 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceReadPermission(ContentProvider.jav
a:818)
02-01 16:00:04.638 26631 26820 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceFilePermission(ContentProvider.jav
a:808)
02-01 16:00:04.638 26631 26820 E DatabaseUtils: at
android.content.ContentProvider$Transport.openTypedAssetFile(ContentProvider.java:6
67)
02-01 16:00:04.638 26631 26820 E DatabaseUtils: at
android.content.ContentProviderNative.onTransact(ContentProviderNative.java:341)
02-01 16:00:04.638 26631 26820 E DatabaseUtils: at
android.os.Binder.execTransactInternal(Binder.java:1375)
02-01 16:00:04.638 26631 26820 E DatabaseUtils: at
android.os.Binder.execTransact(Binder.java:1311)
02-01 16:00:04.638 26631 30341 E DatabaseUtils: Writing exception to parcel
02-01 16:00:04.638 26631 30341 E DatabaseUtils: java.lang.SecurityException:
Permission Denial: reading com.mbwhatsapp.contentprovider.MediaProvider uri
content://com.mbwhatsapp.provider.media/item/d75e1a31-0ace-4e8a-a9d7-83d220882282
from pid=1712, uid=10043 requires the provider be exported, or grantUriPermission()
02-01 16:00:04.638 26631 30341 E DatabaseUtils: at
android.content.ContentProvider.enforceReadPermissionInner(ContentProvider.java:105
0)
02-01 16:00:04.638 26631 30341 E DatabaseUtils: at
android.content.ContentProvider.semEnforceReadPermission(ContentProvider.java:968)
02-01 16:00:04.638 26631 30341 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceReadPermission(ContentProvider.jav
a:818)
02-01 16:00:04.638 26631 30341 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceFilePermission(ContentProvider.jav
a:808)
02-01 16:00:04.638 26631 30341 E DatabaseUtils: at
android.content.ContentProvider$Transport.openTypedAssetFile(ContentProvider.java:6
67)
02-01 16:00:04.638 26631 30341 E DatabaseUtils: at
android.content.ContentProviderNative.onTransact(ContentProviderNative.java:341)
02-01 16:00:04.638 26631 30341 E DatabaseUtils: at
android.os.Binder.execTransactInternal(Binder.java:1375)
02-01 16:00:04.638 26631 30341 E DatabaseUtils: at
android.os.Binder.execTransact(Binder.java:1311)
02-01 16:00:04.639 26631 26645 E DatabaseUtils: Writing exception to parcel
02-01 16:00:04.639 26631 26645 E DatabaseUtils: java.lang.SecurityException:
Permission Denial: reading com.mbwhatsapp.contentprovider.MediaProvider uri
content://com.mbwhatsapp.provider.media/item/c049c79b-95db-4e8c-a1bb-e8f176b937b8
from pid=1712, uid=10043 requires the provider be exported, or grantUriPermission()
02-01 16:00:04.639 26631 26645 E DatabaseUtils: at
android.content.ContentProvider.enforceReadPermissionInner(ContentProvider.java:105
0)
02-01 16:00:04.639 26631 26645 E DatabaseUtils: at
android.content.ContentProvider.semEnforceReadPermission(ContentProvider.java:968)
02-01 16:00:04.639 26631 26645 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceReadPermission(ContentProvider.jav
a:818)
02-01 16:00:04.639 26631 26645 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceFilePermission(ContentProvider.jav
a:808)
02-01 16:00:04.639 26631 26645 E DatabaseUtils: at
android.content.ContentProvider$Transport.openTypedAssetFile(ContentProvider.java:6
67)
02-01 16:00:04.639 26631 26645 E DatabaseUtils: at
android.content.ContentProviderNative.onTransact(ContentProviderNative.java:341)
02-01 16:00:04.639 26631 26645 E DatabaseUtils: at
android.os.Binder.execTransactInternal(Binder.java:1375)
02-01 16:00:04.639 26631 26645 E DatabaseUtils: at
android.os.Binder.execTransact(Binder.java:1311)
02-01 16:00:04.645 26631 26646 E DatabaseUtils: Writing exception to parcel
02-01 16:00:04.645 26631 26646 E DatabaseUtils: java.lang.SecurityException:
Permission Denial: reading com.mbwhatsapp.contentprovider.MediaProvider uri
content://com.mbwhatsapp.provider.media/item/c8d79841-9c72-433b-aada-29bb8b790cdd
from pid=1712, uid=10043 requires the provider be exported, or grantUriPermission()
02-01 16:00:04.645 26631 26646 E DatabaseUtils: at
android.content.ContentProvider.enforceReadPermissionInner(ContentProvider.java:105
0)
02-01 16:00:04.645 26631 26646 E DatabaseUtils: at
android.content.ContentProvider.semEnforceReadPermission(ContentProvider.java:968)
02-01 16:00:04.645 26631 26646 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceReadPermission(ContentProvider.jav
a:818)
02-01 16:00:04.645 26631 26646 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceFilePermission(ContentProvider.jav
a:808)
02-01 16:00:04.645 26631 26646 E DatabaseUtils: at
android.content.ContentProvider$Transport.openTypedAssetFile(ContentProvider.java:6
67)
02-01 16:00:04.645 26631 26646 E DatabaseUtils: at
android.content.ContentProviderNative.onTransact(ContentProviderNative.java:341)
02-01 16:00:04.645 26631 26646 E DatabaseUtils: at
android.os.Binder.execTransactInternal(Binder.java:1375)
02-01 16:00:04.645 26631 26646 E DatabaseUtils: at
android.os.Binder.execTransact(Binder.java:1311)
02-01 16:00:04.647 26631 26645 E DatabaseUtils: Writing exception to parcel
02-01 16:00:04.647 26631 26645 E DatabaseUtils: java.lang.Sec--------- beginning of
main
02-01 17:29:50.883 798 798 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-01 17:29:51.200 798 798 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-01 17:29:51.203 798 798 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-01 17:29:51.203 798 798 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-01 17:29:51.203 798 798 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-01 17:29:51.203 798 798 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-01 17:29:51.203 798 798 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-01 17:29:51.203 798 798 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-01 17:29:51.203 798 798 W System.err: at
java.lang.Class.newInstance(Native Method)
02-01 17:29:51.204 798 798 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-01 17:29:51.204 798 798 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-01 17:29:51.204 798 798 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-01 17:29:51.204 798 798 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-01 17:29:51.204 798 798 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-01 17:29:51.204 798 798 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-01 17:29:51.204 798 798 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-01 17:29:51.204 798 798 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-01 17:29:51.204 798 798 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-01 17:29:51.204 798 798 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-01 17:29:51.204 798 798 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-01 17:29:51.204 798 798 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-01 17:29:51.204 798 798 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-01 17:29:51.204 798 798 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-01 17:29:51.204 798 798 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-01 17:29:51.237 798 798 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-01 17:29:51.647 798 798 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-01 17:29:51.647 798 798 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-01 17:29:51.960 798 1056 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-01 17:29:51.960 798 1056 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-01 17:29:51.960 798 1056 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-01 17:29:52.253 960 960 W libprocessgroup: Controller io is not found
02-01 17:29:52.253 960 960 W libprocessgroup: Controller io is not found
02-01 17:29:52.253 960 960 W libprocessgroup: Controller io is not found
02-01 17:29:53.630 798 1073 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-01 17:29:53.630 798 1073 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-01 17:29:53.630 798 1073 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-01 17:29:53.630 798 1073 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-01 17:29:53.630 798 1073 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-01 17:29:53.630 798 1073 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-01 17:29:53.630 798 1073 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-01 17:29:53.630 798 1073 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-01 17:29:53.630 798 1073 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-01 17:29:53.630 798 1073 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-01 17:29:53.630 798 1073 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-01 17:29:53.630 798 1073 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-01 17:29:53.630 798 1073 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-01 17:29:53.630 798 1073 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-01 17:29:53.630 798 1073 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-01 17:29:53.630 798 1073 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-01 17:29:54.010 798 1056 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-01 17:29:54.010 798 1056 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-01 17:29:54.010 798 1056 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-01 17:29:54.010 798 1056 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-01 17:29:54.010 798 1056 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-01 17:29:54.010 798 1056 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-01 17:29:54.010 798 1056 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-01 17:29:54.010 798 1056 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-01 17:29:54.010 798 1056 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-01 17:29:54.010 798 1056 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-01 17:29:54.010 798 1056 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-01 17:29:54.010 798 1056 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-01 17:29:54.010 798 1056 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-01 17:29:54.010 798 1056 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-01 17:29:54.010 798 1056 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-01 17:29:54.010 798 1056 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-01 17:30:28.721 798 798 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-01 17:30:31.743 798 798 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-01 17:47:24.619 798 806 W com.mbwhatsapp: Red--------- beginning of main
02-01 18:47:24.634 20992 20992 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-01 18:47:25.106 20992 20992 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-01 18:47:25.108 20992 20992 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-01 18:47:25.109 20992 20992 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-01 18:47:25.109 20992 20992 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-01 18:47:25.109 20992 20992 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-01 18:47:25.109 20992 20992 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-01 18:47:25.109 20992 20992 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-01 18:47:25.109 20992 20992 W System.err: at
java.lang.Class.newInstance(Native Method)
02-01 18:47:25.109 20992 20992 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-01 18:47:25.109 20992 20992 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-01 18:47:25.109 20992 20992 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-01 18:47:25.109 20992 20992 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-01 18:47:25.109 20992 20992 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-01 18:47:25.109 20992 20992 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-01 18:47:25.109 20992 20992 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-01 18:47:25.109 20992 20992 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-01 18:47:25.109 20992 20992 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-01 18:47:25.109 20992 20992 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-01 18:47:25.109 20992 20992 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-01 18:47:25.109 20992 20992 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-01 18:47:25.109 20992 20992 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-01 18:47:25.109 20992 20992 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-01 18:47:25.109 20992 20992 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-01 18:47:25.163 20992 20992 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-01 18:47:25.903 20992 20992 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-01 18:47:25.903 20992 20992 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-01 18:47:26.136 20992 21067 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-01 18:47:26.136 20992 21067 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-01 18:47:26.136 20992 21067 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-01 18:47:26.360 21052 21052 W libprocessgroup: Controller io is not found
02-01 18:47:26.360 21052 21052 W libprocessgroup: Controller io is not found
02-01 18:47:26.360 21052 21052 W libprocessgroup: Controller io is not found
02-01 18:47:28.579 20992 21075 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-01 18:47:28.579 20992 21075 E SQLiteDatabase: android.datab--------- beginning
of main
02-01 19:38:50.583 17808 17808 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-01 19:38:50.975 17808 17808 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-01 19:38:50.977 17808 17808 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-01 19:38:50.977 17808 17808 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-01 19:38:50.977 17808 17808 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-01 19:38:50.977 17808 17808 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-01 19:38:50.977 17808 17808 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-01 19:38:50.977 17808 17808 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-01 19:38:50.977 17808 17808 W System.err: at
java.lang.Class.newInstance(Native Method)
02-01 19:38:50.977 17808 17808 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-01 19:38:50.977 17808 17808 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-01 19:38:50.977 17808 17808 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-01 19:38:50.977 17808 17808 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-01 19:38:50.977 17808 17808 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-01 19:38:50.977 17808 17808 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-01 19:38:50.977 17808 17808 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-01 19:38:50.977 17808 17808 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-01 19:38:50.977 17808 17808 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-01 19:38:50.977 17808 17808 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-01 19:38:50.977 17808 17808 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-01 19:38:50.978 17808 17808 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-01 19:38:50.978 17808 17808 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-01 19:38:50.978 17808 17808 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-01 19:38:50.978 17808 17808 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-01 19:38:51.010 17808 17808 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-01 19:38:51.451 17808 17808 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-01 19:38:51.451 17808 17808 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-01 19:38:51.737 17808 17862 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-01 19:38:51.737 17808 17862 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-01 19:38:51.737 17808 17862 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-01 19:38:52.085 17849 17849 W libprocessgroup: Controller io is not found
02-01 19:38:52.085 17849 17849 W libprocessgroup: Controller io is not found
02-01 19:38:52.085 17849 17849 W libprocessgroup: Controller io is not found
02-01 19:47:24.578 19705 19705 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-01 19:47:24.824 19705 19705 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmo--------- beginning of main
02-01 20:22:22.714 7055 7055 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-01 20:22:23.636 7055 7055 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-01 20:22:23.645 7055 7055 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-01 20:22:23.646 7055 7055 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-01 20:22:23.646 7055 7055 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-01 20:22:23.646 7055 7055 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-01 20:22:23.646 7055 7055 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-01 20:22:23.646 7055 7055 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-01 20:22:23.646 7055 7055 W System.err: at
java.lang.Class.newInstance(Native Method)
02-01 20:22:23.646 7055 7055 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-01 20:22:23.646 7055 7055 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-01 20:22:23.646 7055 7055 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-01 20:22:23.646 7055 7055 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-01 20:22:23.646 7055 7055 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-01 20:22:23.646 7055 7055 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-01 20:22:23.646 7055 7055 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-01 20:22:23.646 7055 7055 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-01 20:22:23.646 7055 7055 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-01 20:22:23.646 7055 7055 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-01 20:22:23.646 7055 7055 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-01 20:22:23.646 7055 7055 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-01 20:22:23.646 7055 7055 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-01 20:22:23.646 7055 7055 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-01 20:22:23.646 7055 7055 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-01 20:22:23.738 7055 7055 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-01 20:22:24.561 7055 7055 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-01 20:22:24.562 7055 7055 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-01 20:22:25.473 7055 7444 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-01 20:22:25.473 7055 7444 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-01 20:22:25.473 7055 7444 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-01 20:22:25.701 7298 7298 W libprocessgroup: Controller io is not found
02-01 20:22:25.702 7298 7298 W libprocessgroup: Controller io is not found
02-01 20:22:25.702 7298 7298 W libprocessgroup: Controller io is not found
02-01 20:22:28.250 7055 7750 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-01 20:22:28.250 7055 7750 E SQLiteDatabase: android.datab--------- beginning
of main
02-01 21:22:53.835 3964 3964 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-01 21:22:54.279 3964 3964 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-01 21:22:54.282 3964 3964 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-01 21:22:54.282 3964 3964 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-01 21:22:54.282 3964 3964 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-01 21:22:54.282 3964 3964 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-01 21:22:54.282 3964 3964 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-01 21:22:54.282 3964 3964 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-01 21:22:54.282 3964 3964 W System.err: at
java.lang.Class.newInstance(Native Method)
02-01 21:22:54.282 3964 3964 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-01 21:22:54.282 3964 3964 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-01 21:22:54.282 3964 3964 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-01 21:22:54.283 3964 3964 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-01 21:22:54.283 3964 3964 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-01 21:22:54.283 3964 3964 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-01 21:22:54.283 3964 3964 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-01 21:22:54.283 3964 3964 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-01 21:22:54.283 3964 3964 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-01 21:22:54.283 3964 3964 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-01 21:22:54.283 3964 3964 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-01 21:22:54.283 3964 3964 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-01 21:22:54.283 3964 3964 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-01 21:22:54.283 3964 3964 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-01 21:22:54.283 3964 3964 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-01 21:22:54.313 3964 3964 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-01 21:22:54.645 3964 3964 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-01 21:22:54.646 3964 3964 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-01 21:22:54.895 3964 4019 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-01 21:22:54.895 3964 4019 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-01 21:22:54.895 3964 4019 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-01 21:22:55.178 4005 4005 W libprocessgroup: Controller io is not found
02-01 21:22:55.178 4005 4005 W libprocessgroup: Controller io is not found
02-01 21:22:55.178 4005 4005 W libprocessgroup: Controller io is not found
02-01 21:41:08.780 9297 9297 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-01 21:41:09.123 9297 9297 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-01 21:41:09.125 9297 9297 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-01 21:41:09.125 9297 9297 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-01 21:41:09.125 9297 9297 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-01 21:41:09.125 9297 9297 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-01 21:41:09.125 9297 9297 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-01 21:41:09.125 9297 9297 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-01 21:41:09.125 9297 9297 W System.err: at
java.lang.Class.newInstance(Native Method)
02-01 21:41:09.125 9297 9297 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-01 21:41:09.125 9297 9297 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-01 21:41:09.125 9297 9297 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-01 21:41:09.125 9297 9297 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-01 21:41:09.125 9297 9297 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-01 21:41:09.125 9297 9297 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-01 21:41:09.125 9297 9297 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-01 21:41:09.125 9297 9297 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-01 21:41:09.125 9297 9297 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-01 21:41:09.125 9297 9297 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-01 21:41:09.125 9297 9297 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-01 21:41:09.125 9297 9297 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-01 21:41:09.125 9297 9297 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-01 21:41:09.125 9297 9297 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-01 21:41:09.125 9297 9297 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-01 21:41:09.146 9297 9297 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-01 21:41:09.644 9297 9297 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-01 21:41:09.644 9297 9297 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-01 21:41:10.157 9297 9576 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-01 21:41:10.157 9297 9576 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-01 21:41:10.157 9297 9576 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-01 21:41:10.366 9476 9476 W libprocessgroup: Controller io is not found
02-01 21:41:10.366 9476 9476 W libprocessgroup: Controller io is not found
02-01 21:41:10.366 9476 9476 W libprocessgroup: Controller io is not found
02-01 21:41:18.233 9297 9297 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-01 21:41:40.467 9297 9701 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-01 21:41:40.467 9297 9701 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-01 21:41:40.467 9297 9701 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-01 21:41:40.467 9297 9701 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-01 21:41:40.467 9297 9701 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-01 21:41:40.467 9297 9701 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-01 21:41:40.467 9297 9701 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-01 21:41:40.467 9297 9701 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-01 21:41:40.467 9297 9701 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-01 21:41:40.467 9297 9701 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-01 21:41:40.467 9297 9701 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-01 21:41:40.467 9297 9701 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-01 21:41:40.467 9297 9701 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-01 21:41:40.467 9297 9701 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-01 21:41:40.467 9297 9701 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-01 21:41:40.467 9297 9701 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-01 21:41:53.797 9297 9297 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-01 21:42:20.155 9297 9701 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-01 21:42:20.155 9297 9701 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-01 21:42:20.155 9297 9701 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-01 21:42:20.155 9297 9701 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-01 21:42:20.155 9297 9701 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-01 21:42:20.155 9297 9701 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-01 21:42:20.155 9297 9701 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-01 21:42:20.155 9297 9701 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-01 21:42:20.155 9297 9701 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-01 21:42:20.155 9297 9701 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-01 21:42:20.155 9297 9701 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-01 21:42:20.155 9297 9701 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-01 21:42:20.155 9297 9701 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-01 21:42:20.155 9297 9701 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-01 21:42:20.155 9297 9701 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-01 21:42:20.155 9297 9701 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-01 21:43:53.176 9297 9297 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-01 21:43:55.484 9297 9297 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.s--------- beginning of main
02-01 22:58:19.333 14542 14542 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-01 22:58:19.547 14542 14542 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-01 22:58:19.549 14542 14542 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-01 22:58:19.549 14542 14542 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-01 22:58:19.549 14542 14542 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-01 22:58:19.549 14542 14542 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-01 22:58:19.549 14542 14542 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-01 22:58:19.549 14542 14542 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-01 22:58:19.549 14542 14542 W System.err: at
java.lang.Class.newInstance(Native Method)
02-01 22:58:19.549 14542 14542 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-01 22:58:19.549 14542 14542 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-01 22:58:19.549 14542 14542 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-01 22:58:19.549 14542 14542 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-01 22:58:19.549 14542 14542 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-01 22:58:19.549 14542 14542 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-01 22:58:19.549 14542 14542 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-01 22:58:19.549 14542 14542 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-01 22:58:19.549 14542 14542 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-01 22:58:19.549 14542 14542 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-01 22:58:19.549 14542 14542 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-01 22:58:19.549 14542 14542 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-01 22:58:19.549 14542 14542 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-01 22:58:19.549 14542 14542 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-01 22:58:19.549 14542 14542 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-01 22:58:19.566 14542 14542 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-01 22:58:19.854 14542 14542 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-01 22:58:19.854 14542 14542 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-01 22:58:19.958 14542 14620 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-01 22:58:19.958 14542 14620 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-01 22:58:19.958 14542 14620 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-01 22:58:19.997 14605 14605 W libprocessgroup: Controller io is not found
02-01 22:58:19.997 14605 14605 W libprocessgroup: Controller io is not found
02-01 22:58:19.997 14605 14605 W libprocessgroup: Controller io is not found
02-01 22:58:21.252 14542 14542 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-01 22:58:21.378 14542 14542 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-01 22:58:21.952 14542 14668 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-01 22:58:21.952 14542 14668 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-01 22:58:21.952 14542 14668 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-01 22:58:21.952 14542 14668 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-01 22:58:21.952 14542 14668 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-01 22:58:21.952 14542 14668 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-01 22:58:21.952 14542 14668 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-01 22:58:21.952 14542 14668 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-01 22:58:21.952 14542 14668 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-01 22:58:21.952 14542 14668 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-01 22:58:21.952 14542 14668 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-01 22:58:21.952 14542 14668 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-01 22:58:21.952 14542 14668 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-01 22:58:21.952 14542 14668 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-01 22:58:21.952 14542 14668 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-01 22:58:21.952 14542 14668 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-01 22:58:22.539 14542 14542 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-01 22:58:22.874 14542 14668 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-01 22:58:22.874 14542 14668 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-01 22:58:22.874 14542 14668 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-01 22:58:22.874 14542 14668 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-01 22:58:22.874 14542 14668 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-01 22:58:22.874 14542 14668 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-01 22:58:22.874 14542 14668 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-01 22:58:22.874 14542 14668 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-01 22:58:22.874 14542 14668 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-01 22:58:22.874 14542 14668 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-01 22:58:22.874 14542 14668 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-01 22:58:22.874 14542 14668 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-01 22:58:22.874 14542 14668 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-01 22:58:22.874 14542 14668 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-01 22:58:22.874 14542 14668 E SQLiteDatabase: at X.3gH--------- beginning
of main
02-01 22:58:55.667 14542 14542 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-01 22:59:07.741 14542 14542 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-01 22:59:37.949 14542 14542 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-01 22:59:43.978 14542 14542 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-01 22:59:50.013 14542 14542 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-01 22:59:59.041 14542 14542 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-01 23:00:02.056 14542 14542 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-01 23:07:24.624 21587 21587 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-01 23:07:25.088 21587 21587 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-01 23:07:25.091 21587 21587 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-01 23:07:25.091 21587 21587 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-01 23:07:25.091 21587 21587 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-01 23:07:25.091 21587 21587 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-01 23:07:25.091 21587 21587 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-01 23:07:25.091 21587 21587 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-01 23:07:25.091 21587 21587 W System.err: at
java.lang.Class.newInstance(Native Method)
02-01 23:07:25.091 21587 21587 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-01 23:07:25.091 21587 21587 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-01 23:07:25.091 21587 21587 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-01 23:07:25.091 21587 21587 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-01 23:07:25.091 21587 21587 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-01 23:07:25.091 21587 21587 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-01 23:07:25.091 21587 21587 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-01 23:07:25.091 21587 21587 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-01 23:07:25.091 21587 21587 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-01 23:07:25.092 21587 21587 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-01 23:07:25.092 21587 21587 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-01 23:07:25.092 21587 21587 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-01 23:07:25.092 21587 21587 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-01 23:07:25.092 21587 21587 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-01 23:07:25.092 21587 21587 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-01 23:07:25.137 21587 21587 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--------- beginning of
main
02-01 23:07:25.763 21587 21587 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-01 23:07:25.763 21587 21587 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-01 23:07:26.156 21587 21709 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-01 23:07:26.156 21587 21709 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-01 23:07:26.156 21587 21709 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-01 23:07:26.271 21673 21673 W libprocessgroup: Controller io is not found
02-01 23:07:26.271 21673 21673 W libprocessgroup: Controller io is not found
02-01 23:07:26.271 21673 21673 W libprocessgroup: Controller io is not found
02-01 23:24:16.454 26173 26173 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-01 23:24:17.825 26173 26173 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-01 23:24:17.829 26173 26173 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-01 23:24:17.830 26173 26173 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-01 23:24:17.830 26173 26173 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-01 23:24:17.830 26173 26173 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-01 23:24:17.830 26173 26173 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-01 23:24:17.830 26173 26173 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-01 23:24:17.830 26173 26173 W System.err: at
java.lang.Class.newInstance(Native Method)
02-01 23:24:17.830 26173 26173 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-01 23:24:17.830 26173 26173 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-01 23:24:17.830 26173 26173 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-01 23:24:17.830 26173 26173 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-01 23:24:17.830 26173 26173 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-01 23:24:17.830 26173 26173 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-01 23:24:17.830 26173 26173 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-01 23:24:17.830 26173 26173 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-01 23:24:17.830 26173 26173 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-01 23:24:17.830 26173 26173 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-01 23:24:17.830 26173 26173 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-01 23:24:17.830 26173 26173 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-01 23:24:17.830 26173 26173 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-01 23:24:17.830 26173 26173 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-01 23:24:17.830 26173 26173 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-01 23:24:17.904 26173 26173 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-01 23:24:18.728 26173 26173 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-01 --------- beginning of main
02-01 23:24:18.729 26173 26173 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-01 23:24:19.914 26506 26506 W libprocessgroup: Controller io is not found
02-01 23:24:19.917 26506 26506 W libprocessgroup: Controller io is not found
02-01 23:24:19.917 26506 26506 W libprocessgroup: Controller io is not found
02-01 23:24:20.537 26173 26811 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-01 23:24:20.537 26173 26811 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-01 23:24:20.537 26173 26811 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-01 23:41:24.536 31814 31814 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-01 23:41:24.775 31814 31814 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-01 23:41:24.777 31814 31814 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-01 23:41:24.777 31814 31814 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-01 23:41:24.777 31814 31814 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-01 23:41:24.777 31814 31814 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-01 23:41:24.777 31814 31814 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-01 23:41:24.777 31814 31814 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-01 23:41:24.777 31814 31814 W System.err: at
java.lang.Class.newInstance(Native Method)
02-01 23:41:24.777 31814 31814 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-01 23:41:24.777 31814 31814 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-01 23:41:24.778 31814 31814 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-01 23:41:24.778 31814 31814 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-01 23:41:24.778 31814 31814 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-01 23:41:24.778 31814 31814 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-01 23:41:24.778 31814 31814 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-01 23:41:24.778 31814 31814 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-01 23:41:24.778 31814 31814 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-01 23:41:24.778 31814 31814 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-01 23:41:24.778 31814 31814 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-01 23:41:24.778 31814 31814 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-01 23:41:24.778 31814 31814 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-01 23:41:24.778 31814 31814 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-01 23:41:24.778 31814 31814 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-01 23:41:24.810 31814 31814 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-01 23:41:25.142 31814 31814 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-01 23:41:25.143 31814 31814 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-01 23:41:25.614--------- beginning of main
02-02 02:30:39.219 31814 31822 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 123 to 100
02-02 03:29:24.732 31814 31822 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 214 to 100
02-02 04:06:24.578 26620 26620 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-02 04:06:24.795 26620 26620 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-02 04:06:24.798 26620 26620 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-02 04:06:24.798 26620 26620 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-02 04:06:24.798 26620 26620 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-02 04:06:24.798 26620 26620 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-02 04:06:24.798 26620 26620 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-02 04:06:24.798 26620 26620 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-02 04:06:24.798 26620 26620 W System.err: at
java.lang.Class.newInstance(Native Method)
02-02 04:06:24.798 26620 26620 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-02 04:06:24.798 26620 26620 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-02 04:06:24.798 26620 26620 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-02 04:06:24.798 26620 26620 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-02 04:06:24.798 26620 26620 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-02 04:06:24.798 26620 26620 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-02 04:06:24.798 26620 26620 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-02 04:06:24.798 26620 26620 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-02 04:06:24.798 26620 26620 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-02 04:06:24.798 26620 26620 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-02 04:06:24.798 26620 26620 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-02 04:06:24.798 26620 26620 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-02 04:06:24.798 26620 26620 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-02 04:06:24.798 26620 26620 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-02 04:06:24.798 26620 26620 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-02 04:06:24.821 26620 26620 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-02 04:06:25.126 26620 26620 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-02 04:06:25.127 26620 26620 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-02 04:06:25.330 26620 26667 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-02 04:06:25.330 26620 26667 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-02 04:06:25.330 26620 26667 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-02 04:06:25.603 26654 26654 W libprocessgroup: Controller io is not found
02-02 04:06:25.603 26654 26654 W libprocessgroup: Controller io is not found
02-02 04:06:25.603 26654 26--------- beginning of main
02-02 04:06:27.343 26620 26671 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-02 04:06:27.343 26620 26671 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-02 04:06:27.343 26620 26671 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-02 04:06:27.343 26620 26671 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-02 04:06:27.343 26620 26671 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-02 04:06:27.343 26620 26671 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-02 04:06:27.343 26620 26671 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-02 04:06:27.343 26620 26671 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-02 04:06:27.343 26620 26671 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-02 04:06:27.343 26620 26671 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-02 04:06:27.343 26620 26671 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-02 04:06:27.343 26620 26671 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-02 04:06:27.343 26620 26671 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-02 04:06:27.343 26620 26671 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-02 04:06:27.343 26620 26671 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-02 04:06:27.343 26620 26671 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-02 04:51:25.112 3394 3394 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-02 04:51:25.334 3394 3394 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-02 04:51:25.335 3394 3394 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-02 04:51:25.335 3394 3394 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-02 04:51:25.335 3394 3394 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-02 04:51:25.335 3394 3394 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-02 04:51:25.335 3394 3394 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-02 04:51:25.335 3394 3394 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-02 04:51:25.335 3394 3394 W System.err: at
java.lang.Class.newInstance(Native Method)
02-02 04:51:25.335 3394 3394 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-02 04:51:25.335 3394 3394 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-02 04:51:25.335 3394 3394 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-02 04:51:25.335 3394 3394 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-02 04:51:25.335 3394 3394 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-02 04:51:25.335 3394 3394 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-02 04:51:25.335 3394 3394 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-02 04:51:25.335 3394 3394 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-02 04:51:25.335 3394 3394 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-02 04:51:25.335 3394 3394 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-02 04:51:25.335 3394 3394 W System.err: at androi--------- beginning of
main
02-02 06:54:24.110 14651 14651 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-02 06:54:24.391 14651 14651 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-02 06:54:24.393 14651 14651 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-02 06:54:24.393 14651 14651 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-02 06:54:24.393 14651 14651 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-02 06:54:24.393 14651 14651 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-02 06:54:24.393 14651 14651 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-02 06:54:24.393 14651 14651 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-02 06:54:24.393 14651 14651 W System.err: at
java.lang.Class.newInstance(Native Method)
02-02 06:54:24.393 14651 14651 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-02 06:54:24.393 14651 14651 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-02 06:54:24.393 14651 14651 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-02 06:54:24.393 14651 14651 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-02 06:54:24.393 14651 14651 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-02 06:54:24.393 14651 14651 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-02 06:54:24.393 14651 14651 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-02 06:54:24.393 14651 14651 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-02 06:54:24.393 14651 14651 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-02 06:54:24.393 14651 14651 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-02 06:54:24.393 14651 14651 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-02 06:54:24.393 14651 14651 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-02 06:54:24.393 14651 14651 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-02 06:54:24.393 14651 14651 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-02 06:54:24.393 14651 14651 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-02 06:54:24.420 14651 14651 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-02 06:54:24.722 14651 14651 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-02 06:54:24.722 14651 14651 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-02 06:54:24.917 14651 14708 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-02 06:54:24.917 14651 14708 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-02 06:54:24.917 14651 14708 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-02 06:54:34.081 14692 14692 W libprocessgroup: Controller io is not found
02-02 06:54:34.081 14692 14692 W libprocessgroup: Controller io is not found
02-02 06:54:34.082 14692 14692 W libprocessgroup: Controller io is not found
02-02 06:54:58.199 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.200 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.200 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.200 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.200 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.200 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.200 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.200 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.200 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.200 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.200 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.200 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.200 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.200 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.200 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.200 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.200 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.200 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.200 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.200 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.200 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.200 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.200 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.201 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.201 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.201 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.201 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.201 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.201 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.201 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.201 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.201 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.201 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.201 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.201 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.201 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.201 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.201 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.201 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.201 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.201 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.201 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.201 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.201 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.201 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.202 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.202 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.202 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.202 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.202 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.202 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.202 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.202 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.202 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.202 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.202 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.202 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.202 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.202 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.202 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.202 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.202 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.202 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.202 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.202 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.203 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.203 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.203 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.203 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.203 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.203 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.203 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.203 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.203 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.203 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.203 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.203 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.203 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.203 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.203 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.203 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.203 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.203 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.203 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.203 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.203 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.203 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.203 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.204 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.204 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.204 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.204 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.204 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.204 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.204 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.204 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.204 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.204 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.204 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.204 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.204 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.204 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.204 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.204 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.204 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.204 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.204 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.204 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.204 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.205 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.205 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.205 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.205 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.205 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.205 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.205 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.205 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.205 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.205 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.205 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.205 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.205 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.205 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.205 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.205 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.205 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.205 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.205 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.205 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.206 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.206 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.206 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.206 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.206 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.206 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.206 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.206 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.206 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.206 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.206 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.206 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.206 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.206 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.206 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.206 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.206 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.206 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.206 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.206 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.206 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.206 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.206 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.206 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.206 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.207 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.207 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.207 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.207 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.207 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.207 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.207 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.207 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.207 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.207 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.207 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.207 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.207 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.207 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.207 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.207 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.207 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.207 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.207 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.207 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.207 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.207 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.207 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.207 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.207 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.207 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.207 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.207 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.208 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.208 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.208 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.208 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.208 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.208 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.208 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.208 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.208 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.208 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.208 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.208 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.208 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.208 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.208 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.208 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.208 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.208 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.208 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.208 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.208 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.208 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.208 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.208 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.208 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.208 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.208 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.209 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.209 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.209 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.209 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.209 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.209 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.209 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.209 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.209 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.209 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.209 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.209 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.209 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.209 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.209 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.209 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.209 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.209 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.209 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.209 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.209 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.209 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.209 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.209 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.209 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.210 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.210 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.210 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.210 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.210 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.210 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.210 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.210 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.210 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.210 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.210 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.210 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.210 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.210 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.210 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.210 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.210 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.210 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.210 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.210 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.210 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.210 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.210 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.210 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.210 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.210 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.210 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.210 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.211 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.211 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.211 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.211 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.211 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.211 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.211 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.211 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.211 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.211 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.211 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.211 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.211 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.211 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.211 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.211 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.211 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.211 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.211 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.211 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.211 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.211 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.211 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.211 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.211 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.211 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.211 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.212 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.212 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.212 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.212 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.212 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.212 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.212 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.212 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.212 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.212 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.212 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.212 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.212 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.212 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.212 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.212 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.212 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.212 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.212 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.212 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.212 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.212 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.212 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.212 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.212 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.212 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.212 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.212 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.212 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.212 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.213 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.213 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.213 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.213 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.213 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.213 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.213 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.213 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.213 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.213 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.213 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.213 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.213 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.213 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.213 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.213 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.213 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.213 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.213 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.213 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.213 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.213 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.214 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.214 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.214 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.214 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.214 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.214 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.214 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.214 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.214 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.214 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.214 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.214 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.214 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.214 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.214 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.214 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.214 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.214 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.214 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.214 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.214 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.214 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.214 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.214 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.215 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.215 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.215 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.215 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.215 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.215 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.215 14651 14662 W System : A resource failed to call close.
02-02 06:54:58.215 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.874 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.874 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.875 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.875 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.875 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.875 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.875 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.875 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.875 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.875 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.875 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.875 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.875 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.875 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.875 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.875 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.875 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.875 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.875 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.875 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.875 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.875 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.875 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.875 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.875 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.875 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.875 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.875 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.875 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.875 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.875 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.875 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.875 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.875 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.876 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.876 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.876 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.876 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.876 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.876 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.876 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.876 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.876 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.876 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.876 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.876 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.876 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.876 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.876 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.876 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.876 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.876 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.876 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.876 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.876 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.876 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.876 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.876 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.876 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.876 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.876 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.876 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.876 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.876 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.876 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.876 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.877 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.877 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.877 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.877 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.877 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.877 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.877 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.877 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.877 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.877 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.877 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.877 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.877 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.877 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.877 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.877 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.877 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.877 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.877 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.877 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.877 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.877 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.877 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.877 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.878 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.878 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.878 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.878 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.878 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.878 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.878 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.878 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.878 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.878 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.878 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.878 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.878 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.878 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.878 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.878 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.878 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.878 14651 14662 W System : A resource failed to call close.
02-02 06:54:59.878 14651 14662 --------- beginning of main
02-02 07:38:40.304 32534 32534 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-02 07:38:40.927 32534 32534 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-02 07:38:40.934 32534 32534 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-02 07:38:40.934 32534 32534 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-02 07:38:40.934 32534 32534 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-02 07:38:40.934 32534 32534 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-02 07:38:40.934 32534 32534 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-02 07:38:40.934 32534 32534 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-02 07:38:40.934 32534 32534 W System.err: at
java.lang.Class.newInstance(Native Method)
02-02 07:38:40.934 32534 32534 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-02 07:38:40.934 32534 32534 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-02 07:38:40.934 32534 32534 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-02 07:38:40.935 32534 32534 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-02 07:38:40.935 32534 32534 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-02 07:38:40.935 32534 32534 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-02 07:38:40.935 32534 32534 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-02 07:38:40.935 32534 32534 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-02 07:38:40.935 32534 32534 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-02 07:38:40.935 32534 32534 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-02 07:38:40.935 32534 32534 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-02 07:38:40.935 32534 32534 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-02 07:38:40.935 32534 32534 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-02 07:38:40.935 32534 32534 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-02 07:38:40.935 32534 32534 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-02 07:38:40.991 32534 32534 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-02 07:38:41.562 32534 32534 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-02 07:38:41.562 32534 32534 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-02 07:38:41.922 32534 32591 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-02 07:38:41.922 32534 32591 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-02 07:38:41.922 32534 32591 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-02 07:38:42.155 32577 32577 W libprocessgroup: Controller io is not found
02-02 07:38:42.156 32577 32577 W libprocessgroup: Controller io is not found
02-02 07:38:42.156 32577 32577 W libprocessgroup: Controller io is not found
02-02 07:54:24.131 6369 6369 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-02 07:54:24.527 6369 6369 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmo--------- beginning of main
02-02 08:54:54.830 9149 9149 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-02 08:54:56.288 9149 9149 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-02 08:54:56.293 9149 9149 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-02 08:54:56.294 9149 9149 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-02 08:54:56.294 9149 9149 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-02 08:54:56.294 9149 9149 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-02 08:54:56.294 9149 9149 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-02 08:54:56.294 9149 9149 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-02 08:54:56.294 9149 9149 W System.err: at
java.lang.Class.newInstance(Native Method)
02-02 08:54:56.294 9149 9149 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-02 08:54:56.294 9149 9149 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-02 08:54:56.294 9149 9149 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-02 08:54:56.294 9149 9149 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-02 08:54:56.294 9149 9149 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-02 08:54:56.294 9149 9149 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-02 08:54:56.294 9149 9149 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-02 08:54:56.294 9149 9149 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-02 08:54:56.294 9149 9149 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-02 08:54:56.294 9149 9149 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-02 08:54:56.294 9149 9149 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-02 08:54:56.294 9149 9149 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-02 08:54:56.294 9149 9149 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-02 08:54:56.294 9149 9149 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-02 08:54:56.294 9149 9149 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-02 08:54:56.515 9149 9149 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-02 08:54:58.479 9149 9149 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-02 08:54:58.482 9149 9149 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-02 08:54:59.395 9149 9883 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-02 08:54:59.395 9149 9883 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-02 08:54:59.395 9149 9883 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-02 08:55:00.660 9786 9786 W libprocessgroup: Controller io is not found
02-02 08:55:00.660 9786 9786 W libprocessgroup: Controller io is not found
02-02 08:55:00.660 9786 9786 W libprocessgroup: Controller io is not found
02-02 08:56:05.620 17485 17485 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-02 08:56:06.441 17485 17485 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-02 08:56:06.447 17485 17485 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-02 08:56:06.447 17485 17485 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-02 08:56:06.447 17485 17485 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-02 08:56:06.447 17485 17485 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-02 08:56:06.447 17485 17485 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-02 08:56:06.447 17485 17485 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-02 08:56:06.447 17485 17485 W System.err: at
java.lang.Class.newInstance(Native Method)
02-02 08:56:06.447 17485 17485 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-02 08:56:06.447 17485 17485 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-02 08:56:06.447 17485 17485 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-02 08:56:06.447 17485 17485 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-02 08:56:06.447 17485 17485 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-02 08:56:06.447 17485 17485 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-02 08:56:06.447 17485 17485 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-02 08:56:06.447 17485 17485 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-02 08:56:06.447 17485 17485 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-02 08:56:06.448 17485 17485 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-02 08:56:06.448 17485 17485 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-02 08:56:06.448 17485 17485 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-02 08:56:06.448 17485 17485 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-02 08:56:06.448 17485 17485 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-02 08:56:06.448 17485 17485 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-02 08:56:06.611 17485 17485 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-02 08:56:07.857 17485 17485 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-02 08:56:07.857 17485 17485 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-02 08:56:08.712 17711 17711 W libprocessgroup: Controller io is not found
02-02 08:56:08.712 17711 17711 W libprocessgroup: Controller io is not found
02-02 08:56:08.712 17711 17711 W libprocessgroup: Controller io is not found
02-02 08:56:08.905 17485 17829 W com.mbwhatsapp: Verification of void
X.2rL.A01(int) took 262.676ms (399.73 bytecodes/s) (3904B approximate peak alloc)
02-02 08:56:08.918 17485 17829 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-02 08:56:08.918 17485 17829 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-02 08:56:08.918 17485 17829 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-02 08:56:11.142 17485 18243 E ArmVmp : Match on catch block at 0x02 in for
0x7f5d5a2a01
02-02 08:56:11.161 17485 18243 W System.err: java.lang.NullPointerException
02-02 08:56:11.204 17485 18243 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.GET.A21(Native Method)
02-02 08:56:11.204 17485 18243 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.GET.getContactInfoGET(Native Method)
02-02 08:56:11.204 17485 18243 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.GET.<init>(Unknown Source:5)
02-02 08:56:11.205 17485 18243 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.MBON.shTP(Native Method)
02-02 08:56:11.205 17485 18243 W System.err: at X.1bt.A01(Unknown Source:178)
02-02 08:56:11.205 17485 18243 W System.err: at X.3Uy.A02(Unknown Source:93)
02-02 08:56:11.205 17485 18243 W System.err: at X.3g7.run(Unknown Source:259)
02-02 08:56:11.205 17485 18243 W System.err: at X.0yM.A1J(Unknown Source:2)
02-02 08:56:11.205 17485 18243 W System.err: at X.1nX.run(Unknown Source:91)
02-02 08:56:11.205 17485 18243 W System.err: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-02 08:56:11.205 17485 18243 W System.err: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-02 08:56:11.206 17485 18243 W System.err: at X.3gH.run(Unknown Source:1548)
02-02 08:56:11.206 17485 18243 W System.err: at
java.lang.Thread.run(Thread.java:1012)
02-02 08:56:11.535 17485 17877 W com.mbwhatsapp: Long monitor contention with owner
XmppMessageRouter (17816) at X.2Rx X.39s.A00()(:-1) waiters=0 in boolean
X.39t.getBoolean(java.lang.String, boolean) for 391ms
02-02 08:56:11.608 17485 17577 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #8 (18243) at int
sun.nio.ch.FileChannelImpl.write(java.nio.ByteBuffer)(FileChannelImpl.java:255)
waiters=0 in int sun.nio.ch.FileChannelImpl.write(java.nio.ByteBuffer) for 382ms
02-02 08:56:12.949 17485 17930 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #4 (17872) at void X.3LI.A0G()(:-1) waiters=0 in void X.3LI.A0E()
for 1.039s
02-02 08:56:13.658 17485 17930 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #9 (18244) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=1 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 560ms
02-02 08:56:14.116 17485 18244 W com.mbwhatsapp: Long monitor contention with owner
Notifications (17873) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=0 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 329ms
02-02 08:56:14.123 17485 18243 W com.mbwhatsapp: Long monitor contention with owner
Notifications (17873) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=1 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 308ms
02-02 08:56:14.146 17485 17870 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-02 08:56:14.146 17485 17870 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-02 08:56:14.146 17485 17870 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-02 08:56:14.146 17485 17870 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-02 08:56:14.146 17485 17870 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-02 08:56:14.146 17485 17870 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-02 08:56:14.146 17485 17870 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-02 08:56:14.146 17485 17870 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-02 08:56:14.146 17485 17870 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-02 08:56:14.146 17485 17870 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-02 08:56:14.146 17485 17870 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-02 08:56:14.146 17485 17870 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-02 08:56:14.146 17485 17870 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-02 08:56:14.146 17485 17870 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-02 08:56:14.146 17485 17870 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-02 08:56:14.146 17485 17870 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-02 08:56:14.429 17485 18243 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #9 (18244) at X.82N X.2tA.A01(com.whatsapp.jid.UserJid)(:-1)
waiters=0 in java.util.Map X.2rO.A00(java.util.Set) for 243ms
02-02 08:56:14.452 17485 18290 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #9 (18244) at X.82N X.2tA.A01(com.whatsapp.jid.UserJid)(:-1)
waiters=1 in X.82N X.2tA.A01(com.whatsapp.jid.UserJid) for 243ms
02-02 08:56:14.651 17485 18244 W com.mbwhatsapp: Long monitor contention with owner
sync (18290) at X.82N X.2tA.A01(com.whatsapp.jid.UserJid)(:-1) waiters=0 in X.82N
X.2tA.A01(com.whatsapp.jid.UserJid) for 174ms
02-02 08:56:15.803 17485 18290 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #9 (18244) at X.82N X.2tA.A01(com.whatsapp.jid.UserJid)(:-1)
waiters=0 in X.82N X.2tA.A01(com.whatsapp.jid.UserJid) for 115ms
02-02 08:56:16.182 17485 18243 W com.mbwhatsapp: Long monitor contention with owner
sync (18290) at X.82N X.2tA.A01(com.whatsapp.jid.UserJid)(:-1) waiters=1 in
java.util.Map X.2rO.A00(java.util.Set) for 314ms
02-02 08:56:16.925 17485 17498 W com.mbwhatsapp: Suspending all threads took:
151.053ms
02-02 08:56:16.935 17485 18244 W com.mbwhatsapp: Long monitor contention with owner
Notifications (17873) at java.util.Map X.2rO.A00(java.util.Set)(:-1) waiters=0 in
X.82N X.2tA.A01(com.whatsapp.jid.UserJid) for 656ms
02-02 08:56:16.993 17485 18290 W com.mbwhatsapp: Long monitor contention with owner
Notifications (17873) at java.util.Map X.2rO.A00(java.util.Set)(:-1) waiters=1 in
X.82N X.2tA.A01(com.whatsapp.jid.UserJid) for 683ms
02-02 08:56:18.163 17485 18244 W com.mbwhatsapp: Long monitor contention with owner
sync (18290) at X.82N X.2tA.A01(com.whatsapp.jid.UserJid)(:-1) waiters=0 in X.82N
X.2tA.A01(com.whatsapp.jid.UserJid) for 711ms
02-02 08:56:19.553 17485 18243 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #9 (18244) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=0 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 919ms
02-02 08:56:19.559 17485 18290 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #9 (18244) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=1 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 845ms
02-02 08:56:20.858 17485 18290 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #9 (18244) at X.82N X.2tA.A01(com.whatsapp.jid.UserJid)(:-1)
waiters=0 in X.82N X.2tA.A01(com.whatsapp.jid.UserJid) for 520ms
02-02 08:56:21.293 17485 18244 W com.mbwhatsapp: Long monitor contention with owner
sync (18290) at X.82N X.2tA.A01(com.whatsapp.jid.UserJid)(:-1) waiters=1 in X.82N
X.2tA.A01(com.whatsapp.j--------- beginning of main
02-02 09:20:50.359 6925 6925 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-02 09:20:50.548 6925 6925 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-02 09:20:50.548 6925 6925 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-02 09:20:50.548 6925 6925 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-02 09:20:50.548 6925 6925 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-02 09:20:50.548 6925 6925 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-02 09:20:50.548 6925 6925 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-02 09:20:50.548 6925 6925 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-02 09:20:50.548 6925 6925 W System.err: at
java.lang.Class.newInstance(Native Method)
02-02 09:20:50.548 6925 6925 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-02 09:20:50.548 6925 6925 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-02 09:20:50.548 6925 6925 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-02 09:20:50.548 6925 6925 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-02 09:20:50.548 6925 6925 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-02 09:20:50.548 6925 6925 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-02 09:20:50.548 6925 6925 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-02 09:20:50.548 6925 6925 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-02 09:20:50.548 6925 6925 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-02 09:20:50.548 6925 6925 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-02 09:20:50.548 6925 6925 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-02 09:20:50.548 6925 6925 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-02 09:20:50.548 6925 6925 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-02 09:20:50.548 6925 6925 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-02 09:20:50.548 6925 6925 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-02 09:20:50.563 6925 6925 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-02 09:20:50.702 6925 6925 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-02 09:20:50.702 6925 6925 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-02 09:20:50.826 6925 6991 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-02 09:20:50.826 6925 6991 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-02 09:20:50.826 6925 6991 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-02 09:20:50.827 6925 6925 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
02-02 09:20:50.896 6975 6975 W libprocessgroup: Controller io is not found
02-02 09:20:50.896 6975 6975 W libprocessgroup: Controller io is not found
02-02 09:20:50.896 6975 6975 W libprocessgroup: Controller io is not found
02-02 09:20:50.945 6925 6925 W com.mbwhatsapp: Method void
com.mbwhatsapp.HomeActivity.A6e() failed lock verification and will run slower.
02-02 09:20:51.170 6925 6925 E ArmVmp : Match on catch block at 0x0a in for
0x7f66296031
02-02 09:20:51.183 6925 6925 E ArmVmp : Match on catch block at 0x0a in for
0x7f6629604d
02-02 09:20:51.252 6925 6925 W Activity: Can request only one set of permissions
at a time
02-02 09:20:51.308 6925 6925 W libc : Access denied finding property
"persist.dm.passive.display_brightness"
02-02 09:20:51.308 6925 6925 W libc : Access denied finding property
"persist.dm.passive.ambient_brightness"
02-02 09:20:51.444 6925 7033 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/ConscryptEngineSocket;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-02 09:20:51.444 6925 7033 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-02 09:20:51.444 6925 7033 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-02 09:20:51.445 6925 7033 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/ConscryptEngineSocket;->setHostname(Ljava/lang/String;)V
(max-target-q,core-platform-api, reflection, denied)
02-02 09:20:51.445 6925 7033 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setHostname(Ljava/lang/String;)V
(max-target-q,core-platform-api, reflection, denied)
02-02 09:20:51.445 6925 7033 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setHostname(Ljava/lang/
String;)V (max-target-q, reflection, denied)
02-02 09:20:51.446 6925 7033 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setAlpnProtocols([B)V (max-target-
q,core-platform-api, reflection, denied)
02-02 09:20:51.446 6925 7033 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setAlpnProtocols([B)V (max-
target-q, reflection, denied)
02-02 09:20:51.867 6925 6925 E RecyclerView: No adapter attached; skipping layout
02-02 09:20:51.874 6925 6925 E ViewRootImpl@e7f06f3[HomeActivity]: Surface is not
valid.
02-02 09:20:51.895 6925 6925 E RecyclerView: No adapter attached; skipping layout
02-02 09:20:51.896 6925 6925 E ViewRootImpl@e7f06f3[HomeActivity]: Surface is not
valid.
02-02 09:20:51.905 6925 6925 E ArmVmp : Match on catch block at 0x0a in for
0x7f66296035
02-02 09:20:51.942 6925 7033 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getAlpnSelectedProtocol()[B (max-
target-q,core-platform-api, reflection, denied)
02-02 09:20:51.942 6925 7033 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->getAlpnSelectedProtocol()[B
(max-target-q, reflection, denied)
02-02 09:20:52.009 6925 7076 W LOTTIE : Animation contains merge paths. Merge
paths are only supported on KitKat+ and must be manually enabled by calling
enableMergePathsForKitKatAndAbove().
02-02 09:20:52.163 6925 6925 W LOTTIE : Animation contains merge paths but they
are disabled.
02-02 09:20:52.374 6925 7100 E RenderScript: Failed loading RS driver: dlopen
failed: library "libRSDriverArm.so" not found
02-02 09:20:52.374 6925 7100 E RenderScript: Failed to load runtime
libRSDriverArm.so, loading default
02-02 09:20:52.406 6925 6925 E ArmVmp : Match on catch block at 0x0a in for
0x7f66296075
02-02 09:20:52.821 6925 6925 E ArmVmp : Match on catch block at 0x5b in for
0x7f6629601d
02-02 09:20:52.871 6925 6960 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
02-02 09:20:53.880 6925 7044 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_block
02-02 09:20:53.880 6925 7044 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-02 09:20:53.880 6925 7044 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-02 09:20:53.880 6925 7044 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-02 09:20:53.880 6925 7044 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-02 09:20:53.880 6925 7044 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-02 09:20:53.880 6925 7044 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-02 09:20:53.880 6925 7044 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-02 09:20:53.880 6925 7044 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-02 09:20:53.880 6925 7044 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-02 09:20:53.880 6925 7044 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-02 09:20:53.880 6925 7044 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-02 09:20:53.880 6925 7044 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-02 09:20:53.880 6925 7044 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-02 09:20:53.880 6925 7044 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-02 09:20:53.880 6925 7044 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-02 09:20:56.730 6925 6925 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@488ece8
02-02 09:20:56.752 6925 6925 E ArmVmp : Match on catch block at 0x64 in for
0x7f66296031
02-02 09:20:59.934 6925 6925 E ArmVmp : Match on catch block at 0x0a in for
0x7f66296035
02-02 09:20:59.938 6925 6925 E ArmVmp : Match on catch block at 0x0a in for
0x7f66296035
02-02 09:21:00.099 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296021
02-02 09:21:00.110 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296021
02-02 09:21:00.117 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296021
02-02 09:21:00.173 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:00.177 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:00.178 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:00.195 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:00.200 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:00.201 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:00.217 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:00.221 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:00.224 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:00.227 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:00.231 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:00.234 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:00.249 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:00.265 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:00.268 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:00.277 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:00.286 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:00.291 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:00.459 6925 6934 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
02-02 09:21:00.492 6925 6936 W System : A resource failed to call destroy.
02-02 09:21:00.492 6925 6936 W System : A resource failed to call destroy.
02-02 09:21:00.493 6925 7022 E WM-WorkerWrapper: Work [ id=b724364d-5f88-474a-
ba4f-eb228e2ddade,
tags={ com.mbwhatsapp.privacy.protocol.xmpp.DisclosureGetStageByIdsWorker,
tag.whatsapp.privacy.GetDisclosureStageByIds } ] failed because it threw an
exception/error
02-02 09:21:00.493 6925 7022 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 {}}
02-02 09:21:00.493 6925 7022 E WM-WorkerWrapper: at X.0i9.A02(Unknown
Source:20)
02-02 09:21:00.493 6925 7022 E WM-WorkerWrapper: at X.0i9.get(Unknown
Source:47)
02-02 09:21:00.493 6925 7022 E WM-WorkerWrapper: at X.0lz.run(Unknown
Source:4)
02-02 09:21:00.493 6925 7022 E WM-WorkerWrapper: at X.0m4.run(Unknown
Source:2)
02-02 09:21:00.493 6925 7022 E WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-02 09:21:00.493 6925 7022 E WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-02 09:21:00.493 6925 7022 E WM-WorkerWrapper: at
java.lang.Thread.run(Thread.java:1012)
02-02 09:21:00.493 6925 7022 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 {}}
02-02 09:21:00.746 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:00.750 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:00.752 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:01.247 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:01.251 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:01.253 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:01.748 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:01.752 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:01.755 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:02.251 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:02.267 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:02.277 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:02.756 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:02.768 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:02.775 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:02.983 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:02.987 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:03.002 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:03.006 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:03.013 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:03.017 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:03.021 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:03.026 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:03.029 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:03.033 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:03.042 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:03.046 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:03.050 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:03.055 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:03.059 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:03.064 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:03.067 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:03.070 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:03.250 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:03.255 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:03.753 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:03.760 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.252 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.261 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.320 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.324 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.391 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.396 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.402 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.407 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.411 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.416 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.419 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.429 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.436 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.442 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.446 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.452 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.457 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.462 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.469 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.473 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.478 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.483 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.487 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.492 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.497 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.502 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.506 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.510 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.516 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.521 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.528 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.533 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.536 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.540 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.546 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.550 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.553 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.559 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.562 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.566 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.571 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.576 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.579 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.583 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.587 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.591 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.595 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.599 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.603 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.608 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.611 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.616 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.620 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.624 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.628 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.633 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.637 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.642 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.645 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.650 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.654 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.659 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.662 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.667 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.672 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.677 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.680 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.684 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.688 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.694 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.701 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.706 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.712 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.718 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.722 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.729 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.737 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.741 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.746 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.753 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.790 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.795 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.800 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.808 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.814 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.820 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.823 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.828 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.831 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.836 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.842 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.847 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.853 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.858 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.863 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.867 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.870 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.875 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.889 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.895 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.904 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.913 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.920 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.924 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.933 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.938 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.946 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.952 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.963 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.967 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.972 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.977 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.989 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:04.997 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:05.006 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:05.013 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:05.017 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:05.024 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:05.038 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:05.046 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:05.052 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:05.061 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:05.065 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:05.076 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:05.081 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:05.090 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:05.098 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:05.112 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:05.120 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:05.128 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:05.136 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:05.143 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:05.152 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:05.159 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:05.167 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:05.176 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:05.182 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:05.190 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:05.202 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:05.210 6925 6987 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=482ab700-9615-4e36-bcc8-c001243ea4ba transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/o1/v/t62.7118-24/f1/m238/up-oil-image-8a86b26d-
8b4d-4b47-ad83-dbd99e3bbae9?ccb=9-4&oh=01_AdSyQrJHXtt_qaEWAPkVEd8xnJ7m-
1VQFO1VWciKFDsEQw&oe=65DEE5B1&_nc_sid=000000 thumbnail_height_width_ratio=1.25
is_animated_sticker=0 file_hash=EuUUTccYLihbFbe3DhpkOZnc5F9vZNUxK5cT609O4XU=
file_path=Media/MBWhatsApp Images/IMG-20240202-WA0000.jpg file_size=214414
partial_media_hash=null face_x=0 face_y=0 height=1350 trim_to=0
media_key_timestamp=1706516270000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m238/up-oil-image-
8a86b26d-8b4d-4b47-ad83-dbd99e3bbae9?ccb=9-4&oh=01_AdSyQrJHXtt_qaEWAPkVEd8xnJ7m-
1VQFO1VWciKFDsEQw&oe=65DEE5B1&_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=0 autotransfer_retry_enabled=1
media_upload_handle=null message_row_id=1424 multicast_id=null
enc_file_hash=anxBmIzL942XBe1SU3eg34DYmSHkGeGMYMSMgiuT2Ik= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=214414
media_name=null media_duration=0 chat_row_id=1023 media_key=[B@c60ab42
02-02 09:21:05.210 6925 6987 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-02 09:21:05.210 6925 6987 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-02 09:21:05.210 6925 6987 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-02 09:21:05.210 6925 6987 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-02 09:21:05.210 6925 6987 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-02 09:21:05.210 6925 6987 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-02 09:21:05.210 6925 6987 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-02 09:21:05.210 6925 6987 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-02 09:21:05.210 6925 6987 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
02-02 09:21:05.210 6925 6987 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
02-02 09:21:05.210 6925 6987 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
02-02 09:21:05.210 6925 6987 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
02-02 09:21:05.210 6925 6987 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
02-02 09:21:05.210 6925 6987 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
02-02 09:21:05.210 6925 6987 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
02-02 09:21:05.210 6925 6987 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
02-02 09:21:05.210 6925 6987 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
02-02 09:21:05.214 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:05.225 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:05.232 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:05.253 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:05.261 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:05.275 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:05.281 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:05.298 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:05.307 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:05.311 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:05.321 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:05.327 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:05.334 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:05.814 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:05.820 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:06.316 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:06.323 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:06.817 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:06.825 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:07.330 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:07.349 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:07.832 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:07.846 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:08.333 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:08.352 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:08.834 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:08.847 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.099 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.105 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.117 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.122 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.130 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.135 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.142 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.147 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.157 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.161 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.167 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.171 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.177 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.181 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.187 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.192 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.203 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296021
02-02 09:21:09.214 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.218 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.220 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.226 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.231 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.233 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.238 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.243 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.245 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.251 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.255 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.257 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.263 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.266 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.268 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.274 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.277 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.279 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.284 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.288 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.290 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.295 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.300 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.302 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.307 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.311 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.313 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.320 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.324 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.325 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.329 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.334 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.335 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.345 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.349 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.350 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.353 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.358 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.359 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.362 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.366 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.368 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.371 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.375 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.377 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.387 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.391 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.392 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.395 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.399 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.401 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.404 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.407 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.409 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.412 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.415 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.417 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.606 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.610 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.612 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.619 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.623 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.625 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.631 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.636 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.638 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.645 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.649 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.651 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.656 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.661 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.663 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.670 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.674 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.675 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.682 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.686 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.688 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.694 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.698 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.699 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.705 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.708 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.710 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.716 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.720 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.722 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.747 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.750 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.752 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.757 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.761 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.762 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.772 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.775 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.777 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.782 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.786 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.788 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.793 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.797 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.799 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.804 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.808 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.809 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.815 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.818 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.820 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.825 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.829 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.831 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.836 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.840 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.841 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.847 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.851 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.852 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.857 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.861 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.863 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.868 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.872 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.873 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.879 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.883 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.885 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.891 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.894 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.896 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.901 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.904 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.906 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.909 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.913 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.914 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.917 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.921 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.922 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.925 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.929 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.930 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.934 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.938 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.939 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.942 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.946 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.948 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.950 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.954 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.955 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.958 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.962 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.964 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.967 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.970 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.972 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.975 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.978 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.980 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.983 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.986 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.988 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.991 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.996 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:09.998 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.001 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.004 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.006 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.009 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.013 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.014 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.017 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.021 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.023 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.026 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.030 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.031 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.034 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.038 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.039 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.042 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.047 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.048 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.051 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.055 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.057 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.060 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.063 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.065 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.068 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.071 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.073 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.076 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.079 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.081 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.084 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.087 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.089 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.093 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.097 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.099 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.280 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.284 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.285 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.290 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.295 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.297 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.303 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.308 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.310 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.315 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.320 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.322 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.327 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.331 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.333 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.338 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.343 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.344 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.349 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.353 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.355 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.360 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.364 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.365 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.369 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.373 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.375 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.380 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.385 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.386 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.390 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.394 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.396 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.400 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.404 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.406 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.410 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.414 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.416 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.422 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.426 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.428 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.433 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.437 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.439 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.444 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.449 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.451 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.456 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.460 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.462 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.469 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.473 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.475 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.483 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.489 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.491 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.495 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.499 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.501 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.506 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.510 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.512 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.517 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.521 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.523 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.528 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.533 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.535 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.540 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.544 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.546 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.550 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.554 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.556 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.561 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.565 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.566 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.585 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.589 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.591 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.603 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.607 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.610 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.633 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.638 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.640 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.664 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.671 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.674 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.729 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.734 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:10.737 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:11.156 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:11.160 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:11.162 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:11.174 6925 6925 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@85fbfcb
02-02 09:21:14.740 6925 6925 E ArmVmp : Match on catch block at 0x0a in for
0x7f66296035
02-02 09:21:14.742 6925 6925 E ArmVmp : Match on catch block at 0x0a in for
0x7f66296035
02-02 09:21:14.859 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296021
02-02 09:21:14.868 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296021
02-02 09:21:14.875 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296021
02-02 09:21:14.917 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:14.927 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:14.929 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:14.952 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:14.958 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:14.968 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:14.985 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:14.996 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:15.002 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:15.006 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:15.012 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:15.017 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:15.037 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:15.045 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:15.049 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:15.056 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:15.068 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:15.070 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:15.530 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:15.534 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:15.536 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.030 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.035 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.037 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.531 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.535 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.537 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.792 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.797 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.800 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.804 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.810 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.812 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.816 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.821 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.823 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.828 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.833 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.835 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.839 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.843 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.845 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.849 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.854 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.855 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.859 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.864 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.866 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.869 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.874 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.876 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.880 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.884 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.885 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.889 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.893 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.895 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.899 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.903 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.904 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.908 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.911 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.913 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.916 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.921 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.923 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.930 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.934 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.935 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.946 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.949 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.951 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.964 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.967 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.969 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.988 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.992 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:16.994 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:17.037 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:17.040 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:17.042 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:17.457 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:17.463 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:17.466 6925 6925 E ArmVmp : Match on catch block at 0xc3 in for
0x7f66296025
02-02 09:21:17.477 6925 6925 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@6b6a9b3
02-02 09:21:44.075 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 09:22:44.096 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 09:48:47.568 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 10:04:43.340 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 10:05:43.344 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 10:05:48.424 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 10:06:09.413 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 10:25:11.786 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 10:27:59.180 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 10:28:40.747 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 10:28:46.805 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 10:28:52.910 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 10:28:57.907 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 10:28:59.195 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 10:35:07.117 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 10:35:13.183 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 10:35:31.376 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 10:35:34.200 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 10:35:54.851 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 10:45:42.687 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 10:46:42.719 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 10:46:55.300 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 10:47:42.743 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 10:57:49.718 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:13:14.360 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:13:17.475 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:13:54.260 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:14:01.545 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:14:14.076 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:19:52.801 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:20:09.067 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:20:14.909 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:20:24.048 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:20:33.041 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:23:29.089 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:23:35.106 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:23:44.471 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:23:46.653 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:23:50.678 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:24:03.698 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:24:09.693 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:24:15.330 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:24:17.890 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:24:25.213 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:24:44.492 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:32:14.443 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:33:06.766 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:33:14.468 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:39:03.051 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:39:09.104 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:39:54.406 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:40:00.417 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:49:01.940 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:49:09.087 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:49:14.125 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:49:27.011 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:49:32.217 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:49:34.108 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:49:35.114 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:49:39.108 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:49:43.113 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:49:44.122 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:49:45.107 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:49:46.407 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:49:59.909 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:50:04.406 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:50:15.719 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:57:47.918 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:57:47.947 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:58:12.244 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 11:58:47.928 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 12:08:03.910 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 12:09:03.915 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 12:09:48.180 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 12:26:37.199 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 12:26:38.256 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 12:26:43.287 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 12:27:06.930 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 12:27:12.696 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 12:27:37.204 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 12:39:58.564 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 12:40:00.952 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 12:40:07.101 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 12:40:25.196 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 12:40:26.608 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 12:40:50.415 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 12:40:57.660 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 12:40:58.571 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 12:41:00.574 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 12:49:01.003 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 12:49:12.451 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 12:49:12.452 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 12:49:24.021 6925 7027 W WM-SystemJobScheduler: Unable to schedule work ID
2894d759-9ca1-4128-a9b3-86ff80eafa00
02-02 12:55:05.825 6925 7029 W WM-SystemJobScheduler: Unable to schedule work ID
4d1b0a3d-f877-478b-8292-2c620e8b0a2f
02-02 12:55:35.956 6925 7028 W WM-SystemJobScheduler: Unable to schedule work ID
798d67d8-25bc-41f0-9660-2f3986232223
02-02 12:56:06.847 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 12:58:38.275 6925 7028 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=2894d759-9ca1-4128-a9b3-86ff80eafa00, generation=0)
02-02 12:58:38.280 6925 7028 W WM-Processor: Didn't find WorkSpec for id
WorkGenerationalId(workSpecId=2894d759-9ca1-4128-a9b3-86ff80eafa00, generation=0)
02-02 12:59:48.561 6925 7027 W WM-SystemJobScheduler: Unable to schedule work ID
9653187e-9960-41c3-9869-db450c5d59ff
02-02 13:00:18.615 6925 7028 W WM-SystemJobScheduler: Unable to schedule work ID
f3d5cb70-858c-4dc3-8b8f-428b2e5f02df
02-02 13:00:29.190 6925 6925 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must overrid---------
beginning of main
02-02 13:04:01.134 22798 22798 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-02 13:04:01.407 22798 22798 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-02 13:04:01.408 22798 22798 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-02 13:04:01.408 22798 22798 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-02 13:04:01.408 22798 22798 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-02 13:04:01.408 22798 22798 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-02 13:04:01.408 22798 22798 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-02 13:04:01.408 22798 22798 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-02 13:04:01.408 22798 22798 W System.err: at
java.lang.Class.newInstance(Native Method)
02-02 13:04:01.408 22798 22798 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-02 13:04:01.408 22798 22798 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-02 13:04:01.408 22798 22798 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-02 13:04:01.408 22798 22798 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-02 13:04:01.408 22798 22798 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-02 13:04:01.408 22798 22798 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-02 13:04:01.408 22798 22798 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-02 13:04:01.408 22798 22798 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-02 13:04:01.408 22798 22798 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-02 13:04:01.408 22798 22798 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-02 13:04:01.408 22798 22798 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-02 13:04:01.408 22798 22798 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-02 13:04:01.408 22798 22798 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-02 13:04:01.408 22798 22798 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-02 13:04:01.408 22798 22798 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-02 13:04:01.439 22798 22798 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-02 13:04:01.818 22798 22798 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-02 13:04:01.818 22798 22798 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-02 13:04:02.123 22798 22878 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-02 13:04:02.123 22798 22878 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-02 13:04:02.123 22798 22878 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-02 13:04:02.394 22846 22846 W libprocessgroup: Controller io is not found
02-02 13:04:02.394 22846 22846 W libprocessgroup: Controller io is not found
02-02 13:04:02.394 22846 22846 W libprocessgroup: Controller io is not found
02-02 13:09:13.851 22798 23434 W WM-SystemJobScheduler: Unable to schedule work ID
9b9ba3d1-e1c3-41de-bfd6-9ae28a74e315
02-02 13:09:14.552 22798 23444 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_block
02-02 13:09:14.552 22798 23444 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-02 13:09:14.552 22798 23444 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-02 13:09:14.552 22798 23444 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-02 13:09:14.552 22798 23444 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-02 13:09:14.552 22798 23444 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-02 13:09:14.552 22798 23444 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-02 13:09:14.552 22798 23444 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-02 13:09:14.552 22798 23444 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-02 13:09:14.552 22798 23444 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-02 13:09:14.552 22798 23444 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-02 13:09:14.552 22798 23444 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-02 13:09:14.552 22798 23444 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-02 13:09:14.552 22798 23444 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-02 13:09:14.552 22798 23444 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-02 13:09:14.552 22798 23444 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-02 13:09:15.289 22798 23442 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-02 13:09:15.289 22798 23442 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-02 13:09:15.289 22798 23442 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-02 13:09:15.289 22798 23442 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-02 13:09:15.289 22798 23442 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-02 13:09:15.289 22798 23442 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-02 13:09:15.289 22798 23442 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-02 13:09:15.289 22798 23442 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-02 13:09:15.289 22798 23442 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-02 13:09:15.289 22798 23442 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-02 13:09:15.289 22798 23442 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-02 13:09:15.289 22798 23442 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-02 13:09:15.289 22798 23442 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-02 13:09:15.289 22798 23442 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-02 13:09:15.289 22798 23442 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-02 13:09:15.289 22798 23442 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-02 13:09:43.954 22798 22967 W WM-SystemJobScheduler: Unable to schedule work ID
3bab9ad0-362b-4832-9d41-4639c2ccc9e0
02-02 13:17:01.980 22798 22967 W WM-SystemJobScheduler: Unable to schedule work ID
692643e4-6400-4428-b89c-81f03d3b5360
02-02 13:17:03.293 22798 22798 W JobSe--------- beginning of main
02-02 13:28:41.598 22798 22961 W WM-SystemJobScheduler: Unable to schedule work ID
7be2c931-6cb9-470d-957e-27f103ad78c0
02-02 13:29:11.687 22798 22967 W WM-SystemJobScheduler: Unable to schedule work ID
41a8bf05-1465-4bda-a761-c3cc78a0d3e6
02-02 13:50:15.373 4989 4989 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-02 13:50:15.650 4989 4989 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-02 13:50:15.651 4989 4989 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-02 13:50:15.652 4989 4989 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-02 13:50:15.652 4989 4989 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-02 13:50:15.652 4989 4989 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-02 13:50:15.652 4989 4989 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-02 13:50:15.652 4989 4989 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-02 13:50:15.652 4989 4989 W System.err: at
java.lang.Class.newInstance(Native Method)
02-02 13:50:15.652 4989 4989 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-02 13:50:15.652 4989 4989 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-02 13:50:15.652 4989 4989 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-02 13:50:15.652 4989 4989 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-02 13:50:15.652 4989 4989 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-02 13:50:15.652 4989 4989 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-02 13:50:15.652 4989 4989 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-02 13:50:15.652 4989 4989 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-02 13:50:15.652 4989 4989 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-02 13:50:15.652 4989 4989 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-02 13:50:15.652 4989 4989 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-02 13:50:15.652 4989 4989 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-02 13:50:15.652 4989 4989 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-02 13:50:15.652 4989 4989 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-02 13:50:15.652 4989 4989 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-02 13:50:15.686 4989 4989 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-02 13:50:16.049 4989 4989 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-02 13:50:16.049 4989 4989 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-02 13:50:16.456 4989 5144 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-02 13:50:16.456 4989 5144 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-02 13:50:16.456 4989 5144 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-02 13:50:16.650 5078 5078 W libprocessgroup: Controller io is not found
02-02 13:50:16.650 5078 5078 W libprocessgroup: Controller io is not found
02-02 13:50:16.650 5078 5078 W libprocessgroup: Controller io is not found
02-02 13:50:17.328 4989 5205 W WM-SystemJobScheduler: Unable to schedule work ID
4ebae5ec-d243-4a15-bae6-6adc0721c077
02-02 13:50:47.404 4989 5200 W WM-SystemJobScheduler: Unable to schedule work ID
f3728143-c622-4a84-9966-dddc93140d42
02-02 13:58:26.464 4989 5200 W WM-SystemJobScheduler: Unable to schedule work ID
a8052b8d-93e5-49aa-ad29-e82f5b7bb554
02-02 13:58:43.026 4989 5200 W WM-SystemJobScheduler: Unable to schedule work ID
5435db80-bdb2-43f9-a6e1-681ce822e7ea
02-02 14:47:19.738 4989 5002 W com.mbwhatsapp: Suspending all threads took:
85.891ms
02-02 14:47:49.186 4989 4989 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 14:47:55.203 4989 4989 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 14:48:01.253 4989 4989 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 14:48:07.298 4989 4989 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 14:48:13.343 4989 4989 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 14:57:07.017 4989 4989 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 14:57:08.014 4989 4989 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 14:57:12.021 4989 4989 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 14:57:31.811 4989 4989 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 14:57:34.186 4989 4989 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 14:57:34.187 4989 4989 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 14:57:44.804 4989 4989 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 15:05:48.857 4989 5205 W WM-SystemJobScheduler: Unable to schedule work ID
bf010190-4dc2-4293-995a-cc90e0cf7e28
02-02 15:05:52.397 4989 4989 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 15:05:52.770 4989 4989 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 15:05:55.623 4989 4989 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 15:05:58.617 4989 4989 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 15:06:01.645 4989 4989 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 15:06:04.714 4989 4989 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 15:06:19.408 4989 5205 W WM-SystemJobScheduler: Unable to schedule work ID
5c866e4b-7781-4174-a798-74890c686ff9
02-02 15:06:19.808 4989 4989 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 15:06:42.165 498--------- beginning of main
02-02 15:10:48.887 4989 5205 W WM-SystemJobScheduler: Unable to schedule work ID
e21a0efc-6315-463f-8afa-f839b6b79a02
02-02 15:27:22.985 3032 3032 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-02 15:27:23.507 3032 3032 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-02 15:27:23.510 3032 3032 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-02 15:27:23.510 3032 3032 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-02 15:27:23.510 3032 3032 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-02 15:27:23.510 3032 3032 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-02 15:27:23.510 3032 3032 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-02 15:27:23.510 3032 3032 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-02 15:27:23.510 3032 3032 W System.err: at
java.lang.Class.newInstance(Native Method)
02-02 15:27:23.510 3032 3032 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-02 15:27:23.510 3032 3032 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-02 15:27:23.511 3032 3032 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-02 15:27:23.511 3032 3032 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-02 15:27:23.511 3032 3032 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-02 15:27:23.511 3032 3032 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-02 15:27:23.511 3032 3032 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-02 15:27:23.511 3032 3032 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-02 15:27:23.511 3032 3032 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-02 15:27:23.511 3032 3032 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-02 15:27:23.511 3032 3032 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-02 15:27:23.511 3032 3032 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-02 15:27:23.511 3032 3032 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-02 15:27:23.511 3032 3032 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-02 15:27:23.511 3032 3032 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-02 15:27:23.596 3032 3032 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-02 15:27:24.412 3032 3032 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-02 15:27:24.412 3032 3032 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-02 15:27:24.945 3032 3236 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-02 15:27:24.945 3032 3236 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-02 15:27:24.945 3032 3236 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-02 15:27:25.090 3194 3194 W libprocessgroup: Controller io is not found
02-02 15:27:25.091 3194 3194 W libprocessgroup: Controller io is not found
02-02 15:27:25.091 3194 3194 W libprocessgroup: Controller io is not found
02-02 15:27:27.712 3032 3243 E SQLiteDatabase: Error inserting dirty_version=-1
ve--------- beginning of main
02-02 15:35:31.239 3032 3356 W WM-SystemJobScheduler: Unable to schedule work ID
c38be49e-79dd-47c2-9630-7a040717aa25
02-02 15:36:01.303 3032 3326 W WM-SystemJobScheduler: Unable to schedule work ID
fb076a3b-0df9-482e-afcc-f3bab104213e
02-02 15:58:22.441 10913 10913 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-02 15:58:22.918 10913 10913 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-02 15:58:22.923 10913 10913 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-02 15:58:22.924 10913 10913 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-02 15:58:22.924 10913 10913 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-02 15:58:22.924 10913 10913 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-02 15:58:22.924 10913 10913 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-02 15:58:22.925 10913 10913 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-02 15:58:22.925 10913 10913 W System.err: at
java.lang.Class.newInstance(Native Method)
02-02 15:58:22.925 10913 10913 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-02 15:58:22.925 10913 10913 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-02 15:58:22.925 10913 10913 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-02 15:58:22.925 10913 10913 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-02 15:58:22.925 10913 10913 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-02 15:58:22.925 10913 10913 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-02 15:58:22.925 10913 10913 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-02 15:58:22.925 10913 10913 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-02 15:58:22.925 10913 10913 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-02 15:58:22.925 10913 10913 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-02 15:58:22.925 10913 10913 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-02 15:58:22.925 10913 10913 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-02 15:58:22.926 10913 10913 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-02 15:58:22.926 10913 10913 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-02 15:58:22.926 10913 10913 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-02 15:58:22.970 10913 10913 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-02 15:58:23.506 10913 10913 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-02 15:58:23.506 10913 10913 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-02 15:58:23.851 10913 10973 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-02 15:58:23.851 10913 10973 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-02 15:58:23.851 10913 10973 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-02 15:58:24.230 10958 10958 W libprocessgroup: Controller io is not found
02-02 15:58:24.231 10958 10958 W libprocessgroup: Controller io is not found
02-02 15:58:24.231 10958 10958 W libproce--------- beginning of main
02-02 16:46:39.584 10913 11003 W WM-SystemJobScheduler: Unable to schedule work ID
ecccc53f-5117-49fa-8334-7cc90f904c90
02-02 16:47:10.583 10913 11003 W WM-SystemJobScheduler: Unable to schedule work ID
3e014964-24aa-4965-8490-8c04dd4ddabb
02-02 16:53:19.997 7376 7376 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-02 16:53:20.639 7376 7376 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-02 16:53:20.641 7376 7376 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-02 16:53:20.641 7376 7376 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-02 16:53:20.641 7376 7376 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-02 16:53:20.641 7376 7376 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-02 16:53:20.641 7376 7376 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-02 16:53:20.641 7376 7376 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-02 16:53:20.642 7376 7376 W System.err: at
java.lang.Class.newInstance(Native Method)
02-02 16:53:20.642 7376 7376 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-02 16:53:20.642 7376 7376 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-02 16:53:20.642 7376 7376 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-02 16:53:20.643 7376 7376 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-02 16:53:20.643 7376 7376 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-02 16:53:20.643 7376 7376 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-02 16:53:20.643 7376 7376 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-02 16:53:20.643 7376 7376 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-02 16:53:20.643 7376 7376 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-02 16:53:20.643 7376 7376 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-02 16:53:20.643 7376 7376 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-02 16:53:20.643 7376 7376 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-02 16:53:20.643 7376 7376 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-02 16:53:20.643 7376 7376 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-02 16:53:20.643 7376 7376 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-02 16:53:20.682 7376 7376 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-02 16:53:21.107 7376 7376 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-02 16:53:21.107 7376 7376 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-02 16:53:21.476 7376 7579 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-02 16:53:21.476 7376 7579 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-02 16:53:21.476 7376 7579 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-02 16:53:21.856 7536 7536 W libprocessgroup: Controller io is not found
02-02 16:53:21.857 7536 7536 W libprocessgroup: Controller io is not found
02-02 16:53:21.857 7536 7536 W libproce--------- beginning of main
02-02 17:29:00.092 12697 12697 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-02 17:29:00.542 12697 12697 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-02 17:29:00.547 12697 12697 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-02 17:29:00.547 12697 12697 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-02 17:29:00.547 12697 12697 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-02 17:29:00.547 12697 12697 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-02 17:29:00.547 12697 12697 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-02 17:29:00.547 12697 12697 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-02 17:29:00.547 12697 12697 W System.err: at
java.lang.Class.newInstance(Native Method)
02-02 17:29:00.547 12697 12697 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-02 17:29:00.547 12697 12697 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-02 17:29:00.547 12697 12697 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-02 17:29:00.547 12697 12697 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-02 17:29:00.548 12697 12697 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-02 17:29:00.548 12697 12697 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-02 17:29:00.548 12697 12697 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-02 17:29:00.548 12697 12697 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-02 17:29:00.548 12697 12697 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-02 17:29:00.548 12697 12697 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-02 17:29:00.548 12697 12697 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-02 17:29:00.548 12697 12697 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-02 17:29:00.548 12697 12697 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-02 17:29:00.548 12697 12697 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-02 17:29:00.548 12697 12697 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-02 17:29:00.594 12697 12697 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-02 17:29:01.106 12697 12697 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-02 17:29:01.106 12697 12697 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-02 17:29:01.484 12697 12755 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-02 17:29:01.484 12697 12755 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-02 17:29:01.484 12697 12755 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-02 17:29:01.781 12741 12741 W libprocessgroup: Controller io is not found
02-02 17:29:01.781 12741 12741 W libprocessgroup: Controller io is not found
02-02 17:29:01.781 12741 12741 W libprocessgroup: Controller io is not found
02-02 17:52:50.166 12697 12706 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 110 to 100
02-02 17:59:37.692 12697 12706 W com.mbwhatsapp: Suspending all threads
took:--------- beginning of main
02-02 18:05:50.128 30086 30086 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-02 18:05:50.694 30086 30086 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-02 18:05:50.699 30086 30086 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-02 18:05:50.700 30086 30086 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-02 18:05:50.700 30086 30086 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-02 18:05:50.700 30086 30086 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-02 18:05:50.700 30086 30086 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-02 18:05:50.700 30086 30086 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-02 18:05:50.700 30086 30086 W System.err: at
java.lang.Class.newInstance(Native Method)
02-02 18:05:50.700 30086 30086 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-02 18:05:50.700 30086 30086 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-02 18:05:50.700 30086 30086 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-02 18:05:50.700 30086 30086 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-02 18:05:50.700 30086 30086 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-02 18:05:50.700 30086 30086 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-02 18:05:50.700 30086 30086 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-02 18:05:50.700 30086 30086 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-02 18:05:50.700 30086 30086 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-02 18:05:50.701 30086 30086 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-02 18:05:50.701 30086 30086 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-02 18:05:50.701 30086 30086 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-02 18:05:50.701 30086 30086 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-02 18:05:50.701 30086 30086 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-02 18:05:50.701 30086 30086 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-02 18:05:50.750 30086 30086 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-02 18:05:51.507 30086 30086 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-02 18:05:51.508 30086 30086 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-02 18:05:52.260 30086 30227 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-02 18:05:52.260 30086 30227 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-02 18:05:52.260 30086 30227 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-02 18:05:52.803 30159 30159 W libprocessgroup: Controller io is not found
02-02 18:05:52.803 30159 30159 W libprocessgroup: Controller io is not found
02-02 18:05:52.803 30159 30159 W libprocessgroup: Controller io is not found
02-02 18:06:50.235 31453 31453 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-02 18:06:50.505 31453 31453 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmo--------- beginning of main
02-02 19:02:49.676 27280 27280 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-02 19:02:50.555 27280 27280 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-02 19:02:50.564 27280 27280 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-02 19:02:50.564 27280 27280 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-02 19:02:50.564 27280 27280 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-02 19:02:50.564 27280 27280 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-02 19:02:50.564 27280 27280 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-02 19:02:50.564 27280 27280 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-02 19:02:50.564 27280 27280 W System.err: at
java.lang.Class.newInstance(Native Method)
02-02 19:02:50.564 27280 27280 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-02 19:02:50.564 27280 27280 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-02 19:02:50.564 27280 27280 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-02 19:02:50.564 27280 27280 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-02 19:02:50.564 27280 27280 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-02 19:02:50.564 27280 27280 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-02 19:02:50.565 27280 27280 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-02 19:02:50.565 27280 27280 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-02 19:02:50.565 27280 27280 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-02 19:02:50.565 27280 27280 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-02 19:02:50.565 27280 27280 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-02 19:02:50.565 27280 27280 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-02 19:02:50.565 27280 27280 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-02 19:02:50.565 27280 27280 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-02 19:02:50.565 27280 27280 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-02 19:02:50.702 27280 27280 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-02 19:02:51.422 27280 27280 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-02 19:02:51.422 27280 27280 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-02 19:02:52.086 27280 27497 W com.mbwhatsapp: Verification of void
X.2rL.A01(int) took 143.553ms (731.43 bytecodes/s) (3904B approximate peak alloc)
02-02 19:02:52.087 27280 27497 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-02 19:02:52.087 27280 27497 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-02 19:02:52.087 27280 27497 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-02 19:02:52.118 27456 27456 W libprocessgroup: Controller io is not found
02-02 19:02:52.118 27456 27456 W libprocessgroup: Controller io is not found
02-02 19:02:52.119 27456 27456 W libprocessgroup: Controller io is not found
02-02 19:40:50.317 27280 27288 W com.mbwhatsapp: Red--------- beginning of main
02-02 20:19:40.257 27965 27965 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-02 20:19:40.711 27965 27965 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-02 20:19:40.713 27965 27965 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-02 20:19:40.713 27965 27965 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-02 20:19:40.713 27965 27965 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-02 20:19:40.713 27965 27965 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-02 20:19:40.713 27965 27965 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-02 20:19:40.714 27965 27965 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-02 20:19:40.714 27965 27965 W System.err: at
java.lang.Class.newInstance(Native Method)
02-02 20:19:40.714 27965 27965 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-02 20:19:40.714 27965 27965 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-02 20:19:40.714 27965 27965 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-02 20:19:40.714 27965 27965 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-02 20:19:40.714 27965 27965 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-02 20:19:40.714 27965 27965 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-02 20:19:40.714 27965 27965 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-02 20:19:40.714 27965 27965 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-02 20:19:40.714 27965 27965 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-02 20:19:40.714 27965 27965 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-02 20:19:40.714 27965 27965 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-02 20:19:40.714 27965 27965 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-02 20:19:40.714 27965 27965 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-02 20:19:40.714 27965 27965 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-02 20:19:40.714 27965 27965 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-02 20:19:40.763 27965 27965 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-02 20:19:41.178 27965 27965 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-02 20:19:41.178 27965 27965 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-02 20:19:41.502 27965 28019 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-02 20:19:41.502 27965 28019 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-02 20:19:41.502 27965 28019 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-02 20:19:41.907 28006 28006 W libprocessgroup: Controller io is not found
02-02 20:19:41.908 28006 28006 W libprocessgroup: Controller io is not found
02-02 20:19:41.908 28006 28006 W libprocessgroup: Controller io is not found
02-02 20:19:42.701 27965 28045 W WM-SystemJobScheduler: Unable to schedule work ID
29d550da-3aa5-41c9-a9e4-dc9d491adf27
02-02 20:19:44.002 27965 28027 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-02 20:19:44.002 27965 28027 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-02 20:19:44.002 27965 28027 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-02 20:19:44.002 27965 28027 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-02 20:19:44.002 27965 28027 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-02 20:19:44.002 27965 28027 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-02 20:19:44.002 27965 28027 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-02 20:19:44.002 27965 28027 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-02 20:19:44.002 27965 28027 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-02 20:19:44.002 27965 28027 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-02 20:19:44.002 27965 28027 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-02 20:19:44.002 27965 28027 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-02 20:19:44.002 27965 28027 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-02 20:19:44.002 27965 28027 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-02 20:19:44.002 27965 28027 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-02 20:19:44.002 27965 28027 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-02 20:19:45.319 27965 28065 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-02 20:19:45.319 27965 28065 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-02 20:19:45.319 27965 28065 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-02 20:19:45.319 27965 28065 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-02 20:19:45.319 27965 28065 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-02 20:19:45.319 27965 28065 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-02 20:19:45.319 27965 28065 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-02 20:19:45.319 27965 28065 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-02 20:19:45.319 27965 28065 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-02 20:19:45.319 27965 28065 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-02 20:19:45.319 27965 28065 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-02 20:19:45.319 27965 28065 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-02 20:19:45.319 27965 28065 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-02 20:19:45.319 27965 28065 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-02 20:19:45.319 27965 28065 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-02 20:19:45.319 27965 28065 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-02 20:20:13.082 27965 28041 W WM-SystemJobScheduler: Unable to schedule work ID
c9b53c14-e219-4c98-ac11-f88f5a9146dc
02-02 20:20:40.190 27965 28044 W WM-SystemJobScheduler: Unable to schedule work ID
1acb85c2-2e70-41ff-80c9-ef875fe65523
02-02 20:21:10.230 27965 28035 W--------- beginning of main
02-02 20:21:24.169 27965 28041 W WM-SystemJobScheduler: Unable to schedule work ID
ee28a335-12eb-45d3-944b-03a5adc78c52
02-02 20:21:54.210 27965 28044 W WM-SystemJobScheduler: Unable to schedule work ID
b15d9531-081a-481b-a383-e79524922d2c
02-02 20:22:12.592 27965 28041 W WM-SystemJobScheduler: Unable to schedule work ID
3dd84fe6-cc98-4490-99fd-a608fd622369
02-02 20:22:42.637 27965 28041 W WM-SystemJobScheduler: Unable to schedule work ID
8ebf8fa8-d10e-4545-91ee-0605a8fa0fe4
02-02 20:26:44.687 27965 28044 W WM-SystemJobScheduler: Unable to schedule work ID
0e245a17-d63f-4e54-92ae-d7e9b2e365e1
02-02 20:27:14.745 27965 28044 W WM-SystemJobScheduler: Unable to schedule work ID
3842bf5b-7c68-46aa-ab79-976238be2c57
02-02 20:27:17.035 27965 28035 W WM-SystemJobScheduler: Unable to schedule work ID
7c49233d-94aa-4277-ba5c-4430aa573108
02-02 20:27:47.082 27965 28041 W WM-SystemJobScheduler: Unable to schedule work ID
7bcf40c3-1585-4eb6-9c8a-824ae612befd
02-02 20:35:53.646 31302 31302 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-02 20:35:53.784 31302 31302 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-02 20:35:53.784 31302 31302 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-02 20:35:53.784 31302 31302 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-02 20:35:53.784 31302 31302 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-02 20:35:53.784 31302 31302 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-02 20:35:53.784 31302 31302 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-02 20:35:53.784 31302 31302 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-02 20:35:53.784 31302 31302 W System.err: at
java.lang.Class.newInstance(Native Method)
02-02 20:35:53.784 31302 31302 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-02 20:35:53.784 31302 31302 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-02 20:35:53.784 31302 31302 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-02 20:35:53.784 31302 31302 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-02 20:35:53.784 31302 31302 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-02 20:35:53.784 31302 31302 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-02 20:35:53.784 31302 31302 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-02 20:35:53.784 31302 31302 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-02 20:35:53.784 31302 31302 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-02 20:35:53.784 31302 31302 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-02 20:35:53.784 31302 31302 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-02 20:35:53.784 31302 31302 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-02 20:35:53.784 31302 31302 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-02 20:35:53.784 31302 31302 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-02 20:35:53.784 31302 31302 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-02 20:35:53.799 31302 31302 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-02 20:35:54.008 31302 31302 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02---------- beginning of main
02-02 20:41:23.368 31302 31404 W WM-SystemJobScheduler: Unable to schedule work ID
8f97036f-1e08-44e6-9b2e-3c1769aa4e19
02-02 20:41:25.003 31302 31302 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 20:41:37.087 31302 31302 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 20:54:59.257 5466 5466 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-02 20:54:59.410 5466 5466 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-02 20:54:59.410 5466 5466 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-02 20:54:59.410 5466 5466 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-02 20:54:59.410 5466 5466 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-02 20:54:59.410 5466 5466 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-02 20:54:59.410 5466 5466 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-02 20:54:59.410 5466 5466 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-02 20:54:59.410 5466 5466 W System.err: at
java.lang.Class.newInstance(Native Method)
02-02 20:54:59.410 5466 5466 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-02 20:54:59.410 5466 5466 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-02 20:54:59.410 5466 5466 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-02 20:54:59.410 5466 5466 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-02 20:54:59.410 5466 5466 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-02 20:54:59.410 5466 5466 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-02 20:54:59.410 5466 5466 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-02 20:54:59.410 5466 5466 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-02 20:54:59.410 5466 5466 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-02 20:54:59.410 5466 5466 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-02 20:54:59.410 5466 5466 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-02 20:54:59.410 5466 5466 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-02 20:54:59.410 5466 5466 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-02 20:54:59.410 5466 5466 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-02 20:54:59.410 5466 5466 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-02 20:54:59.415 5466 5466 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-02 20:54:59.557 5466 5466 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-02 20:54:59.557 5466 5466 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-02 20:54:59.646 5466 5541 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-02 20:54:59.646 5466 5541 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-02 20:54:59.646 5466 5541 W com.mbwhatsapp: and incorrect--------- beginning
of main
02-02 21:42:30.614 29427 29427 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-02 21:42:30.908 29427 29427 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-02 21:42:30.911 29427 29427 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-02 21:42:30.911 29427 29427 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-02 21:42:30.911 29427 29427 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-02 21:42:30.911 29427 29427 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-02 21:42:30.911 29427 29427 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-02 21:42:30.911 29427 29427 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-02 21:42:30.911 29427 29427 W System.err: at
java.lang.Class.newInstance(Native Method)
02-02 21:42:30.911 29427 29427 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-02 21:42:30.911 29427 29427 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-02 21:42:30.911 29427 29427 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-02 21:42:30.911 29427 29427 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-02 21:42:30.912 29427 29427 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-02 21:42:30.912 29427 29427 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-02 21:42:30.912 29427 29427 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-02 21:42:30.912 29427 29427 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-02 21:42:30.912 29427 29427 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-02 21:42:30.912 29427 29427 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-02 21:42:30.912 29427 29427 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-02 21:42:30.912 29427 29427 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-02 21:42:30.912 29427 29427 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-02 21:42:30.912 29427 29427 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-02 21:42:30.912 29427 29427 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-02 21:42:30.932 29427 29427 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-02 21:42:31.280 29427 29427 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-02 21:42:31.280 29427 29427 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-02 21:42:31.604 29427 29483 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-02 21:42:31.604 29427 29483 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-02 21:42:31.604 29427 29483 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-02 21:42:31.695 29469 29469 W libprocessgroup: Controller io is not found
02-02 21:42:31.695 29469 29469 W libprocessgroup: Controller io is not found
02-02 21:42:31.695 29469 29469 W libprocessgroup: Controller io is not found
02-02 21:42:32.774 29427 29501 W WM-SystemJobScheduler: Unable to schedule work ID
776262ac-283d-4a02-9d1a-a475ac1be789
02-02 21:42:33.070 29427 29427 W JobService: onNetworkChanged() not implemented in
a--------- beginning of main
02-02 21:42:34.073 29427 29490 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-02 21:42:34.073 29427 29490 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-02 21:42:34.073 29427 29490 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-02 21:42:34.073 29427 29490 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-02 21:42:34.073 29427 29490 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-02 21:42:34.073 29427 29490 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-02 21:42:34.073 29427 29490 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-02 21:42:34.073 29427 29490 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-02 21:42:34.073 29427 29490 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-02 21:42:34.073 29427 29490 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-02 21:42:34.073 29427 29490 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-02 21:42:34.073 29427 29490 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-02 21:42:34.073 29427 29490 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-02 21:42:34.073 29427 29490 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-02 21:42:34.073 29427 29490 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-02 21:42:34.073 29427 29490 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-02 21:42:36.023 29427 29427 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 21:43:02.918 29427 29501 W WM-SystemJobScheduler: Unable to schedule work ID
2fbcbb67-5da0-4ad8-aae5-dc1e9959bb16
02-02 21:43:04.130 29427 29427 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 21:43:24.701 29427 29427 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 21:48:09.010 32419 32419 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-02 21:48:09.327 32419 32419 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-02 21:48:09.328 32419 32419 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-02 21:48:09.329 32419 32419 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-02 21:48:09.329 32419 32419 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-02 21:48:09.329 32419 32419 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-02 21:48:09.329 32419 32419 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-02 21:48:09.330 32419 32419 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-02 21:48:09.330 32419 32419 W System.err: at
java.lang.Class.newInstance(Native Method)
02-02 21:48:09.330 32419 32419 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-02 21:48:09.331 32419 32419 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-02 21:48:09.331 32419 32419 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-02 21:48:09.331 32419 32419 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-02 21:48:09.332 32419 32419 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedAp--------- beginning of main
02-02 21:48:09.333 32419 32419 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-02 21:48:09.333 32419 32419 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-02 21:48:09.333 32419 32419 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-02 21:48:09.333 32419 32419 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-02 21:48:09.333 32419 32419 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-02 21:48:09.357 32419 32419 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-02 21:48:09.664 32419 32419 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-02 21:48:09.664 32419 32419 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-02 21:48:09.899 32419 32481 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-02 21:48:09.899 32419 32481 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-02 21:48:09.899 32419 32481 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-02 21:48:10.104 32419 32499 W ConnectivityManager.CallbackHandler: callback not
found for CALLBACK_AVAILABLE message
02-02 21:48:10.232 32464 32464 W libprocessgroup: Controller io is not found
02-02 21:48:10.232 32464 32464 W libprocessgroup: Controller io is not found
02-02 21:48:10.232 32464 32464 W libprocessgroup: Controller io is not found
02-02 21:48:10.787 32419 32507 W WM-SystemJobScheduler: Unable to schedule work ID
dda4b93a-fd62-4526-a68d-e55994c2cb71
02-02 21:48:23.083 32419 32419 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 21:48:29.163 32419 32419 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 21:48:40.861 32419 32503 W WM-SystemJobScheduler: Unable to schedule work ID
56b73022-4fbb-4bbf-a839-d57334ea2ed8
02-02 21:49:10.701 32419 32419 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 21:49:11.474 32419 32419 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 21:49:17.524 32419 32419 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 22:01:00.045 6675 6675 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-02 22:01:00.229 6675 6675 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-02 22:01:00.230 6675 6675 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-02 22:01:00.230 6675 6675 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-02 22:01:00.230 6675 6675 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-02 22:01:00.230 6675 6675 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-02 22:01:00.230 6675 6675 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-02 22:01:00.230 6675 6675 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-02 22:01:00.230 6675 6675 W System.err: at
java.lang.Class.newInstance(Native Method)
02-02 22:01:00.230 6675 6675 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-02 22:01:00.230 6675 6675 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-02 22:01:00.230 6675 6675 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-02 22:01:00.230 6675 6675 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-02 22:01:00.230 6675 6675 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-02 22:01:00.230 6675 6675 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-02 22:01:00.230 6675 6675 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-02 22:01:00.230 6675 6675 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-02 22:01:00.230 6675 6675 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-02 22:01:00.230 6675 6675 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-02 22:01:00.230 6675 6675 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-02 22:01:00.230 6675 6675 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-02 22:01:00.230 6675 6675 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-02 22:01:00.230 6675 6675 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-02 22:01:00.230 6675 6675 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-02 22:01:00.241 6675 6675 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-02 22:01:00.485 6675 6675 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-02 22:01:00.485 6675 6675 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-02 22:01:00.672 6675 6738 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-02 22:01:00.672 6675 6738 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-02 22:01:00.672 6675 6738 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-02 22:01:01.140 6723 6723 W libprocessgroup: Controller io is not found
02-02 22:01:01.141 6723 6723 W libprocessgroup: Controller io is not found
02-02 22:01:01.141 6723 6723 W libprocessgroup: Controller io is not found
02-02 22:01:02.113 6675 6769 W WM-SystemJobScheduler: Unable to schedule work ID
3ea1b3ee-1604-4e0a-b180-a96804d48e71
02-02 22:01:05.337 6675 6675 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 22:01:08.364 6675 6675 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 22:01:11.397 6675 6675 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 22:01:29.523 6675 6675 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 22:01:31.807 6675 6675 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 22:01:32.245 6675 6769 W WM-SystemJobScheduler: Unable to schedule work ID
14bfd729-0c4f-4cdf-81e4-7eb94cf9a9fe
02-02 22:01:32.563 6675 6675 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 22:01:41.606 6675 --------- beginning of main
02-02 22:11:34.939 6675 6759 W WM-SystemJobScheduler: Unable to schedule work ID
4ce83557-255b-4e34-a52b-5b65d3f987d4
02-02 22:11:35.447 6675 6675 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 22:11:40.719 6675 6675 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 22:12:04.840 6675 6675 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 22:12:19.945 6675 6675 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 22:28:07.624 6675 6759 W WM-SystemJobScheduler: Unable to schedule work ID
5026aec0-c9b9-4bbb-9f37-9aa9a0712dc1
02-02 22:28:14.126 6675 6675 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 22:28:26.185 6675 6675 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 22:28:35.250 6675 6675 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 22:28:37.724 6675 6770 W WM-SystemJobScheduler: Unable to schedule work ID
ff8cf953-2305-426c-a139-2575e86ecca3
02-02 22:29:14.136 6675 6675 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 22:44:26.149 17485 17485 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-02 22:44:26.297 17485 17485 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-02 22:44:26.298 17485 17485 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-02 22:44:26.298 17485 17485 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-02 22:44:26.298 17485 17485 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-02 22:44:26.298 17485 17485 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-02 22:44:26.298 17485 17485 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-02 22:44:26.298 17485 17485 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-02 22:44:26.298 17485 17485 W System.err: at
java.lang.Class.newInstance(Native Method)
02-02 22:44:26.298 17485 17485 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-02 22:44:26.298 17485 17485 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-02 22:44:26.298 17485 17485 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-02 22:44:26.298 17485 17485 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-02 22:44:26.298 17485 17485 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-02 22:44:26.298 17485 17485 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-02 22:44:26.298 17485 17485 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-02 22:44:26.298 17485 17485 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-02 22:44:26.298 17485 17485 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-02 22:44:26.299 17485 17485 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-02 22:44:26.299 17485 17485 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-02 22:44:26.299 17485 17485 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-02 22:44:26.299 17485 17485 W System.err: at
java.lang.reflect.Method.invoke(Native Metho--------- beginning of main
02-02 22:44:26.306 17485 17485 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-02 22:44:26.556 17485 17485 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-02 22:44:26.556 17485 17485 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-02 22:44:26.675 17485 17538 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-02 22:44:26.675 17485 17538 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-02 22:44:26.675 17485 17538 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-02 22:44:26.740 17523 17523 W libprocessgroup: Controller io is not found
02-02 22:44:26.740 17523 17523 W libprocessgroup: Controller io is not found
02-02 22:44:26.740 17523 17523 W libprocessgroup: Controller io is not found
02-02 22:51:54.469 17485 17579 W WM-SystemJobScheduler: Unable to schedule work ID
3299c31d-f0b5-4fd8-b23b-ad2198920796
02-02 22:52:14.991 17485 17485 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 22:52:24.560 17485 17574 W WM-SystemJobScheduler: Unable to schedule work ID
d62b359f-2a12-4f9e-b364-1f1aa2b90b9b
02-02 22:52:40.892 17485 17485 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 23:00:00.053 21295 21295 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-02 23:00:00.282 21295 21295 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-02 23:00:00.282 21295 21295 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-02 23:00:00.283 21295 21295 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-02 23:00:00.283 21295 21295 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-02 23:00:00.283 21295 21295 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-02 23:00:00.283 21295 21295 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-02 23:00:00.283 21295 21295 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-02 23:00:00.283 21295 21295 W System.err: at
java.lang.Class.newInstance(Native Method)
02-02 23:00:00.283 21295 21295 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-02 23:00:00.283 21295 21295 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-02 23:00:00.283 21295 21295 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-02 23:00:00.283 21295 21295 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-02 23:00:00.283 21295 21295 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-02 23:00:00.283 21295 21295 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-02 23:00:00.283 21295 21295 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-02 23:00:00.283 21295 21295 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-02 23:00:00.283 21295 21295 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-02 23:00:00.283 21295 21295 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-02 23:00:00.283 21295 21295 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-02 23:00:00.283 21295 21295 W System.err: at android.app.Activity---------
beginning of main
02-02 23:00:00.295 21295 21295 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-02 23:00:00.638 21295 21295 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-02 23:00:00.639 21295 21295 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-02 23:00:00.875 21295 21456 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-02 23:00:00.875 21295 21456 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-02 23:00:00.875 21295 21456 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-02 23:00:01.297 21414 21414 W libprocessgroup: Controller io is not found
02-02 23:00:01.297 21414 21414 W libprocessgroup: Controller io is not found
02-02 23:00:01.297 21414 21414 W libprocessgroup: Controller io is not found
02-02 23:00:06.813 21295 21611 W WM-SystemJobScheduler: Unable to schedule work ID
c29b5782-12df-4649-9b9f-68de29377755
02-02 23:00:08.887 21295 21295 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 23:00:32.671 21295 21295 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 23:00:36.922 21295 21540 W WM-SystemJobScheduler: Unable to schedule work ID
b4d2e0e3-9672-44e7-82c9-345a4181aee1
02-02 23:00:41.687 21295 21295 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 23:00:47.725 21295 21295 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 23:01:08.908 21295 21295 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 23:01:21.071 21295 21295 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-02 23:05:30.748 21295 21611 W WM-SystemJobScheduler: Unable to schedule work ID
91066d90-62dd-4427-9ba2-7c78c3878f83
02-02 23:06:00.863 21295 21610 W WM-SystemJobScheduler: Unable to schedule work ID
f86298c4-454e-4344-a038-42cdc8e3ae24
02-02 23:21:41.310 30923 30923 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-02 23:21:41.693 30923 30923 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-02 23:21:41.694 30923 30923 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-02 23:21:41.694 30923 30923 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-02 23:21:41.694 30923 30923 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-02 23:21:41.694 30923 30923 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-02 23:21:41.694 30923 30923 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-02 23:21:41.694 30923 30923 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-02 23:21:41.694 30923 30923 W System.err: at
java.lang.Class.newInstance(Native Method)
02-02 23:21:41.694 30923 30923 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-02 23:21:41.694 30923 30923 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-02 23:21:41.694 30923 30923 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-02 23:21:41.694 30923 30923 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-02 23:21:41.694 30923 30923 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-02 23:21:41.694 30923 30923 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-02 23:21:41.694 30923 30923 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-02 23:21:41.694 30923 30923 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-02 23:21:41.694 30923 30923 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-02 23:21:41.694 30923 30923 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-02 23:21:41.694 30923 30923 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-02 23:21:41.694 30923 30923 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-02 23:21:41.694 30923 30923 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-02 23:21:41.694 30923 30923 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-02 23:21:41.694 30923 30923 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-02 23:21:41.724 30923 30923 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-02 23:21:41.937 30923 30923 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-02 23:21:41.937 30923 30923 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-02 23:21:42.128 31077 31077 W libprocessgroup: Controller io is not found
02-02 23:21:42.128 31077 31077 W libprocessgroup: Controller io is not found
02-02 23:21:42.128 31077 31077 W libprocessgroup: Controller io is not found
02-02 23:21:42.226 30923 31092 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-02 23:21:42.226 30923 31092 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-02 23:21:42.226 30923 31092 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-02 23:21:43.154 30923 31131 W WM-SystemJobScheduler: Unable to schedule work ID
a932b50f-12a2-428d-ad70-2992d82abd3c
02-02 23:22:13.211 30923 31131 W WM-SystemJobScheduler: Unable to schedule work ID
cdb66a7c-4d19-48e5-a80f-de710f56d1dc
02-02 23:31:29.875 30923 31131 W WM-SystemJobScheduler: Unable to schedule work ID
3c65a3ba-3b67-4333-9623-d27986956a75
02-02 23:31:59.939 30923 31101 W WM-SystemJobScheduler: Unable to schedule work ID
16ac05ac-a20f-41e8-8616-77b5a578cf80
02-02 23:45:30.062 30923 31101 W WM-SystemJobScheduler: Unable to schedule work ID
9401a868-f7e1-4841-9925-c161c1785c71
02-02 23:45:31.342 30923 16620 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-02 23:45:31.342 30923 16620 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-02 23:45:31.342 30923 16620 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-02 23:45:31.342 30923 16620 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-02 23:45:31.342 30923 16620 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-02 23:45:31.342 30923 16620 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-02 23:4--------- beginning of main
02-03 07:17:23.722 17700 17700 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-03 07:17:25.014 17700 17700 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-03 07:17:25.019 17700 17700 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-03 07:17:25.019 17700 17700 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-03 07:17:25.019 17700 17700 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-03 07:17:25.019 17700 17700 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-03 07:17:25.019 17700 17700 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-03 07:17:25.019 17700 17700 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-03 07:17:25.019 17700 17700 W System.err: at
java.lang.Class.newInstance(Native Method)
02-03 07:17:25.019 17700 17700 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-03 07:17:25.019 17700 17700 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-03 07:17:25.019 17700 17700 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-03 07:17:25.019 17700 17700 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-03 07:17:25.019 17700 17700 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-03 07:17:25.019 17700 17700 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-03 07:17:25.019 17700 17700 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-03 07:17:25.019 17700 17700 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-03 07:17:25.019 17700 17700 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-03 07:17:25.019 17700 17700 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-03 07:17:25.019 17700 17700 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-03 07:17:25.019 17700 17700 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-03 07:17:25.019 17700 17700 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-03 07:17:25.019 17700 17700 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-03 07:17:25.019 17700 17700 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-03 07:17:25.107 17700 17700 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-03 07:17:27.971 17700 17700 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-03 07:17:27.971 17700 17700 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-03 07:17:30.010 17700 18289 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-03 07:17:30.010 17700 18289 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-03 07:17:30.010 17700 18289 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-03 07:17:30.137 17700 18289 W com.mbwhatsapp: Verification of void
X.2rL.A04(byte[], int, int) took 127.009ms (488.15 bytecodes/s) (2648B approximate
peak alloc)
02-03 07:17:31.136 18131 18131 W libprocessgroup: Controller io is not found
02-03 07:17:31.136 18131 18131 W libprocessgroup: Controller io is not found
02-03 07:17:31.136 18131 18131 W libprocessgroup: Controller io is not found
02-03 07:17:32.562 17700 18381 E ArmVmp : Match on catch block at 0x02 in for
0x70492ec401
02-03 07:17:32.640 17700 18381 W System.err: java.lang.NullPointerException
02-03 07:17:32.640 17700 18381 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.GET.A21(Native Method)
02-03 07:17:32.690 17700 18381 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.GET.getContactInfoGET(Native Method)
02-03 07:17:32.691 17700 18381 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.GET.<init>(Unknown Source:5)
02-03 07:17:32.691 17700 18381 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.MBON.shTP(Native Method)
02-03 07:17:32.691 17700 18381 W System.err: at X.1bt.A01(Unknown Source:178)
02-03 07:17:32.691 17700 18381 W System.err: at X.3Uy.A02(Unknown Source:93)
02-03 07:17:32.691 17700 18381 W System.err: at X.3g7.run(Unknown Source:259)
02-03 07:17:32.844 17700 18381 W System.err: at X.0yM.A1J(Unknown Source:2)
02-03 07:17:32.845 17700 18381 W System.err: at X.1nX.run(Unknown Source:91)
02-03 07:17:32.845 17700 18381 W System.err: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-03 07:17:32.845 17700 18381 W System.err: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-03 07:17:32.845 17700 18381 W System.err: at X.3gH.run(Unknown Source:1548)
02-03 07:17:32.845 17700 18381 W System.err: at
java.lang.Thread.run(Thread.java:1012)
02-03 07:17:41.472 17700 17723 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/base.apk' with 1 weak references
02-03 07:17:41.473 17700 17723 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_arservicesoptional.apk' with 1 weak references
02-03 07:17:41.483 17700 17723 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_cgnativeplayer.apk' with 1 weak references
02-03 07:17:41.483 17700 17723 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_cgwebrtc.apk' with 1 weak references
02-03 07:17:41.483 17700 17723 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_heliumiab.apk' with 1 weak references
02-03 07:17:41.483 17700 17723 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_i18n_id_ID.apk' with 1 weak references
02-03 07:17:41.483 17700 17723 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_instantgames.apk' with 1 weak references
02-03 07:17:41.490 17700 17723 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_instantgamesads.apk' with 1 weak references
02-03 07:17:41.492 17700 17723 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_papaya.apk' with 1 weak references
02-03 07:17:41.493 17700 17723 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_papayaanalyticstorch.apk' with 1 weak references
02-03 07:17:41.493 17700 17723 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_papayatorch.apk' with 1 weak references
02-03 07:17:41.493 17700 17723 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_pytorch.apk' with 1 weak references
02-03 07:17:41.494 17700 17723 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_s_arservicesoptional_slam.apk' with 1 weak
references
02-03 07:17:41.494 17700 17723 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_s_cgwebrtc_horizon.apk' with 1 weak references
02-03 07:17:41.494 17700 17723 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_s_papaya_torchedlooper.apk' with 1 weak references
02-03 07:17:41.495 17700 17723 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_s_papayaanalyticstorch_papayatorch.apk' with 1 weak
references
02-03 07:17:41.527 17700 17700 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 07:17:41.537 17700 17723 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/
split_s_papayaanalyticstorch_papayatorch_torchedlooper.apk' with 1 weak references
02-03 07:17:41.546 17700 17723 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_s_papayatorch_torchedlooper.apk' with 1 weak
references
02-03 07:17:51.202 17700 18841 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #7 (18390) at void X.3Go.A00(boolean)(:-1) waiters=0 in void
X.3Go.A00(boolean) for 17.641s
02-03 07:17:52.237 17700 17723 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~2wCpKjJxQorj3NT9vnTqMw==/com.instagram.android-
VTpVO4Dr27MCN6VaU5vRfg==/base.apk' with 1 weak references
02-03 07:17:52.237 17700 17723 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~2wCpKjJxQorj3NT9vnTqMw==/com.instagram.android-
VTpVO4Dr27MCN6VaU5vRfg==/split_arservicesforbodytracking.apk' with 1 weak
references
02-03 07:17:52.238 17700 17723 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~2wCpKjJxQorj3NT9vnTqMw==/com.instagram.android-
VTpVO4Dr27MCN6VaU5vRfg==/split_arservicesforgenericml.apk' with 1 weak references
02-03 07:17:52.238 17700 17723 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~2wCpKjJxQorj3NT9vnTqMw==/com.instagram.android-
VTpVO4Dr27MCN6VaU5vRfg==/split_arservicesforhairsegmentation.apk' with 1 weak
references
02-03 07:17:52.238 17700 17723 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~2wCpKjJxQorj3NT9vnTqMw==/com.instagram.android-
VTpVO4Dr27MCN6VaU5vRfg==/split_arservicesforhandtracking.apk' with 1 weak
references
02-03 07:17:52.238 17700 17723 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~2wCpKjJxQorj3NT9vnTqMw==/com.instagram.android-
VTpVO4Dr27MCN6VaU5vRfg==/split_arservicesforpersonsegmentation.apk' with 1 weak
references
02-03 07:17:52.238 17700 17723 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~2wCpKjJxQorj3NT9vnTqMw==/com.instagram.android-
VTpVO4Dr27MCN6VaU5vRfg==/split_i18n_id_ID.apk' with 1 weak references
02-03 07:17:52.238 17700 17723 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~2wCpKjJxQorj3NT9vnTqMw==/com.instagram.android-
VTpVO4Dr27MCN6VaU5vRfg==/split_pytorch.apk' with 1 weak references
02-03 07:17:52.238 17700 17723 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~2wCpKjJxQorj3NT9vnTqMw==/com.instagram.android-
VTpVO4Dr27MCN6VaU5vRfg==/split_slam.apk' with 1 weak references
02-03 07:17:52.238 17700 17723 W com.mbwhatsapp: ApkAssets: Dele--------- beginning
of main
02-03 07:17:52.239 17700 17723 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~XJczbhHtYeYZthQOWdzraw==/com.instagram.barcelona-
sJurMQzMxz1B_V8VQEcrLg==/base.apk' with 1 weak references
02-03 07:17:52.240 17700 17723 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~L7xnFL2ay3MZouwdFfEsCA==/com.whatsapp-
o0aD1yIFgaHe2YiCjJ8JUg==/base.apk' with 1 weak references
02-03 07:18:33.466 17700 17700 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 07:20:05.623 7018 7018 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-03 07:20:07.905 7018 7018 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-03 07:20:07.913 7018 7018 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-03 07:20:07.914 7018 7018 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-03 07:20:07.914 7018 7018 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-03 07:20:07.914 7018 7018 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-03 07:20:07.914 7018 7018 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-03 07:20:07.914 7018 7018 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-03 07:20:07.914 7018 7018 W System.err: at
java.lang.Class.newInstance(Native Method)
02-03 07:20:07.914 7018 7018 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-03 07:20:07.914 7018 7018 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-03 07:20:07.914 7018 7018 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-03 07:20:07.914 7018 7018 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-03 07:20:07.914 7018 7018 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-03 07:20:07.914 7018 7018 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-03 07:20:07.914 7018 7018 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-03 07:20:07.914 7018 7018 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-03 07:20:07.914 7018 7018 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-03 07:20:07.914 7018 7018 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-03 07:20:07.914 7018 7018 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-03 07:20:07.914 7018 7018 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-03 07:20:07.914 7018 7018 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-03 07:20:07.914 7018 7018 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-03 07:20:07.914 7018 7018 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-03 07:20:08.023 7018 7018 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-03 07:20:09.904 7018 7018 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-03 07:20:09.905 7018 7018 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-03 07:20:10.865 7018 7812 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-03 07:20:10.865 7018 7812 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-03 07:20:10.865 7018 7812 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-03 07:20:11.218 7659 7659 W libprocessgroup: Controller io is not found
02-03 07:20:11.219 7659 7659 W libprocessgroup: Controller io is not found
02-03 07:20:11.219 7659 7659 W libprocessgroup: Controller io is not found
02-03 07:20:14.071 7018 8357 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #4 (7884) at java.util.Map X.35y.A0C()(:-1) waiters=0 in boolean
X.35y.A0a() for 438ms
02-03 07:20:14.909 7018 8622 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #2 (7818) at void
android.database.sqlite.SQLiteConnectionPool.closeAvailableNonPrimaryConnectionsAnd
LogExceptions()(SQLiteConnectionPool.java:873) waiters=0 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal) for 229ms
02-03 07:20:15.633 7018 8471 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #7 (8622) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=0 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 697ms
02-03 07:20:15.638 7018 8627 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #7 (8622) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=1 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal) for 668ms
02-03 07:20:16.403 7018 8471 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #10 (8627) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=2 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 539ms
02-03 07:20:16.405 7018 8760 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #10 (8627) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=1 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal) for 617ms
02-03 07:20:16.408 7018 8622 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #10 (8627) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=0 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 767ms
02-03 07:20:17.426 7018 7039 W System : A resource failed to call close.
02-03 07:20:17.426 7018 7039 W System : A resource failed to call close.
02-03 07:20:17.426 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.855 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.855 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.855 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.855 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.855 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.855 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.856 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.856 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.856 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.856 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.856 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.856 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.856 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.856 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.856 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.856 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.856 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.857 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.857 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.857 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.857 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.857 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.857 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.857 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.857 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.857 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.857 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.857 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.857 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.857 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.857 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.857 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.857 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.857 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.857 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.857 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.857 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.857 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.857 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.857 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.857 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.857 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.857 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.857 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.857 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.858 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.858 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.858 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.858 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.858 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.858 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.858 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.858 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.858 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.858 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.858 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.858 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.858 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.858 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.858 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.858 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.858 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.858 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.858 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.858 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.859 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.859 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.859 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.859 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.859 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.859 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.859 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.859 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.859 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.859 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.859 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.859 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.859 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.859 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.859 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.859 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.859 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.859 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.859 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.860 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.860 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.860 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.860 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.860 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.860 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.860 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.860 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.860 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.860 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.860 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.860 7018 7039 W System : A resource failed to call close.
02-03 07:20:56.860 7018 7039 W System : A resource failed to call close.
02-03 07:21:29.123 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 07:21:30.744 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.744 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.744 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.744 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.745 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.745 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.745 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.745 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.745 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.745 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.745 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.745 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.745 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.745 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.745 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.745 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.745 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.745 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.745 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.745 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.745 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.745 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.752 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.752 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.752 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.752 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.752 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.752 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.752 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.752 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.752 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.752 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.752 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.752 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.752 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.752 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.752 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.753 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.753 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.753 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.753 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.753 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.753 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.753 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.753 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.753 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.753 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.753 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.753 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.753 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.753 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.753 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.753 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.753 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.753 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.753 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.753 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.753 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.753 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.753 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.754 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.754 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.754 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.754 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.754 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.754 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.754 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.754 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.754 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.754 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.754 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.754 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.754 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.754 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.754 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.754 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.754 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.754 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.754 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.754 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.754 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.754 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.754 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.754 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.754 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.755 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.755 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.755 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.755 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.755 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.755 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.755 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.764 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.764 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.764 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.764 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.764 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.764 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.764 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.764 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.764 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.764 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.764 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.764 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.764 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.764 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.764 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.764 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.764 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.764 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.764 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.764 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.766 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.766 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.766 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.766 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.766 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.766 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.766 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.767 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.767 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.767 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.767 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.767 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.767 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.767 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.767 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.767 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.767 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.767 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.767 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.767 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.767 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.767 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.767 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.767 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.767 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.767 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.767 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.767 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.768 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.768 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.768 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.768 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.768 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.768 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.768 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.769 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.769 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.769 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.769 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.769 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.770 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.770 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.770 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.770 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.770 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.770 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.771 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.771 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.771 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.771 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.771 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.771 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.771 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.771 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.771 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.771 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.771 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.771 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.771 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.771 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.771 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.771 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.771 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.771 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.771 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.771 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.771 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.771 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.771 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.771 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.771 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.772 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.772 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.772 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.772 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.772 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.772 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.772 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.772 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.772 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.772 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.772 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.772 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.772 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.772 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.772 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.772 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.772 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.772 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.772 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.772 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.773 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.773 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.773 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.773 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.773 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.773 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.773 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.773 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.773 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.773 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.773 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.773 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.781 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.782 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.782 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.782 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.782 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.782 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.782 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.783 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.784 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.784 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.784 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.784 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.784 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.784 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.784 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.784 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.784 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.784 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.784 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.784 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.784 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.784 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.784 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.784 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.786 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.787 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.787 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.787 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.787 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.787 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.787 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.787 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.788 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.788 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.788 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.788 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.788 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.788 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.788 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.788 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.788 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.788 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.788 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.788 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.788 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.788 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.788 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.788 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.788 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.788 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.788 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.788 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.788 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.788 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.788 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.788 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.788 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.789 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.789 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.789 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.789 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.789 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.789 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.789 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.789 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.789 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.789 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.789 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.789 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.789 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.789 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.789 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.789 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.789 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.789 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.789 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.789 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.789 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.789 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.790 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.790 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.790 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.790 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.790 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.790 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.790 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.790 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.790 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.790 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.790 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.790 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.790 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.790 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.790 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.790 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.790 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.790 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.790 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.790 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.790 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.790 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.791 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.791 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.791 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.791 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.791 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.791 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.791 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.791 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.791 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.791 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.791 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.791 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.791 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.791 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.791 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.791 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.791 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.791 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.791 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.791 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.791 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.791 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.791 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.791 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.791 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.791 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.792 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.792 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.792 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.792 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.792 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.792 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.792 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.792 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.792 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.792 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.792 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.792 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.792 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.792 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.792 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.792 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.792 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.792 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.792 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.792 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.792 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.792 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.792 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.792 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.792 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.794 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.794 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.794 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.794 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.794 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.794 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.794 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.795 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.795 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.795 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.795 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.795 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.795 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.795 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.795 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.795 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.795 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.795 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.795 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.795 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.795 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.795 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.795 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.795 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.795 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.795 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.795 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.795 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.795 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.795 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.795 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.795 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.795 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.795 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.796 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.796 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.796 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.796 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.796 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.796 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.796 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.796 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.796 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.796 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.796 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.796 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.796 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.796 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.796 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.796 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.796 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.796 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.796 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.796 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.796 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.796 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.796 7018 7039 W System : A resource failed to call close.
02-03 07:21:30.796 7018 7039 W System : A resource failed to call close.
02-03 07:27:22.178 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 07:27:25.199 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 07:27:28.217 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 07:27:31.240 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 07:30:53.896 7018 7018 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
02-03 07:30:54.012 7018 7018 W com.mbwhatsapp: Method void
com.mbwhatsapp.HomeActivity.A6e() failed lock verification and will run slower.
02-03 07:30:54.240 7018 7018 E ArmVmp : Match on catch block at 0x0a in for
0x704957d031
02-03 07:30:54.252 7018 7018 E ArmVmp : Match on catch block at 0x0a in for
0x704957d04d
02-03 07:30:54.290 7018 26919 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/ConscryptEngineSocket;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-03 07:30:54.290 7018 26919 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-03 07:30:54.290 7018 26919 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-03 07:30:54.290 7018 26919 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/ConscryptEngineSocket;->setHostname(Ljava/lang/String;)V
(max-target-q,core-platform-api, reflection, denied)
02-03 07:30:54.290 7018 26919 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setHostname(Ljava/lang/String;)V
(max-target-q,core-platform-api, reflection, denied)
02-03 07:30:54.290 7018 26919 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setHostname(Ljava/lang/
String;)V (max-target-q, reflection, denied)
02-03 07:30:54.290 7018 26919 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setAlpnProtocols([B)V (max-target-
q,core-platform-api, reflection, denied)
02-03 07:30:54.290 7018 26919 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setAlpnProtocols([B)V (max-
target-q, reflection, denied)
02-03 07:30:54.319 7018 7018 W Activity: Can request only one set of permissions
at a time
02-03 07:30:54.365 7018 26919 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getAlpnSelectedProtocol()[B (max-
target-q,core-platform-api, reflection, denied)
02-03 07:30:54.365 7018 26919 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->getAlpnSelectedProtocol()[B
(max-target-q, reflection, denied)
02-03 07:30:54.375 7018 7018 W libc : Access denied finding property
"persist.dm.passive.display_brightness"
02-03 07:30:54.375 7018 7018 W libc : Access denied finding property
"persist.dm.passive.ambient_brightness"
02-03 07:30:54.403 7018 26935 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
02-03 07:30:54.581 7018 7037 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
02-03 07:30:54.872 7018 7018 E RecyclerView: No adapter attached; skipping layout
02-03 07:30:54.878 7018 7018 E ViewRootImpl@fb3d6b4[HomeActivity]: Surface is not
valid.
02-03 07:30:54.899 7018 7018 E RecyclerView: No adapter attached; skipping layout
02-03 07:30:54.900 7018 7018 E ViewRootImpl@fb3d6b4[HomeActivity]: Surface is not
valid.
02-03 07:30:54.907 7018 7018 E ArmVmp : Match on catch block at 0x0a in for
0x704957d035
02-03 07:30:54.991 7018 26964 W LOTTIE : Animation contains merge paths. Merge
paths are only supported on KitKat+ and must be manually enabled by calling
enableMergePathsForKitKatAndAbove().
02-03 07:30:55.183 7018 7018 W LOTTIE : Animation contains merge paths but they
are disabled.
02-03 07:30:55.547 7018 7018 E ArmVmp : Match on catch block at 0x5b in for
0x704957d01d
02-03 07:30:59.540 7018 7018 W BottomSheetBehavior: BottomSheetBehavior now
supports multiple callbacks. `setBottomSheetCallback()` removes all existing
callbacks, including ones set internally by library authors, which may result in
unintended behavior. This may change in the future. Please use
`addBottomSheetCallback()` and `removeBottomSheetCallback()` instead to set your
own callbacks.
02-03 07:30:59.540 7018 7018 W BottomSheetBehavior: BottomSheetBehavior now
supports multiple callbacks. `setBottomSheetCallback()` removes all existing
callbacks, including ones set internally by library authors, which may result in
unintended behavior. This may change in the future. Please use
`addBottomSheetCallback()` and `removeBottomSheetCallback()` instead to set your
own callbacks.
02-03 07:30:59.562 7018 7018 W BottomSheetBehavior: BottomSheetBehavior now
supports multiple callbacks. `setBottomSheetCallback()` removes all existing
callbacks, including ones set internally by library authors, which may result in
unintended behavior. This may change in the future. Please use
`addBottomSheetCallback()` and `removeBottomSheetCallback()` instead to set your
own callbacks.
02-03 07:30:59.562 7018 7018 W BottomSheetBehavior: BottomSheetBehavior now
supports multiple callbacks. `setBottomSheetCallback()` removes all existing
callbacks, including ones set internally by library authors, which may result in
unintended behavior. This may change in the future. Please use
`addBottomSheetCallback()` and `removeBottomSheetCallback()` instead to set your
own callbacks.
02-03 07:30:59.572 7018 7018 E RecyclerView: No adapter attached; skipping layout
02-03 07:30:59.630 7018 27155 W Kumiho-Kumiho: isSupportedFormat: Format is not
supported
02-03 07:31:00.177 7018 7018 W BottomSheetBehavior: BottomSheetBehavior now
supports multiple callbacks. `setBottomSheetCallback()` removes all existing
callbacks, including ones set internally by library authors, which may result in
unintended behavior. This may change in the future. Please use
`addBottomSheetCallback()` and `removeBottomSheetCallback()` instead to set your
own callbacks.
02-03 07:31:00.177 7018 7018 W BottomSheetBehavior: BottomSheetBehavior now
supports multiple callbacks. `setBottomSheetCallback()` removes all existing
callbacks, including ones set internally by library authors, which may result in
unintended behavior. This may change in the future. Please use
`addBottomSheetCallback()` and `removeBottomSheetCallback()` instead to set your
own callbacks.
02-03 07:31:00.188 7018 7018 E RecyclerView: No adapter attached; skipping layout
02-03 07:31:00.215 7018 7780 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=5667435a-7ada-40c6-bdf6-d7212b565159 transcoded=0 gif_attribution=0
first_scan_length=4413 direct_path=/v/t62.7118-
24/22548417_241215635733499_1586531613086439215_n.enc?ccb=11-
4&oh=01_AdTPRUq4Xd3PiU-gpgGFl-ie705YYIF3QJsJ_5fyl2lggQ&oe=65E46DAD&_nc_sid=5e03e0
thumbnail_height_width_ratio=0.5625 is_animated_sticker=0
file_hash=ZFBZU/KkwlSyE+oQqgQNDvxjPeVWfGJERqimbodPznM=
file_path=Media/.Statuses/c1020c9864a749eb82fa0b969f72933f.jpg file_size=32358
partial_media_hash=HT+hngcIeQ1ePMsjLqgoqsrRXntWBTMAYDH6PMq30/c= face_x=0 face_y=0
height=608 trim_to=0 media_key_timestamp=1706877512000
message_url=https://mmg.whatsapp.net/v/t62.7118-
24/22548417_241215635733499_1586531613086439215_n.enc?ccb=11-
4&oh=01_AdTPRUq4Xd3PiU-gpgGFl-
ie705YYIF3QJsJ_5fyl2lggQ&oe=65E46DAD&_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=1458 multicast_id=null
enc_file_hash=grcrG1JE/YSg9i/0lAAi+n01IachkQNRBU9i4UstAEY= mute_video=0
page_count=0 first_scan_sidecar=[B@8d66364 suspicious_content=0 file_length=32358
media_name=null media_duration=0 chat_row_id=106 media_key=[B@8e8f9cd
02-03 07:31:00.215 7018 7780 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-03 07:31:00.215 7018 7780 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-03 07:31:00.215 7018 7780 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-03 07:31:00.215 7018 7780 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-03 07:31:00.215 7018 7780 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-03 07:31:00.215 7018 7780 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-03 07:31:00.215 7018 7780 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-03 07:31:00.215 7018 7780 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-03 07:31:00.215 7018 7780 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
02-03 07:31:00.215 7018 7780 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
02-03 07:31:00.215 7018 7780 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
02-03 07:31:00.215 7018 7780 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
02-03 07:31:00.215 7018 7780 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
02-03 07:31:00.215 7018 7780 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
02-03 07:31:00.215 7018 7780 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
02-03 07:31:00.215 7018 7780 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
02-03 07:31:00.215 7018 7780 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
02-03 07:31:00.530 7018 7780 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=31184d78-ad95-4b34-adbf-aeb6e9f456a1 transcoded=0 gif_attribution=0
first_scan_length=4819 direct_path=/o1/v/t62.7118-24/f1/m269/up-oil-image-dc90bdc1-
ef17-43b8-b6e6-87d6c5ed07db?ccb=9-4&oh=01_AdTEnkvi5CbB1spOdocd0KUndaHu-6RomEEqz-
fDFmmoFA&oe=65E45BD1&_nc_sid=000000 thumbnail_height_width_ratio=0.5625
is_animated_sticker=0 file_hash=zlgl1CrO2924I5OxTzi9smQWOa160JpO7Sk7to2n2Kk=
file_path=Media/.Statuses/4af11dca15964bcf8fad668e79644eb8.jpg file_size=41057
partial_media_hash=kHZa95IZ0ByuVUHf/fw1AMp8kHX95KP/y08elIwFfXY= face_x=0 face_y=0
height=608 trim_to=0 media_key_timestamp=1706882211000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m269/up-oil-image-
dc90bdc1-ef17-43b8-b6e6-87d6c5ed07db?ccb=9-4&oh=01_AdTEnkvi5CbB1spOdocd0KUndaHu-
6RomEEqz-fDFmmoFA&oe=65E45BD1&_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=1462 multicast_id=null
enc_file_hash=MC+P6vD5CGUZsyKVVsT/I8wwCNo2rRDxiqlMGoYeOyU= mute_video=0
page_count=0 first_scan_sidecar=[B@857511d suspicious_content=0 file_length=41057
media_name=null media_duration=0 chat_row_id=106 media_key=[B@1528f92
02-03 07:31:00.530 7018 7780 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-03 07:31:00.530 7018 7780 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-03 07:31:00.530 7018 7780 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-03 07:31:00.530 7018 7780 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-03 07:31:00.530 7018 7780 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-03 07:31:00.530 7018 7780 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-03 07:31:00.530 7018 7780 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-03 07:31:00.530 7018 7780 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-03 07:31:00.530 7018 7780 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
02-03 07:31:00.530 7018 7780 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
02-03 07:31:00.530 7018 7780 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
02-03 07:31:00.530 7018 7780 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
02-03 07:31:00.530 7018 7780 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
02-03 07:31:00.530 7018 7780 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
02-03 07:31:00.530 7018 7780 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
02-03 07:31:00.530 7018 7780 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
02-03 07:31:00.530 7018 7780 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
02-03 07:31:00.706 7018 7018 E RecyclerView: No adapter attached; skipping layout
02-03 07:31:01.116 7018 27163 W AudioCapabilities: Unsupported mime audio/x-ima
02-03 07:31:01.116 7018 27163 W AudioCapabilities: Unsupported mime audio/mpeg-L1
02-03 07:31:01.116 7018 27163 W AudioCapabilities: Unsupported mime audio/mpeg-L2
02-03 07:31:01.117 7018 27163 W VideoCapabilities: Unsupported mime video/wvc1
02-03 07:31:01.117 7018 27163 W VideoCapabilities: Unsupported mime video/x-ms-wmv
02-03 07:31:01.121 7018 27163 W VideoCapabilities: Unrecognized profile/level
32768/256 for video/mp4v-es
02-03 07:31:01.166 7018 27169 W ColorUtils: expected specified color aspects
(0:0:0:0)
02-03 07:31:01.172 7018 27169 W Codec2Client: query -- param skipped: index =
1107298332.
02-03 07:31:01.172 7018 27169 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.
02-03 07:31:01.207 7018 27169 W Codec2Client: query -- param skipped: index =
1073743886.
02-03 07:31:01.207 7018 27169 W Codec2Client: query -- param skipped: index =
1610614798.
02-03 07:31:01.207 7018 27169 W Codec2Client: query -- param skipped: index =
1610614821.
02-03 07:31:01.207 7018 27169 W Codec2Client: query -- param skipped: index =
2684356609.
02-03 07:31:01.297 7018 27184 W Codec2Client: query -- param skipped: index =
1107298332.
02-03 07:31:01.297 7018 27184 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.
02-03 07:31:01.305 7018 27184 W Codec2Client: query -- param skipped: index =
1342179345.
02-03 07:31:01.305 7018 27184 W Codec2Client: query -- param skipped: index =
2415921170.
02-03 07:31:01.305 7018 27184 W Codec2Client: query -- param skipped: index =
1610614798.
02-03 07:31:03.446 7018 7780 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=1032cc50-3ac6-4140-bf44-99965510d6d2 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7161-
24/34710731_407401435188930_8079011493315874787_n.enc?ccb=11-
4&oh=01_AdR3E_igcO6VdgqSYIiITOjKVvKPgAfZKAEHrH8w_cqunw&oe=65E50285&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.7777778 is_animated_sticker=0
file_hash=tKUzYFCwS8vN/1SSgDfMP99lR33VPbVXvDlBoeF/MFM=
file_path=Media/.Statuses/442599fb00ab4a1881042ed3da7cd379.mp4 file_size=2553059
partial_media_hash=null face_x=0 face_y=0 height=656 trim_to=0
media_key_timestamp=1706920033000 message_url=https://mmg.whatsapp.net/v/t62.7161-
24/34710731_407401435188930_8079011493315874787_n.enc?ccb=11-
4&oh=01_AdR3E_igcO6VdgqSYIiITOjKVvKPgAfZKAEHrH8w_cqunw&oe=65E50285&_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=1463 multicast_id=null
enc_file_hash=VtE+HuxZcQqA5sm6GNjrhLJ6ARLngar23c1+IjHzbv8= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=2553059
media_name=null media_duration=16 chat_row_id=106 media_key=[B@af0ac91
02-03 07:31:03.446 7018 7780 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-03 07:31:03.446 7018 7780 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-03 07:31:03.446 7018 7780 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-03 07:31:03.446 7018 7780 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-03 07:31:03.446 7018 7780 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-03 07:31:03.446 7018 7780 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-03 07:31:03.446 7018 7780 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-03 07:31:03.446 7018 7780 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-03 07:31:03.446 7018 7780 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
02-03 07:31:03.446 7018 7780 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
02-03 07:31:03.446 7018 7780 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
02-03 07:31:03.446 7018 7780 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
02-03 07:31:03.446 7018 7780 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
02-03 07:31:03.446 7018 7780 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
02-03 07:31:03.446 7018 7780 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
02-03 07:31:03.446 7018 7780 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
02-03 07:31:03.446 7018 7780 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
02-03 07:31:04.879 7018 27168 W Codec2Client: query -- param skipped: index =
1073743886.
02-03 07:31:04.879 7018 27168 W Codec2Client: query -- param skipped: index =
1610614798.
02-03 07:31:04.879 7018 27168 W Codec2Client: query -- param skipped: index =
1610614821.
02-03 07:31:04.883 7018 27184 W Codec2Client: query -- param skipped: index =
1342179345.
02-03 07:31:04.883 7018 27184 W Codec2Client: query -- param skipped: index =
2415921170.
02-03 07:31:04.883 7018 27184 W Codec2Client: query -- param skipped: index =
1610614798.
02-03 07:31:04.887 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 0 is not owned by the
producer (state = FREE)
02-03 07:31:04.888 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 1 is not owned by the
producer (state = FREE)
02-03 07:31:04.888 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 2 is not owned by the
producer (state = FREE)
02-03 07:31:04.888 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 3 is not owned by the
producer (state = FREE)
02-03 07:31:04.888 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 4 is not owned by the
producer (state = ACQUIRED)
02-03 07:31:04.888 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 5 is not owned by the
producer (state = FREE)
02-03 07:31:04.888 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 6 is not owned by the
producer (state = FREE)
02-03 07:31:04.889 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 8 is not owned by the
producer (state = FREE)
02-03 07:31:04.889 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 9 is not owned by the
producer (state = FREE)
02-03 07:31:04.889 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 10 is not owned by the
producer (state = FREE)
02-03 07:31:04.889 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 11 is not owned by the
producer (state = FREE)
02-03 07:31:04.889 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 12 is not owned by the
producer (state = FREE)
02-03 07:31:04.889 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 13 is not owned by the
producer (state = FREE)
02-03 07:31:04.889 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 14 is not owned by the
producer (state = FREE)
02-03 07:31:04.889 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 15 is not owned by the
producer (state = FREE)
02-03 07:31:04.890 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 16 is not owned by the
producer (state = FREE)
02-03 07:31:04.890 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 17 is not owned by the
producer (state = FREE)
02-03 07:31:04.890 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 18 is not owned by the
producer (state = FREE)
02-03 07:31:04.890 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 19 is not owned by the
producer (state = FREE)
02-03 07:31:04.890 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 20 is not owned by the
producer (state = FREE)
02-03 07:31:04.890 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 21 is not owned by the
producer (state = FREE)
02-03 07:31:04.890 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 22 is not owned by the
producer (state = FREE)
02-03 07:31:04.890 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 23 is not owned by the
producer (state = FREE)
02-03 07:31:04.890 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 24 is not owned by the
producer (state = FREE)
02-03 07:31:04.891 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 25 is not owned by the
producer (state = FREE)
02-03 07:31:04.891 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 26 is not owned by the
producer (state = FREE)
02-03 07:31:04.891 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 27 is not owned by the
producer (state = FREE)
02-03 07:31:04.891 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 28 is not owned by the
producer (state = FREE)
02-03 07:31:04.891 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 29 is not owned by the
producer (state = FREE)
02-03 07:31:04.891 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 30 is not owned by the
producer (state = FREE)
02-03 07:31:04.891 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 31 is not owned by the
producer (state = FREE)
02-03 07:31:04.891 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 32 is not owned by the
producer (state = FREE)
02-03 07:31:04.891 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 33 is not owned by the
producer (state = FREE)
02-03 07:31:04.892 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 34 is not owned by the
producer (state = FREE)
02-03 07:31:04.892 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 35 is not owned by the
producer (state = FREE)
02-03 07:31:04.892 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 36 is not owned by the
producer (state = FREE)
02-03 07:31:04.892 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 37 is not owned by the
producer (state = FREE)
02-03 07:31:04.892 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 38 is not owned by the
producer (state = FREE)
02-03 07:31:04.892 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 39 is not owned by the
producer (state = FREE)
02-03 07:31:04.892 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 40 is not owned by the
producer (state = FREE)
02-03 07:31:04.892 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 41 is not owned by the
producer (state = FREE)
02-03 07:31:04.893 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 42 is not owned by the
producer (state = FREE)
02-03 07:31:04.893 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 43 is not owned by the
producer (state = FREE)
02-03 07:31:04.893 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 44 is not owned by the
producer (state = FREE)
02-03 07:31:04.893 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 45 is not owned by the
producer (state = FREE)
02-03 07:31:04.893 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 46 is not owned by the
producer (state = FREE)
02-03 07:31:04.893 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 47 is not owned by the
producer (state = FREE)
02-03 07:31:04.893 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 48 is not owned by the
producer (state = FREE)
02-03 07:31:04.893 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 49 is not owned by the
producer (state = FREE)
02-03 07:31:04.894 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 50 is not owned by the
producer (state = FREE)
02-03 07:31:04.894 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 51 is not owned by the
producer (state = FREE)
02-03 07:31:04.894 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 52 is not owned by the
producer (state = FREE)
02-03 07:31:04.894 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 53 is not owned by the
producer (state = FREE)
02-03 07:31:04.894 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 54 is not owned by the
producer (state = FREE)
02-03 07:31:04.894 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 55 is not owned by the
producer (state = FREE)
02-03 07:31:04.894 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 56 is not owned by the
producer (state = FREE)
02-03 07:31:04.894 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 57 is not owned by the
producer (state = FREE)
02-03 07:31:04.895 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 58 is not owned by the
producer (state = FREE)
02-03 07:31:04.895 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 59 is not owned by the
producer (state = FREE)
02-03 07:31:04.895 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 60 is not owned by the
producer (state = FREE)
02-03 07:31:04.895 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 61 is not owned by the
producer (state = FREE)
02-03 07:31:04.895 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 62 is not owned by the
producer (state = FREE)
02-03 07:31:04.895 7018 27168 W BufferQueueProducer: [SurfaceTexture-0-7018-0]
(id:1b6a00000003,api:3,p:7018,c:7018) detachBuffer: slot 63 is not owned by the
producer (state = FREE)
02-03 07:31:04.904 7018 27184 W MediaCodec: no metrics handle found
02-03 07:31:04.906 7018 7018 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@2ed7ac8
02-03 07:31:04.921 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 0 is not owned by the
producer (state = FREE)
02-03 07:31:04.921 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 1 is not owned by the
producer (state = FREE)
02-03 07:31:04.921 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 2 is not owned by the
producer (state = FREE)
02-03 07:31:04.921 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 3 is not owned by the
producer (state = FREE)
02-03 07:31:04.922 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 4 is not owned by the
producer (state = FREE)
02-03 07:31:04.922 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 5 is not owned by the
producer (state = FREE)
02-03 07:31:04.922 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 6 is not owned by the
producer (state = FREE)
02-03 07:31:04.922 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 7 is not owned by the
producer (state = FREE)
02-03 07:31:04.922 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 8 is not owned by the
producer (state = FREE)
02-03 07:31:04.922 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 9 is not owned by the
producer (state = FREE)
02-03 07:31:04.922 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 10 is not owned by the
producer (state = FREE)
02-03 07:31:04.922 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 11 is not owned by the
producer (state = FREE)
02-03 07:31:04.923 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 12 is not owned by the
producer (state = FREE)
02-03 07:31:04.923 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 13 is not owned by the
producer (state = FREE)
02-03 07:31:04.923 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 14 is not owned by the
producer (state = FREE)
02-03 07:31:04.923 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 15 is not owned by the
producer (state = FREE)
02-03 07:31:04.923 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 16 is not owned by the
producer (state = FREE)
02-03 07:31:04.923 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 17 is not owned by the
producer (state = FREE)
02-03 07:31:04.923 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 18 is not owned by the
producer (state = FREE)
02-03 07:31:04.923 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 19 is not owned by the
producer (state = FREE)
02-03 07:31:04.923 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 20 is not owned by the
producer (state = FREE)
02-03 07:31:04.924 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 21 is not owned by the
producer (state = FREE)
02-03 07:31:04.924 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 22 is not owned by the
producer (state = FREE)
02-03 07:31:04.924 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 23 is not owned by the
producer (state = FREE)
02-03 07:31:04.924 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 24 is not owned by the
producer (state = FREE)
02-03 07:31:04.924 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 25 is not owned by the
producer (state = FREE)
02-03 07:31:04.924 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 26 is not owned by the
producer (state = FREE)
02-03 07:31:04.924 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 27 is not owned by the
producer (state = FREE)
02-03 07:31:04.924 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 28 is not owned by the
producer (state = FREE)
02-03 07:31:04.924 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 29 is not owned by the
producer (state = FREE)
02-03 07:31:04.924 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 30 is not owned by the
producer (state = FREE)
02-03 07:31:04.925 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 31 is not owned by the
producer (state = FREE)
02-03 07:31:04.925 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 32 is not owned by the
producer (state = FREE)
02-03 07:31:04.925 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 33 is not owned by the
producer (state = FREE)
02-03 07:31:04.925 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 34 is not owned by the
producer (state = FREE)
02-03 07:31:04.925 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 35 is not owned by the
producer (state = FREE)
02-03 07:31:04.925 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 36 is not owned by the
producer (state = FREE)
02-03 07:31:04.925 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 37 is not owned by the
producer (state = FREE)
02-03 07:31:04.925 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 38 is not owned by the
producer (state = FREE)
02-03 07:31:04.926 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 39 is not owned by the
producer (state = FREE)
02-03 07:31:04.926 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 40 is not owned by the
producer (state = FREE)
02-03 07:31:04.926 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 41 is not owned by the
producer (state = FREE)
02-03 07:31:04.926 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 42 is not owned by the
producer (state = FREE)
02-03 07:31:04.926 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 43 is not owned by the
producer (state = FREE)
02-03 07:31:04.926 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 44 is not owned by the
producer (state = FREE)
02-03 07:31:04.926 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 45 is not owned by the
producer (state = FREE)
02-03 07:31:04.926 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 46 is not owned by the
producer (state = FREE)
02-03 07:31:04.927 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 47 is not owned by the
producer (state = FREE)
02-03 07:31:04.927 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 48 is not owned by the
producer (state = FREE)
02-03 07:31:04.927 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 49 is not owned by the
producer (state = FREE)
02-03 07:31:04.927 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 50 is not owned by the
producer (state = FREE)
02-03 07:31:04.927 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 51 is not owned by the
producer (state = FREE)
02-03 07:31:04.927 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 52 is not owned by the
producer (state = FREE)
02-03 07:31:04.927 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 53 is not owned by the
producer (state = FREE)
02-03 07:31:04.927 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 54 is not owned by the
producer (state = FREE)
02-03 07:31:04.927 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 55 is not owned by the
producer (state = FREE)
02-03 07:31:04.927 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 56 is not owned by the
producer (state = FREE)
02-03 07:31:04.928 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 57 is not owned by the
producer (state = FREE)
02-03 07:31:04.928 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 58 is not owned by the
producer (state = FREE)
02-03 07:31:04.928 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 59 is not owned by the
producer (state = FREE)
02-03 07:31:04.928 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 60 is not owned by the
producer (state = FREE)
02-03 07:31:04.928 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 61 is not owned by the
producer (state = FREE)
02-03 07:31:04.928 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 62 is not owned by the
producer (state = FREE)
02-03 07:31:04.928 7018 27203 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000004,api:3,p:7018,c:7018) detachBuffer: slot 63 is not owned by the
producer (state = FREE)
02-03 07:31:04.941 7018 27168 W MediaCodec: no metrics handle found
02-03 07:31:05.599 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 07:31:05.792 7018 7018 W TabLayout: MODE_SCROLLABLE + GRAVITY_FILL is not
supported, GRAVITY_START will be used instead
02-03 07:31:05.840 7018 7018 W BottomSheetBehavior: BottomSheetBehavior now
supports multiple callbacks. `setBottomSheetCallback()` removes all existing
callbacks, including ones set internally by library authors, which may result in
unintended behavior. This may change in the future. Please use
`addBottomSheetCallback()` and `removeBottomSheetCallback()` instead to set your
own callbacks.
02-03 07:31:06.269 7018 7018 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{a03295d VF.D..CL. ......ID 0,0-168,168 #7f0b1814
app:id/shutter} during layout: running second layout pass
02-03 07:31:06.269 7018 7018 W View : requestLayout() improperly called by
com.mbwhatsapp.CircularProgressBar{e45734 V.ED..... ......ID 0,0-168,168 #7f0b14fc
app:id/recording_progress} during layout: running second layout pass
02-03 07:31:06.269 7018 7018 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{4e122d2 VF.D..C.. ......ID 0,0-126,126 #7f0b1976
app:id/switch_camera_btn} during layout: running second layout pass
02-03 07:31:06.269 7018 7018 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{ce3ffa3 VFED..C.. ......ID 0,0-126,126 #7f0b0b0d
app:id/gallery_btn} during layout: running second layout pass
02-03 07:31:06.269 7018 7018 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{9b2a0 VF.D..C.. ......ID 0,0-126,126 #7f0b0a9c
app:id/flash_btn} during layout: running second layout pass
02-03 07:31:06.269 7018 7018 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{4dfe59 VFED..C.. ......ID 0,0-126,126 #7f0b057f
app:id/close_camera_btn} during layout: running second layout pass
02-03 07:31:06.269 7018 7018 W View : requestLayout() improperly called by
X.4Ki{66758cc V.ED..... ......ID 0,5-1080,131} during layout: running second layout
pass
02-03 07:31:06.269 7018 7018 W View : requestLayout() improperly called by
androidx.appcompat.view.menu.ActionMenuItemView{f21cef6 VFED..CL. ......ID 0,10-
127,136 #7f0b0fe8 app:id/more} during layout: running second layout pass
02-03 07:31:06.269 7018 7018 W View : requestLayout() improperly called by
androidx.appcompat.widget.ActionMenuView{6b842f7 V.E...... ......ID 953,0-1080,147}
during layout: running second layout pass
02-03 07:31:06.305 7018 7018 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{a03295d VF.D..CL. ......ID 456,1711-624,1879 #7f0b1814
app:id/shutter} during layout: running second layout pass
02-03 07:31:06.306 7018 7018 W View : requestLayout() improperly called by
com.mbwhatsapp.CircularProgressBar{e45734 V.ED..... ......ID 456,1711-624,1879
#7f0b14fc app:id/recording_progress} during layout: running second layout pass
02-03 07:31:06.306 7018 7018 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{4e122d2 VF.D..C.. ......ID 934,1733-1060,1859 #7f0b1976
app:id/switch_camera_btn} during layout: running second layout pass
02-03 07:31:06.306 7018 7018 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{ce3ffa3 VFED..C.. ......ID 20,1733-146,1859 #7f0b0b0d
app:id/gallery_btn} during layout: running second layout pass
02-03 07:31:06.306 7018 7018 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{9b2a0 VF.D..C.. ......I. 934,20-1060,146 #7f0b0a9c
app:id/flash_btn} during layout: running second layout pass
02-03 07:31:06.306 7018 7018 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{4dfe59 VFED..C.. ......I. 20,20-146,146 #7f0b057f
app:id/close_camera_btn} during layout: running second layout pass
02-03 07:31:07.432 7018 7039 W System : A resource failed to call
CursorWrapperInner.close.
02-03 07:31:08.311 7018 7099 W com.mbwhatsapp: Long monitor contention with owner
Optic-Task-Handler-Thread (27208) at void
android.hardware.camera2.impl.CameraDeviceImpl.close()(CameraDeviceImpl.java:1492)
waiters=0 in void
android.hardware.camera2.impl.CameraDeviceImpl$CameraDeviceCallbacks.onCaptureStart
ed(android.hardware.camera2.impl.CaptureResultExtras, long) for 463ms
02-03 07:31:08.765 7018 27332 W ColorUtils: expected specified color aspects
(0:0:0:0)
02-03 07:31:08.788 7018 27332 W Codec2Client: query -- param skipped: index =
1107298332.
02-03 07:31:08.788 7018 27332 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.
02-03 07:31:08.822 7018 27332 W Codec2Client: query -- param skipped: index =
1073743886.
02-03 07:31:08.822 7018 27332 W Codec2Client: query -- param skipped: index =
1610614798.
02-03 07:31:08.822 7018 27332 W Codec2Client: query -- param skipped: index =
1610614821.
02-03 07:31:08.823 7018 27332 W Codec2Client: query -- param skipped: index =
2684356609.
02-03 07:31:08.898 7018 27344 W Codec2Client: query -- param skipped: index =
1107298332.
02-03 07:31:08.898 7018 27344 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.
02-03 07:31:08.902 7018 27344 W Codec2Client: query -- param skipped: index =
1342179345.
02-03 07:31:08.903 7018 27344 W Codec2Client: query -- param skipped: index =
2415921170.
02-03 07:31:08.903 7018 27344 W Codec2Client: query -- param skipped: index =
1610614798.
02-03 07:31:08.957 7018 26980 W Kumiho-Kumiho: isSupportedFormat: Format is not
supported
02-03 07:31:09.032 7018 27331 W Codec2Client: query -- param skipped: index =
1073743886.
02-03 07:31:09.032 7018 27331 W Codec2Client: query -- param skipped: index =
1610614798.
02-03 07:31:09.032 7018 27331 W Codec2Client: query -- param skipped: index =
1610614821.
02-03 07:31:09.040 7018 27344 W Codec2Client: query -- param skipped: index =
1342179345.
02-03 07:31:09.040 7018 27344 W Codec2Client: query -- param skipped: index =
2415921170.
02-03 07:31:09.040 7018 27344 W Codec2Client: query -- param skipped: index =
1610614798.
02-03 07:31:09.048 7018 27331 W Codec2Client: query -- param skipped: index =
1073743886.
02-03 07:31:09.049 7018 27331 W Codec2Client: query -- param skipped: index =
1610614798.
02-03 07:31:09.049 7018 27331 W Codec2Client: query -- param skipped: index =
1610614821.
02-03 07:31:09.057 7018 27344 W Codec2Client: query -- param skipped: index =
1342179345.
02-03 07:31:09.058 7018 27344 W Codec2Client: query -- param skipped: index =
2415921170.
02-03 07:31:09.058 7018 27344 W Codec2Client: query -- param skipped: index =
1610614798.
02-03 07:31:09.073 7018 27331 W Codec2Client: query -- param skipped: index =
1073743886.
02-03 07:31:09.073 7018 27331 W Codec2Client: query -- param skipped: index =
1610614798.
02-03 07:31:09.073 7018 27331 W Codec2Client: query -- param skipped: index =
1610614821.
02-03 07:31:09.083 7018 27344 W Codec2Client: query -- param skipped: index =
1342179345.
02-03 07:31:09.083 7018 27344 W Codec2Client: query -- param skipped: index =
2415921170.
02-03 07:31:09.083 7018 27344 W Codec2Client: query -- param skipped: index =
1610614798.
02-03 07:31:09.091 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 0 is not owned by the
producer (state = FREE)
02-03 07:31:09.091 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 1 is not owned by the
producer (state = FREE)
02-03 07:31:09.091 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 2 is not owned by the
producer (state = FREE)
02-03 07:31:09.091 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 3 is not owned by the
producer (state = FREE)
02-03 07:31:09.091 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 4 is not owned by the
producer (state = FREE)
02-03 07:31:09.092 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 5 is not owned by the
producer (state = FREE)
02-03 07:31:09.097 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 10 is not owned by the
producer (state = FREE)
02-03 07:31:09.098 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 11 is not owned by the
producer (state = FREE)
02-03 07:31:09.099 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 16 is not owned by the
producer (state = FREE)
02-03 07:31:09.099 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 17 is not owned by the
producer (state = FREE)
02-03 07:31:09.099 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 18 is not owned by the
producer (state = FREE)
02-03 07:31:09.099 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 19 is not owned by the
producer (state = FREE)
02-03 07:31:09.099 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 20 is not owned by the
producer (state = FREE)
02-03 07:31:09.099 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 21 is not owned by the
producer (state = FREE)
02-03 07:31:09.100 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 22 is not owned by the
producer (state = FREE)
02-03 07:31:09.100 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 23 is not owned by the
producer (state = FREE)
02-03 07:31:09.100 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 24 is not owned by the
producer (state = FREE)
02-03 07:31:09.100 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 25 is not owned by the
producer (state = FREE)
02-03 07:31:09.100 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 26 is not owned by the
producer (state = FREE)
02-03 07:31:09.100 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 27 is not owned by the
producer (state = FREE)
02-03 07:31:09.100 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 28 is not owned by the
producer (state = FREE)
02-03 07:31:09.100 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 29 is not owned by the
producer (state = FREE)
02-03 07:31:09.100 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 30 is not owned by the
producer (state = FREE)
02-03 07:31:09.102 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 31 is not owned by the
producer (state = FREE)
02-03 07:31:09.103 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 32 is not owned by the
producer (state = FREE)
02-03 07:31:09.103 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 33 is not owned by the
producer (state = FREE)
02-03 07:31:09.103 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 34 is not owned by the
producer (state = FREE)
02-03 07:31:09.103 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 35 is not owned by the
producer (state = FREE)
02-03 07:31:09.104 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 36 is not owned by the
producer (state = FREE)
02-03 07:31:09.104 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 37 is not owned by the
producer (state = FREE)
02-03 07:31:09.104 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 38 is not owned by the
producer (state = FREE)
02-03 07:31:09.104 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 39 is not owned by the
producer (state = FREE)
02-03 07:31:09.104 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 40 is not owned by the
producer (state = FREE)
02-03 07:31:09.104 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 41 is not owned by the
producer (state = FREE)
02-03 07:31:09.104 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 42 is not owned by the
producer (state = FREE)
02-03 07:31:09.105 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 43 is not owned by the
producer (state = FREE)
02-03 07:31:09.105 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 44 is not owned by the
producer (state = FREE)
02-03 07:31:09.105 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 45 is not owned by the
producer (state = FREE)
02-03 07:31:09.105 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 46 is not owned by the
producer (state = FREE)
02-03 07:31:09.105 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 47 is not owned by the
producer (state = FREE)
02-03 07:31:09.105 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 48 is not owned by the
producer (state = FREE)
02-03 07:31:09.105 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 49 is not owned by the
producer (state = FREE)
02-03 07:31:09.106 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 50 is not owned by the
producer (state = FREE)
02-03 07:31:09.106 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 51 is not owned by the
producer (state = FREE)
02-03 07:31:09.106 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 52 is not owned by the
producer (state = FREE)
02-03 07:31:09.106 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 53 is not owned by the
producer (state = FREE)
02-03 07:31:09.106 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 54 is not owned by the
producer (state = FREE)
02-03 07:31:09.106 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 55 is not owned by the
producer (state = FREE)
02-03 07:31:09.106 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 56 is not owned by the
producer (state = FREE)
02-03 07:31:09.106 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 57 is not owned by the
producer (state = FREE)
02-03 07:31:09.106 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 58 is not owned by the
producer (state = FREE)
02-03 07:31:09.107 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 59 is not owned by the
producer (state = FREE)
02-03 07:31:09.107 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 60 is not owned by the
producer (state = FREE)
02-03 07:31:09.107 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 61 is not owned by the
producer (state = FREE)
02-03 07:31:09.107 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 62 is not owned by the
producer (state = FREE)
02-03 07:31:09.107 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 63 is not owned by the
producer (state = FREE)
02-03 07:31:13.438 7018 7018 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=ImeCallback=ImeOnBackInvokedCallback@66672500
Callback=android.window.IOnBackInvokedCallback$Stub$Proxy@f1fa48d
02-03 07:31:13.439 7018 7018 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@d1ade1a
02-03 07:31:13.770 7018 7018 W RemoteInputConnectionImpl: requestCursorAnchorInfo
on inactive InputConnection
02-03 07:31:13.770 7018 7018 E ImeBackDispatcher: Ime callback not found.
Ignoring unregisterReceivedCallback. callbackId: 66672500
02-03 07:31:14.646 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 07:31:15.662 7018 7018 W View : requestLayout() improperly called by
androidx.appcompat.view.menu.ActionMenuItemView{c6cbd89 VFED..C.. ......ID 0,10-
127,136 #7f0b0f8b app:id/menuitem_select_all} during layout: running second layout
pass
02-03 07:31:15.662 7018 7018 W View : requestLayout() improperly called by
androidx.appcompat.widget.ActionMenuView{d02a18e V.E...... ......ID 953,0-1080,147}
during layout: running second layout pass
02-03 07:31:15.686 7018 7018 W View : requestLayout() improperly called by
androidx.appcompat.view.menu.ActionMenuItemView{c6cbd89 VFED..C.. ......ID 0,10-
127,136 #7f0b0f8a app:id/menuitem_search} during layout: running second layout pass
02-03 07:31:15.686 7018 7018 W View : requestLayout() improperly called by
androidx.appcompat.view.menu.ActionMenuItemView{6fbc5bc VFED..C.. ......ID 127,10-
254,136 #7f0b0f8b app:id/menuitem_select_all} during layout: running second layout
pass
02-03 07:31:15.686 7018 7018 W View : requestLayout() improperly called by
androidx.appcompat.widget.ActionMenuView{d02a18e V.E...... ......ID 826,0-1080,147}
during layout: running second layout pass
02-03 07:31:18.628 7018 7018 W Settings: Setting show_button_background has moved
from android.provider.Settings.System to android.provider.Settings.Global,
returning read-only value.
02-03 07:31:19.318 7018 7018 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@568556e
02-03 07:31:19.324 7018 7018 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@be90a3d
02-03 07:31:19.916 7018 7018 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@4579f39
02-03 07:31:21.254 7018 27331 W Codec2Client: query -- param skipped: index =
1073743886.
02-03 07:31:21.254 7018 27331 W Codec2Client: query -- param skipped: index =
1610614798.
02-03 07:31:21.255 7018 27331 W Codec2Client: query -- param skipped: index =
1610614821.
02-03 07:31:21.258 7018 27344 W Codec2Client: query -- param skipped: index =
1342179345.
02-03 07:31:21.258 7018 27344 W Codec2Client: query -- param skipped: index =
2415921170.
02-03 07:31:21.258 7018 27344 W Codec2Client: query -- param skipped: index =
1610614798.
02-03 07:31:21.267 7018 27331 W Codec2Client: query -- param skipped: index =
1073743886.
02-03 07:31:21.267 7018 27331 W Codec2Client: query -- param skipped: index =
1610614798.
02-03 07:31:21.267 7018 27331 W Codec2Client: query -- param skipped: index =
1610614821.
02-03 07:31:21.269 7018 27344 W Codec2Client: query -- param skipped: index =
1342179345.
02-03 07:31:21.269 7018 27344 W Codec2Client: query -- param skipped: index =
2415921170.
02-03 07:31:21.269 7018 27344 W Codec2Client: query -- param skipped: index =
1610614798.
02-03 07:31:21.863 7018 7018 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@708e3e1
02-03 07:31:32.875 7018 7018 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@1439d35
02-03 07:31:32.902 7018 7018 W InputEventReceiver: Attempted to finish an input
event but the input event receiver has already been disposed.
02-03 07:31:33.451 7018 27512 W ColorUtils: expected specified color aspects
(0:0:0:0)
02-03 07:31:33.546 7018 27519 W CCodec : can't get ro.hardware.chipname
02-03 07:31:33.548 7018 27519 W Codec2Client: query -- param skipped: index =
3254781982.
02-03 07:31:33.554 7018 27519 W Codec2Client: query -- param skipped: index =
1610614798.
02-03 07:31:33.566 7018 27519 W Codec2Client: query -- param skipped: index =
1610614798.
02-03 07:31:33.567 7018 27519 W Codec2Client: query -- param skipped: index =
1342179345.
02-03 07:31:33.567 7018 27519 W Codec2Client: query -- param skipped: index =
2415921170.
02-03 07:31:33.567 7018 27519 W Codec2Client: query -- param skipped: index =
1610614798.
02-03 07:31:33.567 7018 27519 W Codec2Client: query -- param skipped: index =
1342179342.
02-03 07:31:33.567 7018 27519 W Codec2Client: query -- param skipped: index =
1610614821.
02-03 07:31:33.568 7018 27519 W Codec2Client: query -- param skipped: index =
2684356609.
02-03 07:31:33.648 7018 27532 W ColorUtils: expected specified color aspects
(0:0:0:0)
02-03 07:31:33.655 7018 27532 W Codec2Client: query -- param skipped: index =
1107298332.
02-03 07:31:33.656 7018 27532 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.
02-03 07:31:33.661 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 4 is not owned by the
producer (state = ACQUIRED)
02-03 07:31:33.663 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 16 is not owned by the
producer (state = FREE)
02-03 07:31:33.663 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 17 is not owned by the
producer (state = FREE)
02-03 07:31:33.664 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 18 is not owned by the
producer (state = FREE)
02-03 07:31:33.664 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 19 is not owned by the
producer (state = FREE)
02-03 07:31:33.664 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 20 is not owned by the
producer (state = FREE)
02-03 07:31:33.664 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 21 is not owned by the
producer (state = FREE)
02-03 07:31:33.664 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 22 is not owned by the
producer (state = FREE)
02-03 07:31:33.664 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 23 is not owned by the
producer (state = FREE)
02-03 07:31:33.664 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 24 is not owned by the
producer (state = FREE)
02-03 07:31:33.664 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 25 is not owned by the
producer (state = FREE)
02-03 07:31:33.664 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 26 is not owned by the
producer (state = FREE)
02-03 07:31:33.665 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 27 is not owned by the
producer (state = FREE)
02-03 07:31:33.665 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 28 is not owned by the
producer (state = FREE)
02-03 07:31:33.665 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 29 is not owned by the
producer (state = FREE)
02-03 07:31:33.665 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 30 is not owned by the
producer (state = FREE)
02-03 07:31:33.665 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 31 is not owned by the
producer (state = FREE)
02-03 07:31:33.665 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 32 is not owned by the
producer (state = FREE)
02-03 07:31:33.665 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 33 is not owned by the
producer (state = FREE)
02-03 07:31:33.665 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 34 is not owned by the
producer (state = FREE)
02-03 07:31:33.665 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 35 is not owned by the
producer (state = FREE)
02-03 07:31:33.666 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 36 is not owned by the
producer (state = FREE)
02-03 07:31:33.666 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 37 is not owned by the
producer (state = FREE)
02-03 07:31:33.666 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 38 is not owned by the
producer (state = FREE)
02-03 07:31:33.666 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 39 is not owned by the
producer (state = FREE)
02-03 07:31:33.666 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 40 is not owned by the
producer (state = FREE)
02-03 07:31:33.666 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 41 is not owned by the
producer (state = FREE)
02-03 07:31:33.666 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 42 is not owned by the
producer (state = FREE)
02-03 07:31:33.666 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 43 is not owned by the
producer (state = FREE)
02-03 07:31:33.666 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 44 is not owned by the
producer (state = FREE)
02-03 07:31:33.667 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 45 is not owned by the
producer (state = FREE)
02-03 07:31:33.667 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 46 is not owned by the
producer (state = FREE)
02-03 07:31:33.667 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 47 is not owned by the
producer (state = FREE)
02-03 07:31:33.667 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 48 is not owned by the
producer (state = FREE)
02-03 07:31:33.667 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 49 is not owned by the
producer (state = FREE)
02-03 07:31:33.667 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 50 is not owned by the
producer (state = FREE)
02-03 07:31:33.667 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 51 is not owned by the
producer (state = FREE)
02-03 07:31:33.667 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 52 is not owned by the
producer (state = FREE)
02-03 07:31:33.667 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 53 is not owned by the
producer (state = FREE)
02-03 07:31:33.667 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 54 is not owned by the
producer (state = FREE)
02-03 07:31:33.668 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 55 is not owned by the
producer (state = FREE)
02-03 07:31:33.668 7018 27532 W Codec2Client: query -- param skipped: index =
1073743886.
02-03 07:31:33.668 7018 27532 W Codec2Client: query -- param skipped: index =
1610614798.
02-03 07:31:33.668 7018 27532 W Codec2Client: query -- param skipped: index =
1610614821.
02-03 07:31:33.668 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 56 is not owned by the
producer (state = FREE)
02-03 07:31:33.668 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 57 is not owned by the
producer (state = FREE)
02-03 07:31:33.669 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 58 is not owned by the
producer (state = FREE)
02-03 07:31:33.669 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 59 is not owned by the
producer (state = FREE)
02-03 07:31:33.669 7018 27532 W Codec2Client: query -- param skipped: index =
2684356609.
02-03 07:31:33.669 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 60 is not owned by the
producer (state = FREE)
02-03 07:31:33.669 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 61 is not owned by the
producer (state = FREE)
02-03 07:31:33.669 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 62 is not owned by the
producer (state = FREE)
02-03 07:31:33.669 7018 27331 W BufferQueueProducer: [SurfaceTexture-0-7018-4]
(id:1b6a0000000c,api:3,p:7018,c:7018) detachBuffer: slot 63 is not owned by the
producer (state = FREE)
02-03 07:31:33.683 7018 27331 W Codec2Client: query -- param skipped: index =
1073743886.
02-03 07:31:33.683 7018 27331 W Codec2Client: query -- param skipped: index =
1610614798.
02-03 07:31:33.683 7018 27331 W Codec2Client: query -- param skipped: index =
1610614821.
02-03 07:31:33.687 7018 27344 W Codec2Client: query -- param skipped: index =
1342179345.
02-03 07:31:33.687 7018 27344 W Codec2Client: query -- param skipped: index =
2415921170.
02-03 07:31:33.687 7018 27344 W Codec2Client: query -- param skipped: index =
1610614798.
02-03 07:31:33.694 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 1 is not owned by the
producer (state = FREE)
02-03 07:31:33.694 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 2 is not owned by the
producer (state = FREE)
02-03 07:31:33.694 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 3 is not owned by the
producer (state = FREE)
02-03 07:31:33.694 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 4 is not owned by the
producer (state = FREE)
02-03 07:31:33.694 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 5 is not owned by the
producer (state = FREE)
02-03 07:31:33.694 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 6 is not owned by the
producer (state = FREE)
02-03 07:31:33.694 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 7 is not owned by the
producer (state = FREE)
02-03 07:31:33.694 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 8 is not owned by the
producer (state = FREE)
02-03 07:31:33.695 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 9 is not owned by the
producer (state = FREE)
02-03 07:31:33.695 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 11 is not owned by the
producer (state = FREE)
02-03 07:31:33.696 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 12 is not owned by the
producer (state = FREE)
02-03 07:31:33.696 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 13 is not owned by the
producer (state = FREE)
02-03 07:31:33.696 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 14 is not owned by the
producer (state = FREE)
02-03 07:31:33.696 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 15 is not owned by the
producer (state = FREE)
02-03 07:31:33.697 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 16 is not owned by the
producer (state = FREE)
02-03 07:31:33.697 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 17 is not owned by the
producer (state = FREE)
02-03 07:31:33.697 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 18 is not owned by the
producer (state = FREE)
02-03 07:31:33.697 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 19 is not owned by the
producer (state = FREE)
02-03 07:31:33.697 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 20 is not owned by the
producer (state = FREE)
02-03 07:31:33.697 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 21 is not owned by the
producer (state = FREE)
02-03 07:31:33.697 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 22 is not owned by the
producer (state = FREE)
02-03 07:31:33.697 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 23 is not owned by the
producer (state = FREE)
02-03 07:31:33.698 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 24 is not owned by the
producer (state = FREE)
02-03 07:31:33.698 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 25 is not owned by the
producer (state = FREE)
02-03 07:31:33.698 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 26 is not owned by the
producer (state = FREE)
02-03 07:31:33.698 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 27 is not owned by the
producer (state = FREE)
02-03 07:31:33.698 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 28 is not owned by the
producer (state = FREE)
02-03 07:31:33.698 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 29 is not owned by the
producer (state = FREE)
02-03 07:31:33.698 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 30 is not owned by the
producer (state = FREE)
02-03 07:31:33.698 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 31 is not owned by the
producer (state = FREE)
02-03 07:31:33.699 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 32 is not owned by the
producer (state = FREE)
02-03 07:31:33.699 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 33 is not owned by the
producer (state = FREE)
02-03 07:31:33.699 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 34 is not owned by the
producer (state = FREE)
02-03 07:31:33.699 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 35 is not owned by the
producer (state = FREE)
02-03 07:31:33.699 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 36 is not owned by the
producer (state = FREE)
02-03 07:31:33.699 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 37 is not owned by the
producer (state = FREE)
02-03 07:31:33.699 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 38 is not owned by the
producer (state = FREE)
02-03 07:31:33.699 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 39 is not owned by the
producer (state = FREE)
02-03 07:31:33.699 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 40 is not owned by the
producer (state = FREE)
02-03 07:31:33.699 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 41 is not owned by the
producer (state = FREE)
02-03 07:31:33.700 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 42 is not owned by the
producer (state = FREE)
02-03 07:31:33.700 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 43 is not owned by the
producer (state = FREE)
02-03 07:31:33.700 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 44 is not owned by the
producer (state = FREE)
02-03 07:31:33.700 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 45 is not owned by the
producer (state = FREE)
02-03 07:31:33.700 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 46 is not owned by the
producer (state = FREE)
02-03 07:31:33.701 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 47 is not owned by the
producer (state = FREE)
02-03 07:31:33.701 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 48 is not owned by the
producer (state = FREE)
02-03 07:31:33.701 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 49 is not owned by the
producer (state = FREE)
02-03 07:31:33.701 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 50 is not owned by the
producer (state = FREE)
02-03 07:31:33.701 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 51 is not owned by the
producer (state = FREE)
02-03 07:31:33.702 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 52 is not owned by the
producer (state = FREE)
02-03 07:31:33.702 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 53 is not owned by the
producer (state = FREE)
02-03 07:31:33.702 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 54 is not owned by the
producer (state = FREE)
02-03 07:31:33.702 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 55 is not owned by the
producer (state = FREE)
02-03 07:31:33.702 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 56 is not owned by the
producer (state = FREE)
02-03 07:31:33.702 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 57 is not owned by the
producer (state = FREE)
02-03 07:31:33.702 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 58 is not owned by the
producer (state = FREE)
02-03 07:31:33.702 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 59 is not owned by the
producer (state = FREE)
02-03 07:31:33.703 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 60 is not owned by the
producer (state = FREE)
02-03 07:31:33.703 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 61 is not owned by the
producer (state = FREE)
02-03 07:31:33.703 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 62 is not owned by the
producer (state = FREE)
02-03 07:31:33.703 7018 27331 W BufferQueueProducer: [SurfaceTexture-1-7018-3]
(id:1b6a0000000b,api:3,p:7018,c:7018) detachBuffer: slot 63 is not owned by the
producer (state = FREE)
02-03 07:31:33.718 7018 7018 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@b2270a8
02-03 07:31:33.719 7018 27344 W MediaCodec: no metrics handle found
02-03 07:31:33.741 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 0 is not owned by the
producer (state = FREE)
02-03 07:31:33.745 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 1 is not owned by the
producer (state = FREE)
02-03 07:31:33.746 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 2 is not owned by the
producer (state = FREE)
02-03 07:31:33.746 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 3 is not owned by the
producer (state = FREE)
02-03 07:31:33.746 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 4 is not owned by the
producer (state = FREE)
02-03 07:31:33.746 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 5 is not owned by the
producer (state = FREE)
02-03 07:31:33.746 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 6 is not owned by the
producer (state = FREE)
02-03 07:31:33.746 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 7 is not owned by the
producer (state = FREE)
02-03 07:31:33.747 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 8 is not owned by the
producer (state = FREE)
02-03 07:31:33.747 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 9 is not owned by the
producer (state = FREE)
02-03 07:31:33.747 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 10 is not owned by the
producer (state = FREE)
02-03 07:31:33.747 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 11 is not owned by the
producer (state = FREE)
02-03 07:31:33.748 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 12 is not owned by the
producer (state = FREE)
02-03 07:31:33.748 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 13 is not owned by the
producer (state = FREE)
02-03 07:31:33.748 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 14 is not owned by the
producer (state = FREE)
02-03 07:31:33.748 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 15 is not owned by the
producer (state = FREE)
02-03 07:31:33.751 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 16 is not owned by the
producer (state = FREE)
02-03 07:31:33.752 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 17 is not owned by the
producer (state = FREE)
02-03 07:31:33.752 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 18 is not owned by the
producer (state = FREE)
02-03 07:31:33.752 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 19 is not owned by the
producer (state = FREE)
02-03 07:31:33.752 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 20 is not owned by the
producer (state = FREE)
02-03 07:31:33.752 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 21 is not owned by the
producer (state = FREE)
02-03 07:31:33.753 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 22 is not owned by the
producer (state = FREE)
02-03 07:31:33.753 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 23 is not owned by the
producer (state = FREE)
02-03 07:31:33.753 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 24 is not owned by the
producer (state = FREE)
02-03 07:31:33.753 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 25 is not owned by the
producer (state = FREE)
02-03 07:31:33.753 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 26 is not owned by the
producer (state = FREE)
02-03 07:31:33.753 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 27 is not owned by the
producer (state = FREE)
02-03 07:31:33.753 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 28 is not owned by the
producer (state = FREE)
02-03 07:31:33.754 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 29 is not owned by the
producer (state = FREE)
02-03 07:31:33.754 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 30 is not owned by the
producer (state = FREE)
02-03 07:31:33.754 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 31 is not owned by the
producer (state = FREE)
02-03 07:31:33.754 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 32 is not owned by the
producer (state = FREE)
02-03 07:31:33.754 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 33 is not owned by the
producer (state = FREE)
02-03 07:31:33.754 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 34 is not owned by the
producer (state = FREE)
02-03 07:31:33.754 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 35 is not owned by the
producer (state = FREE)
02-03 07:31:33.754 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 36 is not owned by the
producer (state = FREE)
02-03 07:31:33.754 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 37 is not owned by the
producer (state = FREE)
02-03 07:31:33.755 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 38 is not owned by the
producer (state = FREE)
02-03 07:31:33.755 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 39 is not owned by the
producer (state = FREE)
02-03 07:31:33.755 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 40 is not owned by the
producer (state = FREE)
02-03 07:31:33.755 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 41 is not owned by the
producer (state = FREE)
02-03 07:31:33.755 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 42 is not owned by the
producer (state = FREE)
02-03 07:31:33.755 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 43 is not owned by the
producer (state = FREE)
02-03 07:31:33.755 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 44 is not owned by the
producer (state = FREE)
02-03 07:31:33.755 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 45 is not owned by the
producer (state = FREE)
02-03 07:31:33.756 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 46 is not owned by the
producer (state = FREE)
02-03 07:31:33.756 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 47 is not owned by the
producer (state = FREE)
02-03 07:31:33.756 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 48 is not owned by the
producer (state = FREE)
02-03 07:31:33.756 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 49 is not owned by the
producer (state = FREE)
02-03 07:31:33.756 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 50 is not owned by the
producer (state = FREE)
02-03 07:31:33.756 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 51 is not owned by the
producer (state = FREE)
02-03 07:31:33.756 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 52 is not owned by the
producer (state = FREE)
02-03 07:31:33.756 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 53 is not owned by the
producer (state = FREE)
02-03 07:31:33.757 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 54 is not owned by the
producer (state = FREE)
02-03 07:31:33.757 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 55 is not owned by the
producer (state = FREE)
02-03 07:31:33.758 7018 7018 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@2744068
02-03 07:31:33.760 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 56 is not owned by the
producer (state = FREE)
02-03 07:31:33.762 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 57 is not owned by the
producer (state = FREE)
02-03 07:31:33.762 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 58 is not owned by the
producer (state = FREE)
02-03 07:31:33.763 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 59 is not owned by the
producer (state = FREE)
02-03 07:31:33.763 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 60 is not owned by the
producer (state = FREE)
02-03 07:31:33.763 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 61 is not owned by the
producer (state = FREE)
02-03 07:31:33.763 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 62 is not owned by the
producer (state = FREE)
02-03 07:31:33.763 7018 27545 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a0000001a,api:3,p:7018,c:7018) detachBuffer: slot 63 is not owned by the
producer (state = FREE)
02-03 07:31:33.767 7018 27331 W MediaCodec: no metrics handle found
02-03 07:31:33.794 7018 27553 E MPEG4Writer: Already have codec specific data
02-03 07:31:34.156 7018 27517 E MPEG4Writer: Stop() called but track is not
started or stopped
02-03 07:31:34.173 7018 27518 W MediaCodec: no metrics handle found
02-03 07:31:34.175 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 0 is not owned by the
producer (state = FREE)
02-03 07:31:34.175 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 1 is not owned by the
producer (state = FREE)
02-03 07:31:34.176 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 2 is not owned by the
producer (state = ACQUIRED)
02-03 07:31:34.176 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 3 is not owned by the
producer (state = FREE)
02-03 07:31:34.176 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 4 is not owned by the
producer (state = FREE)
02-03 07:31:34.176 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 5 is not owned by the
producer (state = FREE)
02-03 07:31:34.176 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 6 is not owned by the
producer (state = FREE)
02-03 07:31:34.176 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 7 is not owned by the
producer (state = FREE)
02-03 07:31:34.176 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 8 is not owned by the
producer (state = FREE)
02-03 07:31:34.177 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 9 is not owned by the
producer (state = FREE)
02-03 07:31:34.177 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 10 is not owned by the
producer (state = FREE)
02-03 07:31:34.177 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 11 is not owned by the
producer (state = FREE)
02-03 07:31:34.177 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 12 is not owned by the
producer (state = FREE)
02-03 07:31:34.177 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 13 is not owned by the
producer (state = FREE)
02-03 07:31:34.177 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 14 is not owned by the
producer (state = FREE)
02-03 07:31:34.177 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 15 is not owned by the
producer (state = FREE)
02-03 07:31:34.178 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 16 is not owned by the
producer (state = FREE)
02-03 07:31:34.178 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 17 is not owned by the
producer (state = FREE)
02-03 07:31:34.178 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 18 is not owned by the
producer (state = FREE)
02-03 07:31:34.178 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 19 is not owned by the
producer (state = FREE)
02-03 07:31:34.178 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 20 is not owned by the
producer (state = FREE)
02-03 07:31:34.178 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 21 is not owned by the
producer (state = FREE)
02-03 07:31:34.178 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 22 is not owned by the
producer (state = FREE)
02-03 07:31:34.179 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 23 is not owned by the
producer (state = FREE)
02-03 07:31:34.179 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 24 is not owned by the
producer (state = FREE)
02-03 07:31:34.179 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 25 is not owned by the
producer (state = FREE)
02-03 07:31:34.179 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 26 is not owned by the
producer (state = FREE)
02-03 07:31:34.179 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 27 is not owned by the
producer (state = FREE)
02-03 07:31:34.179 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 28 is not owned by the
producer (state = FREE)
02-03 07:31:34.179 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 29 is not owned by the
producer (state = FREE)
02-03 07:31:34.179 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 30 is not owned by the
producer (state = FREE)
02-03 07:31:34.180 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 31 is not owned by the
producer (state = FREE)
02-03 07:31:34.180 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 32 is not owned by the
producer (state = FREE)
02-03 07:31:34.180 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 33 is not owned by the
producer (state = FREE)
02-03 07:31:34.180 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 34 is not owned by the
producer (state = FREE)
02-03 07:31:34.180 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 35 is not owned by the
producer (state = FREE)
02-03 07:31:34.180 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 36 is not owned by the
producer (state = FREE)
02-03 07:31:34.180 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 37 is not owned by the
producer (state = FREE)
02-03 07:31:34.181 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 38 is not owned by the
producer (state = FREE)
02-03 07:31:34.181 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 39 is not owned by the
producer (state = FREE)
02-03 07:31:34.181 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 40 is not owned by the
producer (state = FREE)
02-03 07:31:34.181 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 41 is not owned by the
producer (state = FREE)
02-03 07:31:34.181 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 42 is not owned by the
producer (state = FREE)
02-03 07:31:34.181 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 43 is not owned by the
producer (state = FREE)
02-03 07:31:34.181 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 44 is not owned by the
producer (state = FREE)
02-03 07:31:34.181 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 45 is not owned by the
producer (state = FREE)
02-03 07:31:34.182 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 46 is not owned by the
producer (state = FREE)
02-03 07:31:34.182 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 47 is not owned by the
producer (state = FREE)
02-03 07:31:34.182 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 48 is not owned by the
producer (state = FREE)
02-03 07:31:34.182 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 49 is not owned by the
producer (state = FREE)
02-03 07:31:34.182 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 50 is not owned by the
producer (state = FREE)
02-03 07:31:34.182 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 51 is not owned by the
producer (state = FREE)
02-03 07:31:34.182 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 52 is not owned by the
producer (state = FREE)
02-03 07:31:34.183 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 53 is not owned by the
producer (state = FREE)
02-03 07:31:34.183 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 54 is not owned by the
producer (state = FREE)
02-03 07:31:34.183 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 55 is not owned by the
producer (state = FREE)
02-03 07:31:34.183 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 56 is not owned by the
producer (state = FREE)
02-03 07:31:34.183 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 57 is not owned by the
producer (state = FREE)
02-03 07:31:34.183 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 58 is not owned by the
producer (state = FREE)
02-03 07:31:34.183 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 59 is not owned by the
producer (state = FREE)
02-03 07:31:34.183 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 60 is not owned by the
producer (state = FREE)
02-03 07:31:34.184 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 61 is not owned by the
producer (state = FREE)
02-03 07:31:34.184 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 62 is not owned by the
producer (state = FREE)
02-03 07:31:34.184 7018 27532 W BufferQueueProducer: [SurfaceTexture-1-7018-5]
(id:1b6a00000019,api:3,p:7018,c:7018) detachBuffer: slot 63 is not owned by the
producer (state = FREE)
02-03 07:31:34.205 7018 27531 W MediaCodec: no metrics handle found
02-03 07:31:34.830 7018 7780 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=cb1fb5ad-12b4-4ff5-9258-aa6d7851c522 transcoded=1 gif_attribution=0
first_scan_length=0 direct_path=null thumbnail_height_width_ratio=1.7777778
is_animated_sticker=0 file_hash=null
file_path=/data/user/0/com.mbwhatsapp/files/.Shared/f19c15ca-80d8-4019-9044-
7792d0762c32.mp4 file_size=27498143 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=null 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=1465 multicast_id=null enc_file_hash=null
mute_video=0 page_count=0 first_scan_sidecar=null suspicious_content=0
file_length=27498143 media_name=f19c15ca-80d8-4019-9044-7792d0762c32.mp4
media_duration=17 chat_row_id=106 media_key=null
02-03 07:31:34.830 7018 7780 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-03 07:31:34.830 7018 7780 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-03 07:31:34.830 7018 7780 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-03 07:31:34.830 7018 7780 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-03 07:31:34.830 7018 7780 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-03 07:31:34.830 7018 7780 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-03 07:31:34.830 7018 7780 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-03 07:31:34.830 7018 7780 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-03 07:31:34.830 7018 7780 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
02-03 07:31:34.830 7018 7780 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
02-03 07:31:34.830 7018 7780 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
02-03 07:31:34.830 7018 7780 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
02-03 07:31:34.830 7018 7780 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
02-03 07:31:34.830 7018 7780 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
02-03 07:31:34.830 7018 7780 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
02-03 07:31:34.830 7018 7780 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
02-03 07:31:34.830 7018 7780 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
02-03 07:31:35.774 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 07:31:53.857 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 07:31:54.747 7018 7018 W BottomSheetBehavior: BottomSheetBehavior now
supports multiple callbacks. `setBottomSheetCallback()` removes all existing
callbacks, including ones set internally by library authors, which may result in
unintended behavior. This may change in the future. Please use
`addBottomSheetCallback()` and `removeBottomSheetCallback()` instead to set your
own callbacks.
02-03 07:31:54.747 7018 7018 W BottomSheetBehavior: BottomSheetBehavior now
supports multiple callbacks. `setBottomSheetCallback()` removes all existing
callbacks, including ones set internally by library authors, which may result in
unintended behavior. This may change in the future. Please use
`addBottomSheetCallback()` and `removeBottomSheetCallback()` instead to set your
own callbacks.
02-03 07:31:54.876 7018 27717 W ColorUtils: expected specified color aspects
(0:0:0:0)
02-03 07:31:54.882 7018 27717 W Codec2Client: query -- param skipped: index =
1107298332.
02-03 07:31:54.882 7018 27717 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.
02-03 07:31:54.911 7018 27717 W Codec2Client: query -- param skipped: index =
1073743886.
02-03 07:31:54.911 7018 27717 W Codec2Client: query -- param skipped: index =
1610614798.
02-03 07:31:54.911 7018 27717 W Codec2Client: query -- param skipped: index =
1610614821.
02-03 07:31:54.911 7018 27717 W Codec2Client: query -- param skipped: index =
2684356609.
02-03 07:31:54.969 7018 27727 W Codec2Client: query -- param skipped: index =
1107298332.
02-03 07:31:54.969 7018 27727 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.
02-03 07:31:54.974 7018 27727 W Codec2Client: query -- param skipped: index =
1342179345.
02-03 07:31:54.974 7018 27727 W Codec2Client: query -- param skipped: index =
2415921170.
02-03 07:31:54.974 7018 27727 W Codec2Client: query -- param skipped: index =
1610614798.
02-03 07:31:56.877 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 07:31:59.889 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 07:32:02.917 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 07:32:03.463 7018 7780 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=cb1fb5ad-12b4-4ff5-9258-aa6d7851c522 transcoded=1 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7161-
24/35847293_892927135952229_7079637486050500286_n.enc?ccb=11-
4&oh=01_AdRWvFZghConBwScj39tl15jvKzUZ3Fnl5rqTYUud1dGkg&oe=65E50FD1&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.7777778 is_animated_sticker=0
file_hash=lmstmnu+vMh+IAr8W1jlJQcoExpq9CCVeAGCrbAnuaM= file_path=Media/MBWhatsApp
Video/Sent/VID-20240203-WA0000.mp4 file_size=27498143 partial_media_hash=null
face_x=0 face_y=0 height=1280 trim_to=0 media_key_timestamp=1706920294391
message_url=https://mmg.whatsapp.net/v/t62.7161-
24/35847293_892927135952229_7079637486050500286_n.enc?ccb=11-
4&oh=01_AdRWvFZghConBwScj39tl15jvKzUZ3Fnl5rqTYUud1dGkg&oe=65E50FD1&_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=0 media_upload_handle=null
message_row_id=1465 multicast_id=null
enc_file_hash=TlpRx2og8ywb3vEUptSQRKIkqG4+IJ3kOzvIB0RvDDc= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=27498143
media_name=f19c15ca-80d8-4019-9044-7792d0762c32.mp4 media_duration=17
chat_row_id=106 media_key=[B@6c7af77
02-03 07:32:03.463 7018 7780 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-03 07:32:03.463 7018 7780 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-03 07:32:03.463 7018 7780 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-03 07:32:03.463 7018 7780 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-03 07:32:03.463 7018 7780 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-03 07:32:03.463 7018 7780 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-03 07:32:03.463 7018 7780 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-03 07:32:03.463 7018 7780 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-03 07:32:03.463 7018 7780 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
02-03 07:32:03.463 7018 7780 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
02-03 07:32:03.463 7018 7780 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
02-03 07:32:03.463 7018 7780 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
02-03 07:32:03.463 7018 7780 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
02-03 07:32:03.463 7018 7780 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
02-03 07:32:03.463 7018 7780 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
02-03 07:32:03.463 7018 7780 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
02-03 07:32:03.463 7018 7780 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
02-03 07:32:12.289 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 07:32:30.030 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 07:32:36.071 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 07:32:39.093 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 07:33:03.229 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 07:33:12.298 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 07:33:27.377 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 07:33:33.959 7018 7780 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=8516c9f2-375b-4326-85e5-17ffe0695eae transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7161-
24/40258595_889357272924132_344487530752100071_n.enc?ccb=11-
4&oh=01_AdS3_MNmvkjVTlHhCW7qUXTJfWbPcAZY15SBHlnhplT2ng&oe=65E4EB9B&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.7777778 is_animated_sticker=0
file_hash=prUvOsPsQL6gfhfE4+DDn6xAnuJH1iIIfrpydoYHqlQ= file_path=null file_size=0
partial_media_hash=null face_x=0 face_y=0 height=656 trim_to=0
media_key_timestamp=1706920405000 message_url=https://mmg.whatsapp.net/v/t62.7161-
24/40258595_889357272924132_344487530752100071_n.enc?ccb=11-
4&oh=01_AdS3_MNmvkjVTlHhCW7qUXTJfWbPcAZY15SBHlnhplT2ng&oe=65E4EB9B&_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=1466 multicast_id=null
enc_file_hash=WvVGgoKRVoRDxwRLLlTxGcTBr/3gZzUDjpxMcfKctRw= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=4734150
media_name=null media_duration=16 chat_row_id=106 media_key=[B@48da5e1
02-03 07:33:33.959 7018 7780 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-03 07:33:33.959 7018 7780 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-03 07:33:33.959 7018 7780 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-03 07:33:33.959 7018 7780 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-03 07:33:33.959 7018 7780 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-03 07:33:33.959 7018 7780 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-03 07:33:33.959 7018 7780 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-03 07:33:33.959 7018 7780 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-03 07:33:33.959 7018 7780 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
02-03 07:33:33.959 7018 7780 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
02-03 07:33:33.959 7018 7780 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
02-03 07:33:33.959 7018 7780 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
02-03 07:33:33.959 7018 7780 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
02-03 07:33:33.959 7018 7780 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
02-03 07:33:33.959 7018 7780 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
02-03 07:33:33.959 7018 7780 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
02-03 07:33:33.959 7018 7780 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
02-03 07:33:36.434 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 07:33:42.482 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 07:34:03.604 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 07:34:15.655 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 07:34:27.735 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 07:34:30.739 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 07:34:31.795 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 07:34:33.757 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 07:35:28.267 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 07:35:31.811 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 08:36:53.313 7018 7816 E PlayCore: UID: [10541] PID: [7018]
IntegrityService : Phonesky is not installed.
02-03 08:36:53.328 7018 7018 E playcore: Unexpected error -2 while handling
RequestIntegrityToken.
02-03 08:36:54.847 7018 7037 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 366 to 100
02-03 08:58:43.930 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 08:58:46.916 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 08:58:52.945 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 08:58:55.966 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 08:59:01.809 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 08:59:01.848 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 08:59:08.031 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 08:59:14.066 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 08:59:17.080 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 08:59:20.100 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 08:59:23.120 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 08:59:26.144 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 08:59:38.223 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 08:59:41.219 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 08:59:57.362 7018 7037 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 131 to 100
02-03 09:19:48.028 7018 7037 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 119 to 100
02-03 09:20:51.803 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 09:21:12.902 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 09:21:15.932 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 09:21:32.590 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 09:21:34.019 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 09:21:37.078 7018 7018 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 09:28:59.731 7018 7018 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@3eae7bb
02-03 09:29:00.567 7018 7018 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@d549b28
02-03 09:29:00.731 7018 27714 W Codec2Client: query -- param skipped: index =
1073743886.
02-03 09:29:00.731 7018 27714 W Codec2Client: query -- param skipped: index =
1610614798.
02-03 09:29:00.731 7018 27714 W Codec2Client: query -- param skipped: index =
1610614821.
02-03 09:29:00.735 7018 27727 W Codec2Client: query -- param skipped: index =
1342179345.
02-03 09:29:00.735 7018 27727 W Codec2Client: query -- param skipped: index =
2415921170.
02-03 09:29:00.735 7018 27727 W Codec2Client: query -- param skipped: index =
1610614798.
02-03 09:29:00.747 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 0 is not owned by the
producer (state = FREE)
02-03 09:29:00.748 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 1 is not owned by the
producer (state = FREE)
02-03 09:29:00.748 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 2 is not owned by the
producer (state = FREE)
02-03 09:29:00.748 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 4 is not owned by the
producer (state = FREE)
02-03 09:29:00.748 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 5 is not owned by the
producer (state = FREE)
02-03 09:29:00.749 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 6 is not owned by the
producer (state = ACQUIRED)
02-03 09:29:00.749 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 7 is not owned by the
producer (state = FREE)
02-03 09:29:00.749 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 8 is not owned by the
producer (state = FREE)
02-03 09:29:00.749 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 11 is not owned by the
producer (state = FREE)
02-03 09:29:00.750 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 12 is not owned by the
producer (state = FREE)
02-03 09:29:00.750 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 14 is not owned by the
producer (state = FREE)
02-03 09:29:00.750 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 15 is not owned by the
producer (state = FREE)
02-03 09:29:00.750 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 16 is not owned by the
producer (state = FREE)
02-03 09:29:00.750 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 17 is not owned by the
producer (state = FREE)
02-03 09:29:00.750 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 18 is not owned by the
producer (state = FREE)
02-03 09:29:00.750 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 19 is not owned by the
producer (state = FREE)
02-03 09:29:00.751 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 20 is not owned by the
producer (state = FREE)
02-03 09:29:00.751 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 21 is not owned by the
producer (state = FREE)
02-03 09:29:00.751 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 22 is not owned by the
producer (state = FREE)
02-03 09:29:00.751 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 23 is not owned by the
producer (state = FREE)
02-03 09:29:00.751 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 24 is not owned by the
producer (state = FREE)
02-03 09:29:00.751 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 25 is not owned by the
producer (state = FREE)
02-03 09:29:00.751 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 26 is not owned by the
producer (state = FREE)
02-03 09:29:00.751 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 27 is not owned by the
producer (state = FREE)
02-03 09:29:00.752 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 28 is not owned by the
producer (state = FREE)
02-03 09:29:00.752 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 29 is not owned by the
producer (state = FREE)
02-03 09:29:00.752 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 30 is not owned by the
producer (state = FREE)
02-03 09:29:00.752 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 31 is not owned by the
producer (state = FREE)
02-03 09:29:00.752 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 32 is not owned by the
producer (state = FREE)
02-03 09:29:00.752 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 33 is not owned by the
producer (state = FREE)
02-03 09:29:00.752 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 34 is not owned by the
producer (state = FREE)
02-03 09:29:00.753 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 35 is not owned by the
producer (state = FREE)
02-03 09:29:00.753 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 36 is not owned by the
producer (state = FREE)
02-03 09:29:00.753 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 37 is not owned by the
producer (state = FREE)
02-03 09:29:00.753 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 38 is not owned by the
producer (state = FREE)
02-03 09:29:00.753 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 39 is not owned by the
producer (state = FREE)
02-03 09:29:00.753 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 40 is not owned by the
producer (state = FREE)
02-03 09:29:00.753 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 41 is not owned by the
producer (state = FREE)
02-03 09:29:00.754 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 42 is not owned by the
producer (state = FREE)
02-03 09:29:00.754 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 43 is not owned by the
producer (state = FREE)
02-03 09:29:00.754 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 44 is not owned by the
producer (state = FREE)
02-03 09:29:00.754 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 45 is not owned by the
producer (state = FREE)
02-03 09:29:00.754 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 46 is not owned by the
producer (state = FREE)
02-03 09:29:00.754 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 47 is not owned by the
producer (state = FREE)
02-03 09:29:00.754 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 48 is not owned by the
producer (state = FREE)
02-03 09:29:00.754 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 49 is not owned by the
producer (state = FREE)
02-03 09:29:00.754 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 50 is not owned by the
producer (state = FREE)
02-03 09:29:00.754 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 51 is not owned by the
producer (state = FREE)
02-03 09:29:00.755 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 52 is not owned by the
producer (state = FREE)
02-03 09:29:00.755 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 53 is not owned by the
producer (state = FREE)
02-03 09:29:00.755 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 54 is not owned by the
producer (state = FREE)
02-03 09:29:00.755 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 55 is not owned by the
producer (state = FREE)
02-03 09:29:00.755 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 56 is not owned by the
producer (state = FREE)
02-03 09:29:00.755 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 57 is not owned by the
producer (state = FREE)
02-03 09:29:00.755 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 58 is not owned by the
producer (state = FREE)
02-03 09:29:00.755 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 59 is not owned by the
producer (state = FREE)
02-03 09:29:00.755 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 60 is not owned by the
producer (state = FREE)
02-03 09:29:00.756 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 61 is not owned by the
producer (state = FREE)
02-03 09:29:00.756 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 62 is not owned by the
producer (state = FREE)
02-03 09:29:00.756 7018 27714 W BufferQueueProducer: [SurfaceTexture-0-7018-6]
(id:1b6a0000001e,api:3,p:7018,c:7018) detachBuffer: slot 63 is not owned by the
producer (state = FREE)
02-03 09:29:00.769 7018 27727 W MediaCodec: no metrics handle found
02-03 09:29:00.791 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 0 is not owned by the
producer (state = FREE)
02-03 09:29:00.791 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 1 is not owned by the
producer (state = FREE)
02-03 09:29:00.791 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 2 is not owned by the
producer (state = FREE)
02-03 09:29:00.792 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 3 is not owned by the
producer (state = FREE)
02-03 09:29:00.792 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 4 is not owned by the
producer (state = FREE)
02-03 09:29:00.792 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 5 is not owned by the
producer (state = FREE)
02-03 09:29:00.792 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 6 is not owned by the
producer (state = FREE)
02-03 09:29:00.792 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 7 is not owned by the
producer (state = FREE)
02-03 09:29:00.792 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 8 is not owned by the
producer (state = FREE)
02-03 09:29:00.793 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 9 is not owned by the
producer (state = FREE)
02-03 09:29:00.793 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 10 is not owned by the
producer (state = FREE)
02-03 09:29:00.793 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 11 is not owned by the
producer (state = FREE)
02-03 09:29:00.793 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 12 is not owned by the
producer (state = FREE)
02-03 09:29:00.794 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 13 is not owned by the
producer (state = FREE)
02-03 09:29:00.794 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 14 is not owned by the
producer (state = FREE)
02-03 09:29:00.794 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 15 is not owned by the
producer (state = FREE)
02-03 09:29:00.794 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 16 is not owned by the
producer (state = FREE)
02-03 09:29:00.794 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 17 is not owned by the
producer (state = FREE)
02-03 09:29:00.794 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 18 is not owned by the
producer (state = FREE)
02-03 09:29:00.794 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 19 is not owned by the
producer (state = FREE)
02-03 09:29:00.795 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 20 is not owned by the
producer (state = FREE)
02-03 09:29:00.795 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 21 is not owned by the
producer (state = FREE)
02-03 09:29:00.795 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 22 is not owned by the
producer (state = FREE)
02-03 09:29:00.795 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 23 is not owned by the
producer (state = FREE)
02-03 09:29:00.796 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 24 is not owned by the
producer (state = FREE)
02-03 09:29:00.796 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 25 is not owned by the
producer (state = FREE)
02-03 09:29:00.796 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 26 is not owned by the
producer (state = FREE)
02-03 09:29:00.796 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 27 is not owned by the
producer (state = FREE)
02-03 09:29:00.797 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 28 is not owned by the
producer (state = FREE)
02-03 09:29:00.797 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 29 is not owned by the
producer (state = FREE)
02-03 09:29:00.797 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 30 is not owned by the
producer (state = FREE)
02-03 09:29:00.797 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 31 is not owned by the
producer (state = FREE)
02-03 09:29:00.798 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 32 is not owned by the
producer (state = FREE)
02-03 09:29:00.798 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 33 is not owned by the
producer (state = FREE)
02-03 09:29:00.798 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 34 is not owned by the
producer (state = FREE)
02-03 09:29:00.798 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 35 is not owned by the
producer (state = FREE)
02-03 09:29:00.799 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 36 is not owned by the
producer (state = FREE)
02-03 09:29:00.799 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 37 is not owned by the
producer (state = FREE)
02-03 09:29:00.799 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 38 is not owned by the
producer (state = FREE)
02-03 09:29:00.799 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 39 is not owned by the
producer (state = FREE)
02-03 09:29:00.799 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 40 is not owned by the
producer (state = FREE)
02-03 09:29:00.799 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 41 is not owned by the
producer (state = FREE)
02-03 09:29:00.799 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 42 is not owned by the
producer (state = FREE)
02-03 09:29:00.799 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 43 is not owned by the
producer (state = FREE)
02-03 09:29:00.800 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 44 is not owned by the
producer (state = FREE)
02-03 09:29:00.800 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 45 is not owned by the
producer (state = FREE)
02-03 09:29:00.800 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 46 is not owned by the
producer (state = FREE)
02-03 09:29:00.800 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 47 is not owned by the
producer (state = FREE)
02-03 09:29:00.800 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 48 is not owned by the
producer (state = FREE)
02-03 09:29:00.800 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 49 is not owned by the
producer (state = FREE)
02-03 09:29:00.800 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 50 is not owned by the
producer (state = FREE)
02-03 09:29:00.800 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 51 is not owned by the
producer (state = FREE)
02-03 09:29:00.800 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 52 is not owned by the
producer (state = FREE)
02-03 09:29:00.801 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 53 is not owned by the
producer (state = FREE)
02-03 09:29:00.801 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 54 is not owned by the
producer (state = FREE)
02-03 09:29:00.801 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 55 is not owned by the
producer (state = FREE)
02-03 09:29:00.801 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 56 is not owned by the
producer (state = FREE)
02-03 09:29:00.801 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 57 is not owned by the
producer (state = FREE)
02-03 09:29:00.801 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuffer: slot 58 is not owned by the
producer (state = FREE)
02-03 09:29:00.802 7018 16672 W BufferQueueProducer: [MediaCodec.release]
(id:1b6a00000023,api:3,p:7018,c:7018) detachBuff--------- beginning of main
02-03 09:29:00.808 7018 27714 W MediaCodec: no metrics handle found
02-03 09:29:00.894 7018 7018 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@2b8255b
02-03 09:29:01.908 7018 7018 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@6e22f00
02-03 09:29:15.004 16880 16880 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-03 09:29:15.223 16880 16880 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-03 09:29:15.224 16880 16880 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-03 09:29:15.224 16880 16880 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-03 09:29:15.224 16880 16880 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-03 09:29:15.224 16880 16880 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-03 09:29:15.224 16880 16880 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-03 09:29:15.224 16880 16880 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-03 09:29:15.224 16880 16880 W System.err: at
java.lang.Class.newInstance(Native Method)
02-03 09:29:15.224 16880 16880 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-03 09:29:15.224 16880 16880 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-03 09:29:15.224 16880 16880 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-03 09:29:15.224 16880 16880 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-03 09:29:15.224 16880 16880 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-03 09:29:15.224 16880 16880 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-03 09:29:15.224 16880 16880 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-03 09:29:15.224 16880 16880 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-03 09:29:15.224 16880 16880 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-03 09:29:15.224 16880 16880 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-03 09:29:15.224 16880 16880 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-03 09:29:15.224 16880 16880 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-03 09:29:15.224 16880 16880 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-03 09:29:15.224 16880 16880 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-03 09:29:15.224 16880 16880 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-03 09:29:15.247 16880 16880 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-03 09:29:15.646 16880 16880 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-03 09:29:15.646 16880 16880 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-03 09:29:15.931 16880 16934 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-03 09:29:15.931 16880 16934 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-03 09:29:15.931 16880 16934 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-03 09:29:16.387 16921 16921 W l--------- beginning of main
02-03 10:51:58.306 16880 16888 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 109 to 100
02-03 10:58:55.685 21362 21362 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-03 10:58:56.046 21362 21362 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-03 10:58:56.051 21362 21362 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-03 10:58:56.051 21362 21362 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-03 10:58:56.051 21362 21362 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-03 10:58:56.051 21362 21362 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-03 10:58:56.051 21362 21362 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-03 10:58:56.051 21362 21362 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-03 10:58:56.051 21362 21362 W System.err: at
java.lang.Class.newInstance(Native Method)
02-03 10:58:56.051 21362 21362 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-03 10:58:56.051 21362 21362 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-03 10:58:56.051 21362 21362 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-03 10:58:56.051 21362 21362 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-03 10:58:56.051 21362 21362 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-03 10:58:56.051 21362 21362 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-03 10:58:56.051 21362 21362 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-03 10:58:56.051 21362 21362 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-03 10:58:56.052 21362 21362 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-03 10:58:56.052 21362 21362 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-03 10:58:56.052 21362 21362 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-03 10:58:56.052 21362 21362 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-03 10:58:56.052 21362 21362 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-03 10:58:56.052 21362 21362 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-03 10:58:56.052 21362 21362 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-03 10:58:56.097 21362 21362 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-03 10:58:56.667 21362 21362 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-03 10:58:56.667 21362 21362 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-03 10:58:56.964 21362 21421 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-03 10:58:56.964 21362 21421 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-03 10:58:56.964 21362 21421 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-03 10:58:57.334 21406 21406 W libprocessgroup: Controller io is not found
02-03 10:58:57.334 21406 21406 W libprocessgroup: Controller io is not found
02-03 10:58:57.334 21406 21406 W libprocessgroup: Controller io is not found
02-03 10:59:03.993 21362 21362 W JobService: onNetworkChanged() not
implement--------- beginning of main
02-03 10:59:04.046 21362 21362 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 10:59:32.559 21362 21362 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 10:59:56.711 21362 21362 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 10:59:59.722 21362 21362 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 11:00:02.749 21362 21362 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 11:17:55.804 21362 21370 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 109 to 100
02-03 11:23:01.805 21362 21362 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 11:23:13.863 21362 21362 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 11:23:16.886 21362 21362 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 11:23:28.952 21362 21362 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 11:23:31.981 21362 21362 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 11:23:47.056 21362 21362 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 11:24:08.168 21362 21362 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 11:43:55.685 25371 25371 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-03 11:43:56.035 25371 25371 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-03 11:43:56.036 25371 25371 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-03 11:43:56.036 25371 25371 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-03 11:43:56.036 25371 25371 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-03 11:43:56.036 25371 25371 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-03 11:43:56.036 25371 25371 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-03 11:43:56.036 25371 25371 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-03 11:43:56.036 25371 25371 W System.err: at
java.lang.Class.newInstance(Native Method)
02-03 11:43:56.036 25371 25371 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-03 11:43:56.036 25371 25371 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-03 11:43:56.036 25371 25371 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-03 11:43:56.036 25371 25371 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-03 11:43:56.036 25371 25371 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-03 11:43:56.036 25371 25371 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-03 11:43:56.036 25371 25371 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-03 11:43:56.036 25371 25371 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-03 11:43:56.036 25371 25371 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-03 11:43:56.036 25371 25371 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-03 11:43:56.036 25371 25371 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-03 11:43:56.036 25371 25371 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-03 11:43:56.036 25371 25371 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-03 11:43:56.036 25371 25371 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-03 11:43:56.036 25371 25371 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-03 11:43:56.057 25371 25371 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-03 11:43:56.343 25371 25371 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-03 11:43:56.343 25371 25371 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-03 11:43:56.619 25371 25457 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-03 11:43:56.619 25371 25457 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-03 11:43:56.619 25371 25457 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-03 11:43:57.031 25430 25430 W libprocessgroup: Controller io is not found
02-03 11:43:57.031 25430 25430 W libprocessgroup: Controller io is not found
02-03 11:43:57.032 25430 25430 W libprocessgroup: Controller io is not found
02-03 11:44:12.196 25371 25371 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 11:44:18.219 25371 25371 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 11:44:33.724 25371 25371 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 11:44:42.350 25371 25371 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 11:44:45.367 25371 25371 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 11:44:51.398 25371 25371 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 11:44:57.430 25371 25371 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 11:45:00.441 25371 25371 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 11:45:03.467 25371 25371 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 11:45:12.506 25371 25371 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 11:53:00.217 25371 25371 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 11:53:03.656 25371 25371 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 11:53:12.313 25371 25371 W JobService: onNetworkChanged() not implemented in
androidx.w--------- beginning of main
02-03 11:53:15.327 25371 25371 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 11:53:18.348 25371 25371 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 11:53:30.432 25371 25371 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 11:53:33.465 25371 25371 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 11:53:36.474 25371 25371 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 11:53:51.553 25371 25371 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 11:54:09.662 25371 25371 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 11:54:12.694 25371 25371 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 12:01:17.608 30106 30106 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-03 12:01:18.506 30106 30106 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-03 12:01:18.509 30106 30106 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-03 12:01:18.509 30106 30106 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-03 12:01:18.509 30106 30106 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-03 12:01:18.509 30106 30106 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-03 12:01:18.509 30106 30106 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-03 12:01:18.509 30106 30106 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-03 12:01:18.509 30106 30106 W System.err: at
java.lang.Class.newInstance(Native Method)
02-03 12:01:18.509 30106 30106 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-03 12:01:18.509 30106 30106 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-03 12:01:18.509 30106 30106 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-03 12:01:18.509 30106 30106 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-03 12:01:18.509 30106 30106 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-03 12:01:18.509 30106 30106 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-03 12:01:18.510 30106 30106 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-03 12:01:18.510 30106 30106 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-03 12:01:18.510 30106 30106 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-03 12:01:18.510 30106 30106 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-03 12:01:18.510 30106 30106 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-03 12:01:18.510 30106 30106 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-03 12:01:18.510 30106 30106 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-03 12:01:18.510 30106 30106 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-03 12:01:18.510 30106 30106 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-03 12:01:18.595 30106 30106 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-03 12:01:19.529 30106 30106 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-03 12:01:19.529 30106 30106 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-03 12:01:20.259 30398 30398 W libprocessgroup: Controller io is not found
02-03 12:01:20.259 30398 30398 W libprocessgroup: Controller io is not found
02-03 12:01:20.259 30398 30398 W libprocessgroup: Controller io is not found
02-03 12:01:20.609 30106 30528 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-03 12:01:20.609 30106 30528 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-03 12:01:20.609 30106 30528 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-03 12:01:21.268 30106 30561 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #6 (30564) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6
X.35t.A08() for 293ms
02-03 12:01:22.129 30106 30594 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #3 (30558) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=2 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal) for 261ms
02-03 12:01:22.141 30106 30561 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #3 (30558) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=0 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal) for 278ms
02-03 12:01:22.930 30106 30569 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #4 (30561) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=0 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 387ms
02-03 12:01:41.331 30106 30106 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 12:01:48.482 30106 30106 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 12:01:51.511 30106 30106 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 12:02:53.912 30106 30489 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=02963603-8886-4947-b5a2-b06c854939ed transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/o1/v/t62.7118-24/f1/m269/up-oil-image-614c45e6-
40fe-4fbd-9322-cd854883cf97?ccb=9-
4&oh=01_AdTEe8ypcPiTr9uy4wCsaxJRjuGfwuOXOk9NiUKOOIqaew&oe=65E51495&_nc_sid=000000
thumbnail_height_width_ratio=1.0 is_animated_sticker=0
file_hash=wQPkiUHViIYi0FDtkIyad6Xszp5W++jDur3bJOvIBoM= file_path=Media/MBWhatsApp
Images/IMG-20240203-WA0001.jpg file_size=455367 partial_media_hash=null face_x=0
face_y=0 height=1600 trim_to=0 media_key_timestamp=1706930624000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m269/up-oil-image-
614c45e6-40fe-4fbd-9322-cd854883cf97?ccb=9-
4&oh=01_AdTEe8ypcPiTr9uy4wCsaxJRjuGfwuOXOk9NiUKOOIqaew&oe=65E51495&_nc_sid=000000&m
ms3=true media_caption=null trim_from=0 mime_type=image/jpeg
partial_media_enc_hash=null width=1600 original_file_hash=null
has_streaming_sidecar=0 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=1469 multicast_id=null
enc_file_hash=5dvMf0SEmzLAnz1GYhXbPp+MPUj8fIW9dZZE+GOKnx4= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=455367
media_name=null media_duration=0 chat_row_id=10 media_key=[B@56a5174
02-03 12:02:53.912 30106 30489 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-03 12:02:53.912 30106 30489 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-03 12:02:53.912 30106 30489 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-03 12:02:53.912 30106 30489 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-03 12:02:53.912 30106 30489 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-03 12:02:53.912 30106 30489 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-03 12:02:53.912 30106 30489 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-03 12:02:53.912 30106 30489 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-03 12:02:53.912 30106 30489 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
02-03 12:02:53.912 30106 30489 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
02-03 12:02:53.912 30106 30489 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
02-03 12:02:53.912 30106 30489 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
02-03 12:02:53.912 30106 30489 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
02-03 12:02:53.912 30106 30489 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
02-03 12:02:53.912 30106 30489 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
02-03 12:02:53.912 30106 30489 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
02-03 12:02:53.912 30106 30489 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
02-03 12:03:21.228 30106 30489 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=f58fa314-542f-4566-b620-7104ceb53646 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/o1/v/t62.7118-24/f1/m269/up-oil-image-614c45e6-
40fe-4fbd-9322-cd854883cf97?ccb=9-
4&oh=01_AdTEe8ypcPiTr9uy4wCsaxJRjuGfwuOXOk9NiUKOOIqaew&oe=65E51495&_nc_sid=000000
thumbnail_height_width_ratio=1.0 is_animated_sticker=0
file_hash=wQPkiUHViIYi0FDtkIyad6Xszp5W++jDur3bJOvIBoM= file_path=Media/MBWhatsApp
Images/IMG-20240203-WA0001.jpg file_size=0 partial_media_hash=null face_x=0
face_y=0 height=1600 trim_to=0 media_key_timestamp=1706930624000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m269/up-oil-image-
614c45e6-40fe-4fbd-9322-cd854883cf97?ccb=9-
4&oh=01_AdTEe8ypcPiTr9uy4wCsaxJRjuGfwuOXOk9NiUKOOIqaew&oe=65E51495&_nc_sid=000000&m
ms3=true media_caption=null trim_from=0 mime_type=image/jpeg
partial_media_enc_hash=null width=1600 original_file_hash=null
has_streaming_sidecar=0 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=1470 multicast_id=null
enc_file_hash=5dvMf0SEmzLAnz1GYhXbPp+MPUj8fIW9dZZE+GOKnx4= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=455367
media_name=null media_duration=0 chat_row_id=8 media_key=[B@3c32c39
02-03 12:03:21.228 30106 30489 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-03 12:03:21.228 30106 30489 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-03 12:03:21.228 30106 30489 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-03 12:03:21.228 30106 30489 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-03 12:03:21.228 30106 30489 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-03 12:03:21.228 30106 30489 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-03 12:03:21.228 30106 30489 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-03 12:03:21.228 30106 30489 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-03 12:03:21.228 30106 30489 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
02-03 12:03:21.228 30106 30489 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
02-03 12:03:21.228 30106 30489 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
02-03 12:03:21.228 30106 30489 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
02-03 12:03:21.228 30106 30489 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
02-03 12:03:21.228 30106 30489 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
02-03 12:03:21.228 30106 30489 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
02-03 12:03:21.228 30106 30489 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
02-03 12:03:21.228 30106 30489 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
02-03 12:03:22.849 30106 30489 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=f9a67020-a8e3-4937-acd8-df23dd520303 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/o1/v/t62.7118-24/f1/m269/up-oil-image-614c45e6-
40fe-4fbd-9322-cd854883cf97?ccb=9-
4&oh=01_AdTEe8ypcPiTr9uy4wCsaxJRjuGfwuOXOk9NiUKOOIqaew&oe=65E51495&_nc_sid=000000
thumbnail_height_width_ratio=1.0 is_animated_sticker=0
file_hash=wQPkiUHViIYi0FDtkIyad6Xszp5W++jDur3bJOvIBoM= file_path=Media/MBWhatsApp
Images/IMG-20240203-WA0001.jpg file_size=0 partial_media_hash=null face_x=0
face_y=0 height=1600 trim_to=0 media_key_timestamp=1706930624000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m269/up-oil-image-
614c45e6-40fe-4fbd-9322-cd854883cf97?ccb=9-
4&oh=01_AdTEe8ypcPiTr9uy4wCsaxJRjuGfwuOXOk9NiUKOOIqaew&oe=65E51495&_nc_sid=000000&m
ms3=true media_caption=null trim_from=0 mime_type=image/jpeg
partial_media_enc_hash=null width=1600 original_file_hash=null
has_streaming_sidecar=0 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=1471 multicast_id=null
enc_file_hash=5dvMf0SEmzLAnz1GYhXbPp+MPUj8fIW9dZZE+GOKnx4= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=455367
media_name=null media_duration=0 chat_row_id=11 media_key=[B@42100ec
02-03 12:03:22.849 30106 30489 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-03 12:03:22.849 30106 30489 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-03 12:03:22.849 30106 30489 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-03 12:03:22.849 30106 30489 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-03 12:03:22.849 30106 30489 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-03 12:03:22.849 30106 30489 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-03 12:03:22.849 30106 30489 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-03 12:03:22.849 30106 30489 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-03 12:03:22.849 30106 30489 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
02-03 12:03:22.849 30--------- beginning of main
02-03 12:59:21.700 23095 23095 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-03 12:59:21.882 23095 23095 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-03 12:59:21.883 23095 23095 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-03 12:59:21.883 23095 23095 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-03 12:59:21.883 23095 23095 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-03 12:59:21.883 23095 23095 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-03 12:59:21.883 23095 23095 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-03 12:59:21.883 23095 23095 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-03 12:59:21.883 23095 23095 W System.err: at
java.lang.Class.newInstance(Native Method)
02-03 12:59:21.883 23095 23095 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-03 12:59:21.883 23095 23095 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-03 12:59:21.883 23095 23095 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-03 12:59:21.883 23095 23095 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-03 12:59:21.883 23095 23095 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-03 12:59:21.883 23095 23095 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-03 12:59:21.883 23095 23095 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-03 12:59:21.883 23095 23095 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-03 12:59:21.883 23095 23095 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-03 12:59:21.883 23095 23095 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-03 12:59:21.883 23095 23095 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-03 12:59:21.883 23095 23095 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-03 12:59:21.883 23095 23095 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-03 12:59:21.883 23095 23095 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-03 12:59:21.883 23095 23095 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-03 12:59:21.899 23095 23095 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-03 12:59:22.180 23095 23095 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-03 12:59:22.180 23095 23095 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-03 12:59:22.319 23095 23148 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-03 12:59:22.319 23095 23148 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-03 12:59:22.319 23095 23148 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-03 12:59:22.400 23133 23133 W libprocessgroup: Controller io is not found
02-03 12:59:22.400 23133 23133 W libprocessgroup: Controller io is not found
02-03 12:59:22.400 23133 23133 W libprocessgroup: Controller io is not found
02-03 12:59:23.748 23095 23095 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 12:59:24.025 23095 23156 E S--------- beginning of main
02-03 12:59:35.815 23095 23095 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 12:59:38.837 23095 23095 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 12:59:53.946 23095 23095 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 12:59:56.971 23095 23095 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 13:00:17.373 23095 23095 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 13:00:27.137 23095 23095 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 13:00:36.192 23095 23095 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 13:00:39.208 23095 23095 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 13:00:57.306 23095 23095 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 13:01:00.332 23095 23095 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 13:20:58.095 12761 12761 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-03 13:20:58.571 12761 12761 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-03 13:20:58.576 12761 12761 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-03 13:20:58.576 12761 12761 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-03 13:20:58.576 12761 12761 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-03 13:20:58.576 12761 12761 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-03 13:20:58.576 12761 12761 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-03 13:20:58.576 12761 12761 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-03 13:20:58.576 12761 12761 W System.err: at
java.lang.Class.newInstance(Native Method)
02-03 13:20:58.576 12761 12761 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-03 13:20:58.576 12761 12761 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-03 13:20:58.576 12761 12761 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-03 13:20:58.576 12761 12761 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-03 13:20:58.576 12761 12761 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-03 13:20:58.576 12761 12761 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-03 13:20:58.576 12761 12761 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-03 13:20:58.576 12761 12761 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-03 13:20:58.576 12761 12761 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-03 13:20:58.576 12761 12761 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-03 13:20:58.577 12761 12761 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-03 13:20:58.577 12761 12761 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-03 13:20:58.577 12761 12761 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-03 13:20:58.57--------- beginning of main
02-03 14:20:58.125 25785 25785 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-03 14:20:58.566 25785 25785 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-03 14:20:58.569 25785 25785 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-03 14:20:58.569 25785 25785 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-03 14:20:58.569 25785 25785 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-03 14:20:58.569 25785 25785 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-03 14:20:58.569 25785 25785 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-03 14:20:58.569 25785 25785 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-03 14:20:58.570 25785 25785 W System.err: at
java.lang.Class.newInstance(Native Method)
02-03 14:20:58.570 25785 25785 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-03 14:20:58.570 25785 25785 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-03 14:20:58.570 25785 25785 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-03 14:20:58.570 25785 25785 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-03 14:20:58.570 25785 25785 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-03 14:20:58.570 25785 25785 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-03 14:20:58.570 25785 25785 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-03 14:20:58.570 25785 25785 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-03 14:20:58.570 25785 25785 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-03 14:20:58.570 25785 25785 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-03 14:20:58.570 25785 25785 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-03 14:20:58.570 25785 25785 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-03 14:20:58.570 25785 25785 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-03 14:20:58.570 25785 25785 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-03 14:20:58.570 25785 25785 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-03 14:20:58.605 25785 25785 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-03 14:20:59.070 25785 25785 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-03 14:20:59.071 25785 25785 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-03 14:20:59.291 25785 25867 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-03 14:20:59.291 25785 25867 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-03 14:20:59.291 25785 25867 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-03 14:20:59.756 25853 25853 W libprocessgroup: Controller io is not found
02-03 14:20:59.756 25853 25853 W libprocessgroup: Controller io is not found
02-03 14:20:59.756 25853 25853 W libprocessgroup: Controller io is not found
02-03 14:21:50.476 25785 25785 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 14:31:34.597 31211 31211 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-03 14:31:34.724 31211 31211 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-03 14:31:34.724 31211 31211 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-03 14:31:34.724 31211 31211 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-03 14:31:34.724 31211 31211 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-03 14:31:34.724 31211 31211 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-03 14:31:34.724 31211 31211 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-03 14:31:34.724 31211 31211 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-03 14:31:34.724 31211 31211 W System.err: at
java.lang.Class.newInstance(Native Method)
02-03 14:31:34.724 31211 31211 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-03 14:31:34.724 31211 31211 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-03 14:31:34.724 31211 31211 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-03 14:31:34.724 31211 31211 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-03 14:31:34.724 31211 31211 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-03 14:31:34.724 31211 31211 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-03 14:31:34.724 31211 31211 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-03 14:31:34.724 31211 31211 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-03 14:31:34.724 31211 31211 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-03 14:31:34.724 31211 31211 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-03 14:31:34.724 31211 31211 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-03 14:31:34.724 31211 31211 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-03 14:31:34.724 31211 31211 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-03 14:31:34.724 31211 31211 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-03 14:31:34.724 31211 31211 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-03 14:31:34.729 31211 31211 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-03 14:31:35.009 31211 31211 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-03 14:31:35.009 31211 31211 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-03 14:31:35.251 31211 31333 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-03 14:31:35.251 31211 31333 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-03 14:31:35.251 31211 31333 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-03 14:31:35.334 31279 31279 W libprocessgroup: Controller io is not found
02-03 14:31:35.335 31279 31279 W libprocessgroup: Controller io is not found
02-03 14:31:35.335 31279 31279 W libprocessgroup: Controller io is not found
02-03 14:31:41.862 31211 31211 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 14:31:56.987 31211 31211 W JobService: onNetworkChanged() not implemented in
androidx.work--------- beginning of main
02-03 15:31:05.219 31211 31219 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 120 to 100
02-03 15:32:07.774 31211 31211 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 15:35:55.804 27595 27595 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-03 15:35:56.204 27595 27595 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-03 15:35:56.208 27595 27595 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-03 15:35:56.209 27595 27595 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-03 15:35:56.209 27595 27595 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-03 15:35:56.209 27595 27595 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-03 15:35:56.209 27595 27595 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-03 15:35:56.209 27595 27595 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-03 15:35:56.209 27595 27595 W System.err: at
java.lang.Class.newInstance(Native Method)
02-03 15:35:56.209 27595 27595 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-03 15:35:56.209 27595 27595 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-03 15:35:56.209 27595 27595 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-03 15:35:56.209 27595 27595 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-03 15:35:56.209 27595 27595 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-03 15:35:56.209 27595 27595 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-03 15:35:56.209 27595 27595 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-03 15:35:56.209 27595 27595 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-03 15:35:56.209 27595 27595 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-03 15:35:56.209 27595 27595 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-03 15:35:56.209 27595 27595 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-03 15:35:56.209 27595 27595 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-03 15:35:56.209 27595 27595 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-03 15:35:56.209 27595 27595 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-03 15:35:56.209 27595 27595 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-03 15:35:56.263 27595 27595 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-03 15:35:57.020 27595 27595 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-03 15:35:57.020 27595 27595 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-03 15:35:57.648 27595 27693 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-03 15:35:57.648 27595 27693 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-03 15:35:57.648 27595 27693 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-03 15:35:57.725 27660 27660 W libprocessgroup: Controller io is not found
02-03 15:35:57.725 27660 27660 W libprocessgroup: Controller --------- beginning of
main
02-03 17:59:21.513 26060 26060 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-03 17:59:21.633 26060 26060 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-03 17:59:21.634 26060 26060 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-03 17:59:21.634 26060 26060 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-03 17:59:21.634 26060 26060 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-03 17:59:21.634 26060 26060 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-03 17:59:21.634 26060 26060 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-03 17:59:21.634 26060 26060 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-03 17:59:21.634 26060 26060 W System.err: at
java.lang.Class.newInstance(Native Method)
02-03 17:59:21.634 26060 26060 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-03 17:59:21.634 26060 26060 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-03 17:59:21.634 26060 26060 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-03 17:59:21.634 26060 26060 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-03 17:59:21.634 26060 26060 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-03 17:59:21.634 26060 26060 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-03 17:59:21.634 26060 26060 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-03 17:59:21.634 26060 26060 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-03 17:59:21.634 26060 26060 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-03 17:59:21.634 26060 26060 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-03 17:59:21.634 26060 26060 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-03 17:59:21.634 26060 26060 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-03 17:59:21.634 26060 26060 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-03 17:59:21.634 26060 26060 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-03 17:59:21.634 26060 26060 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-03 17:59:21.644 26060 26060 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-03 17:59:21.813 26060 26060 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-03 17:59:21.813 26060 26060 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-03 17:59:21.926 26060 26113 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-03 17:59:21.926 26060 26113 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-03 17:59:21.926 26060 26113 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-03 17:59:22.008 26099 26099 W libprocessgroup: Controller io is not found
02-03 17:59:22.008 26099 26099 W libprocessgroup: Controller io is not found
02-03 17:59:22.008 26099 26099 W libprocessgroup: Controller io is not found
02-03 17:59:48.161 26060 26060 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 17:59:51.208 26060 26060 W J--------- beginning of main
02-03 18:06:16.385 32092 32092 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-03 18:06:19.391 32092 32092 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-03 18:06:19.392 32092 32092 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-03 18:06:19.392 32092 32092 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-03 18:06:19.392 32092 32092 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-03 18:06:19.392 32092 32092 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-03 18:06:19.392 32092 32092 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-03 18:06:19.392 32092 32092 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-03 18:06:19.392 32092 32092 W System.err: at
java.lang.Class.newInstance(Native Method)
02-03 18:06:19.392 32092 32092 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-03 18:06:19.392 32092 32092 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-03 18:06:19.392 32092 32092 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-03 18:06:19.392 32092 32092 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-03 18:06:19.392 32092 32092 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-03 18:06:19.392 32092 32092 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-03 18:06:19.392 32092 32092 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-03 18:06:19.393 32092 32092 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-03 18:06:19.393 32092 32092 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-03 18:06:19.393 32092 32092 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-03 18:06:19.393 32092 32092 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-03 18:06:19.393 32092 32092 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-03 18:06:19.393 32092 32092 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-03 18:06:19.393 32092 32092 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-03 18:06:19.393 32092 32092 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-03 18:06:19.521 32092 32092 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-03 18:06:21.168 32092 32092 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-03 18:06:21.169 32092 32092 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-03 18:06:22.121 32092 32734 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-03 18:06:22.121 32092 32734 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-03 18:06:22.121 32092 32734 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-03 18:06:22.588 32600 32600 W libprocessgroup: Controller io is not found
02-03 18:06:22.588 32600 32600 W libprocessgroup: Controller io is not found
02-03 18:06:22.588 32600 32600 W libprocessgroup: Controller io is not found
02-03 18:06:28.635 32092 503 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #1 (32734) at void
android.database.sqlite.SQLiteConnectionPool.closeAvailableNonPrimaryConnectionsAnd
--------- beginning of main
02-03 18:33:34.526 21684 21684 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-03 18:33:35.091 21684 21684 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-03 18:33:35.093 21684 21684 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-03 18:33:35.093 21684 21684 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-03 18:33:35.093 21684 21684 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-03 18:33:35.093 21684 21684 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-03 18:33:35.093 21684 21684 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-03 18:33:35.093 21684 21684 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-03 18:33:35.093 21684 21684 W System.err: at
java.lang.Class.newInstance(Native Method)
02-03 18:33:35.093 21684 21684 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-03 18:33:35.093 21684 21684 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-03 18:33:35.093 21684 21684 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-03 18:33:35.093 21684 21684 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-03 18:33:35.093 21684 21684 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-03 18:33:35.093 21684 21684 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-03 18:33:35.093 21684 21684 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-03 18:33:35.093 21684 21684 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-03 18:33:35.093 21684 21684 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-03 18:33:35.093 21684 21684 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-03 18:33:35.093 21684 21684 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-03 18:33:35.093 21684 21684 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-03 18:33:35.093 21684 21684 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-03 18:33:35.093 21684 21684 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-03 18:33:35.093 21684 21684 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-03 18:33:35.119 21684 21684 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-03 18:33:35.324 21684 21684 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-03 18:33:35.324 21684 21684 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-03 18:33:35.525 21863 21863 W libprocessgroup: Controller io is not found
02-03 18:33:35.525 21863 21863 W libprocessgroup: Controller io is not found
02-03 18:33:35.525 21863 21863 W libprocessgroup: Controller io is not found
02-03 18:33:35.707 21684 21974 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-03 18:33:35.707 21684 21974 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-03 18:33:35.707 21684 21974 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-03 18:33:39.034 21684 21946 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=49401709-1ddc-47c3-92c4-a1ce12a5aa6f transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.716--------- beginning of main
02-03 18:58:48.859 32664 32664 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-03 18:58:49.109 32664 32664 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-03 18:58:49.111 32664 32664 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-03 18:58:49.111 32664 32664 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-03 18:58:49.111 32664 32664 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-03 18:58:49.111 32664 32664 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-03 18:58:49.111 32664 32664 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-03 18:58:49.111 32664 32664 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-03 18:58:49.111 32664 32664 W System.err: at
java.lang.Class.newInstance(Native Method)
02-03 18:58:49.111 32664 32664 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-03 18:58:49.111 32664 32664 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-03 18:58:49.111 32664 32664 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-03 18:58:49.111 32664 32664 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-03 18:58:49.111 32664 32664 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-03 18:58:49.111 32664 32664 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-03 18:58:49.111 32664 32664 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-03 18:58:49.111 32664 32664 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-03 18:58:49.111 32664 32664 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-03 18:58:49.111 32664 32664 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-03 18:58:49.111 32664 32664 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-03 18:58:49.111 32664 32664 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-03 18:58:49.111 32664 32664 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-03 18:58:49.111 32664 32664 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-03 18:58:49.111 32664 32664 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-03 18:58:49.127 32664 32664 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-03 18:58:49.331 32664 32664 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-03 18:58:49.331 32664 32664 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-03 18:58:49.503 32664 32723 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-03 18:58:49.503 32664 32723 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-03 18:58:49.503 32664 32723 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-03 18:58:49.526 32709 32709 W libprocessgroup: Controller io is not found
02-03 18:58:49.526 32709 32709 W libprocessgroup: Controller io is not found
02-03 18:58:49.526 32709 32709 W libprocessgroup: Controller io is not found
02-03 18:58:53.351 32664 32664 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-03 18:58:56.366 32664 32664 W J--------- beginning of main
02-03 20:12:30.820 917 917 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-03 20:12:32.531 917 917 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-03 20:12:32.537 917 917 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-03 20:12:32.537 917 917 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-03 20:12:32.537 917 917 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-03 20:12:32.537 917 917 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-03 20:12:32.537 917 917 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-03 20:12:32.537 917 917 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-03 20:12:32.537 917 917 W System.err: at
java.lang.Class.newInstance(Native Method)
02-03 20:12:32.537 917 917 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-03 20:12:32.537 917 917 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-03 20:12:32.537 917 917 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-03 20:12:32.537 917 917 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-03 20:12:32.537 917 917 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-03 20:12:32.537 917 917 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-03 20:12:32.537 917 917 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-03 20:12:32.537 917 917 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-03 20:12:32.537 917 917 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-03 20:12:32.537 917 917 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-03 20:12:32.537 917 917 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-03 20:12:32.537 917 917 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-03 20:12:32.537 917 917 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-03 20:12:32.537 917 917 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-03 20:12:32.537 917 917 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-03 20:12:32.606 917 917 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-03 20:12:34.160 917 917 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-03 20:12:34.160 917 917 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-03 20:12:35.548 917 2048 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-03 20:12:35.548 917 2048 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-03 20:12:35.548 917 2048 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-03 20:12:35.839 1612 1612 W libprocessgroup: Controller io is not found
02-03 20:12:35.839 1612 1612 W libprocessgroup: Controller io is not found
02-03 20:12:35.840 1612 1612 W libprocessgroup: Controller io is not found
02-03 20:12:37.058 917 2041 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #7 (2068) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=0 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal) for 336ms
02-03 20:12:37.130 917 2062 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #7 (2068) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=2 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal) for 406ms
02-03 20:12:37.244 917 2041 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #5 (2062) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=2 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 103ms
02-03 20:12:37.259 917 2059 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #7 (2068) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=3 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal) for 477ms
02-03 20:12:37.260 917 2065 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #7 (2068) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=1 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal) for 537ms
02-03 20:30:20.148 917 3825 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-03 20:30:20.148 917 3825 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-03 20:30:20.148 917 3825 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-03 20:30:20.148 917 3825 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-03 20:30:20.148 917 3825 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-03 20:30:20.148 917 3825 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-03 20:30:20.148 917 3825 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-03 20:30:20.148 917 3825 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-03 20:30:20.148 917 3825 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-03 20:30:20.148 917 3825 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-03 20:30:20.148 917 3825 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-03 20:30:20.148 917 3825 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-03 20:30:20.148 917 3825 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-03 20:30:20.148 917 3825 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-03 20:30:20.148 917 3825 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-03 20:30:20.148 917 3825 E SQLiteDatabase: at java.lan---------
beginning of main
02-03 21:12:41.834 16824 16824 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-03 21:12:42.755 16824 16824 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-03 21:12:42.757 16824 16824 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-03 21:12:42.757 16824 16824 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-03 21:12:42.757 16824 16824 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-03 21:12:42.757 16824 16824 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-03 21:12:42.757 16824 16824 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-03 21:12:42.757 16824 16824 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-03 21:12:42.757 16824 16824 W System.err: at
java.lang.Class.newInstance(Native Method)
02-03 21:12:42.757 16824 16824 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-03 21:12:42.757 16824 16824 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-03 21:12:42.757 16824 16824 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-03 21:12:42.757 16824 16824 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-03 21:12:42.757 16824 16824 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-03 21:12:42.757 16824 16824 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-03 21:12:42.757 16824 16824 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-03 21:12:42.757 16824 16824 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-03 21:12:42.757 16824 16824 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-03 21:12:42.757 16824 16824 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-03 21:12:42.757 16824 16824 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-03 21:12:42.757 16824 16824 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-03 21:12:42.757 16824 16824 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-03 21:12:42.757 16824 16824 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-03 21:12:42.757 16824 16824 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-03 21:12:42.795 16824 16824 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-03 21:12:43.407 16824 16824 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-03 21:12:43.407 16824 16824 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-03 21:12:43.889 16824 17057 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-03 21:12:43.889 16824 17057 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-03 21:12:43.889 16824 17057 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-03 21:12:44.280 17013 17013 W libprocessgroup: Controller io is not found
02-03 21:12:44.280 17013 17013 W libprocessgroup: Controller io is not found
02-03 21:12:44.281 17013 17013 W libprocessgroup: Controller io is not found
02-03 21:12:46.301 16824 17074 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-03 21:12:46.301 16824 17074 E SQLiteDatabase: android.datab--------- beginning
of main
02-03 23:26:51.077 18352 18352 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-03 23:26:52.117 18352 18352 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-03 23:26:52.121 18352 18352 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-03 23:26:52.121 18352 18352 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-03 23:26:52.122 18352 18352 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-03 23:26:52.122 18352 18352 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-03 23:26:52.122 18352 18352 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-03 23:26:52.122 18352 18352 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-03 23:26:52.122 18352 18352 W System.err: at
java.lang.Class.newInstance(Native Method)
02-03 23:26:52.122 18352 18352 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-03 23:26:52.122 18352 18352 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-03 23:26:52.122 18352 18352 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-03 23:26:52.122 18352 18352 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-03 23:26:52.122 18352 18352 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-03 23:26:52.122 18352 18352 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-03 23:26:52.122 18352 18352 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-03 23:26:52.122 18352 18352 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-03 23:26:52.122 18352 18352 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-03 23:26:52.122 18352 18352 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-03 23:26:52.122 18352 18352 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-03 23:26:52.122 18352 18352 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-03 23:26:52.122 18352 18352 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-03 23:26:52.122 18352 18352 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-03 23:26:52.123 18352 18352 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-03 23:26:52.172 18352 18352 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-03 23:26:53.751 18352 18352 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-03 23:26:53.751 18352 18352 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-03 23:26:54.439 18352 18844 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-03 23:26:54.439 18352 18844 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-03 23:26:54.439 18352 18844 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-03 23:26:54.834 18701 18701 W libprocessgroup: Controller io is not found
02-03 23:26:54.835 18701 18701 W libprocessgroup: Controller io is not found
02-03 23:26:54.835 18701 18701 W libprocessgroup: Controller io is not found
02-03 23:26:55.863 18352 18917 W WM-SystemJobScheduler: Unable to schedule work ID
b6c8d521-e9ec-477d-b6ba-39e10e0543c7
02-03 23:27:26.104 18352 18914 W WM-SystemJobScheduler: Unable to schedule work ID
8--------- beginning of main
02-04 00:26:50.807 26074 26074 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-04 00:26:51.465 26074 26074 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-04 00:26:51.468 26074 26074 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-04 00:26:51.468 26074 26074 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-04 00:26:51.468 26074 26074 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-04 00:26:51.468 26074 26074 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-04 00:26:51.468 26074 26074 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-04 00:26:51.469 26074 26074 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-04 00:26:51.469 26074 26074 W System.err: at
java.lang.Class.newInstance(Native Method)
02-04 00:26:51.469 26074 26074 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-04 00:26:51.469 26074 26074 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-04 00:26:51.469 26074 26074 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-04 00:26:51.469 26074 26074 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-04 00:26:51.469 26074 26074 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-04 00:26:51.469 26074 26074 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-04 00:26:51.469 26074 26074 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-04 00:26:51.469 26074 26074 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-04 00:26:51.469 26074 26074 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-04 00:26:51.469 26074 26074 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-04 00:26:51.469 26074 26074 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-04 00:26:51.469 26074 26074 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-04 00:26:51.469 26074 26074 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-04 00:26:51.469 26074 26074 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-04 00:26:51.469 26074 26074 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-04 00:26:51.525 26074 26074 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-04 00:26:52.069 26074 26074 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-04 00:26:52.069 26074 26074 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-04 00:26:52.795 26159 26159 W libprocessgroup: Controller io is not found
02-04 00:26:52.796 26159 26159 W libprocessgroup: Controller io is not found
02-04 00:26:52.796 26159 26159 W libprocessgroup: Controller io is not found
02-04 00:26:52.975 26074 26201 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-04 00:26:52.975 26074 26201 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-04 00:26:52.975 26074 26201 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-04 00:26:54.267 26074 26325 W WM-SystemJobScheduler: Unable to schedule work ID
4af50ee3-187a-456b-be9a-9e419d6f0fca
02-04 00:27:24.506 26074 26331 W WM-SystemJobScheduler: Unable to schedule work ID
6--------- beginning of main
02-04 00:52:50.648 32384 32384 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-04 00:52:50.898 32384 32384 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-04 00:52:50.899 32384 32384 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-04 00:52:50.899 32384 32384 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-04 00:52:50.899 32384 32384 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-04 00:52:50.899 32384 32384 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-04 00:52:50.899 32384 32384 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-04 00:52:50.899 32384 32384 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-04 00:52:50.899 32384 32384 W System.err: at
java.lang.Class.newInstance(Native Method)
02-04 00:52:50.899 32384 32384 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-04 00:52:50.899 32384 32384 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-04 00:52:50.899 32384 32384 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-04 00:52:50.899 32384 32384 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-04 00:52:50.899 32384 32384 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-04 00:52:50.899 32384 32384 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-04 00:52:50.899 32384 32384 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-04 00:52:50.899 32384 32384 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-04 00:52:50.899 32384 32384 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-04 00:52:50.899 32384 32384 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-04 00:52:50.899 32384 32384 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-04 00:52:50.899 32384 32384 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-04 00:52:50.899 32384 32384 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-04 00:52:50.899 32384 32384 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-04 00:52:50.899 32384 32384 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-04 00:52:50.936 32384 32384 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-04 00:52:51.313 32384 32384 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-04 00:52:51.313 32384 32384 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-04 00:52:51.623 32384 32440 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-04 00:52:51.623 32384 32440 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-04 00:52:51.623 32384 32440 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-04 00:52:51.960 32425 32425 W libprocessgroup: Controller io is not found
02-04 00:52:51.961 32425 32425 W libprocessgroup: Controller io is not found
02-04 00:52:51.961 32425 32425 W libprocessgroup: Controller io is not found
02-04 00:58:35.540 32384 32393 W com.mbwhatsapp: Suspending all threads took:
52.931ms
02-04 01:08:53.113 8396 8396 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-04 01:08:53.359 8396 8396 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-04 01:08:53.360 8396 8396 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-04 01:08:53.360 8396 8396 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-04 01:08:53.360 8396 8396 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-04 01:08:53.360 8396 8396 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-04 01:08:53.360 8396 8396 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-04 01:08:53.360 8396 8396 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-04 01:08:53.361 8396 8396 W System.err: at
java.lang.Class.newInstance(Native Method)
02-04 01:08:53.361 8396 8396 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-04 01:08:53.361 8396 8396 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-04 01:08:53.361 8396 8396 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-04 01:08:53.361 8396 8396 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-04 01:08:53.361 8396 8396 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-04 01:08:53.361 8396 8396 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-04 01:08:53.361 8396 8396 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-04 01:08:53.361 8396 8396 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-04 01:08:53.361 8396 8396 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-04 01:08:53.361 8396 8396 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-04 01:08:53.361 8396 8396 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-04 01:08:53.361 8396 8396 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-04 01:08:53.361 8396 8396 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-04 01:08:53.361 8396 8396 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-04 01:08:53.361 8396 8396 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-04 01:08:53.387 8396 8396 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-04 01:08:53.886 8396 8396 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-04 01:08:53.886 8396 8396 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-04 01:08:54.179 8396 8456 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-04 01:08:54.179 8396 8456 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-04 01:08:54.179 8396 8456 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-04 01:08:54.665 8440 8440 W libprocessgroup: Controller io is not found
02-04 01:08:54.665 8440 8440 W libprocessgroup: Controller io is not found
02-04 01:08:54.665 8440 8440 W libprocessgroup: Controller io is not found
02-04 02:00:56.664 8396 8404 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 104 to 100
02-04 02:00:56.670 8396 8406 W System : A resource failed to call end.
02-04 02:00:56.670 8396 8406 W System : A resource failed to call end.
02-04 02:00:56.670 8396 8406 W System : A resource failed to call end.
02-04 02:00:57.381 8396 8406 W System : A resource failed to call end.
02-04 02:00:57.381 8396 8406 W System : A resource failed to call end.
02-04 02:14:53.263 8396 8406 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/base.apk' with 1 weak references
02-04 02:14:53.264 8396 8406 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_arservicesoptional.apk' with 1 weak references
02-04 02:14:53.264 8396 8406 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_cgnativeplayer.apk' with 1 weak references
02-04 02:14:53.264 8396 8406 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_cgwebrtc.apk' with 1 weak references
02-04 02:14:53.264 8396 8406 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_heliumiab.apk' with 1 weak references
02-04 02:14:53.265 8396 8406 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_i18n_id_ID.apk' with 1 weak references
02-04 02:14:53.265 8396 8406 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_instantgames.apk' with 1 weak references
02-04 02:14:53.265 8396 8406 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_instantgamesads.apk' with 1 weak references
02-04 02:14:53.265 8396 8406 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_papaya.apk' with 1 weak references
02-04 02:14:53.265 8396 8406 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_papayaanalyticstorch.apk' with 1 weak references
02-04 02:14:53.265 8396 8406 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_papayatorch.apk' with 1 weak references
02-04 02:14:53.265 8396 8406 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_pytorch.apk' with 1 weak references
02-04 02:14:53.265 8396 8406 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_s_arservicesoptional_slam.apk' with 1 weak
references
02-04 02:14:53.265 8396 8406 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_s_cgwebrtc_horizon.apk' with 1 weak references
02-04 02:14:53.265 8396 8406 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_s_papaya_torchedlooper.apk' with 1 weak references
02-04 02:14:53.265 8396 8406 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_s_papayaanalyticstorch_papayatorch.apk' with 1 weak
references
02-04 02:14:53.265 8396 8406 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/
split_s_papayaanalyticstorch_papayatorch_torchedlooper.apk' with 1 weak references
02-04 02:14:53.265 8396 8406 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_s_papayatorch_torchedlooper.apk' with 1 weak
references
02-04 02:14:53.266 8396 8406 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~2wCpKjJxQorj3NT9vnTqMw==/com.instagram.android-
VTpVO4Dr27MCN6VaU5vRfg==/base.apk' with 1 weak references
02-04 02:14:53.266 8396 8406 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~2wCpKjJxQorj3NT9vnTqMw==/com.instagram.android-
VTpVO4Dr27MCN6VaU5vRfg==/split_arservicesforbodytracking.apk' with 1 weak
references
02-04 02:14:53.266 8396 8406 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~2wCpKjJxQorj3NT9vnTqMw==/com.instagram.android-
VTpVO4Dr27MCN6VaU5vRfg==/split_arservicesforgenericml.apk' with 1 weak references
02-04 02:14:53.266 8396 8406 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~2wCpKjJxQorj3NT9vnTqMw==/com.instagram.android-
VTpVO4Dr27MCN6VaU5vRfg==/split_arservicesforhairsegmentation.apk' with 1 weak
references
02-04 02:14:53.266 8396 8406 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~2wCpKjJxQorj3NT9vnTqMw==/com.instagram.android-
VTpVO4Dr27MCN6VaU5vRfg==/split_arservicesforhandtracking.apk' with 1 weak
references
02-04 02:14:53.266 8396 8406 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~2wCpKjJxQorj3NT9vnTqMw==/com.instagram.android-
VTpVO4Dr27MCN6VaU5vRfg==/split_arservicesforpersonsegmentation.apk' with 1 weak
references
02-04 02:14:53.266 8396 8406 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~2wCpKjJxQorj3NT9vnTqMw==/com.instagram.android-
VTpVO4Dr27MCN6VaU5vRfg==/split_i18n_id_ID.apk' with 1 weak references
02-04 02:14:53.266 8396 8406 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~2wCpKjJxQorj3NT9vnTqMw==/com.instagram.android-
VTpVO4Dr27MCN6VaU5vRfg==/split_pytorch.apk' with 1 weak references
02-04 02:14:53.266 8396 8406 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~2wCpKjJxQorj3NT9vnTqMw==/com.instagram.android-
VTpVO4Dr27MCN6VaU5vRfg==/split_slam.apk' with 1 weak references
02-04 02:14:53.266 8396 8406 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~2wCpKjJxQorj3NT9vnTqMw==/com.instagram.android-
VTpVO4Dr27MCN6VaU5vRfg==/split_supmediastreamcontroller.apk' with 1 weak references
02-04 02:14:53.266 8396 8406 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~XJczbhHtYeYZthQOWdzraw==/com.instagram.barcelona-
sJurMQzMxz1B_V8VQEcrLg==/base.apk' with 1 weak references
02-04 02:14:53.267 8396 8406 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~L7xnFL2ay3MZouwdFfEsCA==/com.whatsapp-
o0aD1yIFgaHe2YiCjJ8JUg==/base.apk' with 1 weak references
02-04 02:21:02.536 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.536 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.536 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.536 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.536 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.536 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.536 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.536 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.536 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.536 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.536 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.536 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.536 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.536 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.536 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.536 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.536 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.536 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.537 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.537 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.537 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.537 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.537 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.537 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.537 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.537 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.537 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.537 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.537 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.537 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.537 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.537 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.537 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.537 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.537 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.537 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.537 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.537 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.537 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.537 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.537 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.537 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.537 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.537 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.537 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.537 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.537 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.538 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.538 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.538 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.538 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.538 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.538 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.540 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.540 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.540 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.540 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.540 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.540 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.540 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.540 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.540 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.540 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.541 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.541 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.541 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.541 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.541 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.541 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.541 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.541 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.541 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.541 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.541 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.541 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.541 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.541 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.541 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.541 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.541 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.541 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.541 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.541 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.541 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.541 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.541 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.541 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.541 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.541 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.541 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.541 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.541 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.541 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.541 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.541 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.541 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.542 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.542 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.542 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.542 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.542 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.542 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.542 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.542 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.542 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.542 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.542 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.542 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.542 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.542 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.542 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.542 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.542 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.542 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.542 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.542 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.542 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.542 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.542 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.542 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.542 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.542 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.542 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.542 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.542 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.542 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.542 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.543 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.543 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.543 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.543 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.543 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.543 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.543 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.543 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.543 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.543 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.543 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.543 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.543 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.543 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.543 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.543 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.543 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.543 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.543 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.543 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.543 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.543 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.543 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.543 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.543 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.543 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.543 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.543 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.544 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.544 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.544 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.544 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.544 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.544 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.544 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.544 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.544 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.544 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.544 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.544 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.544 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.544 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.544 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.544 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.544 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.544 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.544 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.544 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.544 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.544 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.544 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.544 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.544 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.544 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.544 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.544 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.544 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.544 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.544 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.544 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.544 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.545 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.545 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.545 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.545 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.545 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.545 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.545 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.545 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.545 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.545 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.545 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.545 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.545 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.545 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.545 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.545 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.545 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.545 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.545 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.545 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.545 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.545 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.545 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.545 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.545 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.545 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.545 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.545 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.545 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.545 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.545 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.545 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.545 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.546 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.546 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.546 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.546 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.546 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.546 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.546 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.546 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.546 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.546 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.546 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.546 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.546 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.546 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.546 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.546 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.546 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.546 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.546 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.546 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.546 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.546 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.546 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.546 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.546 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.546 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.546 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.546 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.547 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.547 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.547 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.547 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.547 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.547 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.547 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.547 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.547 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.547 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.547 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.547 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.547 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.547 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.547 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.547 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.547 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.547 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.547 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.547 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.547 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.547 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.547 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.547 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.547 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.547 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.547 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.548 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.548 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.548 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.548 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.548 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.548 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.548 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.548 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.548 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.548 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.548 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.548 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.548 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.548 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.548 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.548 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.548 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.548 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.548 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.548 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.548 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.548 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.548 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.548 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.548 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.548 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.548 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.548 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.548 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.548 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.549 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.549 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.549 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.549 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.549 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.549 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.549 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.549 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.549 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.549 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.549 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.549 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.549 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.549 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.549 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.549 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.549 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.549 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.549 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.549 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.549 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.549 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.549 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.549 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.549 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.549 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.549 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.549 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.549 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.550 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.550 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.550 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.550 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.550 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.550 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.550 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.550 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.550 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.550 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.550 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.550 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.550 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.550 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.550 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.550 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.550 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.550 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.550 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.550 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.550 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.550 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.550 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.550 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.550 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.550 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.550 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.550 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.550 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.550 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.551 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.551 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.551 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.551 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.551 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.551 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.551 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.551 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.551 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.551 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.551 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.551 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.551 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.551 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.551 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.551 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.551 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.551 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.551 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.551 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.551 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.551 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.551 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.551 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.551 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.551 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.551 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.551 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.551 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.552 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.552 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.552 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.552 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.552 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.552 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.552 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.552 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.552 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.552 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.552 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.552 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.552 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.552 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.552 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.552 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.552 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.552 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.552 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.552 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.552 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.552 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.552 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.552 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.552 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.552 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.552 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.552 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.552 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.552 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.552 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.552 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.552 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.553 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.553 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.553 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.553 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.553 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.553 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.553 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.553 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.553 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.553 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.553 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.553 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.553 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.553 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.553 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.553 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.553 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.553 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.553 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.553 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.553 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.553 8396 8406 W System : A resource failed to call close.
02-04 02:21:02.553 8396 8406 W System : A resource failed to call close.
02-04 02:27:53.194 8396 8406 W System : A resource failed to call close.
02-04 02:27:53.194 8396 8406 W System : A resource failed to call close.
02-04 02:27:53.194 8396 8406 W System : A resource failed to call close.
02-04 02:27:53.194 8396 8406 W System : A resource failed to call close.
02-04 02:27:53.194 8396 8406 W System : A resource failed to call close.
02-04 02:27:53.194 8396 8406 W System : A resource failed to call close.
02-04 02:27:53.194 8396 8406 W System : A resource failed to call close.
02-04 02:27:53.194 8396 8406 W System : A resource failed to call close.
02-04 02:27:53.194 8396 8406 W System : A resource failed to call close.
02-04 02:27:53.194 8396 8406 W System : A resource failed to call close.
02-04 02:27:53.194 8396 8406 W System : A resource failed to call close.
02-04 02:27:53.194 8396 8406 W System : A resource failed to call close.
02-04 02:27:53.194 8396 8406 W System : A resource failed to call close.
02-04 02:27:53.194 8396 8406 W System : A resource failed to call close.
02-04 02:27:53.194 8396 8406 W System : A resource failed to call close.
02-04 02:27:53.194 8396 8406 W System : A resource failed to call close.
02-04 02:27:53.195 8396 8406 W System : A resource failed to call close.
02-04 02:27:53.195 8396 8406 W System : A resource failed to call close.
02-04 02:27:53.195 8396 8406 W System : A resource failed to call close.
02-04 02:27:53.195 8396 8406 W System : A resource failed to call close.
02-04 02:27:53.195 8396 8406 W System : A resource failed to call close.
02-04 02:27:53.195 8396 8406 W System : A resource failed to call close.
02-04 02:27:53.195 8396 8406 W System : A resource failed to call close.
02-04 02:27:53.195 8396 8406 W System : A resource failed to call close.
02-04 02:27:53.195 8396 8406 W System : A resource failed to call close.
02-04 02:27:53.195 8396 8406 W System : A resource failed to call close.
02-04 02:27:53.195 8396 8406 W System : A resource failed to call close.
02-04 02:27:53.195 8396 8406 W System : A resource failed to call close.
02-04 02:27:53.195 8396 8406 W System : A resource failed to call close.
02-04 02:27:53.195 8396 8406 W System : A resource failed to call close.
02-04 02:27:53.195 8396 8406 W System : A resource failed to call close.
02-04 02:27:53.195 8396 8406 W System : A resource failed to call close.
02-04 02:27:53.195 8396 8406 W System : A resource failed to call close.
02-04 02:27:53.195 8396 8406 W System : A resource failed to call close.
02-04 02:27:53.195 8396 8406 W System : A resource failed to call close.
02-04 02:27:53.195 8396 8406 W System : A resource failed to call close.
02-04 02:27:53.195 8396 8406 W System : A resource failed to call close.
02-04 02:27:53.199 8396 8406 W System : A resource failed to call close.
02-04 02:27:53.199 8396 8406 W System : A resource failed to call close.
02-04 02:27:53.199 8396 8406 W System : A resource failed to call close.
02-04 02:27:53.200 8396 8406 W System : A resource failed to call close.
02-04 02:27:53.201 8396 8406 W Sys--------- beginning of main
02-04 03:00:53.290 8396 8404 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 169 to 100
02-04 03:44:53.335 8396 8404 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 224 to 100
02-04 04:05:53.096 19828 19828 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-04 04:05:53.291 19828 19828 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-04 04:05:53.292 19828 19828 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-04 04:05:53.292 19828 19828 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-04 04:05:53.293 19828 19828 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-04 04:05:53.293 19828 19828 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-04 04:05:53.293 19828 19828 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-04 04:05:53.293 19828 19828 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-04 04:05:53.293 19828 19828 W System.err: at
java.lang.Class.newInstance(Native Method)
02-04 04:05:53.293 19828 19828 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-04 04:05:53.293 19828 19828 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-04 04:05:53.293 19828 19828 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-04 04:05:53.293 19828 19828 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-04 04:05:53.293 19828 19828 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-04 04:05:53.293 19828 19828 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-04 04:05:53.293 19828 19828 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-04 04:05:53.293 19828 19828 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-04 04:05:53.293 19828 19828 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-04 04:05:53.293 19828 19828 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-04 04:05:53.293 19828 19828 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-04 04:05:53.293 19828 19828 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-04 04:05:53.293 19828 19828 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-04 04:05:53.293 19828 19828 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-04 04:05:53.293 19828 19828 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-04 04:05:53.317 19828 19828 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-04 04:05:53.694 19828 19828 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-04 04:05:53.694 19828 19828 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-04 04:05:53.853 19828 19879 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-04 04:05:53.853 19828 19879 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-04 04:05:53.853 19828 19879 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-04 04:05:54.307 19864 19864 W libprocessgroup: Controller io is not found
02-04 04:05:54.308 19864 19864 W libprocessgroup: Controller io is not found
02-04 04:05:54.308 19864 19--------- beginning of main
02-04 07:57:51.383 9939 9939 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-04 07:57:51.762 9939 9939 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-04 07:57:51.786 9939 9939 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-04 07:57:51.787 9939 9939 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-04 07:57:51.799 9939 9939 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-04 07:57:51.800 9939 9939 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-04 07:57:51.800 9939 9939 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-04 07:57:51.800 9939 9939 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-04 07:57:51.800 9939 9939 W System.err: at
java.lang.Class.newInstance(Native Method)
02-04 07:57:51.800 9939 9939 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-04 07:57:51.800 9939 9939 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-04 07:57:51.800 9939 9939 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-04 07:57:51.800 9939 9939 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-04 07:57:51.800 9939 9939 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-04 07:57:51.800 9939 9939 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-04 07:57:51.800 9939 9939 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-04 07:57:51.800 9939 9939 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-04 07:57:51.800 9939 9939 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-04 07:57:51.800 9939 9939 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-04 07:57:51.800 9939 9939 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-04 07:57:51.800 9939 9939 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-04 07:57:51.800 9939 9939 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-04 07:57:51.800 9939 9939 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-04 07:57:51.800 9939 9939 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-04 07:57:51.922 9939 9939 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-04 07:57:52.408 9939 9939 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-04 07:57:52.409 9939 9939 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-04 07:57:52.689 9939 10058 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-04 07:57:52.689 9939 10058 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-04 07:57:52.689 9939 10058 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-04 07:57:53.051 10035 10035 W libprocessgroup: Controller io is not found
02-04 07:57:53.051 10035 10035 W libprocessgroup: Controller io is not found
02-04 07:57:53.051 10035 10035 W libprocessgroup: Controller io is not found
02-04 07:59:56.378 9939 10805 W WM-SystemJobScheduler: Unable to schedule work ID
702aff34-29cc-40ae-a87e-1c2e20be0aaa
02-04 08:00:08.401 9939 9939 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 08:00:14.345 9939 9939 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 08:00:26.470 9939 10087 W WM-SystemJobScheduler: Unable to schedule work ID
2dc99a72-b1f4-4c9a-a4ea-ff7e0ec50d32
02-04 08:00:35.491 9939 9939 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 08:00:45.758 9939 10805 W WM-SystemJobScheduler: Unable to schedule work ID
21c2e79c-8b01-4b3b-a041-c3e939ddafed
02-04 08:01:08.452 9939 9939 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 08:01:15.810 9939 10091 W WM-SystemJobScheduler: Unable to schedule work ID
4b10319f-0339-47c0-b3b4-ddbcf977fbae
02-04 08:01:28.011 9939 9939 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 08:01:39.289 9939 9939 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 08:01:58.967 9939 10089 W WM-SystemJobScheduler: Unable to schedule work ID
2f71c529-8434-4f5d-bbe2-0881329cb0dd
02-04 08:01:59.969 9939 9939 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 08:02:08.513 9939 9939 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 08:02:08.628 9939 10091 W WM-SystemJobScheduler: Unable to schedule work ID
28ed469c-cd28-4bf7-854b-2267ffec576c
02-04 08:08:16.288 9939 9939 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 08:08:37.323 9939 9939 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 08:08:40.289 9939 9939 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 08:08:40.413 9939 10805 W WM-SystemJobScheduler: Unable to schedule work ID
a02e1412-5268-413c-901a-e2b6885dfb39
02-04 08:08:52.301 9939 9939 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 08:09:06.980 9939 10089 W WM-SystemJobScheduler: Unable to schedule work ID
9a471418-88ce-48a4-b9bb-9844033d6df1
02-04 08:09:10.321 9939 9939 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 08:09:10.365 9939 9939 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 08:09:23.318 9939 9939 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 08:09:37.079 9939 10089 W WM-SystemJobScheduler: Unable to schedule work ID
6f0793a6-decd-468f-9872-370fe64f8e10
02-04 08:13:09.793 9939 10805 W WM-SystemJobScheduler: Unable to schedule work ID
1c035038-dc63-411b-9ad9-5a8eb9efc28b
02-04 08:13:34.762 9939 9939 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 08:13:37.336 9939 9939 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 08:13:39.962 9939 10805 W WM-SystemJobScheduler: Unable to schedule work ID
f3b19fc8-1d4b-4c9a-9b9b-e1da1ed7ebac
02-04 08:21:34.018 9939 10089 W WM-SystemJobScheduler: Unable to schedule work ID
0693c03--------- beginning of main
02-04 08:31:18.823 9939 9939 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 08:31:45.046 9939 9939 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 09:04:53.107 23606 23606 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-04 09:04:53.529 23606 23606 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-04 09:04:53.532 23606 23606 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-04 09:04:53.532 23606 23606 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-04 09:04:53.532 23606 23606 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-04 09:04:53.532 23606 23606 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-04 09:04:53.532 23606 23606 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-04 09:04:53.532 23606 23606 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-04 09:04:53.532 23606 23606 W System.err: at
java.lang.Class.newInstance(Native Method)
02-04 09:04:53.532 23606 23606 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-04 09:04:53.532 23606 23606 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-04 09:04:53.532 23606 23606 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-04 09:04:53.532 23606 23606 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-04 09:04:53.532 23606 23606 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-04 09:04:53.532 23606 23606 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-04 09:04:53.532 23606 23606 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-04 09:04:53.533 23606 23606 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-04 09:04:53.533 23606 23606 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-04 09:04:53.533 23606 23606 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-04 09:04:53.533 23606 23606 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-04 09:04:53.533 23606 23606 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-04 09:04:53.533 23606 23606 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-04 09:04:53.533 23606 23606 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-04 09:04:53.533 23606 23606 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-04 09:04:53.569 23606 23606 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-04 09:04:54.159 23606 23606 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-04 09:04:54.160 23606 23606 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-04 09:04:54.468 23606 23665 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-04 09:04:54.468 23606 23665 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-04 09:04:54.468 23606 23665 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-04 09:04:54.899 23651 23651 W libprocessgroup: Controller io is not found
02-04 09:04:54.899--------- beginning of main
02-04 10:03:26.335 7701 7701 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-04 10:03:27.327 7701 7701 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-04 10:03:27.332 7701 7701 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-04 10:03:27.332 7701 7701 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-04 10:03:27.332 7701 7701 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-04 10:03:27.332 7701 7701 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-04 10:03:27.336 7701 7701 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-04 10:03:27.336 7701 7701 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-04 10:03:27.336 7701 7701 W System.err: at
java.lang.Class.newInstance(Native Method)
02-04 10:03:27.336 7701 7701 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-04 10:03:27.336 7701 7701 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-04 10:03:27.336 7701 7701 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-04 10:03:27.336 7701 7701 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-04 10:03:27.336 7701 7701 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-04 10:03:27.336 7701 7701 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-04 10:03:27.336 7701 7701 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-04 10:03:27.336 7701 7701 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-04 10:03:27.336 7701 7701 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-04 10:03:27.336 7701 7701 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-04 10:03:27.336 7701 7701 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-04 10:03:27.336 7701 7701 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-04 10:03:27.336 7701 7701 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-04 10:03:27.336 7701 7701 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-04 10:03:27.336 7701 7701 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-04 10:03:27.399 7701 7701 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-04 10:03:27.892 7701 7701 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-04 10:03:27.892 7701 7701 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-04 10:03:28.627 7877 7877 W libprocessgroup: Controller io is not found
02-04 10:03:28.627 7877 7877 W libprocessgroup: Controller io is not found
02-04 10:03:28.627 7877 7877 W libprocessgroup: Controller io is not found
02-04 10:03:28.662 7701 7965 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-04 10:03:28.662 7701 7965 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-04 10:03:28.662 7701 7965 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-04 10:03:29.186 7701 8009 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #2 (7999) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6
X.35t.A08() for 214ms
02-04 10:03:30.856 7701 7701 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 10:04:30.867 7701 7701 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 10:05:18.764 7701 7701 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 10:05:28.461 7701 7701 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 10:05:30.874 7701 7701 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 10:13:22.744 7701 7701 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 10:13:27.416 7701 7701 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 10:13:28.728 7701 7701 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 10:13:31.710 7701 7701 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 10:14:09.534 7701 7701 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 10:14:09.543 7701 7701 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 10:14:11.465 7701 7701 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 10:14:24.851 7701 7701 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 10:14:27.427 7701 7701 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 10:14:30.159 7701 7701 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 10:32:22.103 7701 8063 W WM-SystemJobScheduler: Unable to schedule work ID
db4f607f-6504-42cf-b340-5cc95c3c2ba7
02-04 10:32:26.413 7701 7701 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 10:32:26.619 7701 7701 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 10:32:30.639 7701 7701 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 10:32:52.259 7701 8063 W WM-SystemJobScheduler: Unable to schedule work ID
64bf95b4-3c17-4c96-bb92-332a3b5b32bb
02-04 10:33:13.367 7701 7701 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 10:33:26.422 7701 7701 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 10:49:02.213 7701 7701 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 10:49:05.489 7701 7701 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 10:49:08.571 7701 7701 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. --------- beginning of
main
02-04 12:01:53.171 8544 8544 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-04 12:01:53.533 8544 8544 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-04 12:01:53.538 8544 8544 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-04 12:01:53.538 8544 8544 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-04 12:01:53.539 8544 8544 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-04 12:01:53.539 8544 8544 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-04 12:01:53.539 8544 8544 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-04 12:01:53.539 8544 8544 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-04 12:01:53.539 8544 8544 W System.err: at
java.lang.Class.newInstance(Native Method)
02-04 12:01:53.539 8544 8544 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-04 12:01:53.539 8544 8544 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-04 12:01:53.539 8544 8544 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-04 12:01:53.539 8544 8544 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-04 12:01:53.539 8544 8544 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-04 12:01:53.539 8544 8544 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-04 12:01:53.539 8544 8544 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-04 12:01:53.539 8544 8544 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-04 12:01:53.539 8544 8544 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-04 12:01:53.539 8544 8544 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-04 12:01:53.539 8544 8544 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-04 12:01:53.539 8544 8544 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-04 12:01:53.539 8544 8544 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-04 12:01:53.539 8544 8544 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-04 12:01:53.539 8544 8544 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-04 12:01:53.608 8544 8544 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-04 12:01:54.281 8544 8544 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-04 12:01:54.281 8544 8544 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-04 12:01:54.641 8544 8602 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-04 12:01:54.641 8544 8602 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-04 12:01:54.641 8544 8602 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-04 12:01:54.911 8585 8585 W libprocessgroup: Controller io is not found
02-04 12:01:54.912 8585 8585 W libprocessgroup: Controller io is not found
02-04 12:01:54.912 8585 8585 W libprocessgroup: Controller io is not found
02-04 12:02:13.778 8544 8544 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 12:02:16.811 8544 8544 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 12:02:36.072 8544 8544 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 13:04:47.693 8544 8556 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 158 to 100
02-04 13:13:14.227 8544 8544 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 13:14:14.250 8544 8544 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 13:15:14.271 8544 8544 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 14:20:44.794 8544 16541 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-04 14:20:44.794 8544 16541 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-04 14:20:44.794 8544 16541 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-04 14:20:44.794 8544 16541 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-04 14:20:44.794 8544 16541 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-04 14:20:44.794 8544 16541 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-04 14:20:44.794 8544 16541 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-04 14:20:44.794 8544 16541 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-04 14:20:44.794 8544 16541 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-04 14:20:44.794 8544 16541 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-04 14:20:44.794 8544 16541 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-04 14:20:44.794 8544 16541 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-04 14:20:44.794 8544 16541 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-04 14:20:44.794 8544 16541 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-04 14:20:44.794 8544 16541 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-04 14:20:44.794 8544 16541 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-04 14:31:55.004 8544 17985 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-04 14:31:55.004 8544 17985 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-04 14:31:55.004 8544 17985 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-04 14:31:55.004 8544 17985 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-04 14:31:55.004 8544 17985 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-04 14:31:55.004 8544 17985 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-04 14:31:55.004 8544 17985 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-04 14:31:55.004 8544 17985 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-04 14:31:55.0--------- beginning of main
02-04 15:44:50.867 8544 8556 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 168 to 100
02-04 15:58:26.710 15216 15216 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-04 15:58:27.007 15216 15216 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-04 15:58:27.010 15216 15216 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-04 15:58:27.010 15216 15216 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-04 15:58:27.010 15216 15216 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-04 15:58:27.010 15216 15216 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-04 15:58:27.010 15216 15216 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-04 15:58:27.010 15216 15216 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-04 15:58:27.010 15216 15216 W System.err: at
java.lang.Class.newInstance(Native Method)
02-04 15:58:27.010 15216 15216 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-04 15:58:27.011 15216 15216 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-04 15:58:27.011 15216 15216 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-04 15:58:27.011 15216 15216 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-04 15:58:27.011 15216 15216 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-04 15:58:27.011 15216 15216 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-04 15:58:27.011 15216 15216 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-04 15:58:27.011 15216 15216 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-04 15:58:27.011 15216 15216 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-04 15:58:27.011 15216 15216 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-04 15:58:27.011 15216 15216 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-04 15:58:27.011 15216 15216 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-04 15:58:27.011 15216 15216 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-04 15:58:27.011 15216 15216 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-04 15:58:27.011 15216 15216 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-04 15:58:27.039 15216 15216 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-04 15:58:27.622 15216 15216 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-04 15:58:27.622 15216 15216 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-04 15:58:28.046 15216 15337 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-04 15:58:28.046 15216 15337 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-04 15:58:28.046 15216 15337 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-04 15:58:28.338 15299 15299 W libprocessgroup: Controller io is not found
02-04 15:58:28.339 15299 15299 W libprocessgroup: Controller io is not found
02-04 15:58:28.339 15299 15299 W libprocessgroup: Controller io is not found
02-04 15:58:31.929 15216 15349 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-04 15:58:31.929 15216 15349 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-04 15:58:31.929 15216 15349 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-04 15:58:31.929 15216 15349 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-04 15:58:31.929 15216 15349 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-04 15:58:31.929 15216 15349 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-04 15:58:31.929 15216 15349 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-04 15:58:31.929 15216 15349 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-04 15:58:31.929 15216 15349 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-04 15:58:31.929 15216 15349 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-04 15:58:31.929 15216 15349 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-04 15:58:31.929 15216 15349 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-04 15:58:31.929 15216 15349 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-04 15:58:31.929 15216 15349 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-04 15:58:31.929 15216 15349 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-04 15:58:31.929 15216 15349 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-04 16:03:36.396 15216 15216 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 16:03:38.519 15216 15216 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 16:03:44.560 15216 15216 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 16:03:53.642 15216 15216 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 16:04:08.735 15216 15216 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 16:04:14.768 15216 15216 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 16:04:23.820 15216 15216 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 16:04:36.413 15216 15216 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 16:04:41.945 15216 15216 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 16:23:50.889 15216 15226 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 103 to 100
02-04 16:36:58.037 15216 15216 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 16:37:03.061 15216 15216 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 16:37:03.358 15216 4682 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-04 16:37:03.358 15216 4682 E SQLiteDatabase:
android.database.sqlite.SQLiteC--------- beginning of main
02-04 16:37:08.063 15216 15216 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 16:48:03.460 11966 11966 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-04 16:48:03.756 11966 11966 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-04 16:48:03.758 11966 11966 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-04 16:48:03.758 11966 11966 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-04 16:48:03.758 11966 11966 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-04 16:48:03.758 11966 11966 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-04 16:48:03.758 11966 11966 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-04 16:48:03.759 11966 11966 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-04 16:48:03.759 11966 11966 W System.err: at
java.lang.Class.newInstance(Native Method)
02-04 16:48:03.759 11966 11966 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-04 16:48:03.759 11966 11966 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-04 16:48:03.759 11966 11966 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-04 16:48:03.759 11966 11966 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-04 16:48:03.759 11966 11966 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-04 16:48:03.759 11966 11966 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-04 16:48:03.759 11966 11966 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-04 16:48:03.759 11966 11966 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-04 16:48:03.759 11966 11966 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-04 16:48:03.759 11966 11966 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-04 16:48:03.759 11966 11966 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-04 16:48:03.759 11966 11966 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-04 16:48:03.759 11966 11966 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-04 16:48:03.759 11966 11966 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-04 16:48:03.759 11966 11966 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-04 16:48:03.783 11966 11966 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-04 16:48:04.091 11966 11966 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-04 16:48:04.091 11966 11966 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-04 16:48:04.342 11966 12036 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-04 16:48:04.342 11966 12036 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-04 16:48:04.342 11966 12036 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-04 16:48:04.394 12020 12020 W libprocessgroup: Controller io is not found
02-04 16:48:04.394 12020 12020 W libprocessgroup: Controller io is not found
02-04 16:48:04.394 12020 12020 W libprocessgroup: Controller io is not found
02-04 16:48:08.922 11966 11966 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 16:48:09.698 11966 12046 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-04 16:48:09.698 11966 12046 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-04 16:48:09.698 11966 12046 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-04 16:48:09.698 11966 12046 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-04 16:48:09.698 11966 12046 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-04 16:48:09.698 11966 12046 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-04 16:48:09.698 11966 12046 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-04 16:48:09.698 11966 12046 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-04 16:48:09.698 11966 12046 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-04 16:48:09.698 11966 12046 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-04 16:48:09.698 11966 12046 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-04 16:48:09.698 11966 12046 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-04 16:48:09.698 11966 12046 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-04 16:48:09.698 11966 12046 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-04 16:48:09.698 11966 12046 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-04 16:48:09.698 11966 12046 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-04 16:48:10.634 11966 11966 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 16:48:13.675 11966 11966 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 16:48:14.952 11966 12191 W ConnectivityManager.CallbackHandler: callback not
found for CALLBACK_AVAILABLE message
02-04 16:48:15.062 11966 12191 W ConnectivityManager.CallbackHandler: callback not
found for CALLBACK_CAP_CHANGED message
02-04 16:48:23.126 11966 11966 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 16:48:35.169 11966 11966 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 16:48:44.319 11966 11966 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 16:48:45.211 11966 11966 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 16:48:47.308 11966 11966 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 16:48:52.335 11966 11966 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 16:48:58.356 11966 11966 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 16:49:02.383 11966 11966 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 16:49:07.440 11966 11966 W JobService: onNetworkChanged() --------- beginning
of main
02-04 17:15:42.964 32706 32706 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-04 17:15:43.530 32706 32706 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-04 17:15:43.534 32706 32706 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-04 17:15:43.534 32706 32706 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-04 17:15:43.534 32706 32706 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-04 17:15:43.534 32706 32706 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-04 17:15:43.534 32706 32706 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-04 17:15:43.534 32706 32706 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-04 17:15:43.535 32706 32706 W System.err: at
java.lang.Class.newInstance(Native Method)
02-04 17:15:43.535 32706 32706 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-04 17:15:43.535 32706 32706 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-04 17:15:43.535 32706 32706 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-04 17:15:43.535 32706 32706 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-04 17:15:43.535 32706 32706 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-04 17:15:43.535 32706 32706 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-04 17:15:43.535 32706 32706 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-04 17:15:43.536 32706 32706 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-04 17:15:43.536 32706 32706 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-04 17:15:43.536 32706 32706 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-04 17:15:43.536 32706 32706 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-04 17:15:43.536 32706 32706 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-04 17:15:43.536 32706 32706 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-04 17:15:43.536 32706 32706 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-04 17:15:43.536 32706 32706 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-04 17:15:43.592 32706 32706 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-04 17:15:44.264 32706 32706 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-04 17:15:44.264 32706 32706 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-04 17:15:44.753 32706 504 W com.mbwhatsapp: Verification of void
X.2rL.<init>(X.21A, X.2sb, X.3Qo, X.2sg) took 141.797ms (183.36 bytecodes/s) (1872B
approximate peak alloc)
02-04 17:15:44.756 32706 504 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-04 17:15:44.756 32706 504 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-04 17:15:44.756 32706 504 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-04 17:15:45.177 451 451 W libprocessgroup: Controller io is not found
02-04 17:15:45.178 451 451 W libprocessgroup: Controller io is not found
02-04 17:15:45.178 451 451 W libprocessgroup: Controller io is not found
02-04 17:15:45.697 32706 499 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #6 (523) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=0 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal) for 169ms
02-04 17:15:46.685 32706 32706 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 17:15:48.386 32706 522 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-04 17:15:48.386 32706 522 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-04 17:15:48.386 32706 522 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-04 17:15:48.386 32706 522 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-04 17:15:48.386 32706 522 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-04 17:15:48.386 32706 522 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-04 17:15:48.386 32706 522 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-04 17:15:48.386 32706 522 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-04 17:15:48.386 32706 522 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-04 17:15:48.386 32706 522 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-04 17:15:48.386 32706 522 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-04 17:15:48.386 32706 522 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-04 17:15:48.386 32706 522 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-04 17:15:48.386 32706 522 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-04 17:15:48.386 32706 522 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-04 17:15:48.386 32706 522 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-04 17:15:48.831 32706 510 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-04 17:15:48.831 32706 510 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-04 17:15:48.831 32706 510 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-04 17:15:48.831 32706 510 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-04 17:15:48.831 32706 510 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-04 17:15:48.831 32706 510 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-04 17:15:48.831 32706 510 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-04 17:15:48.831 32706 510 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-04 17:15:48.831 32706 510 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-04 17:15:48.831 32706 510 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-04 17:15:48.831 32706 510 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-04 17:15:48.831 32706 510 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02--------- beginning of main
02-04 17:40:18.466 32706 32715 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 140 to 100
02-04 17:41:50.685 14678 14678 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-04 17:41:51.010 14678 14678 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-04 17:41:51.012 14678 14678 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-04 17:41:51.012 14678 14678 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-04 17:41:51.012 14678 14678 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-04 17:41:51.012 14678 14678 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-04 17:41:51.012 14678 14678 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-04 17:41:51.012 14678 14678 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-04 17:41:51.012 14678 14678 W System.err: at
java.lang.Class.newInstance(Native Method)
02-04 17:41:51.012 14678 14678 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-04 17:41:51.012 14678 14678 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-04 17:41:51.012 14678 14678 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-04 17:41:51.012 14678 14678 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-04 17:41:51.012 14678 14678 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-04 17:41:51.012 14678 14678 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-04 17:41:51.012 14678 14678 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-04 17:41:51.012 14678 14678 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-04 17:41:51.012 14678 14678 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-04 17:41:51.012 14678 14678 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-04 17:41:51.012 14678 14678 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-04 17:41:51.012 14678 14678 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-04 17:41:51.012 14678 14678 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-04 17:41:51.012 14678 14678 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-04 17:41:51.012 14678 14678 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-04 17:41:51.036 14678 14678 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-04 17:41:51.434 14678 14678 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-04 17:41:51.434 14678 14678 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-04 17:41:51.966 14678 14783 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-04 17:41:51.966 14678 14783 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-04 17:41:51.966 14678 14783 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-04 17:41:52.279 14744 14744 W libprocessgroup: Controller io is not found
02-04 17:41:52.279 14744 14744 W libprocessgroup: Controller io is not found
02-04 17:41:52.279 14744 14744 W libprocessgroup: Controller io is not found
02-04 17:41:53.087 14678 14678 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 17:41:56.117 14678 14678 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 17:41:59.140 14678 14678 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 17:42:02.181 14678 14678 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 17:42:05.191 14678 14678 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 17:42:08.224 14678 14678 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 17:42:14.254 14678 14678 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 17:42:32.388 14678 14678 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 17:42:41.454 14678 14678 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 17:42:59.524 14678 14678 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 17:43:05.546 14678 14678 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 17:43:08.554 14678 14678 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 17:43:23.654 14678 14678 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 17:43:44.728 14678 14678 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 17:43:45.190 14678 14678 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
02-04 17:43:45.314 14678 14678 W com.mbwhatsapp: Method void
com.mbwhatsapp.HomeActivity.A6e() failed lock verification and will run slower.
02-04 17:43:45.519 14678 14678 E ArmVmp : Match on catch block at 0x0a in for
0x704957d031
02-04 17:43:45.534 14678 14678 E ArmVmp : Match on catch block at 0x0a in for
0x704957d04d
02-04 17:43:45.571 14678 17178 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/ConscryptEngineSocket;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-04 17:43:45.571 14678 17178 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-04 17:43:45.571 14678 17178 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-04 17:43:45.571 14678 17178 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/ConscryptEngineSocket;->setHostname(Ljava/lang/String;)V
(max-target-q,core-platform-api, reflection, denied)
02-04 17:43:45.571 14678 17178 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setHostname(Ljava/lang/String;)V
(max-target-q,core-platform-api, reflection, denied)
02-04 17:43:45.571 14678 17178 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setHostname(Ljava/lang/
String;)V (max-target-q, reflection, denied)
02-04 17:43:45.571 14678 17178 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setAlpnProtocols([B---------
beginning of main
02-04 17:43:45.630 14678 14678 W Activity: Can request only one set of permissions
at a time
02-04 17:43:45.662 14678 17178 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getAlpnSelectedProtocol()[B (max-
target-q,core-platform-api, reflection, denied)
02-04 17:43:45.662 14678 17178 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->getAlpnSelectedProtocol()[B
(max-target-q, reflection, denied)
02-04 17:43:45.692 14678 14678 W libc : Access denied finding property
"persist.dm.passive.display_brightness"
02-04 17:43:45.692 14678 14678 W libc : Access denied finding property
"persist.dm.passive.ambient_brightness"
02-04 17:43:46.216 14678 14689 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
02-04 17:43:46.435 14678 14678 E RecyclerView: No adapter attached; skipping layout
02-04 17:43:46.453 14678 14678 E ViewRootImpl@9c8f5c9[HomeActivity]: Surface is not
valid.
02-04 17:43:46.496 14678 14678 E RecyclerView: No adapter attached; skipping layout
02-04 17:43:46.496 14678 14678 E ViewRootImpl@9c8f5c9[HomeActivity]: Surface is not
valid.
02-04 17:43:46.512 14678 14678 E ArmVmp : Match on catch block at 0x0a in for
0x704957d035
02-04 17:43:46.596 14678 17289 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
02-04 17:43:47.118 14678 17357 W LOTTIE : Animation contains merge paths. Merge
paths are only supported on KitKat+ and must be manually enabled by calling
enableMergePathsForKitKatAndAbove().
02-04 17:43:47.601 14678 14678 W LOTTIE : Animation contains merge paths but they
are disabled.
02-04 17:43:47.758 14678 14678 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@d53375c
02-04 17:43:59.068 17722 17722 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-04 17:43:59.249 17722 17722 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-04 17:43:59.249 17722 17722 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-04 17:43:59.249 17722 17722 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-04 17:43:59.249 17722 17722 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-04 17:43:59.249 17722 17722 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-04 17:43:59.249 17722 17722 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-04 17:43:59.249 17722 17722 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-04 17:43:59.249 17722 17722 W System.err: at
java.lang.Class.newInstance(Native Method)
02-04 17:43:59.249 17722 17722 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-04 17:43:59.249 17722 17722 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-04 17:43:59.249 17722 17722 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-04 17:43:59.249 17722 17722 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-04 17:43:59.250 17722 17722 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-04 17:43:59.250 17722 17722 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-04 17:43:59.250 17722 17722 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-04 17:43:59.250 17722 17722 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-04 17:43:59.250 17722 17722 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-04 17:43:59.250 17722 17722 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-04 17:43:59.250 17722 17722 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-04 17:43:59.250 17722 17722 W System.err: at
android.app.ActivityThread.main(Ac--------- beginning of main
02-04 18:01:50.797 350 350 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-04 18:01:51.063 350 350 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-04 18:01:51.066 350 350 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-04 18:01:51.066 350 350 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-04 18:01:51.066 350 350 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-04 18:01:51.066 350 350 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-04 18:01:51.066 350 350 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-04 18:01:51.067 350 350 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-04 18:01:51.067 350 350 W System.err: at
java.lang.Class.newInstance(Native Method)
02-04 18:01:51.067 350 350 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-04 18:01:51.067 350 350 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-04 18:01:51.067 350 350 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-04 18:01:51.067 350 350 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-04 18:01:51.067 350 350 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-04 18:01:51.067 350 350 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-04 18:01:51.067 350 350 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-04 18:01:51.067 350 350 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-04 18:01:51.067 350 350 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-04 18:01:51.067 350 350 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-04 18:01:51.067 350 350 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-04 18:01:51.067 350 350 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-04 18:01:51.067 350 350 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-04 18:01:51.067 350 350 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-04 18:01:51.067 350 350 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-04 18:01:51.091 350 350 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-04 18:01:51.773 350 350 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-04 18:01:51.774 350 350 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-04 18:01:52.119 350 1132 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-04 18:01:52.119 350 1132 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-04 18:01:52.119 350 1132 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-04 18:01:52.493 806 806 W libprocessgroup: Controller io is not found
02-04 18:01:52.493 806 806 W libprocessgroup: Controller io is not found
02-04 18:01:52.493 806 806 W libprocessgroup: Controller io is not found
02-04 18:14:53.108 9029 9029 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-04 18:14:53.442 9029 9029 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-04 18:14:53.448 9029 9029 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-04 18:14:53.448 9029 9029 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-04 18:14:53.448 9029 9029 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-04 18:14:53.448 9029 9029 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-04 18:14:53.448 9029 9029 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-04 18:14:53.448 9029 9029 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-04 18:14:53.448 9029 9029 W System.err: at
java.lang.Class.newInstance(Native Method)
02-04 18:14:53.448 9029 9029 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-04 18:14:53.448 9029 9029 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-04 18:14:53.448 9029 9029 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-04 18:14:53.448 9029 9029 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-04 18:14:53.449 9029 9029 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-04 18:14:53.449 9029 9029 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-04 18:14:53.449 9029 9029 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-04 18:14:53.449 9029 9029 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-04 18:14:53.449 9029 9029 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-04 18:14:53.449 9029 9029 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-04 18:14:53.449 9029 9029 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-04 18:14:53.449 9029 9029 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-04 18:14:53.449 9029 9029 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-04 18:14:53.449 9029 9029 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-04 18:14:53.449 9029 9029 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-04 18:14:53.509 9029 9029 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-04 18:14:54.121 9029 9029 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-04 18:14:54.121 9029 9029 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-04 18:14:54.414 9029 9092 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-04 18:14:54.414 9029 9092 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-04 18:14:54.414 9029 9092 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-04 18:14:54.745 9078 9078 W libprocessgroup: Controller io is not found
02-04 18:14:54.746 9078 9078 W libprocessgroup: Controller io is not found
02-04 18:14:54.746 9078 9078 W libprocessgroup: Controller io is not found
02-04 18:20:59.209 9029 9097 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-04 18:20:59.209 9029 9097 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-04 18:20:59.209 9029 9097 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-04 18:20:59.209 9029 9097 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-04 18:20:59.209 9029 9097 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-04 18:20:59.209 9029 9097 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-04 18:20:59.209 9029 9097 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-04 18:20:59.209 9029 9097 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-04 18:20:59.209 9029 9097 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-04 18:20:59.209 9029 9097 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-04 18:20:59.209 9029 9097 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-04 18:20:59.209 9029 9097 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-04 18:20:59.209 9029 9097 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-04 18:20:59.209 9029 9097 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-04 18:20:59.209 9029 9097 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-04 18:20:59.209 9029 9097 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-04 18:48:53.234 9029 9040 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 109 to 100
02-04 18:56:48.634 9029 9138 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-04 18:56:48.634 9029 9138 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-04 18:56:48.634 9029 9138 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-04 18:56:48.634 9029 9138 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-04 18:56:48.634 9029 9138 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-04 18:56:48.634 9029 9138 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-04 18:56:48.634 9029 9138 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-04 18:56:48.634 9029 9138 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-04 18:56:48.634 9029 9138 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-04 18:56:48.634 9029 9138 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-04 18:56:48.634 9029 9138 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-04 18:56:48.634 9029 9138 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-04 18:56:48.634 9029 9138 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-04 18:56:48.634 9029 9138 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-04 18:56:48.634 9029 9138 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-04 18:56:48.634 9029 9138 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-04 18:56:54.094 9029 9029 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 18:57:06.202 9029 9029 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 18:57:30.192 9029 9029 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 19:08:28.123 9029 9029 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 19:13:20.507 9029 9029 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 19:41:30.371 9029 9040 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 147 to 100
02-04 20:08:53.251 9029 9040 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 165 to 100
02-04 20:11:21.607 9029 9089 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=47823044-63b2-41a1-98ff-ec9b077e77f9 transcoded=0 gif_attribution=0
first_scan_length=4769 direct_path=/v/t62.7118-
24/34979636_1418806595418551_6804327863842974698_n.enc?ccb=11-
4&oh=01_AdQXLJ4_5TgOUUBrqFZz8o_tBlrCYgShqIBU7XJ7h96NoQ&oe=65E6EC9C&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.7777778 is_animated_sticker=0
file_hash=jOvrX9q4ZP4AI05GzkphyGscb5FPDbSznmVOEoMhcv4=
file_path=Media/.Statuses/11b7346608074288aa74220a493b526a.jpg file_size=51592
partial_media_hash=ats7TnlRqZdRsZWhgNlyRH2WU82ykwgW/vpbw0yUukA= face_x=0 face_y=0
height=1080 trim_to=0 media_key_timestamp=1707050870000
message_url=https://mmg.whatsapp.net/v/t62.7118-
24/34979636_1418806595418551_6804327863842974698_n.enc?ccb=11-
4&oh=01_AdQXLJ4_5TgOUUBrqFZz8o_tBlrCYgShqIBU7XJ7h96NoQ&oe=65E6EC9C&_nc_sid=5e03e0&m
ms3=true media_caption=null trim_from=0 mime_type=image/jpeg
partial_media_enc_hash=null width=608 original_file_hash=null
has_streaming_sidecar=1 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=1486 multicast_id=null
enc_file_hash=sO0d8ynF6LINvKyeDpXWzqf/xsP82fXGbpb6GzJL2dc= mute_video=0
page_count=0 first_scan_sidecar=[B@964f385 suspicious_content=0 file_length=51592
media_name=null media_duration=0 chat_row_id=106 media_key=[B@c65da
02-04 20:11:21.607 9029 9089 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-04 20:11:21.607 9029 9089 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-04 20:11:21.607 9029 9089 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-04 20:11:21.607 9029 9089 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-04 20:11:21.607 9029 9089 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-04 20:11:21.607 9029 9089 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-04 20:11:21.607 9029 9089 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-04 20:11:21.607 9029 9089 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-04 20:11:21.607 9029 9089 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
02-04 20:11:21.607 9029 9089 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
02-04 20:11:21.607 9029 9089 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
02-04 20:11:21.607 9029 9089 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
02-04 20:11:21.607 9029 9089 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
02-04 20:11:21.607 9029 9089 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
02-04 20:11:21.607 9029 9089 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
02-04 20:11:21.607 9029 9089 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
02-04 20:11:21.607 9029 9089 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
02-04 20:11:23.369 9029 4417 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-04 20:11:23.369 9029 4417 E SQLiteDataba--------- beginning of main
02-04 21:50:50.643 25416 25416 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-04 21:50:51.078 25416 25416 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-04 21:50:51.083 25416 25416 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-04 21:50:51.083 25416 25416 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-04 21:50:51.083 25416 25416 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-04 21:50:51.083 25416 25416 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-04 21:50:51.083 25416 25416 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-04 21:50:51.083 25416 25416 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-04 21:50:51.083 25416 25416 W System.err: at
java.lang.Class.newInstance(Native Method)
02-04 21:50:51.083 25416 25416 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-04 21:50:51.083 25416 25416 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-04 21:50:51.083 25416 25416 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-04 21:50:51.083 25416 25416 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-04 21:50:51.083 25416 25416 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-04 21:50:51.083 25416 25416 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-04 21:50:51.083 25416 25416 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-04 21:50:51.083 25416 25416 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-04 21:50:51.084 25416 25416 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-04 21:50:51.084 25416 25416 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-04 21:50:51.084 25416 25416 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-04 21:50:51.084 25416 25416 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-04 21:50:51.084 25416 25416 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-04 21:50:51.084 25416 25416 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-04 21:50:51.084 25416 25416 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-04 21:50:51.133 25416 25416 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-04 21:50:51.678 25416 25416 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-04 21:50:51.679 25416 25416 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-04 21:50:52.074 25416 25470 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-04 21:50:52.074 25416 25470 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-04 21:50:52.074 25416 25470 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-04 21:50:52.500 25456 25456 W libprocessgroup: Controller io is not found
02-04 21:50:52.500 25456 25456 W libprocessgroup: Controller io is not found
02-04 21:50:52.500 25456 25456 W libprocessgroup: Controller io is not found
02-04 22:10:20.043 29871 29871 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-04 22:10:20.356 29871 29871 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmo--------- beginning of main
02-04 22:50:36.778 20251 20251 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-04 22:50:37.166 20251 20251 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-04 22:50:37.172 20251 20251 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-04 22:50:37.172 20251 20251 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-04 22:50:37.172 20251 20251 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-04 22:50:37.172 20251 20251 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-04 22:50:37.172 20251 20251 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-04 22:50:37.173 20251 20251 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-04 22:50:37.173 20251 20251 W System.err: at
java.lang.Class.newInstance(Native Method)
02-04 22:50:37.173 20251 20251 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-04 22:50:37.173 20251 20251 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-04 22:50:37.173 20251 20251 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-04 22:50:37.173 20251 20251 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-04 22:50:37.173 20251 20251 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-04 22:50:37.173 20251 20251 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-04 22:50:37.173 20251 20251 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-04 22:50:37.173 20251 20251 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-04 22:50:37.173 20251 20251 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-04 22:50:37.173 20251 20251 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-04 22:50:37.173 20251 20251 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-04 22:50:37.173 20251 20251 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-04 22:50:37.173 20251 20251 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-04 22:50:37.173 20251 20251 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-04 22:50:37.173 20251 20251 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-04 22:50:37.209 20251 20251 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-04 22:50:37.778 20251 20251 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-04 22:50:37.778 20251 20251 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-04 22:50:38.151 20251 20348 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-04 22:50:38.151 20251 20348 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-04 22:50:38.151 20251 20348 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-04 22:50:38.412 20332 20332 W libprocessgroup: Controller io is not found
02-04 22:50:38.412 20332 20332 W libprocessgroup: Controller io is not found
02-04 22:50:38.412 20332 20332 W libprocessgroup: Controller io is not found
02-04 22:50:41.569 20251 20354 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-04 22:50:41.569 20251 20354 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-04 22:50:41.569 20251 20354 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-04 22:50:41.569 20251 20354 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-04 22:50:41.569 20251 20354 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-04 22:50:41.569 20251 20354 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-04 22:50:41.569 20251 20354 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-04 22:50:41.569 20251 20354 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-04 22:50:41.569 20251 20354 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-04 22:50:41.569 20251 20354 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-04 22:50:41.569 20251 20354 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-04 22:50:41.569 20251 20354 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-04 22:50:41.569 20251 20354 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-04 22:50:41.569 20251 20354 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-04 22:50:41.569 20251 20354 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-04 22:50:41.569 20251 20354 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-04 22:50:42.018 20251 20352 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-04 22:50:42.018 20251 20352 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-04 22:50:42.018 20251 20352 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-04 22:50:42.018 20251 20352 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-04 22:50:42.018 20251 20352 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-04 22:50:42.018 20251 20352 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-04 22:50:42.018 20251 20352 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-04 22:50:42.018 20251 20352 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-04 22:50:42.018 20251 20352 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-04 22:50:42.018 20251 20352 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-04 22:50:42.018 20251 20352 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-04 22:50:42.018 20251 20352 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-04 22:50:42.018 20251 20352 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-04 22:50:42.018 20251 20352 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-04 22:50:42.018 20251 20352 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-04 22:50:42.018 20251 20352 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-04 22:50:49.982 20251 20251 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 22:50:56.005 20251 20251 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-04 22:50:59.021 20251 20251 W JobService: onNetwo--------- beginning of main
02-05 00:13:24.114 16843 16843 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-05 00:13:24.418 16843 16843 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-05 00:13:24.420 16843 16843 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-05 00:13:24.420 16843 16843 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-05 00:13:24.420 16843 16843 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-05 00:13:24.420 16843 16843 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-05 00:13:24.420 16843 16843 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-05 00:13:24.420 16843 16843 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-05 00:13:24.420 16843 16843 W System.err: at
java.lang.Class.newInstance(Native Method)
02-05 00:13:24.420 16843 16843 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-05 00:13:24.420 16843 16843 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-05 00:13:24.420 16843 16843 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-05 00:13:24.420 16843 16843 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-05 00:13:24.420 16843 16843 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-05 00:13:24.420 16843 16843 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-05 00:13:24.421 16843 16843 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-05 00:13:24.421 16843 16843 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-05 00:13:24.421 16843 16843 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-05 00:13:24.421 16843 16843 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-05 00:13:24.421 16843 16843 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-05 00:13:24.421 16843 16843 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-05 00:13:24.421 16843 16843 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-05 00:13:24.421 16843 16843 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-05 00:13:24.421 16843 16843 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-05 00:13:24.448 16843 16843 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-05 00:13:24.884 16843 16843 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-05 00:13:24.884 16843 16843 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-05 00:13:25.085 16843 16899 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-05 00:13:25.085 16843 16899 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-05 00:13:25.085 16843 16899 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-05 00:13:25.474 16884 16884 W libprocessgroup: Controller io is not found
02-05 00:13:25.475 16884 16884 W libprocessgroup: Controller io is not found
02-05 00:13:25.475 16884 16884 W libprocessgroup: Controller io is not found
02-05 00:53:54.339 23014 23014 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-05 00:53:55.057 23014 23014 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmo--------- beginning of main
02-05 00:53:55.059 23014 23014 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-05 00:53:55.059 23014 23014 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-05 00:53:55.059 23014 23014 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-05 00:53:55.059 23014 23014 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-05 00:53:55.059 23014 23014 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-05 00:53:55.059 23014 23014 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-05 00:53:55.059 23014 23014 W System.err: at
java.lang.Class.newInstance(Native Method)
02-05 00:53:55.059 23014 23014 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-05 00:53:55.059 23014 23014 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-05 00:53:55.059 23014 23014 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-05 00:53:55.059 23014 23014 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-05 00:53:55.059 23014 23014 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-05 00:53:55.059 23014 23014 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-05 00:53:55.059 23014 23014 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-05 00:53:55.059 23014 23014 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-05 00:53:55.059 23014 23014 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-05 00:53:55.059 23014 23014 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-05 00:53:55.059 23014 23014 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-05 00:53:55.059 23014 23014 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-05 00:53:55.059 23014 23014 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-05 00:53:55.059 23014 23014 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-05 00:53:55.059 23014 23014 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-05 00:53:55.104 23014 23014 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-05 00:53:55.732 23014 23014 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-05 00:53:55.732 23014 23014 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-05 00:53:56.281 23014 23296 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-05 00:53:56.281 23014 23296 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-05 00:53:56.281 23014 23296 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-05 00:53:56.929 23245 23245 W libprocessgroup: Controller io is not found
02-05 00:53:56.930 23245 23245 W libprocessgroup: Controller io is not found
02-05 00:53:56.930 23245 23245 W libprocessgroup: Controller io is not found
02-05 01:18:50.662 32684 32684 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-05 01:18:51.746 32684 32684 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-05 01:18:51.752 32684 32684 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-05 01:18:51.752 32684 32684 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-05 01:18:51.752 32684 32684 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-05 01:18:51.752 32684 32684 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-05 01:18:51.753 32684 32684 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-05 01:18:51.753 32684 32684 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-05 01:18:51.753 32684 32684 W System.err: at
java.lang.Class.newInstance(Native Method)
02-05 01:18:51.753 32684 32684 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-05 01:18:51.753 32684 32684 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-05 01:18:51.753 32684 32684 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-05 01:18:51.753 32684 32684 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-05 01:18:51.753 32684 32684 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-05 01:18:51.753 32684 32684 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-05 01:18:51.753 32684 32684 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-05 01:18:51.753 32684 32684 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-05 01:18:51.753 32684 32684 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-05 01:18:51.753 32684 32684 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-05 01:18:51.753 32684 32684 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-05 01:18:51.753 32684 32684 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-05 01:18:51.753 32684 32684 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-05 01:18:51.753 32684 32684 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-05 01:18:51.753 32684 32684 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-05 01:18:51.826 32684 32684 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-05 01:18:53.160 32684 32684 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-05 01:18:53.160 32684 32684 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-05 01:18:54.043 32684 668 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-05 01:18:54.043 32684 668 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-05 01:18:54.043 32684 668 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-05 01:18:54.825 645 645 W libprocessgroup: Controller io is not found
02-05 01:18:54.826 645 645 W libprocessgroup: Controller io is not found
02-05 01:18:54.826 645 645 W libprocessgroup: Controller io is not found
02-05 01:18:55.768 32684 665 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #6 (680) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=2 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 157ms
02-05 01:45:56.811 32684 680 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #3 (677) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=1 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal) for 126ms
02-05 01:45:56.812 32684 12446 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #3 (677) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=2 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 127ms
02-05 01:45:57.625 32684 32692 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 102 to 100
02-05 02:00:56.001 32684 32694 W System : A resource failed to call end.
02-05 02:00:56.001 32684 32694 W System : A resource failed to call end.
02-05 02:00:56.002 32684 32694 W System : A resource failed to call end.
02-05 02:00:56.002 32684 32694 W System : A resource failed to call end.
02-05 02:00:56.351 32684 32694 W System : A resource failed to call end.
02-05 02:16:14.263 32684 32694 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/base.apk' with 1 weak references
02-05 02:16:14.263 32684 32694 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_arservicesoptional.apk' with 1 weak references
02-05 02:16:14.263 32684 32694 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_cgnativeplayer.apk' with 1 weak references
02-05 02:16:14.263 32684 32694 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_cgwebrtc.apk' with 1 weak references
02-05 02:16:14.263 32684 32694 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_heliumiab.apk' with 1 weak references
02-05 02:16:14.263 32684 32694 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_i18n_id_ID.apk' with 1 weak references
02-05 02:16:14.263 32684 32694 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_instantgames.apk' with 1 weak references
02-05 02:16:14.263 32684 32694 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_instantgamesads.apk' with 1 weak references
02-05 02:16:14.263 32684 32694 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_papaya.apk' with 1 weak references
02-05 02:16:14.264 32684 32694 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_papayaanalyticstorch.apk' with 1 weak references
02-05 02:16:14.264 32684 32694 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_papayatorch.apk' with 1 weak references
02-05 02:16:14.264 32684 32694 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_pytorch.apk' with 1 weak references
02-05 02:16:14.264 32684 32694 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_s_arservicesoptional_slam.apk' with 1 weak
references
02-05 02:16:14.264 32684 32694 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_s_cgwebrtc_horizon.apk' with 1 weak references
02-05 02:16:14.264 32684 32694 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_s_papaya_torchedlooper.apk' with 1 weak references
02-05 02:16:14.264 32684 32694 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_s_papayaanalyticstorch_papayatorch.apk' with 1 weak
references
02-05 02:16:14.264 32684 32694 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/
split_s_papayaanalyticstorch_papayatorch_torchedlooper.apk' with 1 weak references
02-05 02:16:14.264 32684 32694 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_s_papayatorch_torchedlooper.apk' with 1 weak
references
02-05 02:16:14.264 32684 32694 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~2wCpKjJxQorj3NT9vnTqMw==/com.instagram.android-
VTpVO4Dr27MCN6VaU5vRfg==/base.apk' with 1 weak references
02-05 02:16:14.265 32684 32694 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~2wCpKjJxQorj3NT9vnTqMw==/com.instagram.android-
VTpVO4Dr27MCN6VaU5vRfg==/split_arservicesforbodytracking.apk' with 1 weak
references
02-05 02:16:14.265 32684 32694 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~2wCpKjJxQorj3NT9vnTqMw==/com.instagram.android-
VTpVO4Dr27MCN6VaU5vRfg==/split_arservicesforgenericml.apk' with 1 weak references
02-05 02:16:14.265 32684 32694 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~2wCpKjJxQorj3NT9vnTqMw==/com.instagram.android-
VTpVO4Dr27MCN6VaU5vRfg==/split_arservicesforhairsegmentation.apk' with 1 weak
references
02-05 02:16:14.265 32684 32694 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~2wCpKjJxQorj3NT9vnTqMw==/com.instagram.android-
VTpVO4Dr27MCN6VaU5vRfg==/split_arservicesforhandtracking.apk' with 1 weak
references
02-05 02:16:14.265 32684 32694 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~2wCpKjJxQorj3NT9vnTqMw==/com.instagram.android-
VTpVO4Dr27MCN6VaU5vRfg==/split_arservicesforpersonsegmentation.apk' with 1 weak
references
02-05 02:16:14.265 32684 32694 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~2wCpKjJxQorj3NT9vnTqMw==/com.instagram.android-
VTpVO4Dr27MCN6VaU5vRfg==/split_i18n_id_ID.apk' with 1 weak references
02-05 02:16:14.265 32684 32694 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~2wCpKjJxQorj3NT9vnTqMw==/com.instagram.android-
VTpVO4Dr27MCN6VaU5vRfg==/split_pytorch.apk' with 1 weak references
02-05 02:16:14.265 32684 32694 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~2wCpKjJxQorj3NT9vnTqMw==/com.instagram.android-
VTpVO4Dr27MCN6VaU5vRfg==/split_slam.apk' with 1 weak references
02-05 02:16:14.265 32684 32694 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~2wCpKjJxQorj3NT9vnTqMw==/com.instagram.android-
VTpVO4Dr27MCN6VaU5vRfg==/split_supmediastreamcontroller.apk' with 1 weak references
02-05 02:16:14.265 32684 32694 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~XJczbhHtYeYZthQOWdzraw==/com.instagram.barcelona-
sJurMQzMxz1B_V8VQEcrLg==/base.apk' with 1 weak references
02-05 02:16:14.266 32684 32694 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~dRbGO_yaY-3kr2WALO-c9w==/com.whatsapp-
nBiXf9UvN0_Ehjj9dpCuOA==/base.apk' with 1 weak references
02-05 02:22:14.053 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.053 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.053 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.053 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.053 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.053 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.053 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.053 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.053 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.053 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.053 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.053 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.053 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.053 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.053 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.053 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.053 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.053 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.053 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.053 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.053 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.053 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.053 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.053 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.053 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.054 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.054 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.054 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.054 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.054 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.054 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.054 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.054 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.054 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.054 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.054 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.054 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.054 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.054 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.054 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.054 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.054 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.054 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.054 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.054 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.054 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.054 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.054 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.054 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.054 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.054 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.054 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.054 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.054 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.054 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.054 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.054 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.054 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.054 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.055 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.055 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.055 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.055 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.055 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.055 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.055 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.055 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.055 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.055 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.055 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.055 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.055 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.055 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.055 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.055 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.055 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.055 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.055 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.055 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.055 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.055 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.055 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.055 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.055 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.055 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.055 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.055 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.055 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.055 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.055 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.055 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.055 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.056 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.056 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.056 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.056 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.056 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.056 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.056 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.056 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.056 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.056 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.056 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.056 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.056 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.056 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.056 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.056 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.056 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.056 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.056 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.056 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.056 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.056 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.056 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.056 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.056 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.056 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.057 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.057 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.057 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.057 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.057 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.057 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.057 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.057 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.057 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.057 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.057 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.057 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.057 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.057 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.057 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.057 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.057 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.057 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.057 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.057 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.057 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.057 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.057 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.057 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.057 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.057 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.057 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.057 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.057 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.057 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.057 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.057 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.057 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.057 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.057 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.058 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.058 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.058 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.058 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.058 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.058 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.058 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.058 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.058 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.058 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.058 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.058 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.058 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.058 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.058 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.058 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.058 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.058 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.058 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.058 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.058 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.058 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.058 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.058 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.058 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.058 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.058 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.058 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.058 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.058 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.058 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.058 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.058 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.058 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.059 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.059 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.059 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.059 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.059 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.059 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.059 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.059 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.059 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.059 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.059 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.059 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.059 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.059 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.059 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.059 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.059 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.059 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.059 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.059 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.059 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.059 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.059 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.059 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.059 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.059 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.059 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.059 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.059 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.059 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.060 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.060 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.060 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.060 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.060 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.060 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.060 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.060 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.060 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.060 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.060 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.060 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.060 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.060 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.060 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.060 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.060 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.060 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.060 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.060 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.060 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.060 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.060 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.060 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.060 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.060 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.060 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.060 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.060 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.060 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.060 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.060 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.060 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.060 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.060 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.060 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.061 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.061 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.061 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.061 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.061 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.061 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.061 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.061 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.061 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.061 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.061 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.061 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.061 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.061 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.061 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.061 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.061 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.061 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.061 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.061 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.061 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.061 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.061 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.061 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.061 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.061 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.061 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.061 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.061 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.061 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.061 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.061 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.061 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.061 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.062 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.062 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.062 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.062 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.062 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.062 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.062 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.062 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.062 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.062 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.062 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.062 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.062 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.062 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.062 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.062 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.062 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.062 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.062 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.062 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.062 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.062 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.062 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.062 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.062 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.062 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.062 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.062 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.062 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.062 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.062 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.062 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.062 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.062 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.062 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.063 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.063 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.063 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.063 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.063 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.063 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.063 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.063 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.063 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.063 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.063 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.063 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.063 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.063 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.063 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.063 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.063 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.063 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.063 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.063 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.063 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.063 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.071 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.071 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.071 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.071 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.071 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.071 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.071 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.071 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.071 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.071 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.071 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.071 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.071 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.071 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.071 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.071 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.072 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.072 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.072 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.072 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.072 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.072 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.072 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.072 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.072 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.072 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.072 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.072 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.072 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.072 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.072 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.072 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.072 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.072 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.072 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.072 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.072 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.072 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.072 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.072 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.072 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.072 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.072 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.072 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.072 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.072 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.072 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.072 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.072 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.072 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.072 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.073 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.073 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.073 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.073 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.073 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.073 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.073 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.073 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.073 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.073 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.073 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.073 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.073 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.073 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.073 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.073 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.073 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.073 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.073 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.073 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.075 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.075 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.075 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.075 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.075 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.075 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.075 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.075 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.075 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.075 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.075 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.075 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.075 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.075 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.075 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.075 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.075 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.075 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.075 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.075 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.075 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.076 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.076 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.076 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.076 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.076 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.076 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.076 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.076 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.076 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.076 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.076 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.076 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.076 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.076 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.076 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.076 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.076 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.076 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.076 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.076 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.076 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.076 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.076 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.076 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.076 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.076 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.076 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.076 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.076 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.076 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.076 32684 32694 W System : A resource failed to call close.
02-05 02:22:14.076 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.795 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.795 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.795 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.795 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.795 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.795 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.795 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.795 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.796 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.796 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.796 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.796 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.796 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.796 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.796 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.796 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.796 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.796 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.796 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.796 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.796 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.796 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.796 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.796 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.796 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.796 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.796 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.796 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.796 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.796 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.796 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.796 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.796 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.796 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.796 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.796 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.796 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.796 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.796 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.796 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.797 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.797 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.797 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.797 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.797 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.797 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.797 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.797 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.797 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.797 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.797 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.797 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.797 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.797 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.797 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.797 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.797 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.797 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.797 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.797 32684 32694 W System : A resource failed to call close.
02-05 02:23:38.797 32684 32694 W System : A resource failed to call close.
02-05 02:52:53.204 32684 32692 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 133 to 100
02-05 03:37:53.236 32684 32692 W com.--------- beginning of main
02-05 04:05:53.085 29098 29098 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-05 04:05:53.295 29098 29098 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-05 04:05:53.297 29098 29098 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-05 04:05:53.297 29098 29098 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-05 04:05:53.297 29098 29098 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-05 04:05:53.297 29098 29098 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-05 04:05:53.297 29098 29098 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-05 04:05:53.297 29098 29098 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-05 04:05:53.297 29098 29098 W System.err: at
java.lang.Class.newInstance(Native Method)
02-05 04:05:53.297 29098 29098 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-05 04:05:53.297 29098 29098 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-05 04:05:53.297 29098 29098 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-05 04:05:53.297 29098 29098 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-05 04:05:53.297 29098 29098 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-05 04:05:53.297 29098 29098 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-05 04:05:53.297 29098 29098 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-05 04:05:53.297 29098 29098 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-05 04:05:53.297 29098 29098 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-05 04:05:53.297 29098 29098 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-05 04:05:53.298 29098 29098 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-05 04:05:53.298 29098 29098 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-05 04:05:53.298 29098 29098 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-05 04:05:53.298 29098 29098 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-05 04:05:53.298 29098 29098 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-05 04:05:53.319 29098 29098 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-05 04:05:53.774 29098 29098 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-05 04:05:53.774 29098 29098 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-05 04:05:53.960 29098 29150 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-05 04:05:53.960 29098 29150 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-05 04:05:53.960 29098 29150 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-05 04:05:54.370 29137 29137 W libprocessgroup: Controller io is not found
02-05 04:05:54.371 29137 29137 W libprocessgroup: Controller io is not found
02-05 04:05:54.371 29137 29137 W libprocessgroup: Controller io is not found
02-05 04:35:53.379 29098 29106 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 130 to 100
02-05 04:48:53.099 5721 5721 E com.mbwhatsapp: Not starting debugger since
--------- beginning of main
02-05 05:53:53.108 24386 24386 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-05 05:53:53.460 24386 24386 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-05 05:53:53.463 24386 24386 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-05 05:53:53.463 24386 24386 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-05 05:53:53.464 24386 24386 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-05 05:53:53.464 24386 24386 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-05 05:53:53.464 24386 24386 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-05 05:53:53.464 24386 24386 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-05 05:53:53.464 24386 24386 W System.err: at
java.lang.Class.newInstance(Native Method)
02-05 05:53:53.464 24386 24386 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-05 05:53:53.464 24386 24386 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-05 05:53:53.464 24386 24386 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-05 05:53:53.464 24386 24386 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-05 05:53:53.464 24386 24386 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-05 05:53:53.464 24386 24386 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-05 05:53:53.464 24386 24386 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-05 05:53:53.464 24386 24386 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-05 05:53:53.464 24386 24386 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-05 05:53:53.464 24386 24386 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-05 05:53:53.464 24386 24386 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-05 05:53:53.464 24386 24386 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-05 05:53:53.464 24386 24386 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-05 05:53:53.464 24386 24386 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-05 05:53:53.464 24386 24386 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-05 05:53:53.504 24386 24386 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-05 05:53:53.888 24386 24386 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-05 05:53:53.888 24386 24386 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-05 05:53:54.171 24386 24439 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-05 05:53:54.171 24386 24439 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-05 05:53:54.171 24386 24439 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-05 05:53:54.525 24425 24425 W libprocessgroup: Controller io is not found
02-05 05:53:54.526 24425 24425 W libprocessgroup: Controller io is not found
02-05 05:53:54.526 24425 24425 W libprocessgroup: Controller io is not found
02-05 06:08:20.978 24386 24437 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #3 (24444) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.wa--------- beginning of main
02-05 06:41:28.219 15033 15033 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-05 06:41:28.418 15033 15033 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-05 06:41:28.422 15033 15033 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-05 06:41:28.422 15033 15033 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-05 06:41:28.422 15033 15033 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-05 06:41:28.422 15033 15033 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-05 06:41:28.422 15033 15033 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-05 06:41:28.422 15033 15033 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-05 06:41:28.422 15033 15033 W System.err: at
java.lang.Class.newInstance(Native Method)
02-05 06:41:28.422 15033 15033 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-05 06:41:28.422 15033 15033 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-05 06:41:28.422 15033 15033 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-05 06:41:28.422 15033 15033 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-05 06:41:28.422 15033 15033 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-05 06:41:28.422 15033 15033 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-05 06:41:28.422 15033 15033 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-05 06:41:28.422 15033 15033 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-05 06:41:28.422 15033 15033 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-05 06:41:28.422 15033 15033 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-05 06:41:28.422 15033 15033 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-05 06:41:28.422 15033 15033 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-05 06:41:28.422 15033 15033 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-05 06:41:28.422 15033 15033 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-05 06:41:28.422 15033 15033 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-05 06:41:28.453 15033 15033 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-05 06:41:28.951 15033 15033 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-05 06:41:28.951 15033 15033 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-05 06:41:29.668 15033 15101 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-05 06:41:29.668 15033 15101 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-05 06:41:29.668 15033 15101 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-05 06:41:30.454 15075 15075 W libprocessgroup: Controller io is not found
02-05 06:41:30.454 15075 15075 W libprocessgroup: Controller io is not found
02-05 06:41:30.454 15075 15075 W libprocessgroup: Controller io is not found
02-05 06:53:52.174 17812 17812 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-05 06:53:52.431 17812 17812 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmo--------- beginning of main
02-05 06:53:52.432 17812 17812 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-05 06:53:52.432 17812 17812 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-05 06:53:52.432 17812 17812 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-05 06:53:52.432 17812 17812 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-05 06:53:52.432 17812 17812 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-05 06:53:52.432 17812 17812 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-05 06:53:52.432 17812 17812 W System.err: at
java.lang.Class.newInstance(Native Method)
02-05 06:53:52.432 17812 17812 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-05 06:53:52.432 17812 17812 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-05 06:53:52.432 17812 17812 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-05 06:53:52.433 17812 17812 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-05 06:53:52.433 17812 17812 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-05 06:53:52.433 17812 17812 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-05 06:53:52.433 17812 17812 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-05 06:53:52.433 17812 17812 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-05 06:53:52.433 17812 17812 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-05 06:53:52.433 17812 17812 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-05 06:53:52.433 17812 17812 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-05 06:53:52.433 17812 17812 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-05 06:53:52.433 17812 17812 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-05 06:53:52.433 17812 17812 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-05 06:53:52.433 17812 17812 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-05 06:53:52.449 17812 17812 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-05 06:53:52.711 17812 17812 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-05 06:53:52.711 17812 17812 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-05 06:53:52.975 17812 17876 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-05 06:53:52.975 17812 17876 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-05 06:53:52.975 17812 17876 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-05 06:53:53.474 17859 17859 W libprocessgroup: Controller io is not found
02-05 06:53:53.474 17859 17859 W libprocessgroup: Controller io is not found
02-05 06:53:53.474 17859 17859 W libprocessgroup: Controller io is not found
02-05 07:47:44.045 26291 26291 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-05 07:47:44.404 26291 26291 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-05 07:47:44.406 26291 26291 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-05 07:47:44.406 26291 26291 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-05 07:47:44.406 26291 26291 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-05 07:47:44.407 26291 26291 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-05 07:47:44.407 26291 26291 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-05 07:47:44.407 26291 26291 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-05 07:47:44.407 26291 26291 W System.err: at
java.lang.Class.newInstance(Native Method)
02-05 07:47:44.407 26291 26291 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-05 07:47:44.407 26291 26291 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-05 07:47:44.407 26291 26291 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-05 07:47:44.407 26291 26291 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-05 07:47:44.407 26291 26291 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-05 07:47:44.407 26291 26291 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-05 07:47:44.407 26291 26291 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-05 07:47:44.407 26291 26291 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-05 07:47:44.407 26291 26291 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-05 07:47:44.407 26291 26291 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-05 07:47:44.407 26291 26291 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-05 07:47:44.407 26291 26291 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-05 07:47:44.407 26291 26291 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-05 07:47:44.407 26291 26291 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-05 07:47:44.407 26291 26291 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-05 07:47:44.431 26291 26291 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-05 07:47:44.729 26291 26291 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-05 07:47:44.730 26291 26291 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-05 07:47:44.946 26291 26356 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-05 07:47:44.946 26291 26356 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-05 07:47:44.946 26291 26356 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-05 07:47:45.355 26328 26328 W libprocessgroup: Controller io is not found
02-05 07:47:45.355 26328 26328 W libprocessgroup: Controller io is not found
02-05 07:47:45.356 26328 26328 W libprocessgroup: Controller io is not found
02-05 07:47:55.732 26291 26301 W com.mbwhatsapp: Suspending all threads took:
8.110ms
02-05 07:47:58.088 26291 26291 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-05 07:48:00.142 26291 26291 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-05 07:48:02.888 26291 26291 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-05 07:48:58.141 26291 26291 W JobService: onNetworkChanged() not---------
beginning of main
02-05 07:57:51.767 26291 26291 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-05 07:57:51.770 26291 26291 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-05 07:58:08.153 26291 26291 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-05 07:58:08.333 26291 26291 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-05 07:58:12.121 26291 26291 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-05 07:58:12.334 26291 26291 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-05 07:58:12.573 26291 26291 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-05 07:58:13.457 26291 26291 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-05 07:58:14.584 26291 26291 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-05 08:47:44.066 10799 10799 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-05 08:47:44.371 10799 10799 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-05 08:47:44.372 10799 10799 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-05 08:47:44.372 10799 10799 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-05 08:47:44.373 10799 10799 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-05 08:47:44.373 10799 10799 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-05 08:47:44.373 10799 10799 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-05 08:47:44.373 10799 10799 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-05 08:47:44.373 10799 10799 W System.err: at
java.lang.Class.newInstance(Native Method)
02-05 08:47:44.373 10799 10799 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-05 08:47:44.373 10799 10799 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-05 08:47:44.373 10799 10799 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-05 08:47:44.373 10799 10799 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-05 08:47:44.373 10799 10799 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-05 08:47:44.373 10799 10799 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-05 08:47:44.373 10799 10799 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-05 08:47:44.373 10799 10799 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-05 08:47:44.373 10799 10799 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-05 08:47:44.373 10799 10799 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-05 08:47:44.373 10799 10799 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-05 08:47:44.373 10799 10799 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-05 08:47:44.373 10799 10799 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-05 08:47:44.373 10799 10799 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-05 08:47:44.373 10799 10799 W System.err: at com.and--------- beginning of
main
02-05 09:42:59.368 28803 28803 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-05 09:42:59.855 28803 28803 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-05 09:42:59.858 28803 28803 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-05 09:42:59.858 28803 28803 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-05 09:42:59.858 28803 28803 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-05 09:42:59.858 28803 28803 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-05 09:42:59.858 28803 28803 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-05 09:42:59.858 28803 28803 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-05 09:42:59.858 28803 28803 W System.err: at
java.lang.Class.newInstance(Native Method)
02-05 09:42:59.858 28803 28803 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-05 09:42:59.858 28803 28803 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-05 09:42:59.858 28803 28803 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-05 09:42:59.858 28803 28803 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-05 09:42:59.858 28803 28803 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-05 09:42:59.858 28803 28803 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-05 09:42:59.858 28803 28803 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-05 09:42:59.858 28803 28803 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-05 09:42:59.858 28803 28803 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-05 09:42:59.858 28803 28803 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-05 09:42:59.858 28803 28803 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-05 09:42:59.858 28803 28803 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-05 09:42:59.858 28803 28803 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-05 09:42:59.858 28803 28803 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-05 09:42:59.858 28803 28803 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-05 09:42:59.904 28803 28803 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-05 09:43:00.621 28803 28803 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-05 09:43:00.621 28803 28803 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-05 09:43:00.979 28803 28864 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-05 09:43:00.979 28803 28864 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-05 09:43:00.979 28803 28864 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-05 09:43:01.263 28850 28850 W libprocessgroup: Controller io is not found
02-05 09:43:01.264 28850 28850 W libprocessgroup: Controller io is not found
02-05 09:43:01.264 28850 28850 W libprocessgroup: Controller io is not found
02-05 09:48:47.960 30583 30583 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-05 09:48:48.196 30583 30583 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-05 09:48:48.197 30583 30583 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-05 09:48:48.197 30583 30583 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-05 09:48:48.197 30583 30583 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-05 09:48:48.197 30583 30583 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-05 09:48:48.197 30583 30583 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-05 09:48:48.197 30583 30583 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-05 09:48:48.197 30583 30583 W System.err: at
java.lang.Class.newInstance(Native Method)
02-05 09:48:48.197 30583 30583 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-05 09:48:48.197 30583 30583 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-05 09:48:48.197 30583 30583 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-05 09:48:48.197 30583 30583 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-05 09:48:48.197 30583 30583 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-05 09:48:48.197 30583 30583 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-05 09:48:48.197 30583 30583 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-05 09:48:48.197 30583 30583 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-05 09:48:48.197 30583 30583 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-05 09:48:48.197 30583 30583 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-05 09:48:48.197 30583 30583 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-05 09:48:48.197 30583 30583 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-05 09:48:48.197 30583 30583 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-05 09:48:48.197 30583 30583 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-05 09:48:48.197 30583 30583 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-05 09:48:48.207 30583 30583 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-05 09:48:48.562 30583 30583 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-05 09:48:48.562 30583 30583 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-05 09:48:49.005 30583 30768 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-05 09:48:49.005 30583 30768 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-05 09:48:49.005 30583 30768 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-05 09:48:49.476 30716 30716 W libprocessgroup: Controller io is not found
02-05 09:48:49.476 30716 30716 W libprocessgroup: Controller io is not found
02-05 09:48:49.476 30716 30716 W libprocessgroup: Controller io is not found
02-05 10:38:49.543 30583 30592 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 180 to 100
02-05 10:44:41.182 30583 30869 E WM-WorkerWrapper: Work [ id=d6512095-f161-4200-
8a73-c1888f5e7826,
tags={ com.mbwhatsapp.privacy.protocol.xmpp.DisclosureGetStageByIdsWorker,
tag.whatsapp.privacy.GetDisclosureStageByIds } ] failed because it threw an
exception/error
02-05 10:44:41.182 30583 30869 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 {}}
02-05 10:44:41.182 30583 30869 E WM-WorkerWrapper: at X.0i9.A02(Unknown
Source:20)
02-05 10:44:41.182 30583 30869 E WM-WorkerWrapper: at X.0i9.get(Unknown
Source:47)
02-05 10:44:41.182 30583 30869 E WM-WorkerWrapper: at X.0lz.run(Unknown
Source:4)
02-05 10:44:41.182 30583 30869 E WM-WorkerWrapper: at X.0m4.run(Unknown
Source:2)
02-05 10:44:41.182 30583 30869 E WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-05 10:44:41.182 30583 30869 E WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-05 10:44:41.182 30583 30869 E WM-WorkerWrapper: at
java.lang.Thread.run(Thread.java:1012)
02-05 10:44:41.182 30583 30869 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 {}}
02-05 11:06:49.604 30583 30592 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 126 to 100
02-05 11:27:49.684 30583 30592 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 126 to 100
02-05 11:40:10.336 30583 30758 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=89840d5a-055d-4946-80bb-29f16186408c transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7118-
24/31829864_949098816857189_2300166937374449953_n.enc?ccb=11-
4&oh=01_AdTMVZ5ESwsjzxIx7nwfObdwMBoSHlqboRPcG4leyMMXGg&oe=65E7DF36&_nc_sid=5e03e0&_
nc_hot=1707107947 thumbnail_height_width_ratio=1.0 is_animated_sticker=0
file_hash=/lWuUjHsJuudrnGKAcJB3TXXfqIN7PxU+DmZDDLfxZo= file_path=Media/MBWhatsApp
Images/IMG-20240205-WA0000.jpg file_size=124606 partial_media_hash=null face_x=0
face_y=0 height=1080 trim_to=0 media_key_timestamp=1706957231000
message_url=https://mmg.whatsapp.net/v/t62.7118-
24/31829864_949098816857189_2300166937374449953_n.enc?ccb=11-
4&oh=01_AdTMVZ5ESwsjzxIx7nwfObdwMBoSHlqboRPcG4leyMMXGg&oe=65E7DF36&_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=0 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=1493 multicast_id=null
enc_file_hash=gHMwRptMFdh0lspnL6sX6EOl6Vqp9QRjjcdGW7Fwv+Y= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=124606
media_name=null media_duration=0 chat_row_id=9 media_key=[B@68b040c
02-05 11:40:10.336 30583 30758 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-05 11:40:10.336 30583 30758 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-05 11:40:10.336 30583 30758 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-05 11:40:10.336 30583 30758 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-05 11:40:10.336 30583 30758 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-05 11:40:10.336 30583 30758 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-05 11:40:10.336 30583 30758 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-05 11:40:10.336 30583 30758 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-05 11:40:10.336 30583 30758 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
02-05 11:40:10.336 30583 30758 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
02-05 11:40:10.336 30583 30758 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
02-05 11:40:10.336 30583 30758 E SQLiteDatabase: at
android.os.Handler.handleCallback(Hand--------- beginning of main
02-05 13:30:53.408 30583 30592 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 172 to 100
02-05 14:08:12.925 24689 24689 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-05 14:08:13.723 24689 24689 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-05 14:08:13.725 24689 24689 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-05 14:08:13.725 24689 24689 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-05 14:08:13.725 24689 24689 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-05 14:08:13.725 24689 24689 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-05 14:08:13.725 24689 24689 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-05 14:08:13.725 24689 24689 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-05 14:08:13.725 24689 24689 W System.err: at
java.lang.Class.newInstance(Native Method)
02-05 14:08:13.725 24689 24689 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-05 14:08:13.725 24689 24689 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-05 14:08:13.725 24689 24689 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-05 14:08:13.725 24689 24689 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-05 14:08:13.725 24689 24689 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-05 14:08:13.725 24689 24689 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-05 14:08:13.725 24689 24689 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-05 14:08:13.725 24689 24689 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-05 14:08:13.725 24689 24689 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-05 14:08:13.725 24689 24689 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-05 14:08:13.725 24689 24689 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-05 14:08:13.725 24689 24689 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-05 14:08:13.725 24689 24689 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-05 14:08:13.725 24689 24689 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-05 14:08:13.725 24689 24689 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-05 14:08:13.816 24689 24689 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-05 14:08:14.460 24689 24689 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-05 14:08:14.460 24689 24689 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-05 14:08:15.200 24689 24829 W com.mbwhatsapp: Verification of void
X.2rL.A01(int) took 112.568ms (932.77 bytecodes/s) (3904B approximate peak alloc)
02-05 14:08:15.281 24689 24829 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-05 14:08:15.281 24689 24829 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-05 14:08:15.281 24689 24829 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-05 14:08:15.441 24689 24829 W com.mbwhatsapp: Verification of void
X.2rL.A04(byte[], int, int) took 119.140ms (520.40 bytecodes/s) (2648B approximate
pea--------- beginning of main
02-05 14:08:15.542 24802 24802 W libprocessgroup: Controller io is not found
02-05 14:08:15.542 24802 24802 W libprocessgroup: Controller io is not found
02-05 14:08:15.542 24802 24802 W libprocessgroup: Controller io is not found
02-05 14:08:15.835 24689 24854 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #6 (24847) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6
X.35t.A08() for 508ms
02-05 14:08:16.975 24689 24829 E ArmVmp : Match on catch block at 0x02 in for
0x7045bd8c01
02-05 14:08:17.006 24689 24829 W System.err: java.lang.NullPointerException
02-05 14:08:17.006 24689 24829 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.GET.A21(Native Method)
02-05 14:08:17.007 24689 24829 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.GET.getContactInfoGET(Native Method)
02-05 14:08:17.007 24689 24829 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.GET.<init>(Unknown Source:5)
02-05 14:08:17.007 24689 24829 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.MBON.shTP(Native Method)
02-05 14:08:17.007 24689 24829 W System.err: at X.1bt.A01(Unknown Source:178)
02-05 14:08:17.007 24689 24829 W System.err: at X.3Uy.A02(Unknown Source:93)
02-05 14:08:17.007 24689 24829 W System.err: at X.3g7.run(Unknown Source:259)
02-05 14:08:17.007 24689 24829 W System.err: at X.0yM.A1J(Unknown Source:2)
02-05 14:08:17.007 24689 24829 W System.err: at X.1nX.run(Unknown Source:91)
02-05 14:08:17.008 24689 24829 W System.err: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-05 14:08:17.008 24689 24829 W System.err: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-05 14:08:17.008 24689 24829 W System.err: at X.3gH.run(Unknown Source:1548)
02-05 14:08:17.008 24689 24829 W System.err: at
java.lang.Thread.run(Thread.java:1012)
02-05 14:08:18.236 24689 24854 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #4 (24845) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=2 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal) for 402ms
02-05 14:08:18.237 24689 24850 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #4 (24845) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=3 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal) for 300ms
02-05 14:08:18.239 24689 24844 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #4 (24845) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=1 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 496ms
02-05 14:32:53.105 30305 30305 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-05 14:32:53.479 30305 30305 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-05 14:32:53.480 30305 30305 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-05 14:32:53.480 30305 30305 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-05 14:32:53.480 30305 30305 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-05 14:32:53.480 30305 30305 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-05 14:32:53.480 30305 30305 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-05 14:32:53.480 30305 30305 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-05 14:32:53.480 30305 30305--------- beginning of main
02-05 14:45:10.161 30305 30305 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-05 14:58:53.625 7007 7007 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-05 14:58:54.468 7007 7007 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-05 14:58:54.474 7007 7007 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-05 14:58:54.474 7007 7007 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-05 14:58:54.474 7007 7007 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-05 14:58:54.475 7007 7007 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-05 14:58:54.475 7007 7007 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-05 14:58:54.475 7007 7007 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-05 14:58:54.475 7007 7007 W System.err: at
java.lang.Class.newInstance(Native Method)
02-05 14:58:54.475 7007 7007 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-05 14:58:54.475 7007 7007 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-05 14:58:54.475 7007 7007 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-05 14:58:54.475 7007 7007 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-05 14:58:54.475 7007 7007 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-05 14:58:54.475 7007 7007 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-05 14:58:54.475 7007 7007 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-05 14:58:54.475 7007 7007 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-05 14:58:54.475 7007 7007 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-05 14:58:54.475 7007 7007 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-05 14:58:54.475 7007 7007 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-05 14:58:54.475 7007 7007 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-05 14:58:54.475 7007 7007 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-05 14:58:54.475 7007 7007 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-05 14:58:54.475 7007 7007 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-05 14:58:54.536 7007 7007 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-05 14:58:54.982 7007 7007 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-05 14:58:54.982 7007 7007 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-05 14:58:55.200 7007 7071 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-05 14:58:55.200 7007 7071 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-05 14:58:55.200 7007 7071 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-05 14:58:55.614 7056 7056 W libprocessgroup: Controller io is not found
02-05 14:58:55.614 7056 7056 W libprocessgroup: Controller io is not found
02-05 14:58:55.614 7056 7056 W libprocessgroup: Controller io is not found
02-05 14:59:00.328 7007 7007 W J--------- beginning of main
02-05 15:32:53.080 20642 20642 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-05 15:32:53.414 20642 20642 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-05 15:32:53.416 20642 20642 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-05 15:32:53.416 20642 20642 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-05 15:32:53.416 20642 20642 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-05 15:32:53.416 20642 20642 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-05 15:32:53.416 20642 20642 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-05 15:32:53.416 20642 20642 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-05 15:32:53.416 20642 20642 W System.err: at
java.lang.Class.newInstance(Native Method)
02-05 15:32:53.416 20642 20642 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-05 15:32:53.416 20642 20642 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-05 15:32:53.416 20642 20642 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-05 15:32:53.416 20642 20642 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-05 15:32:53.416 20642 20642 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-05 15:32:53.416 20642 20642 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-05 15:32:53.416 20642 20642 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-05 15:32:53.416 20642 20642 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-05 15:32:53.416 20642 20642 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-05 15:32:53.416 20642 20642 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-05 15:32:53.416 20642 20642 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-05 15:32:53.416 20642 20642 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-05 15:32:53.416 20642 20642 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-05 15:32:53.416 20642 20642 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-05 15:32:53.416 20642 20642 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-05 15:32:53.445 20642 20642 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-05 15:32:53.853 20642 20642 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-05 15:32:53.853 20642 20642 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-05 15:32:54.078 20642 20696 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-05 15:32:54.078 20642 20696 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-05 15:32:54.078 20642 20696 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-05 15:32:54.458 20681 20681 W libprocessgroup: Controller io is not found
02-05 15:32:54.458 20681 20681 W libprocessgroup: Controller io is not found
02-05 15:32:54.458 20681 20681 W libprocessgroup: Controller io is not found
02-05 15:33:04.698 20642 20642 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-05 15:33:13.730 20642 20642 W J--------- beginning of main
02-05 15:55:03.804 2923 2923 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-05 15:55:04.151 2923 2923 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-05 15:55:04.153 2923 2923 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-05 15:55:04.153 2923 2923 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-05 15:55:04.153 2923 2923 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-05 15:55:04.153 2923 2923 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-05 15:55:04.154 2923 2923 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-05 15:55:04.154 2923 2923 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-05 15:55:04.154 2923 2923 W System.err: at
java.lang.Class.newInstance(Native Method)
02-05 15:55:04.154 2923 2923 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-05 15:55:04.154 2923 2923 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-05 15:55:04.154 2923 2923 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-05 15:55:04.154 2923 2923 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-05 15:55:04.154 2923 2923 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-05 15:55:04.154 2923 2923 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-05 15:55:04.154 2923 2923 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-05 15:55:04.154 2923 2923 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-05 15:55:04.154 2923 2923 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-05 15:55:04.154 2923 2923 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-05 15:55:04.154 2923 2923 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-05 15:55:04.154 2923 2923 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-05 15:55:04.154 2923 2923 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-05 15:55:04.154 2923 2923 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-05 15:55:04.154 2923 2923 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-05 15:55:04.186 2923 2923 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-05 15:55:04.728 2923 2923 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-05 15:55:04.728 2923 2923 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-05 15:55:05.085 2923 3016 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-05 15:55:05.085 2923 3016 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-05 15:55:05.085 2923 3016 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-05 15:55:05.437 2995 2995 W libprocessgroup: Controller io is not found
02-05 15:55:05.437 2995 2995 W libprocessgroup: Controller io is not found
02-05 15:55:05.438 2995 2995 W libprocessgroup: Controller io is not found
02-05 15:57:02.056 2923 2923 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-05 15:57:03.362 2923 2923 W J--------- beginning of main
02-05 16:18:57.239 15787 15787 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-05 16:18:57.628 15787 15787 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-05 16:18:57.631 15787 15787 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-05 16:18:57.631 15787 15787 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-05 16:18:57.631 15787 15787 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-05 16:18:57.631 15787 15787 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-05 16:18:57.631 15787 15787 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-05 16:18:57.631 15787 15787 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-05 16:18:57.631 15787 15787 W System.err: at
java.lang.Class.newInstance(Native Method)
02-05 16:18:57.631 15787 15787 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-05 16:18:57.631 15787 15787 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-05 16:18:57.631 15787 15787 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-05 16:18:57.631 15787 15787 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-05 16:18:57.631 15787 15787 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-05 16:18:57.631 15787 15787 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-05 16:18:57.631 15787 15787 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-05 16:18:57.631 15787 15787 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-05 16:18:57.631 15787 15787 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-05 16:18:57.631 15787 15787 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-05 16:18:57.631 15787 15787 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-05 16:18:57.631 15787 15787 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-05 16:18:57.631 15787 15787 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-05 16:18:57.631 15787 15787 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-05 16:18:57.631 15787 15787 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-05 16:18:57.669 15787 15787 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-05 16:18:58.028 15787 15787 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-05 16:18:58.028 15787 15787 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-05 16:18:58.384 15909 15909 W libprocessgroup: Controller io is not found
02-05 16:18:58.384 15909 15909 W libprocessgroup: Controller io is not found
02-05 16:18:58.384 15909 15909 W libprocessgroup: Controller io is not found
02-05 16:18:58.492 15787 15935 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-05 16:18:58.492 15787 15935 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-05 16:18:58.492 15787 15935 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-05 16:18:58.881 15787 15958 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #2 (15947) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6
X.35t.A08() for 187ms
02-05 16:19:27.843 15787--------- beginning of main
02-05 16:19:29.115 15787 15787 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-05 16:32:53.082 20499 20499 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-05 16:32:53.363 20499 20499 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-05 16:32:53.364 20499 20499 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-05 16:32:53.365 20499 20499 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-05 16:32:53.365 20499 20499 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-05 16:32:53.365 20499 20499 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-05 16:32:53.365 20499 20499 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-05 16:32:53.365 20499 20499 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-05 16:32:53.365 20499 20499 W System.err: at
java.lang.Class.newInstance(Native Method)
02-05 16:32:53.365 20499 20499 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-05 16:32:53.365 20499 20499 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-05 16:32:53.365 20499 20499 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-05 16:32:53.365 20499 20499 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-05 16:32:53.365 20499 20499 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-05 16:32:53.365 20499 20499 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-05 16:32:53.365 20499 20499 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-05 16:32:53.365 20499 20499 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-05 16:32:53.365 20499 20499 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-05 16:32:53.365 20499 20499 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-05 16:32:53.365 20499 20499 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-05 16:32:53.365 20499 20499 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-05 16:32:53.365 20499 20499 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-05 16:32:53.365 20499 20499 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-05 16:32:53.365 20499 20499 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-05 16:32:53.405 20499 20499 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-05 16:32:53.847 20499 20499 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-05 16:32:53.848 20499 20499 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-05 16:32:54.267 20499 20573 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-05 16:32:54.267 20499 20573 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-05 16:32:54.267 20499 20573 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-05 16:32:54.648 20560 20560 W libprocessgroup: Controller io is not found
02-05 16:32:54.649 20560 20560 W libprocessgroup: Controller io is not found
02-05 16:32:54.649 20560 20560 W libprocessgroup: Controller io is not found
02-05 16:33:27.653 20499 20499 W J--------- beginning of main
02-05 16:33:30.675 20499 20499 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-05 16:33:48.819 20499 20499 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-05 16:33:54.106 20499 20499 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-05 16:33:54.875 20499 20499 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-05 16:33:57.905 20499 20499 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-05 16:34:00.936 20499 20499 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-05 16:34:09.994 20499 20499 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-05 16:41:45.160 20499 20499 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-05 16:41:51.140 20499 20499 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-05 16:41:52.498 20499 20499 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-05 16:41:54.171 20499 20499 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-05 16:42:05.264 20499 20499 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-05 16:42:10.314 20499 20499 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-05 16:42:16.341 20499 20499 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-05 16:42:23.394 20499 20499 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-05 16:42:28.441 20499 20499 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-05 16:42:39.513 20499 20499 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-05 16:55:06.375 31246 31246 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-05 16:55:06.752 31246 31246 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-05 16:55:06.753 31246 31246 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-05 16:55:06.753 31246 31246 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-05 16:55:06.753 31246 31246 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-05 16:55:06.753 31246 31246 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-05 16:55:06.753 31246 31246 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-05 16:55:06.753 31246 31246 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-05 16:55:06.753 31246 31246 W System.err: at
java.lang.Class.newInstance(Native Method)
02-05 16:55:06.753 31246 31246 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-05 16:55:06.753 31246 31246 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-05 16:55:06.753 31246 31246 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-05 16:55:06.753 31246 31246 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-05 16:55:06.753 31246 31246 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-05 16:55:06.753 31246 31246 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-05 16:55:06.753 31246 31246 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-05 16:55:06.753 31246 31246 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-05 16:55:06.753 31246 31246 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-05 16:55:06.753 31246 31246 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-05 16:55:06.754 31246 31246 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-05 16:55:06.754 31246 31246 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-05 16:55:06.754 31246 31246 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-05 16:55:06.754 31246 31246 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-05 16:55:06.754 31246 31246 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-05 16:55:06.786 31246 31246 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-05 16:55:07.283 31246 31246 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-05 16:55:07.283 31246 31246 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-05 16:55:07.855 31246 31621 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-05 16:55:07.855 31246 31621 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-05 16:55:07.855 31246 31621 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-05 16:55:08.149 31461 31461 W libprocessgroup: Controller io is not found
02-05 16:55:08.150 31461 31461 W libprocessgroup: Controller io is not found
02-05 16:55:08.150 31461 31461 W libprocessgroup: Controller io is not found
02-05 16:55:10.465 31246 31686 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-05 16:55:10.465 31246 31686 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-05 16:55:10.465 31246 31686 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-05 16:55:10.465 31246 31686 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-05 16:55:10.465 31246 31686 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-05 16:55:10.465 31246 31686 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-05 16:55:10.465 31246 31686 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-05 16:55:10.465 31246 31686 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-05 16:55:10.465 31246 31686 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-05 16:55:10.465 31246 31686 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-05 16:55:10.465 31246 31686 E SQLiteDatabase: at X.2sR.A05(U---------
beginning of main
02-05 16:55:26.142 31246 31246 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-05 16:55:29.192 31246 31246 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-05 16:55:50.296 31246 31246 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-05 16:55:54.326 31246 31246 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-05 16:55:59.350 31246 31246 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-05 16:56:11.452 31246 31246 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-05 16:56:14.483 31246 31246 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-05 17:12:10.700 5616 5616 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-05 17:12:10.960 5616 5616 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-05 17:12:10.961 5616 5616 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-05 17:12:10.961 5616 5616 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-05 17:12:10.961 5616 5616 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-05 17:12:10.961 5616 5616 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-05 17:12:10.961 5616 5616 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-05 17:12:10.961 5616 5616 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-05 17:12:10.961 5616 5616 W System.err: at
java.lang.Class.newInstance(Native Method)
02-05 17:12:10.961 5616 5616 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-05 17:12:10.961 5616 5616 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-05 17:12:10.961 5616 5616 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-05 17:12:10.961 5616 5616 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-05 17:12:10.961 5616 5616 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-05 17:12:10.962 5616 5616 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-05 17:12:10.962 5616 5616 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-05 17:12:10.962 5616 5616 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-05 17:12:10.962 5616 5616 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-05 17:12:10.962 5616 5616 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-05 17:12:10.962 5616 5616 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-05 17:12:10.962 5616 5616 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-05 17:12:10.962 5616 5616 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-05 17:12:10.962 5616 5616 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-05 17:12:10.962 5616 5616 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-05 17:12:10.981 5616 5616 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--------- beginning of
main
02-05 18:21:00.441 26836 26836 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-05 18:21:00.927 26836 26836 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-05 18:21:00.931 26836 26836 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-05 18:21:00.931 26836 26836 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-05 18:21:00.931 26836 26836 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-05 18:21:00.931 26836 26836 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-05 18:21:00.931 26836 26836 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-05 18:21:00.931 26836 26836 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-05 18:21:00.931 26836 26836 W System.err: at
java.lang.Class.newInstance(Native Method)
02-05 18:21:00.931 26836 26836 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-05 18:21:00.931 26836 26836 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-05 18:21:00.931 26836 26836 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-05 18:21:00.931 26836 26836 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-05 18:21:00.931 26836 26836 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-05 18:21:00.931 26836 26836 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-05 18:21:00.931 26836 26836 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-05 18:21:00.931 26836 26836 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-05 18:21:00.931 26836 26836 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-05 18:21:00.932 26836 26836 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-05 18:21:00.932 26836 26836 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-05 18:21:00.932 26836 26836 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-05 18:21:00.932 26836 26836 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-05 18:21:00.932 26836 26836 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-05 18:21:00.932 26836 26836 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-05 18:21:00.967 26836 26836 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-05 18:21:01.341 26836 26836 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-05 18:21:01.341 26836 26836 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-05 18:21:01.589 26836 26895 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-05 18:21:01.589 26836 26895 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-05 18:21:01.589 26836 26895 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-05 18:21:02.122 26882 26882 W libprocessgroup: Controller io is not found
02-05 18:21:02.123 26882 26882 W libprocessgroup: Controller io is not found
02-05 18:21:02.123 26882 26882 W libprocessgroup: Controller io is not found
02-05 18:21:03.351 26836 26895 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-05 18:21:03.351 26836 26895 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-05 18:21:03.351 26836 26895 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-05 18:21:03.351 26836 26895 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-05 18:21:03.351 26836 26895 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-05 18:21:03.351 26836 26895 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-05 18:21:03.351 26836 26895 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-05 18:21:03.351 26836 26895 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-05 18:21:03.351 26836 26895 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-05 18:21:03.351 26836 26895 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-05 18:21:03.351 26836 26895 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-05 18:21:03.351 26836 26895 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-05 18:21:03.351 26836 26895 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-05 18:21:03.351 26836 26895 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-05 18:21:03.351 26836 26895 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-05 18:21:03.351 26836 26895 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-05 18:21:03.692 26836 26836 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-05 18:21:03.819 26836 26963 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-05 18:21:03.819 26836 26963 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-05 18:21:03.819 26836 26963 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-05 18:21:03.819 26836 26963 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-05 18:21:03.819 26836 26963 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-05 18:21:03.819 26836 26963 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-05 18:21:03.819 26836 26963 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-05 18:21:03.819 26836 26963 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-05 18:21:03.819 26836 26963 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-05 18:21:03.819 26836 26963 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-05 18:21:03.819 26836 26963 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-05 18:21:03.819 26836 26963 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-05 18:21:03.819 26836 26963 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-05 18:21:03.819 26836 26963 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-05 18:21:03.819 26836 26963 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-05 18:21:03.819 26836 26963 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-05 18:21:12.754 26836 26836 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-05 18:21:18.775 26836 26836 W JobService: onNetwo--------- beginning of main
02-05 19:15:23.259 21233 21233 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-05 19:15:23.855 21233 21233 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-05 19:15:23.857 21233 21233 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-05 19:15:23.857 21233 21233 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-05 19:15:23.857 21233 21233 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-05 19:15:23.857 21233 21233 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-05 19:15:23.857 21233 21233 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-05 19:15:23.857 21233 21233 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-05 19:15:23.858 21233 21233 W System.err: at
java.lang.Class.newInstance(Native Method)
02-05 19:15:23.858 21233 21233 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-05 19:15:23.858 21233 21233 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-05 19:15:23.858 21233 21233 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-05 19:15:23.858 21233 21233 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-05 19:15:23.858 21233 21233 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-05 19:15:23.858 21233 21233 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-05 19:15:23.858 21233 21233 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-05 19:15:23.858 21233 21233 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-05 19:15:23.858 21233 21233 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-05 19:15:23.858 21233 21233 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-05 19:15:23.858 21233 21233 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-05 19:15:23.858 21233 21233 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-05 19:15:23.858 21233 21233 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-05 19:15:23.858 21233 21233 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-05 19:15:23.858 21233 21233 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-05 19:15:23.913 21233 21233 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-05 19:15:24.780 21233 21233 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-05 19:15:24.780 21233 21233 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-05 19:15:25.361 21233 21575 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-05 19:15:25.361 21233 21575 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-05 19:15:25.361 21233 21575 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-05 19:15:26.352 21452 21452 W libprocessgroup: Controller io is not found
02-05 19:15:26.352 21452 21452 W libprocessgroup: Controller io is not found
02-05 19:15:26.352 21452 21452 W libprocessgroup: Controller io is not found
02-05 19:15:28.710 21233 21727 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-05 19:15:28.710 21233 21727 E SQLiteDatabase: android.datab--------- beginning
of main
02-05 20:33:10.469 21910 21910 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-05 20:33:10.960 21910 21910 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-05 20:33:10.963 21910 21910 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-05 20:33:10.963 21910 21910 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-05 20:33:10.963 21910 21910 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-05 20:33:10.963 21910 21910 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-05 20:33:10.963 21910 21910 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-05 20:33:10.963 21910 21910 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-05 20:33:10.963 21910 21910 W System.err: at
java.lang.Class.newInstance(Native Method)
02-05 20:33:10.963 21910 21910 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-05 20:33:10.963 21910 21910 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-05 20:33:10.963 21910 21910 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-05 20:33:10.963 21910 21910 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-05 20:33:10.963 21910 21910 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-05 20:33:10.963 21910 21910 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-05 20:33:10.963 21910 21910 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-05 20:33:10.963 21910 21910 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-05 20:33:10.963 21910 21910 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-05 20:33:10.963 21910 21910 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-05 20:33:10.963 21910 21910 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-05 20:33:10.963 21910 21910 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-05 20:33:10.963 21910 21910 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-05 20:33:10.963 21910 21910 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-05 20:33:10.963 21910 21910 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-05 20:33:11.011 21910 21910 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-05 20:33:11.583 21910 21910 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-05 20:33:11.583 21910 21910 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-05 20:33:11.927 21910 21978 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-05 20:33:11.927 21910 21978 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-05 20:33:11.927 21910 21978 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-05 20:33:12.554 21955 21955 W libprocessgroup: Controller io is not found
02-05 20:33:12.555 21955 21955 W libprocessgroup: Controller io is not found
02-05 20:33:12.555 21955 21955 W libprocessgroup: Controller io is not found
02-05 20:33:14.006 21910 22025 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-05 20:33:14.006 21910 22025 E SQLiteDatabase: android.datab--------- beginning
of main
02-05 21:06:49.581 21910 21921 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 180 to 100
02-05 21:30:38.363 31575 31575 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-05 21:30:39.271 31575 31575 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-05 21:30:39.273 31575 31575 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-05 21:30:39.273 31575 31575 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-05 21:30:39.273 31575 31575 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-05 21:30:39.273 31575 31575 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-05 21:30:39.274 31575 31575 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-05 21:30:39.274 31575 31575 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-05 21:30:39.274 31575 31575 W System.err: at
java.lang.Class.newInstance(Native Method)
02-05 21:30:39.274 31575 31575 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-05 21:30:39.274 31575 31575 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-05 21:30:39.274 31575 31575 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-05 21:30:39.274 31575 31575 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-05 21:30:39.274 31575 31575 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-05 21:30:39.274 31575 31575 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-05 21:30:39.274 31575 31575 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-05 21:30:39.274 31575 31575 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-05 21:30:39.274 31575 31575 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-05 21:30:39.274 31575 31575 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-05 21:30:39.274 31575 31575 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-05 21:30:39.274 31575 31575 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-05 21:30:39.274 31575 31575 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-05 21:30:39.274 31575 31575 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-05 21:30:39.274 31575 31575 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-05 21:30:39.317 31575 31575 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-05 21:30:39.858 31575 31575 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-05 21:30:39.858 31575 31575 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-05 21:30:40.592 31575 31780 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-05 21:30:40.592 31575 31780 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-05 21:30:40.592 31575 31780 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-05 21:30:41.112 31575 31780 W com.mbwhatsapp: Verification of void
X.2rL.A04(byte[], int, int) took 520.205ms (119.18 bytecodes/s) (2648B approximate
peak alloc)
02-05 21:30:41.289 31719 31719 W libprocessgroup: Controller io is not found
02-05 21:30:41.289 31719 31719 W libprocessgroup: Controller io is not found
02-05 21:30:41.289 31719 31719 W libprocessgroup: Controller io is not found
02-05 21:30:41.698 31575 31829 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #6 (31801) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6
X.35t.A08() for 743ms
02-05 21:30:42.984 31575 31776 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #7 (31827) at void X.00Z.A00(android.content.Context,
android.content.Intent, java.lang.Class, int)(:-1) waiters=0 in void
X.00Z.A00(android.content.Context, android.content.Intent, java.lang.Class, int)
for 212ms
02-05 21:30:43.413 31575 31778 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #8 (31829) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=0 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal) for 630ms
02-05 21:30:45.327 31575 31778 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #7 (31827) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=0 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 1.333s
02-05 21:30:45.330 31575 31794 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #7 (31827) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=1 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 1.335s
02-05 21:30:45.331 31575 31795 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #7 (31827) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=2 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal) for 1.107s
02-05 21:30:47.624 31575 31829 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-05 21:30:47.624 31575 31829 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-05 21:30:47.624 31575 31829 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-05 21:30:47.624 31575 31829 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-05 21:30:47.624 31575 31829 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-05 21:30:47.624 31575 31829 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-05 21:30:47.624 31575 31829 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-05 21:30:47.624 31575 31829 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-05 21:30:47.624 31575 31829 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-05 21:30:47.624 31575 31829 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-05 21:30:47.624 31575 31829 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-05 21:30:47.624 31575 31829 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-05 21:30:47.624 31575 31829 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-05 21:30:47.624 31575 31829 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-05 21:30:47.624 31575 31829 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-05 21:30:47.624 31575 31829 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-05 21:50:54.707 31575 31602 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 113 to 100
02-05 22:20:49.651 31575 31602 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 172 to 100
02-05 22:55:53.252 31575 31602 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 190 to 100
02-05 23:28:53.154 31575 31602 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 198 to 100
02-05 23:30:32.476 31575 29681 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-05 23:30:32.476 31575 29681 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-05 23:30:32.476 31575 29681 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-05 23:30:32.476 31575 29681 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-05 23:30:32.476 31575 29681 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-05 23:30:32.476 31575 29681 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-05 23:30:32.476 31575 29681 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-05 23:30:32.476 31575 29681 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-05 23:30:32.476 31575 29681 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-05 23:30:32.476 31575 29681 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-05 23:30:32.476 31575 29681 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-05 23:30:32.476 31575 29681 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-05 23:30:32.476 31575 29681 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-05 23:30:32.476 31575 29681 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-05 23:30:32.476 31575 29681 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-05 23:30:32.476 31575 29681 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-06 01:03:52.553 31575 31602 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 141 to 100
02-06 01:36:52.731 31575 31602 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 170 to 100
02-06 02:00:55.499 31575 31602 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 117 to 100
02-06 02:00:55.504 31575 31604 W System : A resource failed to call end.
02-06 02:00:55.504 31575 31604 W System : A resource failed to call end.
02-06 02:00:55.504 31575 31604 W System : A resource failed to call end.
02-06 02:00:55.504 31575 31604 W System : A resource failed to call end.
02-06 02:00:55.504 31575 31604 W System : A resource failed to call end.
02-06 02:10:54.849 31575 31604 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/base.apk' with 1 weak references
02-06 02:10:54.850 31575 31604 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_arservicesoptional.apk' with 1 weak references
02-06 02:10:54.850 31575 31604 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_cgnativeplayer.apk' with 1 weak references
02-06 02:10:54.850 31575 31604 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_cgwebrtc.apk' with 1 weak references
02-06 02:10:54.850 31575 31604 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_heliumiab.apk' with 1 weak references
02-06 02:10:54.850 31575 31604 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_i18n_id_ID.apk' with 1 weak references
02-06 02:10:54.850 31575 31604 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_instantgames.apk' with 1 weak references
02-06 02:10:54.850 31575 31604 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_instantgamesads.apk' with 1 weak references
02-06 02:10:54.850 31575 31604 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_papaya.apk' with 1 weak references
02-06 02:10:54.850 31575 31604 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_papayaanalyticstorch.apk' with 1 weak references
02-06 02:10:54.850 31575 31604 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_papayatorch.apk' with 1 weak references
02-06 02:10:54.850 31575 31604 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_pytorch.apk' with 1 weak references
02-06 02:10:54.850 31575 31604 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_s_arservicesoptional_slam.apk' with 1 weak
references
02-06 02:10:54.850 31575 31604 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_s_cgwebrtc_horizon.apk' with 1 weak references
02-06 02:10:54.851 31575 31604 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_s_papaya_torchedlooper.apk' with 1 weak references
02-06 02:10:54.851 31575 31604 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_s_papayaanalyticstorch_papayatorch.apk' with 1 weak
references
02-06 02:10:54.851 31575 31604 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/
split_s_papayaanalyticstorch_papayatorch_torchedlooper.apk' with 1 weak references
02-06 02:10:54.851 31575 31604 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_s_papayatorch_torchedlooper.apk' with 1 weak
references
02-06 02:10:54.851 31575 31604 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~T5CNXkaTh3LGZ3AFCP41Gg==/com.instagram.android-
b7Nn2RZ5IaTBxS9RNKgNow==/base.apk' with 1 weak references
02-06 02:10:54.851 31575 31604 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~T5CNXkaTh3LGZ3AFCP41Gg==/com.instagram.android-
b7Nn2RZ5IaTBxS9RNKgNow==/split_arservicesforbodytracking.apk' with 1 weak
references
02-06 02:10:54.851 31575 31604 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~T5CNXkaTh3LGZ3AFCP41Gg==/com.instagram.android-
b7Nn2RZ5IaTBxS9RNKgNow==/split_arservicesforgenericml.apk' with 1 weak references
02-06 02:10:54.852 31575 31604 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~T5CNXkaTh3LGZ3AFCP41Gg==/com.instagram.android-
b7Nn2RZ5IaTBxS9RNKgNow==/split_arservicesforhairsegmentation.apk' with 1 weak
references
02-06 02:10:54.852 31575 31604 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~T5CNXkaTh3LGZ3AFCP41Gg==/com.instagram.android-
b7Nn2RZ5IaTBxS9RNKgNow==/split_arservicesforhandtracking.apk' with 1 weak
references
02-06 02:10:54.852 31575 31604 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~T5CNXkaTh3LGZ3AFCP41Gg==/com.instagram.android-
b7Nn2RZ5IaTBxS9RNKgNow==/split_arservicesforpersonsegmentation.apk' with 1 weak
references
02-06 02:10:54.852 31575 31604 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~T5CNXkaTh3LGZ3AFCP41Gg==/com.instagram.android-
b7Nn2RZ5IaTBxS9RNKgNow==/split_i18n_id_ID.apk' with 1 weak references
02-06 02:10:54.852 31575 31604 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~T5CNXkaTh3LGZ3AFCP41Gg==/com.instagram.android-
b7Nn2RZ5IaTBxS9RNKgNow==/split_pytorch.apk' with 1 weak references
02-06 02:10:54.852 31575 31604 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~T5CNXkaTh3LGZ3AFCP41Gg==/com.instagram.android-
b7Nn2RZ5IaTBxS9RNKgNow==/split_slam.apk' with 1 weak references
02-06 02:10:54.852 31575 31604 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~T5CNXkaTh3LGZ3AFCP41Gg==/com.instagram.android-
b7Nn2RZ5IaTBxS9RNKgNow==/split_supmediastreamcontroller.apk' with 1 weak references
02-06 02:10:54.852 31575 31604 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~XJczbhHtYeYZthQOWdzraw==/com.instagram.barcelona-
sJurMQzMxz1B_V8VQEcrLg==/base.apk' with 1 weak references
02-06 02:10:54.852 31575 31604 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~dRbGO_yaY-3kr2WALO-c9w==/com.whatsapp-
nBiXf9UvN0_Ehjj9dpCuOA==/base.apk' with 1 weak references
02-06 02:23:15.554 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.554 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.554 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.554 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.554 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.554 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.554 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.554 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.555 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.555 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.555 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.555 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.555 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.555 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.555 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.555 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.555 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.555 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.555 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.555 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.555 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.555 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.555 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.555 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.555 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.555 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.555 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.555 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.555 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.555 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.555 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.555 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.555 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.555 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.555 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.555 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.555 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.555 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.555 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.555 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.555 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.555 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.555 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.555 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.556 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.556 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.556 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.556 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.556 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.556 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.556 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.556 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.556 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.556 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.556 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.556 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.556 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.556 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.556 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.556 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.556 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.556 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.556 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.556 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.556 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.556 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.556 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.556 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.556 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.556 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.556 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.556 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.556 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.556 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.556 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.556 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.556 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.556 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.557 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.557 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.557 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.557 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.557 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.557 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.557 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.557 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.557 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.557 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.557 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.557 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.557 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.557 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.557 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.557 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.557 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.557 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.557 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.557 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.557 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.557 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.557 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.557 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.557 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.557 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.557 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.557 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.557 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.557 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.557 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.557 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.557 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.557 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.557 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.558 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.558 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.558 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.558 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.558 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.558 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.558 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.558 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.558 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.558 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.561 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.561 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.561 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.561 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.561 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.561 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.561 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.561 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.561 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.561 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.561 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.561 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.561 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.562 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.562 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.562 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.562 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.562 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.568 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.568 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.568 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.568 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.568 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.568 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.568 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.568 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.568 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.568 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.568 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.568 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.568 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.569 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.569 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.569 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.569 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.569 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.569 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.569 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.569 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.569 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.569 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.569 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.569 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.569 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.569 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.569 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.569 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.569 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.569 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.569 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.569 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.569 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.569 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.569 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.569 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.569 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.569 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.569 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.569 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.569 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.569 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.569 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.569 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.569 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.569 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.569 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.569 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.570 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.570 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.570 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.570 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.570 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.570 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.570 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.570 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.570 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.570 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.571 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.571 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.571 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.571 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.571 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.571 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.571 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.571 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.571 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.571 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.572 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.572 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.572 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.572 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.572 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.572 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.572 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.572 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.572 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.572 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.572 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.572 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.572 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.572 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.572 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.572 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.572 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.572 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.572 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.572 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.572 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.572 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.572 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.572 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.572 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.572 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.572 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.572 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.573 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.573 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.573 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.573 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.573 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.573 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.573 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.573 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.573 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.573 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.573 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.573 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.573 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.573 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.573 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.573 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.573 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.573 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.573 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.573 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.573 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.574 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.574 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.574 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.574 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.574 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.574 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.574 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.574 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.574 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.574 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.574 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.575 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.575 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.575 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.575 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.575 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.575 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.575 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.575 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.575 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.575 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.575 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.575 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.575 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.575 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.575 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.575 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.575 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.575 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.575 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.575 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.575 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.575 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.575 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.575 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.575 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.575 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.575 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.575 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.575 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.575 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.575 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.575 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.575 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.575 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.575 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.576 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.576 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.576 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.576 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.576 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.576 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.576 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.576 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.576 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.576 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.576 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.576 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.576 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.576 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.576 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.576 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.576 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.576 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.576 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.576 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.576 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.576 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.576 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.576 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.576 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.576 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.576 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.576 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.576 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.576 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.576 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.576 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.576 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.576 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.576 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.577 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.577 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.577 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.577 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.577 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.577 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.577 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.577 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.577 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.577 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.577 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.577 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.577 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.577 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.577 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.577 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.577 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.577 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.577 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.577 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.577 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.577 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.577 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.577 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.577 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.577 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.577 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.577 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.577 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.577 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.577 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.577 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.577 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.577 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.577 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.578 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.578 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.578 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.578 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.578 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.578 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.578 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.578 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.578 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.578 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.580 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.580 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.580 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.580 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.580 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.580 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.580 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.580 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.580 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.580 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.580 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.580 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.580 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.580 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.580 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.580 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.580 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.580 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.580 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.580 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.580 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.580 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.580 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.580 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.580 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.581 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.581 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.581 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.581 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.581 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.581 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.581 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.581 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.581 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.581 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.581 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.581 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.581 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.581 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.581 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.581 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.581 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.581 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.581 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.581 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.581 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.581 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.581 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.581 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.581 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.581 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.581 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.581 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.581 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.581 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.581 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.581 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.581 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.582 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.582 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.582 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.582 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.582 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.582 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.582 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.582 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.582 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.582 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.582 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.582 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.582 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.582 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.589 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.589 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.589 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.589 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.590 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.590 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.590 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.590 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.590 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.590 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.590 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.590 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.590 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.590 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.590 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.590 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.590 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.590 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.590 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.590 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.590 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.590 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.590 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.590 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.590 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.590 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.590 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.590 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.590 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.590 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.590 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.590 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.590 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.590 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.590 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.591 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.591 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.591 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.591 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.591 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.591 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.591 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.591 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.591 31575 31604 W System : A resource failed to call close.
02-0--------- beginning of main
02-06 02:23:15.592 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.592 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.592 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.592 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.592 31575 31604 W System : A resource failed to call close.
02-06 02:23:15.592 31575 31604 W System : A resource failed to call close.
02-06 02:26:39.843 31575 31604 W System : A resource failed to call close.
02-06 03:12:52.782 31575 31602 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 239 to 100
02-06 04:04:52.728 31575 31602 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 258 to 100
02-06 04:05:52.486 11829 11829 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-06 04:05:52.703 11829 11829 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-06 04:05:52.705 11829 11829 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-06 04:05:52.705 11829 11829 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-06 04:05:52.705 11829 11829 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-06 04:05:52.705 11829 11829 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-06 04:05:52.705 11829 11829 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-06 04:05:52.705 11829 11829 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-06 04:05:52.705 11829 11829 W System.err: at
java.lang.Class.newInstance(Native Method)
02-06 04:05:52.705 11829 11829 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-06 04:05:52.705 11829 11829 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-06 04:05:52.705 11829 11829 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-06 04:05:52.705 11829 11829 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-06 04:05:52.705 11829 11829 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-06 04:05:52.705 11829 11829 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-06 04:05:52.705 11829 11829 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-06 04:05:52.705 11829 11829 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-06 04:05:52.705 11829 11829 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-06 04:05:52.705 11829 11829 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-06 04:05:52.705 11829 11829 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-06 04:05:52.705 11829 11829 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-06 04:05:52.705 11829 11829 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-06 04:05:52.705 11829 11829 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-06 04:05:52.705 11829 11829 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-06 04:05:52.727 11829 11829 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-06 04:05:53.041 11829 11829 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-06 04:05:53.041 11829 11829 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, refl--------- beginning of main
02-06 06:26:11.120 17560 17560 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-06 06:26:11.408 17560 17560 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-06 06:26:11.409 17560 17560 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-06 06:26:11.409 17560 17560 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-06 06:26:11.409 17560 17560 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-06 06:26:11.409 17560 17560 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-06 06:26:11.409 17560 17560 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-06 06:26:11.409 17560 17560 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-06 06:26:11.409 17560 17560 W System.err: at
java.lang.Class.newInstance(Native Method)
02-06 06:26:11.409 17560 17560 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-06 06:26:11.409 17560 17560 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-06 06:26:11.410 17560 17560 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-06 06:26:11.410 17560 17560 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-06 06:26:11.410 17560 17560 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-06 06:26:11.410 17560 17560 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-06 06:26:11.410 17560 17560 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-06 06:26:11.410 17560 17560 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-06 06:26:11.410 17560 17560 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-06 06:26:11.410 17560 17560 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-06 06:26:11.410 17560 17560 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-06 06:26:11.410 17560 17560 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-06 06:26:11.410 17560 17560 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-06 06:26:11.410 17560 17560 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-06 06:26:11.410 17560 17560 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-06 06:26:11.440 17560 17560 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-06 06:26:11.794 17560 17560 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-06 06:26:11.794 17560 17560 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-06 06:26:12.026 17560 17618 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-06 06:26:12.026 17560 17618 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-06 06:26:12.026 17560 17618 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-06 06:26:12.461 17603 17603 W libprocessgroup: Controller io is not found
02-06 06:26:12.461 17603 17603 W libprocessgroup: Controller io is not found
02-06 06:26:12.461 17603 17603 W libprocessgroup: Controller io is not found
02-06 06:26:14.282 17560 17687 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-06 06:26:14.282 17560 17687 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-06 06:26:14.282 17560 17687 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-06 06:26:14.282 17560 17687 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-06 06:26:14.282 17560 17687 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-06 06:26:14.282 17560 17687 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-06 06:26:14.282 17560 17687 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-06 06:26:14.282 17560 17687 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-06 06:26:14.282 17560 17687 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-06 06:26:14.282 17560 17687 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-06 06:26:14.282 17560 17687 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-06 06:26:14.282 17560 17687 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-06 06:26:14.282 17560 17687 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-06 06:26:14.282 17560 17687 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-06 06:26:14.282 17560 17687 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-06 06:26:14.282 17560 17687 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-06 06:26:14.694 17560 17630 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-06 06:26:14.694 17560 17630 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-06 06:26:14.694 17560 17630 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-06 06:26:14.694 17560 17630 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-06 06:26:14.694 17560 17630 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-06 06:26:14.694 17560 17630 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-06 06:26:14.694 17560 17630 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-06 06:26:14.694 17560 17630 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-06 06:26:14.694 17560 17630 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-06 06:26:14.694 17560 17630 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-06 06:26:14.694 17560 17630 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-06 06:26:14.694 17560 17630 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-06 06:26:14.694 17560 17630 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-06 06:26:14.694 17560 17630 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-06 06:26:14.694 17560 17630 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-06 06:26:14.694 17560 17630 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-06 06:35:05.870 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 06:41:53.042 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 06:41:59.093 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 06:42:15.938 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 06:42:21.312 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 06:42:30.948 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 06:42:39.437 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 06:50:49.078 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 06:51:28.873 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 06:51:32.164 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 06:52:32.179 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 06:52:45.027 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 06:52:52.705 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 06:52:58.710 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 06:53:08.097 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 06:53:32.193 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 06:53:45.333 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 06:53:59.542 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 06:54:01.551 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 06:54:32.207 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 07:00:12.713 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 07:00:18.730 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 07:00:30.729 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 07:00:31.616 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 07:09:15.038 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 07:09:15.039 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 07:13:22.970 17560 17649 W WM-SystemJobScheduler: Unable to schedule work ID
d4a355bd-c554-4569-9e43-de788d7d5821
02-06 07:13:24.946 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 07:13:40.948 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 07:13:53.035 17560 17646 W WM-SystemJobScheduler: Unable to schedule work ID
6494d828-7a0e-43e8-ae51-9a1eaf486777
02-06 07:14:02.239 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 07:14:19.700 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 07:14:22.907 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 07:14:24.959 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 07:14:24.985 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 07:14:37.984 17560 17649 W WM-SystemJobScheduler: Unable to schedule work ID
0f957e19-81f5-4d03-a530-6882a339bd84
02-06 07:15:02.786 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 07:15:08.033 17560 17635 W WM-SystemJobScheduler: Unable to schedule work ID
a81d217e-247b-44ac-9404-f76c6c6293ab
02-06 07:15:19.932 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 07:15:24.986 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 07:15:30.212 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 07:22:26.461 17560 17649 W WM-SystemJobScheduler: Unable to schedule work ID
ffd97f7d-d740-4fed-9757-625fb3db41d7
02-06 07:22:31.139 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 07:22:31.240 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 07:22:48.357 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 07:22:56.618 17560 17635 W WM-SystemJobScheduler: Unable to schedule work ID
6d96c971-5f8f-44db-bc73-23608503dbfb
02-06 07:22:57.660 17560 17646 W WM-SystemJobScheduler: Unable to schedule work ID
92195902-292b-496a-b6cb-95d23a629457
02-06 07:23:27.721 17560 17644 W WM-SystemJobScheduler: Unable to schedule work ID
ebfba8e4-c036-448f-a0c6-449d61a96d6c
02-06 07:23:31.144 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 07:23:50.079 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 07:23:55.004 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 07:24:06.083 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 07:36:53.290 17560 17644 W WM-SystemJobScheduler: Unable to schedule work ID
682d88e5-38e3-4fa9-9d5d-9788654fc69f
02-06 07:36:55.144 17560--------- beginning of main
02-06 07:39:09.150 17560 17649 W WM-SystemJobScheduler: Unable to schedule work ID
f0b8d4eb-6733-4308-8a5f-430e78c5f3e2
02-06 07:43:07.298 17560 17649 W WM-SystemJobScheduler: Unable to schedule work ID
6eade03c-4074-442f-a18f-60636d8e9a09
02-06 07:43:37.408 17560 17644 W WM-SystemJobScheduler: Unable to schedule work ID
98dc3b4f-a103-45a6-a8e4-0c21e25855dc
02-06 07:54:13.732 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 07:54:13.733 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 08:06:18.903 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 08:06:18.904 17560 17560 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 08:14:18.236 17560 17646 W WM-SystemJobScheduler: Unable to schedule work ID
4bb6a74e-fa5a-4ce4-97e6-1725310340fa
02-06 08:14:48.291 17560 17644 W WM-SystemJobScheduler: Unable to schedule work ID
c7d7efc9-9647-4bfa-ba7e-732a12c6125b
02-06 08:33:31.075 10943 10943 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-06 08:33:31.500 10943 10943 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-06 08:33:31.503 10943 10943 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-06 08:33:31.503 10943 10943 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-06 08:33:31.503 10943 10943 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-06 08:33:31.503 10943 10943 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-06 08:33:31.503 10943 10943 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-06 08:33:31.504 10943 10943 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-06 08:33:31.504 10943 10943 W System.err: at
java.lang.Class.newInstance(Native Method)
02-06 08:33:31.504 10943 10943 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-06 08:33:31.504 10943 10943 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-06 08:33:31.504 10943 10943 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-06 08:33:31.504 10943 10943 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-06 08:33:31.504 10943 10943 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-06 08:33:31.504 10943 10943 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-06 08:33:31.504 10943 10943 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-06 08:33:31.504 10943 10943 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-06 08:33:31.504 10943 10943 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-06 08:33:31.504 10943 10943 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-06 08:33:31.504 10943 10943 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-06 08:33:31.504 10943 10943 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-06 08:33:31.504 10943 10943 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-06 08:33:31.504 10943 10943 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-06 08:33:31.504 10943 10943 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-06 08:33:31.549 10943 10943 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler--------- beginning of main
02-06 08:33:32.214 10943 10943 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-06 08:33:32.214 10943 10943 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-06 08:33:32.521 10943 11010 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-06 08:33:32.521 10943 11010 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-06 08:33:32.521 10943 11010 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-06 08:33:32.932 10997 10997 W libprocessgroup: Controller io is not found
02-06 08:33:32.932 10997 10997 W libprocessgroup: Controller io is not found
02-06 08:33:32.932 10997 10997 W libprocessgroup: Controller io is not found
02-06 08:33:33.426 10943 11044 W WM-SystemJobScheduler: Unable to schedule work ID
a8ab6bf2-f2f4-4b2c-8645-24beb8bb3301
02-06 08:34:03.503 10943 11040 W WM-SystemJobScheduler: Unable to schedule work ID
966c774b-815a-4d1d-bbbf-4bcfcd39bcb7
02-06 08:49:02.377 13685 13685 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-06 08:49:03.667 13685 13685 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-06 08:49:03.676 13685 13685 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-06 08:49:03.676 13685 13685 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-06 08:49:03.676 13685 13685 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-06 08:49:03.676 13685 13685 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-06 08:49:03.676 13685 13685 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-06 08:49:03.676 13685 13685 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-06 08:49:03.676 13685 13685 W System.err: at
java.lang.Class.newInstance(Native Method)
02-06 08:49:03.676 13685 13685 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-06 08:49:03.676 13685 13685 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-06 08:49:03.676 13685 13685 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-06 08:49:03.676 13685 13685 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-06 08:49:03.676 13685 13685 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-06 08:49:03.676 13685 13685 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-06 08:49:03.676 13685 13685 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-06 08:49:03.676 13685 13685 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-06 08:49:03.676 13685 13685 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-06 08:49:03.676 13685 13685 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-06 08:49:03.676 13685 13685 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-06 08:49:03.676 13685 13685 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-06 08:49:03.676 13685 13685 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-06 08:49:03.676 13685 13685 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-06 08:49:03.676 13685 13685 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-06 08:49:03.756 13685 13685 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 o--------- beginning of main
02-06 09:33:31.087 29011 29011 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-06 09:33:31.490 29011 29011 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-06 09:33:31.494 29011 29011 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-06 09:33:31.494 29011 29011 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-06 09:33:31.494 29011 29011 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-06 09:33:31.494 29011 29011 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-06 09:33:31.494 29011 29011 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-06 09:33:31.494 29011 29011 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-06 09:33:31.494 29011 29011 W System.err: at
java.lang.Class.newInstance(Native Method)
02-06 09:33:31.495 29011 29011 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-06 09:33:31.495 29011 29011 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-06 09:33:31.495 29011 29011 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-06 09:33:31.495 29011 29011 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-06 09:33:31.495 29011 29011 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-06 09:33:31.495 29011 29011 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-06 09:33:31.495 29011 29011 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-06 09:33:31.495 29011 29011 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-06 09:33:31.495 29011 29011 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-06 09:33:31.495 29011 29011 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-06 09:33:31.495 29011 29011 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-06 09:33:31.495 29011 29011 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-06 09:33:31.495 29011 29011 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-06 09:33:31.495 29011 29011 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-06 09:33:31.495 29011 29011 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-06 09:33:31.535 29011 29011 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-06 09:33:32.082 29011 29011 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-06 09:33:32.082 29011 29011 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-06 09:33:32.377 29011 29068 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-06 09:33:32.377 29011 29068 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-06 09:33:32.377 29011 29068 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-06 09:33:32.805 29055 29055 W libprocessgroup: Controller io is not found
02-06 09:33:32.805 29055 29055 W libprocessgroup: Controller io is not found
02-06 09:33:32.805 29055 29055 W libprocessgroup: Controller io is not found
02-06 09:33:33.309 29011 29099 W WM-SystemJobScheduler: Unable to schedule work ID
4162783d-43b9-4961-83f3-6fba514a69f9
02-06 09:34:03.391 29011 29095 W WM-SystemJobScheduler: Unable to schedule work ID
4--------- beginning of main
02-06 09:34:52.731 29642 29642 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-06 09:34:53.070 29642 29642 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-06 09:34:53.070 29642 29642 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-06 09:34:53.071 29642 29642 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-06 09:34:53.071 29642 29642 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-06 09:34:53.071 29642 29642 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-06 09:34:53.071 29642 29642 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-06 09:34:53.071 29642 29642 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-06 09:34:53.071 29642 29642 W System.err: at
java.lang.Class.newInstance(Native Method)
02-06 09:34:53.073 29642 29642 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-06 09:34:53.073 29642 29642 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-06 09:34:53.073 29642 29642 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-06 09:34:53.073 29642 29642 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-06 09:34:53.073 29642 29642 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-06 09:34:53.073 29642 29642 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-06 09:34:53.073 29642 29642 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-06 09:34:53.073 29642 29642 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-06 09:34:53.073 29642 29642 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-06 09:34:53.073 29642 29642 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-06 09:34:53.073 29642 29642 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-06 09:34:53.073 29642 29642 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-06 09:34:53.073 29642 29642 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-06 09:34:53.073 29642 29642 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-06 09:34:53.073 29642 29642 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-06 09:34:53.092 29642 29642 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-06 09:34:53.530 29642 29642 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-06 09:34:53.531 29642 29642 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-06 09:34:53.797 29642 29716 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-06 09:34:53.797 29642 29716 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-06 09:34:53.797 29642 29716 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-06 09:34:54.270 29696 29696 W libprocessgroup: Controller io is not found
02-06 09:34:54.271 29696 29696 W libprocessgroup: Controller io is not found
02-06 09:34:54.271 29696 29696 W libprocessgroup: Controller io is not found
02-06 09:39:33.621 29642 29763 W WM-SystemJobScheduler: Unable to schedule work ID
ca5c4921-78d1-461e-927d-38d43efa339c
02-06 09:40:03.697 29642 29762 W WM-SystemJobScheduler: Unable to schedule work ID
3--------- beginning of main
02-06 10:33:31.079 8792 8792 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-06 10:33:31.406 8792 8792 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-06 10:33:31.407 8792 8792 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-06 10:33:31.407 8792 8792 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-06 10:33:31.407 8792 8792 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-06 10:33:31.407 8792 8792 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-06 10:33:31.407 8792 8792 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-06 10:33:31.407 8792 8792 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-06 10:33:31.407 8792 8792 W System.err: at
java.lang.Class.newInstance(Native Method)
02-06 10:33:31.407 8792 8792 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-06 10:33:31.407 8792 8792 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-06 10:33:31.408 8792 8792 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-06 10:33:31.408 8792 8792 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-06 10:33:31.408 8792 8792 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-06 10:33:31.408 8792 8792 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-06 10:33:31.408 8792 8792 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-06 10:33:31.408 8792 8792 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-06 10:33:31.408 8792 8792 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-06 10:33:31.408 8792 8792 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-06 10:33:31.408 8792 8792 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-06 10:33:31.408 8792 8792 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-06 10:33:31.408 8792 8792 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-06 10:33:31.408 8792 8792 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-06 10:33:31.408 8792 8792 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-06 10:33:31.447 8792 8792 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-06 10:33:31.791 8792 8792 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-06 10:33:31.791 8792 8792 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-06 10:33:32.038 8792 8844 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-06 10:33:32.038 8792 8844 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-06 10:33:32.038 8792 8844 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-06 10:33:32.443 8830 8830 W libprocessgroup: Controller io is not found
02-06 10:33:32.443 8830 8830 W libprocessgroup: Controller io is not found
02-06 10:33:32.443 8830 8830 W libprocessgroup: Controller io is not found
02-06 10:33:33.212 8792 8888 W WM-SystemJobScheduler: Unable to schedule work ID
7b94b30e-75eb-4f5a-91c8-77dafde495a2
02-06 10:34:03.293 8792 8877 W WM-SystemJobScheduler: Unable to schedule work ID
a--------- beginning of main
02-06 10:36:19.761 8792 8878 W WM-SystemJobScheduler: Unable to schedule work ID
26c74f18-77a8-4281-8db6-28c4c3725252
02-06 10:36:21.173 8792 8792 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 10:36:25.849 8792 8792 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 10:36:42.135 8792 8792 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 10:36:44.846 8792 8792 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 10:36:47.173 8792 8792 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 10:36:49.973 8792 8888 W WM-SystemJobScheduler: Unable to schedule work ID
f7fbcc26-0c38-432b-90df-d10927241602
02-06 10:42:52.559 17722 17722 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-06 10:42:53.438 17722 17722 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-06 10:42:53.450 17722 17722 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-06 10:42:53.450 17722 17722 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-06 10:42:53.450 17722 17722 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-06 10:42:53.450 17722 17722 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-06 10:42:53.450 17722 17722 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-06 10:42:53.450 17722 17722 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-06 10:42:53.450 17722 17722 W System.err: at
java.lang.Class.newInstance(Native Method)
02-06 10:42:53.450 17722 17722 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-06 10:42:53.451 17722 17722 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-06 10:42:53.451 17722 17722 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-06 10:42:53.451 17722 17722 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-06 10:42:53.451 17722 17722 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-06 10:42:53.451 17722 17722 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-06 10:42:53.451 17722 17722 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-06 10:42:53.451 17722 17722 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-06 10:42:53.451 17722 17722 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-06 10:42:53.451 17722 17722 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-06 10:42:53.451 17722 17722 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-06 10:42:53.451 17722 17722 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-06 10:42:53.451 17722 17722 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-06 10:42:53.451 17722 17722 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-06 10:42:53.451 17722 17722 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-06 10:42:53.532 17722 17722 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-06 10:42:54.465 17722 17722 W com.mbwhatsapp: Accessing hidden metho---------
beginning of main
02-06 10:42:54.466 17722 17722 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-06 10:42:55.037 17722 17769 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-06 10:42:55.037 17722 17769 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-06 10:42:55.037 17722 17769 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-06 10:42:55.237 17755 17755 W libprocessgroup: Controller io is not found
02-06 10:42:55.237 17755 17755 W libprocessgroup: Controller io is not found
02-06 10:42:55.237 17755 17755 W libprocessgroup: Controller io is not found
02-06 10:42:56.302 17722 17803 W WM-SystemJobScheduler: Unable to schedule work ID
8f6d4510-4939-41af-b936-367a5df86fc6
02-06 10:43:26.437 17722 17801 W WM-SystemJobScheduler: Unable to schedule work ID
3b7909a0-d25d-4482-b414-15d02ae84222
02-06 11:33:31.140 26140 26140 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-06 11:33:31.479 26140 26140 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-06 11:33:31.481 26140 26140 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-06 11:33:31.482 26140 26140 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-06 11:33:31.482 26140 26140 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-06 11:33:31.482 26140 26140 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-06 11:33:31.482 26140 26140 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-06 11:33:31.482 26140 26140 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-06 11:33:31.482 26140 26140 W System.err: at
java.lang.Class.newInstance(Native Method)
02-06 11:33:31.482 26140 26140 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-06 11:33:31.482 26140 26140 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-06 11:33:31.482 26140 26140 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-06 11:33:31.482 26140 26140 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-06 11:33:31.482 26140 26140 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-06 11:33:31.482 26140 26140 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-06 11:33:31.482 26140 26140 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-06 11:33:31.482 26140 26140 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-06 11:33:31.482 26140 26140 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-06 11:33:31.482 26140 26140 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-06 11:33:31.482 26140 26140 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-06 11:33:31.482 26140 26140 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-06 11:33:31.482 26140 26140 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-06 11:33:31.483 26140 26140 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-06 11:33:31.483 26140 26140 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-06 11:33:31.524 26140 26140 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-06 11:33:32.149 26140 26140 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,cor--------- beginning of main
02-06 11:33:32.466 26140 26195 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-06 11:33:32.466 26140 26195 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-06 11:33:32.466 26140 26195 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-06 11:33:32.996 26181 26181 W libprocessgroup: Controller io is not found
02-06 11:33:32.996 26181 26181 W libprocessgroup: Controller io is not found
02-06 11:33:32.996 26181 26181 W libprocessgroup: Controller io is not found
02-06 11:33:33.396 26140 26228 W WM-SystemJobScheduler: Unable to schedule work ID
9b4aab76-831a-4423-93f4-6624ba6547bc
02-06 11:34:03.608 26140 26224 W WM-SystemJobScheduler: Unable to schedule work ID
cd8c3e55-6961-4e92-9b5f-72f624c5fb60
02-06 11:34:52.534 26591 26591 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-06 11:34:52.741 26591 26591 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-06 11:34:52.742 26591 26591 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-06 11:34:52.742 26591 26591 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-06 11:34:52.742 26591 26591 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-06 11:34:52.742 26591 26591 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-06 11:34:52.742 26591 26591 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-06 11:34:52.742 26591 26591 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-06 11:34:52.742 26591 26591 W System.err: at
java.lang.Class.newInstance(Native Method)
02-06 11:34:52.742 26591 26591 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-06 11:34:52.742 26591 26591 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-06 11:34:52.742 26591 26591 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-06 11:34:52.742 26591 26591 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-06 11:34:52.742 26591 26591 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-06 11:34:52.742 26591 26591 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-06 11:34:52.742 26591 26591 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-06 11:34:52.742 26591 26591 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-06 11:34:52.742 26591 26591 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-06 11:34:52.742 26591 26591 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-06 11:34:52.742 26591 26591 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-06 11:34:52.742 26591 26591 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-06 11:34:52.742 26591 26591 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-06 11:34:52.742 26591 26591 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-06 11:34:52.742 26591 26591 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-06 11:34:52.752 26591 26591 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-06 11:34:52.974 26591 26591 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-06 11:34:52.974 26591 26591 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;-
>setUseSessionTickets(Z)V--------- beginning of main
02-06 12:33:01.406 8790 8790 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-06 12:33:01.952 8790 8790 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-06 12:33:01.956 8790 8790 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-06 12:33:01.956 8790 8790 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-06 12:33:01.956 8790 8790 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-06 12:33:01.956 8790 8790 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-06 12:33:01.956 8790 8790 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-06 12:33:01.956 8790 8790 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-06 12:33:01.956 8790 8790 W System.err: at
java.lang.Class.newInstance(Native Method)
02-06 12:33:01.956 8790 8790 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-06 12:33:01.956 8790 8790 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-06 12:33:01.956 8790 8790 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-06 12:33:01.956 8790 8790 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-06 12:33:01.956 8790 8790 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-06 12:33:01.956 8790 8790 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-06 12:33:01.956 8790 8790 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-06 12:33:01.956 8790 8790 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-06 12:33:01.956 8790 8790 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-06 12:33:01.956 8790 8790 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-06 12:33:01.957 8790 8790 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-06 12:33:01.957 8790 8790 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-06 12:33:01.957 8790 8790 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-06 12:33:01.957 8790 8790 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-06 12:33:01.957 8790 8790 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-06 12:33:01.999 8790 8790 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-06 12:33:03.049 8790 8790 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-06 12:33:03.050 8790 8790 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-06 12:33:05.147 8790 9414 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-06 12:33:05.147 8790 9414 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-06 12:33:05.147 8790 9414 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-06 12:33:05.192 8790 9109 W com.mbwhatsapp: Long monitor contention with owner
main (8790) at java.lang.Object X.3hf.get()(:-1) waiters=0 in java.lang.Object
X.3hf.get() for 212ms
02-06 12:33:06.053 8790 9642 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #3 (9551) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6
X.35t.A08() for 185ms
02-06 12:33:07.194 8790 9810 W WM-SystemJobScheduler: Unable to sched---------
beginning of main
02-06 13:41:30.355 8790 8825 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 142 to 100
02-06 13:56:52.491 5843 5843 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-06 13:56:52.875 5843 5843 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-06 13:56:52.877 5843 5843 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-06 13:56:52.877 5843 5843 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-06 13:56:52.877 5843 5843 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-06 13:56:52.877 5843 5843 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-06 13:56:52.878 5843 5843 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-06 13:56:52.878 5843 5843 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-06 13:56:52.878 5843 5843 W System.err: at
java.lang.Class.newInstance(Native Method)
02-06 13:56:52.878 5843 5843 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-06 13:56:52.878 5843 5843 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-06 13:56:52.878 5843 5843 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-06 13:56:52.878 5843 5843 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-06 13:56:52.878 5843 5843 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-06 13:56:52.878 5843 5843 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-06 13:56:52.878 5843 5843 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-06 13:56:52.878 5843 5843 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-06 13:56:52.878 5843 5843 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-06 13:56:52.878 5843 5843 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-06 13:56:52.878 5843 5843 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-06 13:56:52.878 5843 5843 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-06 13:56:52.878 5843 5843 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-06 13:56:52.878 5843 5843 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-06 13:56:52.878 5843 5843 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-06 13:56:52.915 5843 5843 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-06 13:56:53.406 5843 5843 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-06 13:56:53.406 5843 5843 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-06 13:56:53.769 5843 5905 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-06 13:56:53.769 5843 5905 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-06 13:56:53.769 5843 5905 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-06 13:56:54.139 5892 5892 W libprocessgroup: Controller io is not found
02-06 13:56:54.140 5892 5892 W libprocessgroup: Controller io is not found
02-06 13:56:54.140 5892 5892 W libprocessgroup: Controller io is not found
02-06 13:56:55.881 5843 5956 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-06 13:56:55.881 5843 5956 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-06 13:56:55.881 5843 5956 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-06 13:56:55.881 5843 5956 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-06 13:56:55.881 5843 5956 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-06 13:56:55.881 5843 5956 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-06 13:56:55.881 5843 5956 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-06 13:56:55.881 5843 5956 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-06 13:56:55.881 5843 5956 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-06 13:56:55.881 5843 5956 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-06 13:56:55.881 5843 5956 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-06 13:56:55.881 5843 5956 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-06 13:56:55.881 5843 5956 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-06 13:56:55.881 5843 5956 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-06 13:56:55.881 5843 5956 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-06 13:56:55.881 5843 5956 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-06 13:57:01.289 5843 5843 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 13:57:06.308 5843 5843 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 13:57:11.978 5843 5843 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 13:57:16.093 5843 5843 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 13:57:45.959 5843 5843 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 13:58:01.298 5843 5843 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 14:10:56.024 5843 5910 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-06 14:10:56.024 5843 5910 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-06 14:10:56.024 5843 5910 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-06 14:10:56.024 5843 5910 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-06 14:10:56.024 5843 5910 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-06 14:10:56.024 5843 5910 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-06 14:10:56.024 5843 5910 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-06 14:10:56.024 5843 5910 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-06 14:10:56.0--------- beginning of main
02-06 15:29:34.504 22838 22838 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-06 15:29:35.733 22838 22838 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-06 15:29:35.748 22838 22838 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-06 15:29:35.748 22838 22838 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-06 15:29:35.748 22838 22838 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-06 15:29:35.748 22838 22838 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-06 15:29:35.748 22838 22838 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-06 15:29:35.749 22838 22838 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-06 15:29:35.749 22838 22838 W System.err: at
java.lang.Class.newInstance(Native Method)
02-06 15:29:35.749 22838 22838 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-06 15:29:35.749 22838 22838 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-06 15:29:35.749 22838 22838 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-06 15:29:35.749 22838 22838 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-06 15:29:35.749 22838 22838 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-06 15:29:35.749 22838 22838 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-06 15:29:35.749 22838 22838 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-06 15:29:35.749 22838 22838 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-06 15:29:35.749 22838 22838 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-06 15:29:35.749 22838 22838 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-06 15:29:35.749 22838 22838 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-06 15:29:35.749 22838 22838 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-06 15:29:35.749 22838 22838 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-06 15:29:35.749 22838 22838 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-06 15:29:35.749 22838 22838 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-06 15:29:35.819 22838 22838 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-06 15:29:37.571 22838 22838 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-06 15:29:37.571 22838 22838 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-06 15:29:38.639 22838 23247 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-06 15:29:38.639 22838 23247 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-06 15:29:38.639 22838 23247 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-06 15:29:38.793 23120 23120 W libprocessgroup: Controller io is not found
02-06 15:29:38.794 23120 23120 W libprocessgroup: Controller io is not found
02-06 15:29:38.794 23120 23120 W libprocessgroup: Controller io is not found
02-06 15:29:38.842 22838 23129 W com.mbwhatsapp: Long monitor contention with owner
Firebase-GcmListenerService (23260) at java.lang.Object X.3hf.get()(:-1) waiters=0
in java.lang.Object X.3hf.get() for 161ms
02-06 15:31:21.633 24492 24492 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-06 15:31:21.950 24492 24492 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-06 15:31:21.950 24492 24492 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-06 15:31:21.950 24492 24492 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-06 15:31:21.950 24492 24492 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-06 15:31:21.950 24492 24492 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-06 15:31:21.950 24492 24492 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-06 15:31:21.951 24492 24492 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-06 15:31:21.951 24492 24492 W System.err: at
java.lang.Class.newInstance(Native Method)
02-06 15:31:21.951 24492 24492 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-06 15:31:21.951 24492 24492 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-06 15:31:21.951 24492 24492 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-06 15:31:21.951 24492 24492 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-06 15:31:21.951 24492 24492 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-06 15:31:21.951 24492 24492 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-06 15:31:21.951 24492 24492 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-06 15:31:21.951 24492 24492 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-06 15:31:21.951 24492 24492 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-06 15:31:21.951 24492 24492 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-06 15:31:21.951 24492 24492 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-06 15:31:21.951 24492 24492 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-06 15:31:21.951 24492 24492 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-06 15:31:21.951 24492 24492 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-06 15:31:21.951 24492 24492 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-06 15:31:21.963 24492 24492 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-06 15:31:22.179 24492 24492 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-06 15:31:22.179 24492 24492 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-06 15:31:22.341 24492 24558 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-06 15:31:22.341 24492 24558 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-06 15:31:22.341 24492 24558 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-06 15:31:22.857 24538 24538 W libprocessgroup: Controller io is not found
02-06 15:31:22.857 24538 24538 W libprocessgroup: Controller io is not found
02-06 15:31:22.857 24538 24538 W libprocessgroup: Controller io is not found
02-06 15:31:39.161 24492 24492 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 15:32:25.116 24492 24492 W JobService: onNetworkCha--------- beginning of
main
02-06 15:32:37.105 24492 24492 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 15:36:25.309 24492 24492 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 15:36:31.332 24492 24492 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 15:36:34.356 24492 24492 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 15:36:39.204 24492 24492 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 15:36:55.465 24492 24492 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 15:37:13.622 24492 24492 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 15:37:19.662 24492 24492 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 15:37:25.118 24492 24492 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 15:43:17.838 24492 24492 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 15:43:20.860 24492 24492 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 15:43:23.885 24492 24492 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 15:43:28.958 24492 24492 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 15:43:39.013 24492 24492 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 15:43:42.052 24492 24492 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 15:43:51.082 24492 24492 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 15:44:00.142 24492 24492 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 15:44:06.183 24492 24492 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 15:44:24.366 24492 24492 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 15:44:27.354 24492 24492 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 15:44:28.977 24492 24492 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 15:44:30.399 24492 24492 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 15:50:52.477 32116 32116 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-06 15:50:52.749 32116 32116 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-06 15:50:52.751 32116 32116 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-06 15:50:52.751 32116 32116 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-06 15:50:52.751 32116 32116 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-06 15:50:52.751 32116 32116 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-06 15:50:52.751 32116 32116 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-06 15:50:52.751 32116 32116 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-06 15:50:52.751 32116 32116 W System.err: at
java.lang.Class.newInstance(Native Method)
02-06 15:50:52.751 32116 32116 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-06 15:50:52.751 32116 32116 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-06 15:50:52.751 32116 32116 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-06 15:50:52.751 32116 32116 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-06 15:50:52.752 32116 32116 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-06 15:50:52.752 32116 32116 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-06 15:50:52.752 32116 32116 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-06 15:50:52.752 32116 32116 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-06 15:50:52.752 32116 32116 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-06 15:50:52.752 32116 32116 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-06 15:50:52.752 32116 32116 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-06 15:50:52.752 32116 32116 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-06 15:50:52.752 32116 32116 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-06 15:50:52.752 32116 32116 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-06 15:50:52.752 32116 32116 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-06 15:50:52.782 32116 32116 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-06 15:50:53.121 32116 32116 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-06 15:50:53.122 32116 32116 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-06 15:50:53.517 32116 32169 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-06 15:50:53.517 32116 32169 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-06 15:50:53.517 32116 32169 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-06 15:50:53.997 32154 32154 W libprocessgroup: Controller io is not found
02-06 15:50:53.997 32154 32154 W libprocessgroup: Controller io is not found
02-06 15:50:53.997 32154 32154 W libprocessgroup: Controller io is not found
02-06 15:50:56.732 32116 32116 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 15:51:08.781 32116 32116 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 15:51:14.811 32116 32116 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 15:51:26.871 32116 32116 W JobService: onNet--------- beginning of main
02-06 16:35:51.647 19183 19183 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-06 16:35:51.961 19183 19183 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-06 16:35:51.962 19183 19183 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-06 16:35:51.962 19183 19183 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-06 16:35:51.962 19183 19183 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-06 16:35:51.962 19183 19183 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-06 16:35:51.962 19183 19183 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-06 16:35:51.962 19183 19183 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-06 16:35:51.962 19183 19183 W System.err: at
java.lang.Class.newInstance(Native Method)
02-06 16:35:51.962 19183 19183 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-06 16:35:51.962 19183 19183 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-06 16:35:51.962 19183 19183 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-06 16:35:51.962 19183 19183 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-06 16:35:51.962 19183 19183 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-06 16:35:51.962 19183 19183 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-06 16:35:51.962 19183 19183 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-06 16:35:51.962 19183 19183 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-06 16:35:51.962 19183 19183 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-06 16:35:51.962 19183 19183 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-06 16:35:51.962 19183 19183 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-06 16:35:51.962 19183 19183 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-06 16:35:51.962 19183 19183 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-06 16:35:51.963 19183 19183 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-06 16:35:51.963 19183 19183 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-06 16:35:51.988 19183 19183 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-06 16:35:52.455 19183 19183 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-06 16:35:52.456 19183 19183 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-06 16:35:52.770 19183 19434 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-06 16:35:52.770 19183 19434 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-06 16:35:52.770 19183 19434 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-06 16:35:52.869 19343 19343 W libprocessgroup: Controller io is not found
02-06 16:35:52.869 19343 19343 W libprocessgroup: Controller io is not found
02-06 16:35:52.869 19343 19343 W libprocessgroup: Controller io is not found
02-06 16:35:54.870 19183 19448 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #12 (19486) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.w--------- beginning of main
02-06 16:35:54.872 19183 19450 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #12 (19486) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=3 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal) for 149ms
02-06 16:37:06.050 19183 19183 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 16:50:52.478 25509 25509 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-06 16:50:52.788 25509 25509 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-06 16:50:52.789 25509 25509 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-06 16:50:52.789 25509 25509 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-06 16:50:52.789 25509 25509 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-06 16:50:52.789 25509 25509 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-06 16:50:52.789 25509 25509 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-06 16:50:52.789 25509 25509 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-06 16:50:52.789 25509 25509 W System.err: at
java.lang.Class.newInstance(Native Method)
02-06 16:50:52.789 25509 25509 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-06 16:50:52.789 25509 25509 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-06 16:50:52.789 25509 25509 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-06 16:50:52.789 25509 25509 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-06 16:50:52.789 25509 25509 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-06 16:50:52.789 25509 25509 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-06 16:50:52.789 25509 25509 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-06 16:50:52.789 25509 25509 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-06 16:50:52.789 25509 25509 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-06 16:50:52.789 25509 25509 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-06 16:50:52.789 25509 25509 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-06 16:50:52.789 25509 25509 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-06 16:50:52.790 25509 25509 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-06 16:50:52.790 25509 25509 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-06 16:50:52.790 25509 25509 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-06 16:50:52.809 25509 25509 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-06 16:50:53.110 25509 25509 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-06 16:50:53.110 25509 25509 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-06 16:50:53.313 25509 25563 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-06 16:50:53.313 25509 25563 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-06 16:50:53.313 25509 25563 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-06 16:50:53.751 25549 25549 W libprocessgroup: Controller io is not found
02-06 16:50:53.752 25549 25549 W libprocessgroup: Controller io is not found
02-06 16:50:53.752 25549 25549 W libprocessgroup: Controller io is not found
02-06 16:55:12.659 25509 25606 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-06 16:55:12.659 25509 25606 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-06 16:55:12.659 25509 25606 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-06 16:55:12.659 25509 25606 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-06 16:55:12.659 25509 25606 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-06 16:55:12.659 25509 25606 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-06 16:55:12.659 25509 25606 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-06 16:55:12.659 25509 25606 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-06 16:55:12.659 25509 25606 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-06 16:55:12.659 25509 25606 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-06 16:55:12.659 25509 25606 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-06 16:55:12.659 25509 25606 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-06 16:55:12.659 25509 25606 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-06 16:55:12.659 25509 25606 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-06 16:55:12.659 25509 25606 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-06 16:55:12.659 25509 25606 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-06 16:55:16.372 25509 25509 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 16:55:25.412 25509 25509 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 16:55:37.510 25509 25509 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 16:55:40.532 25509 25509 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 16:55:49.570 25509 25509 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 16:55:52.587 25509 25509 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 16:55:57.201 25509 25509 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 16:55:58.627 25509 25509 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 16:56:01.653 25509 25509 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 16:56:16.733 25509 25509 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in
a--------- beginning of main
02-06 17:15:00.913 25509 25509 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 17:15:04.959 25509 25509 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 17:22:24.459 25509 25509 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 17:22:39.556 25509 25509 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 17:22:52.648 25509 25509 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 17:24:37.286 25509 25509 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 17:24:43.328 25509 25509 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 17:33:26.562 8190 8190 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-06 17:33:26.823 8190 8190 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-06 17:33:26.824 8190 8190 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-06 17:33:26.824 8190 8190 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-06 17:33:26.824 8190 8190 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-06 17:33:26.824 8190 8190 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-06 17:33:26.824 8190 8190 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-06 17:33:26.824 8190 8190 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-06 17:33:26.824 8190 8190 W System.err: at
java.lang.Class.newInstance(Native Method)
02-06 17:33:26.824 8190 8190 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-06 17:33:26.824 8190 8190 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-06 17:33:26.824 8190 8190 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-06 17:33:26.824 8190 8190 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-06 17:33:26.824 8190 8190 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-06 17:33:26.824 8190 8190 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-06 17:33:26.824 8190 8190 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-06 17:33:26.824 8190 8190 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-06 17:33:26.824 8190 8190 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-06 17:33:26.824 8190 8190 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-06 17:33:26.824 8190 8190 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-06 17:33:26.825 8190 8190 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-06 17:33:26.825 8190 8190 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-06 17:33:26.825 8190 8190 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-06 17:33:26.825 8190 8190 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-06 17:33:26.846 8190 8190 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--------- beginning of
main
02-06 17:57:29.226 8190 8203 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 140 to 100
02-06 17:57:29.266 8190 8190 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 17:57:59.824 8190 8190 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 17:58:29.278 8190 8190 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 17:58:43.811 8190 8190 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 17:58:43.813 8190 8190 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 18:18:52.471 19191 19191 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-06 18:18:52.981 19191 19191 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-06 18:18:52.988 19191 19191 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-06 18:18:52.988 19191 19191 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-06 18:18:52.988 19191 19191 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-06 18:18:52.988 19191 19191 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-06 18:18:52.988 19191 19191 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-06 18:18:52.988 19191 19191 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-06 18:18:52.988 19191 19191 W System.err: at
java.lang.Class.newInstance(Native Method)
02-06 18:18:52.988 19191 19191 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-06 18:18:52.988 19191 19191 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-06 18:18:52.988 19191 19191 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-06 18:18:52.988 19191 19191 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-06 18:18:52.988 19191 19191 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-06 18:18:52.988 19191 19191 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-06 18:18:52.988 19191 19191 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-06 18:18:52.988 19191 19191 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-06 18:18:52.988 19191 19191 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-06 18:18:52.989 19191 19191 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-06 18:18:52.989 19191 19191 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-06 18:18:52.989 19191 19191 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-06 18:18:52.989 19191 19191 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-06 18:18:52.989 19191 19191 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-06 18:18:52.989 19191 19191 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-06 18:18:53.036 19191 19191 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-06 18:18:53.539 19191 19191 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-06 18:18:53.539 19191 19191 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-06 18:18:53.985 19191 19246 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-06 18:18:53.985 19191 19246 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-06 18:18:53.985 19191 19246 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-06 18:18:54.261 19233 19233 W libprocessgroup: Controller io is not found
02-06 18:18:54.262 19233 19233 W libprocessgroup: Controller io is not found
02-06 18:18:54.262 19233 19233 W libprocessgroup: Controller io is not found
02-06 18:18:54.960 19191 19336 W WM-SystemJobScheduler: Unable to schedule work ID
a49b60e5-cda0-41af-9340-155018adae22
02-06 18:18:57.481 19191 19307 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-06 18:18:57.481 19191 19307 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-06 18:18:57.481 19191 19307 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-06 18:18:57.481 19191 19307 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-06 18:18:57.481 19191 19307 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-06 18:18:57.481 19191 19307 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-06 18:18:57.481 19191 19307 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-06 18:18:57.481 19191 19307 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-06 18:18:57.481 19191 19307 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-06 18:18:57.481 19191 19307 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-06 18:18:57.481 19191 19307 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-06 18:18:57.481 19191 19307 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-06 18:18:57.481 19191 19307 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-06 18:18:57.481 19191 19307 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-06 18:18:57.481 19191 19307 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-06 18:18:57.481 19191 19307 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-06 18:19:03.247 19191 19191 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 18:19:09.299 19191 19191 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 18:19:12.350 19191 19191 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 18:19:25.066 19191 19328 W WM-SystemJobScheduler: Unable to schedule work ID
f7847fbd-2f40-4fe8-a515-d4df13a14e66
02-06 18:19:36.491 19191 19191 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 18:19:39.504 19191 19191 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 18:19:49.674 19191 19336 W WM-SystemJobScheduler: Unable to schedule work ID
a7da6e28-9d41-4b39-aeda-6603d98b1839
02-06 18:20:19.712 19191 19340 W WM-SystemJobScheduler: Unable to schedule work ID
e2bdccf5-b831-44d2-8c46-ad50b7f7442e
02-06 18:20:27.827 19191 19191 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 18:20:30.855 19191 19191 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 18:20:42.929 19191 19191 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 18:20:45.949 19191 19191 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 18:20:55.014 19191 19191 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 18:20:58.045 19191 19191 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 18:21:04.088 19191 19191 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 18:38:32.674 19191 19199 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 105 to 100
02-06 18:38:33.128 19191 21406 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-06 18:38:33.128 19191 21406 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-06 18:38:33.128 19191 21406 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-06 18:38:33.128 19191 21406 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-06 18:38:33.128 19191 21406 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-06 18:38:33.128 19191 21406 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-06 18:38:33.128 19191 21406 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-06 18:38:33.128 19191 21406 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-06 18:38:33.128 19191 21406 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-06 18:38:33.128 19191 21406 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-06 18:38:33.128 19191 21406 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-06 18:38:33.128 19191 21406 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-06 18:38:33.128 19191 21406 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-06 18:38:33.128 19191 21406 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-06 18:38:33.128 19191 21406 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-06 18:38:33.128 19191 21406 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-06 18:38:39.058 19191 19191 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 18:38:48.398 19191 19191 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 18:38:54.446 19191 19191 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 18:39:24.549 19191 19191 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 18:39:27.569 19191 19191 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 18:39:30--------- beginning of main
02-06 18:39:30.586 19191 19191 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 18:39:33.596 19191 19191 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 18:39:39.058 19191 19191 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 18:39:46.587 19191 19191 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 18:39:46.589 19191 19191 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 18:47:31.085 24263 24263 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-06 18:47:31.296 24263 24263 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-06 18:47:31.297 24263 24263 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-06 18:47:31.297 24263 24263 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-06 18:47:31.297 24263 24263 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-06 18:47:31.297 24263 24263 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-06 18:47:31.297 24263 24263 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-06 18:47:31.297 24263 24263 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-06 18:47:31.297 24263 24263 W System.err: at
java.lang.Class.newInstance(Native Method)
02-06 18:47:31.297 24263 24263 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-06 18:47:31.297 24263 24263 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-06 18:47:31.297 24263 24263 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-06 18:47:31.297 24263 24263 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-06 18:47:31.297 24263 24263 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-06 18:47:31.297 24263 24263 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-06 18:47:31.297 24263 24263 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-06 18:47:31.297 24263 24263 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-06 18:47:31.297 24263 24263 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-06 18:47:31.297 24263 24263 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-06 18:47:31.297 24263 24263 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-06 18:47:31.297 24263 24263 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-06 18:47:31.297 24263 24263 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-06 18:47:31.297 24263 24263 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-06 18:47:31.297 24263 24263 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-06 18:47:31.312 24263 24263 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-06 18:47:31.557 24263 24263 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-06 18:47:31.557 24263 24263 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConsc--------- beginning of main
02-06 18:47:31.754 24263 24383 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-06 18:47:31.754 24263 24383 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-06 18:47:31.754 24263 24383 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-06 18:47:31.921 24341 24341 W libprocessgroup: Controller io is not found
02-06 18:47:31.921 24341 24341 W libprocessgroup: Controller io is not found
02-06 18:47:31.921 24341 24341 W libprocessgroup: Controller io is not found
02-06 18:50:59.423 24263 24263 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 19:18:52.454 29598 29598 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-06 19:18:52.919 29598 29598 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-06 19:18:52.922 29598 29598 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-06 19:18:52.922 29598 29598 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-06 19:18:52.922 29598 29598 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-06 19:18:52.922 29598 29598 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-06 19:18:52.922 29598 29598 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-06 19:18:52.922 29598 29598 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-06 19:18:52.922 29598 29598 W System.err: at
java.lang.Class.newInstance(Native Method)
02-06 19:18:52.922 29598 29598 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-06 19:18:52.922 29598 29598 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-06 19:18:52.922 29598 29598 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-06 19:18:52.922 29598 29598 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-06 19:18:52.922 29598 29598 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-06 19:18:52.922 29598 29598 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-06 19:18:52.922 29598 29598 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-06 19:18:52.922 29598 29598 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-06 19:18:52.922 29598 29598 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-06 19:18:52.922 29598 29598 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-06 19:18:52.922 29598 29598 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-06 19:18:52.922 29598 29598 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-06 19:18:52.922 29598 29598 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-06 19:18:52.922 29598 29598 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-06 19:18:52.922 29598 29598 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-06 19:18:52.978 29598 29598 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-06 19:18:53.306 29598 29598 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-06 19:18:53.306 29598 29598 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-06 19:18:53.703 29598 29677 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-06 19:18:53.703 29598 29677 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-06 19:18:53.703 29598 29677 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-06 19:18:54.021 29664 29664 W libprocessgroup: Controller io is not found
02-06 19:18:54.021 29664 29664 W libprocessgroup: Controller io is not found
02-06 19:18:54.021 29664 29664 W libprocessgroup: Controller io is not found
02-06 19:18:54.563 29598 29726 W WM-SystemJobScheduler: Unable to schedule work ID
6bc28b23-cd92-4521-b481-c067d4548b49
02-06 19:19:24.640 29598 29719 W WM-SystemJobScheduler: Unable to schedule work ID
3bb1dbd5-98d5-4570-af13-98f5da6dee2b
02-06 19:19:35.008 29598 29723 W WM-SystemJobScheduler: Unable to schedule work ID
b204f846-7a82-4e35-92c6-84c014d2ff19
02-06 19:19:52.245 29598 29598 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 19:19:55.260 29598 29598 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 19:20:05.060 29598 29723 W WM-SystemJobScheduler: Unable to schedule work ID
7c317c1c-29ba-466e-9ab8-bb6e932e78e3
02-06 19:28:44.492 29598 29723 W WM-SystemJobScheduler: Unable to schedule work ID
c5f645ea-334c-440c-a46d-5a4c4e2428c0
02-06 19:28:45.793 29598 29598 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 19:28:48.845 29598 29598 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 19:28:54.873 29598 29598 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 19:28:57.893 29598 29598 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 19:29:14.577 29598 29723 W WM-SystemJobScheduler: Unable to schedule work ID
6d8b980e-dfc2-4889-a75f-0e6f603dd8d0
02-06 19:29:42.500 29598 29598 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-06 19:42:27.777 29598 29723 W WM-SystemJobScheduler: Unable to schedule work ID
1da4b4e6-de8d-4a75-8a9e-e107902274db
02-06 19:42:29.329 29598 30669 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-06 19:42:29.329 29598 30669 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-06 19:42:29.329 29598 30669 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-06 19:42:29.329 29598 30669 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-06 19:42:29.329 29598 30669 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-06 19:42:29.329 29598 30669 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-06 19:42:29.329 29598 30669 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-06 19:42:29.329 29598 30669 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-06 19:42:29.329 29598 30669 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-06 19:42:29.329 29598 30669 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-06 19:42:29.329 29598 30669 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-06 19:42:29.329 29598 30669 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-06 19:42:29.--------- beginning of main
02-06 20:18:52.511 15723 15723 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-06 20:18:52.981 15723 15723 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-06 20:18:52.985 15723 15723 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-06 20:18:52.985 15723 15723 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-06 20:18:52.985 15723 15723 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-06 20:18:52.985 15723 15723 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-06 20:18:52.985 15723 15723 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-06 20:18:52.985 15723 15723 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-06 20:18:52.985 15723 15723 W System.err: at
java.lang.Class.newInstance(Native Method)
02-06 20:18:52.985 15723 15723 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-06 20:18:52.985 15723 15723 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-06 20:18:52.986 15723 15723 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-06 20:18:52.986 15723 15723 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-06 20:18:52.986 15723 15723 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-06 20:18:52.986 15723 15723 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-06 20:18:52.986 15723 15723 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-06 20:18:52.986 15723 15723 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-06 20:18:52.986 15723 15723 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-06 20:18:52.986 15723 15723 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-06 20:18:52.986 15723 15723 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-06 20:18:52.986 15723 15723 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-06 20:18:52.986 15723 15723 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-06 20:18:52.986 15723 15723 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-06 20:18:52.986 15723 15723 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-06 20:18:53.033 15723 15723 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-06 20:18:53.535 15723 15723 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-06 20:18:53.535 15723 15723 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-06 20:18:53.845 15723 15778 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-06 20:18:53.845 15723 15778 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-06 20:18:53.845 15723 15778 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-06 20:18:54.357 15764 15764 W libprocessgroup: Controller io is not found
02-06 20:18:54.358 15764 15764 W libprocessgroup: Controller io is not found
02-06 20:18:54.358 15764 15764 W libprocessgroup: Controller io is not found
02-06 20:19:05.124 15723 15887 W WM-SystemJobScheduler: Unable to schedule work ID
77e098bb-6405-4e78-a77b-7dd2899cf394
02-06 20:19:11.809 15723 15778 E SQLiteDatabase: Error inserting dirty_version=-1
ve--------- beginning of main
02-06 20:19:35.214 15723 15887 W WM-SystemJobScheduler: Unable to schedule work ID
7420d664-0a8b-497b-8185-b4984cb0f7c9
02-06 20:20:12.214 15723 15809 W WM-SystemJobScheduler: Unable to schedule work ID
db679998-c563-491a-a608-329163d4d36b
02-06 20:20:42.290 15723 15808 W WM-SystemJobScheduler: Unable to schedule work ID
68f3a4fb-bb06-40f0-873f-2ed1840c4538
02-06 20:33:05.883 23062 23062 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-06 20:33:06.846 23062 23062 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-06 20:33:06.851 23062 23062 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-06 20:33:06.852 23062 23062 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-06 20:33:06.852 23062 23062 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-06 20:33:06.852 23062 23062 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-06 20:33:06.852 23062 23062 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-06 20:33:06.852 23062 23062 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-06 20:33:06.852 23062 23062 W System.err: at
java.lang.Class.newInstance(Native Method)
02-06 20:33:06.852 23062 23062 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-06 20:33:06.852 23062 23062 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-06 20:33:06.852 23062 23062 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-06 20:33:06.852 23062 23062 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-06 20:33:06.852 23062 23062 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-06 20:33:06.852 23062 23062 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-06 20:33:06.852 23062 23062 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-06 20:33:06.852 23062 23062 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-06 20:33:06.852 23062 23062 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-06 20:33:06.852 23062 23062 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-06 20:33:06.852 23062 23062 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-06 20:33:06.853 23062 23062 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-06 20:33:06.853 23062 23062 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-06 20:33:06.853 23062 23062 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-06 20:33:06.853 23062 23062 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-06 20:33:06.950 23062 23062 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-06 20:33:07.826 23062 23062 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-06 20:33:07.826 23062 23062 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-06 20:33:08.641 23062 23306 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-06 20:33:08.641 23062 23306 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-06 20:33:08.641 23062 23306 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-06 20:33:09.263 23196 23196 W libprocessgroup: Controller io is not
foun--------- beginning of main
02-06 20:54:06.585 29117 29117 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-06 20:54:07.143 29117 29117 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-06 20:54:07.148 29117 29117 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-06 20:54:07.148 29117 29117 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-06 20:54:07.148 29117 29117 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-06 20:54:07.148 29117 29117 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-06 20:54:07.148 29117 29117 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-06 20:54:07.149 29117 29117 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-06 20:54:07.149 29117 29117 W System.err: at
java.lang.Class.newInstance(Native Method)
02-06 20:54:07.149 29117 29117 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-06 20:54:07.149 29117 29117 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-06 20:54:07.149 29117 29117 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-06 20:54:07.149 29117 29117 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-06 20:54:07.149 29117 29117 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-06 20:54:07.149 29117 29117 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-06 20:54:07.149 29117 29117 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-06 20:54:07.149 29117 29117 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-06 20:54:07.149 29117 29117 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-06 20:54:07.149 29117 29117 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-06 20:54:07.150 29117 29117 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-06 20:54:07.150 29117 29117 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-06 20:54:07.150 29117 29117 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-06 20:54:07.150 29117 29117 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-06 20:54:07.150 29117 29117 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-06 20:54:07.202 29117 29117 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-06 20:54:07.682 29117 29117 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-06 20:54:07.682 29117 29117 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-06 20:54:08.031 29117 29199 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-06 20:54:08.031 29117 29199 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-06 20:54:08.031 29117 29199 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-06 20:54:08.583 29170 29170 W libprocessgroup: Controller io is not found
02-06 20:54:08.584 29170 29170 W libprocessgroup: Controller io is not found
02-06 20:54:08.584 29170 29170 W libprocessgroup: Controller io is not found
02-06 21:09:52.535 6028 6028 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-06 21:09:53.469 6028 6028 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmo--------- beginning of main
02-06 21:12:03.439 6028 6698 W WM-SystemJobScheduler: Unable to schedule work ID
d90b7846-156a-4085-98ac-78031cd0c102
02-06 21:12:16.035 6028 6708 W WM-SystemJobScheduler: Unable to schedule work ID
07b89e4d-3369-4563-85b7-cca5d0567da6
02-06 21:12:46.103 6028 6718 W WM-SystemJobScheduler: Unable to schedule work ID
f8d8a4b2-deee-4410-9c44-466b563f3b65
02-06 21:40:35.725 17249 17249 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-06 21:40:36.448 17249 17249 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-06 21:40:36.452 17249 17249 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-06 21:40:36.453 17249 17249 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-06 21:40:36.453 17249 17249 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-06 21:40:36.453 17249 17249 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-06 21:40:36.453 17249 17249 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-06 21:40:36.453 17249 17249 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-06 21:40:36.453 17249 17249 W System.err: at
java.lang.Class.newInstance(Native Method)
02-06 21:40:36.453 17249 17249 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-06 21:40:36.453 17249 17249 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-06 21:40:36.453 17249 17249 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-06 21:40:36.453 17249 17249 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-06 21:40:36.453 17249 17249 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-06 21:40:36.453 17249 17249 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-06 21:40:36.453 17249 17249 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-06 21:40:36.453 17249 17249 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-06 21:40:36.453 17249 17249 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-06 21:40:36.453 17249 17249 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-06 21:40:36.454 17249 17249 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-06 21:40:36.454 17249 17249 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-06 21:40:36.454 17249 17249 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-06 21:40:36.454 17249 17249 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-06 21:40:36.454 17249 17249 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-06 21:40:36.521 17249 17249 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-06 21:40:37.347 17249 17249 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-06 21:40:37.347 17249 17249 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-06 21:40:38.169 17249 17302 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-06 21:40:38.169 17249 17302 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-06 21:40:38.169 17249 17302 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-06 21:40:38.669 17286 17286 W libprocessgroup: Controller io is not found
02-06 21:40:38.670 17286 17286 W libprocessgroup: Controller io is not found
02-06 21:40:38.670 17286 17286 W libprocessgroup: Controller io is not found
02-06 21:56:15.071 17249 17332 W ConnectivityManager.CallbackHandler: callback not
found for CALLBACK_PRECHECK message
02-06 21:56:24.703 17249 17332 W ConnectivityManager.CallbackHandler: callback not
found for CALLBACK_IP_CHANGED message
02-06 21:58:03.855 17249 17722 W com.mbwhatsapp: Long monitor contention with owner
binder:17249_1 (17261) at void X.0zO.A07()(:-1) waiters=0 in void X.0zO.A07() for
215ms
02-06 21:58:03.858 17249 17263 W com.mbwhatsapp: Long monitor contention with owner
binder:17249_1 (17261) at void X.0zO.A07()(:-1) waiters=2 in void X.0zO.A07() for
197ms
02-06 21:58:03.863 17249 23192 W com.mbwhatsapp: Long monitor contention with owner
binder:17249_1 (17261) at void X.0zO.A07()(:-1) waiters=5 in void X.0zO.A07() for
135ms
02-06 22:23:48.917 17249 17257 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 132 to 100
02-06 22:48:49.496 17249 17257 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 145 to 100
02-06 23:29:52.685 17249 17257 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 111 to 100
02-06 23:58:52.711 17249 17257 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 159 to 100
02-07 00:30:48.957 17249 17257 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 137 to 100
02-07 01:19:52.600 17249 17257 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 142 to 100
02-07 01:54:52.593 17249 17257 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 148 to 100
02-07 02:00:55.642 17249 17259 W System : A resource failed to call end.
02-07 02:00:55.642 17249 17259 W System : A resource failed to call end.
02-07 02:00:55.642 17249 17259 W System : A resource failed to call end.
02-07 02:00:55.642 17249 17259 W System : A resource failed to call end.
02-07 02:00:55.642 17249 17259 W System : A resource failed to call end.
02-07 02:11:00.106 17249 17259 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/base.apk' with 1 weak references
02-07 02:11:00.112 17249 17259 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_arservicesoptional.apk' with 1 weak references
02-07 02:11:00.112 17249 17259 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_cgnativeplayer.apk' with 1 weak references
02-07 02:11:00.113 17249 17259 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_cgwebrtc.apk' with 1 weak references
02-07 02:11:00.113 17249 17259 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_heliumiab.apk' with 1 weak references
02-07 02:11:00.113 17249 17259 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_i18n_id_ID.apk' with 1 weak references
02-07 02:11:00.113 17249 17259 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_instantgames.apk' with 1 weak references
02-07 02:11:00.113 17249 17259 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_instantgamesads.apk' with 1 weak references
02-07 02:11:00.113 17249 17259 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_papaya.apk' with 1 weak references
02-07 02:11:00.113 17249 17259 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_papayaanalyticstorch.apk' with 1 weak references
02-07 02:11:00.113 17249 17259 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_papayatorch.apk' with 1 weak references
02-07 02:11:00.113 17249 17259 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_pytorch.apk' with 1 weak references
02-07 02:11:00.113 17249 17259 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_s_arservicesoptional_slam.apk' with 1 weak
references
02-07 02:11:00.113 17249 17259 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_s_cgwebrtc_horizon.apk' with 1 weak references
02-07 02:11:00.114 17249 17259 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_s_papaya_torchedlooper.apk' with 1 weak references
02-07 02:11:00.114 17249 17259 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_s_papayaanalyticstorch_papayatorch.apk' with 1 weak
references
02-07 02:11:00.114 17249 17259 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/
split_s_papayaanalyticstorch_papayatorch_torchedlooper.apk' with 1 weak references
02-07 02:11:00.114 17249 17259 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_s_papayatorch_torchedlooper.apk' with 1 weak
references
02-07 02:11:00.114 17249 17259 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~SLZzBWaROj0dhBdj3cc23g==/com.instagram.android-
5amFVrUFc9gOtXq61cChlA==/base.apk' with 1 weak references
02-07 02:11:00.114 17249 17259 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~SLZzBWaROj0dhBdj3cc23g==/com.instagram.android-
5amFVrUFc9gOtXq61cChlA==/split_arservicesforbodytracking.apk' with 1 weak
references
02-07 02:11:00.115 17249 17259 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~SLZzBWaROj0dhBdj3cc23g==/com.instagram.android-
5amFVrUFc9gOtXq61cChlA==/split_arservicesforgenericml.apk' with 1 weak references
02-07 02:11:00.115 17249 17259 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~SLZzBWaROj0dhBdj3cc23g==/com.instagram.android-
5amFVrUFc9gOtXq61cChlA==/split_arservicesforhairsegmentation.apk' with 1 weak
references
02-07 02:11:00.115 17249 17259 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~SLZzBWaROj0dhBdj3cc23g==/com.instagram.android-
5amFVrUFc9gOtXq61cChlA==/split_arservicesforhandtracking.apk' with 1 weak
references
02-07 02:11:00.116 17249 17259 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~SLZzBWaROj0dhBdj3cc23g==/com.instagram.android-
5amFVrUFc9gOtXq61cChlA==/split_arservicesforpersonsegmentation.apk' with 1 weak
references
02-07 02:11:00.116 17249 17259 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~SLZzBWaROj0dhBdj3cc23g==/com.instagram.android-
5amFVrUFc9gOtXq61cChlA==/split_i18n_id_ID.apk' with 1 weak references
02-07 02:11:00.116 17249 17259 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~SLZzBWaROj0dhBdj3cc23g==/com.instagram.android-
5amFVrUFc9gOtXq61cChlA==/split_pytorch.apk' with 1 weak references
02-07 02:11:00.116 17249 17259 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~SLZzBWaROj0dhBdj3cc23g==/com.instagram.android-
5amFVrUFc9gOtXq61cChlA==/split_slam.apk' with 1 weak references
02-07 02:11:00.116 17249 17259 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~SLZzBWaROj0dhBdj3cc23g==/com.instagram.android-
5amFVrUFc9gOtXq61cChlA==/split_supmediastreamcontroller.apk' with 1 weak references
02-07 02:11:00.117 17249 17259 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~riNxceKJsvyGFdF9SVbcEQ==/com.instagram.barcelona--
NMQKQxAoCwRqP4u_hd_9Q==/base.apk' with 1 weak references
02-07 02:11:00.117 17249 17259 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~dRbGO_yaY-3kr2WALO-c9w==/com.whatsapp-
nBiXf9UvN0_Ehjj9dpCuOA==/base.apk' with 1 weak references
02-07 02:24:52.238 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.239 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.239 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.239 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.239 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.239 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.239 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.239 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.239 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.239 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.239 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.239 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.239 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.239 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.239 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.239 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.239 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.239 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.239 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.239 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.239 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.239 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.239 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.239 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.240 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.240 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.240 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.240 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.240 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.240 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.240 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.240 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.240 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.240 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.240 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.240 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.240 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.240 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.240 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.240 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.240 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.240 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.240 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.240 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.240 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.240 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.240 17249 17259 W System : A resource failed to call close.
02-07 02:24:52.240 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.241 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.242 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.242 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.242 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.242 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.242 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.242 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.242 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.242 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.242 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.242 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.242 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.242 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.242 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.242 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.242 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.242 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.242 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.242 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.242 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.242 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.242 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.242 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.242 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.242 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.242 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.244 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.244 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.244 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.244 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.244 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.244 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.244 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.244 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.244 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.244 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.244 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.244 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.244 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.244 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.244 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.244 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.244 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.244 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.244 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.244 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.244 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.245 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.245 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.245 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.245 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.245 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.245 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.245 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.245 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.245 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.245 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.245 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.245 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.245 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.245 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.245 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.245 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.245 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.245 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.245 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.245 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.245 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.245 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.245 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.245 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.245 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.245 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.247 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.247 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.247 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.247 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.248 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.248 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.248 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.249 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.249 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.249 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.249 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.249 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.249 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.249 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.249 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.250 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.250 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.250 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.250 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.250 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.250 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.250 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.250 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.250 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.250 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.250 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.250 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.250 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.250 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.250 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.250 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.250 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.250 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.250 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.250 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.250 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.250 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.250 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.250 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.250 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.250 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.250 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.250 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.250 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.250 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.250 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.250 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.250 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.250 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.251 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.251 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.251 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.251 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.251 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.251 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.251 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.251 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.251 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.251 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.251 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.251 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.251 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.251 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.251 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.251 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.251 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.251 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.251 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.251 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.251 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.251 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.251 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.251 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.251 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.251 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.251 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.251 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.251 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.251 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.251 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.252 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.252 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.252 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.252 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.252 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.252 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.252 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.252 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.252 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.252 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.252 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.252 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.252 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.252 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.252 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.252 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.252 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.252 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.252 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.252 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.252 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.252 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.252 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.252 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.252 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.252 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.252 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.252 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.252 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.252 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.252 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.253 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.253 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.253 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.253 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.253 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.253 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.253 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.257 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.257 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.257 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.257 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.257 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.257 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.257 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.257 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.257 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.257 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.257 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.257 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.257 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.257 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.257 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.257 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.257 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.258 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.258 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.258 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.258 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.258 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.259 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.259 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.259 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.259 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.259 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.259 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.259 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.259 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.259 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.259 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.259 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.259 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.259 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.259 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.259 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.259 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.259 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.259 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.259 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.259 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.259 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.259 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.259 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.259 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.259 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.259 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.259 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.259 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.259 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.259 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.259 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.259 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.259 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.259 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.259 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.259 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.259 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.260 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.260 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.260 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.260 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.260 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.260 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.260 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.260 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.260 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.260 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.260 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.260 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.260 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.260 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.260 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.260 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.260 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.260 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.260 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.260 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.260 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.263 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.263 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.263 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.263 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.263 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.264 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.264 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.264 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.264 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.264 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.264 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.264 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.264 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.264 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.264 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.264 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.264 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.264 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.264 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.265 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.265 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.265 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.265 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.265 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.265 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.265 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.265 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.265 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.265 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.265 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.265 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.265 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.265 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.265 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.265 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.265 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.265 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.265 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.265 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.265 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.265 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.265 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.265 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.265 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.265 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.265 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.265 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.265 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.266 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.266 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.266 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.266 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.266 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.266 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.266 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.266 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.266 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.266 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.266 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.269 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.269 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.269 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.269 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.269 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.269 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.269 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.269 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.269 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.269 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.270 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.270 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.270 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.270 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.270 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.270 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.270 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.270 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.270 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.270 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.270 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.270 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.270 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.270 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.270 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.270 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.270 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.270 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.270 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.270 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.270 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.270 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.270 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.270 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.270 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.270 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.270 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.270 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.270 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.270 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.270 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.272 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.272 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.272 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.272 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.272 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.272 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.272 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.272 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.272 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.272 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.272 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.272 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.272 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.273 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.273 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.273 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.273 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.273 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.273 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.273 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.273 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.273 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.273 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.273 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.273 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.273 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.273 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.273 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.273 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.273 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.273 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.273 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.273 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.273 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.273 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.273 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.273 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.273 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.273 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.273 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.273 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.274 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.274 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.274 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.274 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.274 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.274 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.274 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.274 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.274 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.274 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.274 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.274 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.274 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.274 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.274 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.274 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.274 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.274 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.274 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.274 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.274 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.274 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.274 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.274 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.274 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.274 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.274 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.276 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.277 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.277 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.277 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.277 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.277 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.277 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.277 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.277 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.277 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.278 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.278 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.278 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.278 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.278 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.278 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.278 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.278 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.278 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.278 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.278 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.278 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.278 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.278 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.278 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.278 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.278 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.278 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.278 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.279 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.279 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.279 17249 17259--------- beginning of main
02-07 02:26:52.280 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.280 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.280 17249 17259 W System : A resource failed to call close.
02-07 02:26:52.280 17249 17259 W System : A resource failed to call close.
02-07 02:29:55.421 17249 19364 W com.mbwhatsapp: Long monitor contention with owner
Receipt Processing Thread (17300) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=3 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 125ms
02-07 03:19:26.901 17249 17257 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 213 to 100
02-07 04:02:52.709 17249 17257 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 172 to 100
02-07 04:05:52.482 12209 12209 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-07 04:05:52.687 12209 12209 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-07 04:05:52.689 12209 12209 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-07 04:05:52.689 12209 12209 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-07 04:05:52.689 12209 12209 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-07 04:05:52.689 12209 12209 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-07 04:05:52.689 12209 12209 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-07 04:05:52.689 12209 12209 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-07 04:05:52.689 12209 12209 W System.err: at
java.lang.Class.newInstance(Native Method)
02-07 04:05:52.689 12209 12209 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-07 04:05:52.689 12209 12209 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-07 04:05:52.689 12209 12209 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-07 04:05:52.689 12209 12209 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-07 04:05:52.689 12209 12209 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-07 04:05:52.689 12209 12209 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-07 04:05:52.689 12209 12209 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-07 04:05:52.689 12209 12209 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-07 04:05:52.689 12209 12209 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-07 04:05:52.689 12209 12209 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-07 04:05:52.689 12209 12209 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-07 04:05:52.689 12209 12209 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-07 04:05:52.689 12209 12209 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-07 04:05:52.689 12209 12209 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-07 04:05:52.689 12209 12209 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-07 04:05:52.712 12209 12209 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-07 04:05:53.011 12209 12209 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target--------- beginning of main
02-07 06:23:52.290 8809 8809 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-07 06:23:53.782 8809 8809 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-07 06:23:53.786 8809 8809 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-07 06:23:53.790 8809 8809 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-07 06:23:53.791 8809 8809 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-07 06:23:53.791 8809 8809 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-07 06:23:53.791 8809 8809 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-07 06:23:53.791 8809 8809 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-07 06:23:53.791 8809 8809 W System.err: at
java.lang.Class.newInstance(Native Method)
02-07 06:23:53.791 8809 8809 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-07 06:23:53.791 8809 8809 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-07 06:23:53.791 8809 8809 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-07 06:23:53.791 8809 8809 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-07 06:23:53.791 8809 8809 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-07 06:23:53.791 8809 8809 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-07 06:23:53.792 8809 8809 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-07 06:23:53.792 8809 8809 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-07 06:23:53.792 8809 8809 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-07 06:23:53.792 8809 8809 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-07 06:23:53.792 8809 8809 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-07 06:23:53.792 8809 8809 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-07 06:23:53.792 8809 8809 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-07 06:23:53.792 8809 8809 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-07 06:23:53.792 8809 8809 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-07 06:23:54.052 8809 8809 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-07 06:23:55.125 8809 8809 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-07 06:23:55.125 8809 8809 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-07 06:23:56.002 8809 9409 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-07 06:23:56.002 8809 9409 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-07 06:23:56.002 8809 9409 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-07 06:23:56.286 8809 9409 W com.mbwhatsapp: Verification of void
X.2rL.A04(byte[], int, int) took 252.506ms (245.54 bytecodes/s) (2648B approximate
peak alloc)
02-07 06:23:56.305 9336 9336 W libprocessgroup: Controller io is not found
02-07 06:23:56.305 9336 9336 W libprocessgroup: Controller io is not found
02-07 06:23:56.305 9336 9336 W libprocessgroup: Controller io is not found
02-07 06:23:56.614 8809 9417 W com.mbwhatsapp: Long monitor contention with owner
AsyncTask #1 (9414) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6 X.35t.A08() for
400ms
02-07 06:23:57.432 8809 9498 W WM-SystemJobScheduler: Unable to schedule work ID
95fb411a-b355-478d-9ccd-60bb916c74ea
02-07 06:24:07.244 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 06:24:08.303 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 06:24:27.543 8809 9502 W WM-SystemJobScheduler: Unable to schedule work ID
31faad7c-f459-4804-a195-dcb6931b70a5
02-07 06:24:44.409 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 06:24:50.471 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 06:25:06.879 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 06:25:07.253 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 06:43:54.118 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 06:43:57.051 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 06:44:02.045 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 06:44:05.078 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 06:44:09.077 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 06:44:10.075 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 06:44:16.077 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 06:44:17.052 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 06:44:20.071 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 06:44:25.072 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 06:44:32.069 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 06:44:38.026 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 06:44:42.736 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 06:45:20.530 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 06:45:23.854 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 06:45:38.041 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 06:46:09.309 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 06:46:22.576 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 06:46:22.581 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 06:46:31.506 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 06:46:33.936 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 06:46:38.058 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 06:46:54.555 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 06:53:26.366 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 06:53:36.588 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 06:53:53.513 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 06:54:08.016 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 07:02:36.418 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 07:02:41.404 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 07:03:01.393 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 07:03:16.226 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 07:03:35.406 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 07:06:06.334 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 07:06:59.063 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 07:07:19.719 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 07:07:26.144 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 07:07:52.644 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 07:07:54.722 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 07:07:59.089 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 07:08:03.425 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 07:08:05.524 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 07:11:45.137 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 07:11:47.119 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 07:12:00.512 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 07:12:14.216 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 07:12:34.988 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 07:12:35.004 8809 9501 W ConnectivityManager.CallbackHandler: callback not
found for CALLBACK_CAP_CHANGED message
02-07 07:13:31.916 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 07:13:47.781 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 07:13:47.803 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 07:13:47.812 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 07:14:08.906 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 07:14:14.264 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 07:21:00.892 8809 9498 W WM-SystemJobScheduler: Unable to schedule work ID
a55c0870-4862-4321-ae78-0277ce0dbc50
02-07 07:21:03.395 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 07:21:14.391 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 07:21:21.538 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 07:21:30.998 8809 9503 W WM-SystemJobScheduler: Unable to schedule work ID
d47b088d-fc3d-4d8f-8916-021dd876a575
02-07 07:22:00.387 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 07:22:07.578 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 07:22:13.589 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 07:22:14.417 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 07:22:15.772 8809 8809 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 07:32:39.638 8809 9503 W WM-SystemJobScheduler: Unable to schedule work ID
76a3a9b8-b57d-4a21-acb1-26e933dfd1d9
02-07 07:32:43.025 8809 9498 W WM-SystemJobScheduler: Unable to schedule work ID
44ddc3da-fded-4b50-9ab7-79398d683405
02-07 08:16:15.235 8809 8845 W com.mbwhatsapp: Reducing the number of considered
missed Gc h--------- beginning of main
02-07 11:09:11.220 29921 29921 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-07 11:09:11.572 29921 29921 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-07 11:09:11.574 29921 29921 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-07 11:09:11.574 29921 29921 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-07 11:09:11.574 29921 29921 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-07 11:09:11.574 29921 29921 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-07 11:09:11.574 29921 29921 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-07 11:09:11.574 29921 29921 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-07 11:09:11.574 29921 29921 W System.err: at
java.lang.Class.newInstance(Native Method)
02-07 11:09:11.574 29921 29921 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-07 11:09:11.574 29921 29921 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-07 11:09:11.574 29921 29921 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-07 11:09:11.574 29921 29921 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-07 11:09:11.574 29921 29921 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-07 11:09:11.574 29921 29921 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-07 11:09:11.574 29921 29921 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-07 11:09:11.574 29921 29921 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-07 11:09:11.574 29921 29921 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-07 11:09:11.574 29921 29921 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-07 11:09:11.574 29921 29921 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-07 11:09:11.574 29921 29921 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-07 11:09:11.575 29921 29921 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-07 11:09:11.575 29921 29921 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-07 11:09:11.575 29921 29921 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-07 11:09:11.610 29921 29921 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-07 11:09:11.950 29921 29921 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-07 11:09:11.950 29921 29921 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-07 11:09:12.304 29921 29977 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-07 11:09:12.304 29921 29977 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-07 11:09:12.304 29921 29977 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-07 11:09:12.644 29963 29963 W libprocessgroup: Controller io is not found
02-07 11:09:12.644 29963 29963 W libprocessgroup: Controller io is not found
02-07 11:09:12.644 29963 29963 W libprocessgroup: Controller io is not found
02-07 11:31:52.484 7575 7575 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-07 11:31:52.843 7575 7575 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmo--------- beginning of main
02-07 12:11:06.903 24953 24953 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-07 12:11:07.948 24953 24953 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-07 12:11:07.951 24953 24953 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-07 12:11:07.951 24953 24953 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-07 12:11:07.951 24953 24953 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-07 12:11:07.951 24953 24953 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-07 12:11:07.951 24953 24953 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-07 12:11:07.951 24953 24953 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-07 12:11:07.951 24953 24953 W System.err: at
java.lang.Class.newInstance(Native Method)
02-07 12:11:07.951 24953 24953 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-07 12:11:07.951 24953 24953 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-07 12:11:07.951 24953 24953 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-07 12:11:07.951 24953 24953 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-07 12:11:07.951 24953 24953 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-07 12:11:07.951 24953 24953 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-07 12:11:07.951 24953 24953 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-07 12:11:07.951 24953 24953 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-07 12:11:07.951 24953 24953 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-07 12:11:07.951 24953 24953 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-07 12:11:07.952 24953 24953 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-07 12:11:07.952 24953 24953 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-07 12:11:07.952 24953 24953 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-07 12:11:07.952 24953 24953 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-07 12:11:07.952 24953 24953 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-07 12:11:08.037 24953 24953 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-07 12:11:10.602 24953 24953 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-07 12:11:10.602 24953 24953 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-07 12:11:12.998 24953 25820 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-07 12:11:12.998 24953 25820 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-07 12:11:12.998 24953 25820 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-07 12:11:13.209 24953 25820 W com.mbwhatsapp: Verification of void
X.2rL.A04(byte[], int, int) took 211.219ms (293.53 bytecodes/s) (2648B approximate
peak alloc)
02-07 12:11:13.355 24953 25956 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #2 (25899) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6
X.35t.A08() for 375ms
02-07 12:11:13.487 25428 25428 W libprocessgroup: Controller io is not found
02-07 12:11:13.487 25428 25428 W libprocessgroup: Controller io is not found
02-07 12:11:13.487 25428 25428 W libprocessgroup: Controller io is not found
02-07 12:11:16.734 24953 26443 E ArmVmp : Match on catch block at 0x02 in for
0x70492ee601
02-07 12:11:16.950 24953 26443 W System.err: java.lang.NullPointerException
02-07 12:11:16.997 24953 25683 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #3 (25919) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=0 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal) for 134ms
02-07 12:11:17.479 24953 25919 W com.mbwhatsapp: Long monitor contention with owner
XmppMessageRouter (25683) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=1 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 127ms
02-07 12:11:18.026 24953 26443 W com.mbwhatsapp: Long monitor contention with owner
Logger (2.23.21.88(531124113)) (25110) at int
sun.nio.ch.FileChannelImpl.write(java.nio.ByteBuffer)(FileChannelImpl.java:255)
waiters=0 in int sun.nio.ch.FileChannelImpl.write(java.nio.ByteBuffer) for 353ms
02-07 12:11:18.076 24953 26443 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.GET.A21(Native Method)
02-07 12:11:18.077 24953 26443 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.GET.getContactInfoGET(Native Method)
02-07 12:11:18.126 24953 26443 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.GET.<init>(Unknown Source:5)
02-07 12:11:18.131 24953 26443 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.MBON.shTP(Native Method)
02-07 12:11:18.134 24953 26443 W System.err: at X.1bt.A01(Unknown Source:178)
02-07 12:11:18.135 24953 26443 W System.err: at X.3Uy.A02(Unknown Source:93)
02-07 12:11:18.135 24953 26443 W System.err: at X.3g7.run(Unknown Source:259)
02-07 12:11:18.136 24953 26443 W System.err: at X.0yM.A1J(Unknown Source:2)
02-07 12:11:18.136 24953 26443 W System.err: at X.1nX.run(Unknown Source:91)
02-07 12:11:18.136 24953 26443 W System.err: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-07 12:11:18.136 24953 26443 W System.err: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-07 12:11:18.137 24953 26443 W System.err: at X.3gH.run(Unknown Source:1548)
02-07 12:11:18.137 24953 26443 W System.err: at
java.lang.Thread.run(Thread.java:1012)
02-07 12:11:18.187 24953 26737 E ArmVmp : Match on catch block at 0x02 in for
0x70492ee801
02-07 12:11:18.188 24953 26737 W System.err: java.lang.NullPointerException
02-07 12:11:18.191 24953 26737 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.GET.A21(Native Method)
02-07 12:11:18.199 24953 26737 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.GET.getContactInfoGET(Native Method)
02-07 12:11:18.200 24953 26737 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.GET.<init>(Unknown Source:5)
02-07 12:11:18.200 24953 26737 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.MBON.shTP(Native Method)
02-07 12:11:18.200 24953 26737 W System.err: at X.1bt.A01(Unknown Source:178)
02-07 12:11:18.201 24953 26737 W System.err: at X.3Uy.A02(Unknown Source:93)
02-07 12:11:18.210 24953 26737 W System.err: at X.3g7.run(Unknown Source:259)
02-07 12:11:18.211 24953 26737 W System.err: at X.0yM.A1J(Unknown Source:2)
02-07 12:11:18.211 24953 26737 W System.err: at X.1nX.run(Unknown Source:91)
02-07 12:11:18.211 24953 26737 W System.err: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-07 12:11:18.236 24953 26737 W System.err: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-07 12:11:18.236 24953 26737 W System.err: at X.3gH.run(Unknown Source:1548)
02-07 12:11:18.236 24953 26737 W System.err: at
java.lang.Thread.run(Thread.java:1012)
02-07 12:11:22.649 24953 25690 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #7 (25930) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=0 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 1.168s
02-07 12:11:22.650 24953 27217 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #7 (25930) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=2 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal) for 1.157s
02-07 12:11:22.924 24953 27217 W com.mbwhatsapp: Long monitor contention with owner
Receipt Processing Thread (25690) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=5 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 272ms
02-07 12:11:23.961 24953 27255 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-07 12:11:23.961 24953 27255 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-07 12:11:23.961 24953 27255 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-07 12:11:23.961 24953 27255 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-07 12:11:23.961 24953 27255 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-07 12:11:23.961 24953 27255 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-07 12:11:23.961 24953 27255 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-07 12:11:23.961 24953 27255 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-07 12:11:23.961 24953 27255 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-07 12:11:23.961 24953 27255 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-07 12:11:23.961 24953 27255 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-07 12:11:23.961 24953 27255 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-07 12:11:23.961 24953 27255 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-07 12:11:23.961 24953 27255 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-07 12:11:23.961 24953 27255 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-07 12:11:23.961 24953 27255 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-07 12:11:27.680 24953 25929 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #15 (27254) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=0 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 1.207s
02-07 12:59:17.462 24953 27254 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #7 (25930) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
--------- beginning of main
02-07 12:59:17.464 24953 25690 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #7 (25930) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=2 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 409ms
02-07 12:59:17.503 24953 3070 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #7 (25930) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=0 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal) for 425ms
02-07 12:59:18.793 24953 3133 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-07 12:59:18.793 24953 3133 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-07 12:59:18.793 24953 3133 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-07 12:59:18.793 24953 3133 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-07 12:59:18.793 24953 3133 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-07 12:59:18.793 24953 3133 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-07 12:59:18.793 24953 3133 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-07 12:59:18.793 24953 3133 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-07 12:59:18.793 24953 3133 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-07 12:59:18.793 24953 3133 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-07 12:59:18.793 24953 3133 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-07 12:59:18.793 24953 3133 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-07 12:59:18.793 24953 3133 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-07 12:59:18.793 24953 3133 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-07 12:59:18.793 24953 3133 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-07 12:59:18.793 24953 3133 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-07 12:59:19.370 24953 24961 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 280 to 100
02-07 12:59:24.475 24953 26231 W com.mbwhatsapp: Long monitor contention with owner
SignalExecutor (3127) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=0 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 367ms
02-07 13:00:47.665 6447 6447 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-07 13:00:47.890 6447 6447 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-07 13:00:47.892 6447 6447 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-07 13:00:47.892 6447 6447 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-07 13:00:47.892 6447 6447 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-07 13:00:47.892 6447 6447 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-07 13:00:47.89--------- beginning of main
02-07 14:31:46.876 32398 32398 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-07 14:31:47.322 32398 32398 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-07 14:31:47.326 32398 32398 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-07 14:31:47.326 32398 32398 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-07 14:31:47.326 32398 32398 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-07 14:31:47.326 32398 32398 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-07 14:31:47.326 32398 32398 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-07 14:31:47.326 32398 32398 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-07 14:31:47.326 32398 32398 W System.err: at
java.lang.Class.newInstance(Native Method)
02-07 14:31:47.326 32398 32398 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-07 14:31:47.326 32398 32398 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-07 14:31:47.326 32398 32398 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-07 14:31:47.326 32398 32398 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-07 14:31:47.326 32398 32398 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-07 14:31:47.326 32398 32398 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-07 14:31:47.326 32398 32398 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-07 14:31:47.326 32398 32398 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-07 14:31:47.326 32398 32398 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-07 14:31:47.326 32398 32398 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-07 14:31:47.326 32398 32398 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-07 14:31:47.326 32398 32398 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-07 14:31:47.326 32398 32398 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-07 14:31:47.326 32398 32398 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-07 14:31:47.326 32398 32398 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-07 14:31:47.368 32398 32398 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-07 14:31:47.649 32398 32398 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-07 14:31:47.649 32398 32398 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-07 14:31:47.934 32398 32462 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-07 14:31:47.934 32398 32462 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-07 14:31:47.934 32398 32462 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-07 14:31:48.101 32444 32444 W libprocessgroup: Controller io is not found
02-07 14:31:48.101 32444 32444 W libprocessgroup: Controller io is not found
02-07 14:31:48.101 32444 32444 W libprocessgroup: Controller io is not found
02-07 14:31:53.032 32398 32469 E DatabaseUtils: Writing exception to parcel
02-07 14:31:53.032 32398 32469 E DatabaseUtils: java.lang.SecurityException:
Permission Denial: reading com.mbwhatsapp.contentprovider.MediaProvider uri
content://com.mbwhatsapp.provider.media/item/d2dfae61-613a-46a2-a0dc-f9a648a99f0f
from pid=21968, uid=10043 requires the provider be exported, or
grantUriPermission()
02-07 14:31:53.032 32398 32469 E DatabaseUtils: at
android.content.ContentProvider.enforceReadPermissionInner(ContentProvider.java:105
0)
02-07 14:31:53.032 32398 32469 E DatabaseUtils: at
android.content.ContentProvider.semEnforceReadPermission(ContentProvider.java:968)
02-07 14:31:53.032 32398 32469 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceReadPermission(ContentProvider.jav
a:818)
02-07 14:31:53.032 32398 32469 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceFilePermission(ContentProvider.jav
a:808)
02-07 14:31:53.032 32398 32469 E DatabaseUtils: at
android.content.ContentProvider$Transport.openTypedAssetFile(ContentProvider.java:6
67)
02-07 14:31:53.032 32398 32469 E DatabaseUtils: at
android.content.ContentProviderNative.onTransact(ContentProviderNative.java:341)
02-07 14:31:53.032 32398 32469 E DatabaseUtils: at
android.os.Binder.execTransactInternal(Binder.java:1380)
02-07 14:31:53.032 32398 32469 E DatabaseUtils: at
android.os.Binder.execTransact(Binder.java:1311)
02-07 14:31:53.035 32398 32411 E DatabaseUtils: Writing exception to parcel
02-07 14:31:53.035 32398 32411 E DatabaseUtils: java.lang.SecurityException:
Permission Denial: reading com.mbwhatsapp.contentprovider.MediaProvider uri
content://com.mbwhatsapp.provider.media/item/9c44a54e-2de1-4a46-88e7-ae9eb4e755b2
from pid=21968, uid=10043 requires the provider be exported, or
grantUriPermission()
02-07 14:31:53.035 32398 32411 E DatabaseUtils: at
android.content.ContentProvider.enforceReadPermissionInner(ContentProvider.java:105
0)
02-07 14:31:53.035 32398 32411 E DatabaseUtils: at
android.content.ContentProvider.semEnforceReadPermission(ContentProvider.java:968)
02-07 14:31:53.035 32398 32411 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceReadPermission(ContentProvider.jav
a:818)
02-07 14:31:53.035 32398 32411 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceFilePermission(ContentProvider.jav
a:808)
02-07 14:31:53.035 32398 32411 E DatabaseUtils: at
android.content.ContentProvider$Transport.openTypedAssetFile(ContentProvider.java:6
67)
02-07 14:31:53.035 32398 32411 E DatabaseUtils: at
android.content.ContentProviderNative.onTransact(ContentProviderNative.java:341)
02-07 14:31:53.035 32398 32411 E DatabaseUtils: at
android.os.Binder.execTransactInternal(Binder.java:1380)
02-07 14:31:53.035 32398 32411 E DatabaseUtils: at
android.os.Binder.execTransact(Binder.java:1311)
02-07 14:32:40.366 32398 931 W System : ClassLoader referenced unknown path:
02-07 14:32:40.396 32398 931 W com.mbwhatsapp: ClassLoaderContext type mismatch.
expected=PCL, found=DLC (PCL[] |
DLC[];PCL[/data/app/~~IAWbEKmbGrFdXurQI8HXLQ==/com.mbwhatsapp-
OAXx2yuzNASJUo7glhZtAQ==/base.apk*1416788599:/data/app/~~IAWbEKmbGrFdXurQI8HXLQ==/
com.mbwhatsapp-OAXx2yuzNASJUo7glhZtAQ==/base.apk!classes2.dex*1195520896:/data/
app/~~IAWbEKmbGrFdXurQI8HXLQ==/com.mbwhatsapp-OAXx2yuzNASJUo7glhZtAQ==/base.apk!
classes3.dex*3411973279:/data/app/~~IAWbEKmbGrFdXurQI8HXLQ==/com.mbwhatsapp-
OAXx2yuzNASJUo7glhZtAQ==/base.apk!classes4.dex*139949962:/data/app/
~~IAWbEKmbGrFdXurQI8HXLQ==/com.mbwhatsapp-OAXx2yuzNASJUo7glhZtAQ==/base.apk!
classes5.dex*3810408200:/data/app/~~IAWbEKmbGrFdXurQI8HXLQ==/com.mbwhatsapp-
OAXx2yuzNASJUo7glhZtAQ==/base.apk!classes6.dex*3828114170:/data/app/
~~IAWbEKmbGrFdXurQI8HXLQ==/com.mbwhatsapp-OAXx2yuzNASJUo7glhZtAQ==/base.apk!
classes7.dex*3896375018:/data/app/~~IAWbEKmbGrFdXurQI8HXLQ==/com.mbwhatsapp-
OAXx2yuzNASJUo7glhZtAQ==/base.apk!classes8.dex*4284976671]{PCL[/system/framework/
org.apache.http.legacy.jar*365604908]})
02-07 14:32:40.538 32398 32528 W com.mbwhatsapp: Long monitor contention with owner
MediaDownload #1 (32527) at org.chromium.net.CronetEngine X.7Oe.A02()(:-1)
waiters=0 in org.chromium.net.CronetEngine X.7Oe.A02() for 119ms
02-07 14:32:40.567 32398 964 E chromium:
[0207/143240.566995:ERROR:cronet_context.cc(156)] Invalid QUIC hint
host: .whatsapp.com
02-07 14:32:40.567 32398 964 E chromium:
[0207/143240.567799:ERROR:cronet_context.cc(156)] Invalid QUIC hint
host: .cdninstagram.com
02-07 14:32:40.567 32398 964 E chromium:
[0207/143240.567956:ERROR:cronet_context.cc(156)] Invalid QUIC hint
host: .fbcdn.net
02-07 14:32:40.568 32398 964 E chromium:
[0207/143240.568020:ERROR:cronet_context.cc(156)] Invalid QUIC hint
host: .facebook.com
02-07 14:32:40.568 32398 964 E chromium:
[0207/143240.568064:ERROR:cronet_context.cc(156)] Invalid QUIC hint
host: .instagram.com
02-07 14:32:40.568 32398 964 E chromium:
[0207/143240.568153:ERROR:cronet_context.cc(156)] Invalid QUIC hint
host: .whatsapp.net
02-07 14:32:44.674 32398 32459 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=a0fdee9b-25fa-4520-af5e-429424047751 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/o1/v/t62.7118-24/f1/m234/up-oil-image-b0104a78-
4643-4c37-882b-8b72f8fa8319?ccb=9-4&oh=01_AdSuWuQU0Pc8Jo6g49n72XT40FEKdYTk3t-
fbGFcHvtxsw&oe=65EA9497&_nc_sid=000000 thumbnail_height_width_ratio=1.4285715
is_animated_sticker=0 file_hash=OJwXDVnZEbojfqbK3yF33Lhbem1ocTk7mdHkzWb9r7A=
file_path=Media/MBWhatsApp Images/IMG-20240207-WA0000.jpg file_size=431228
partial_media_hash=null face_x=0 face_y=0 height=1600 trim_to=0
media_key_timestamp=1707290986000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m234/up-oil-image-
b0104a78-4643-4c37-882b-8b72f8fa8319?ccb=9-
4&oh=01_AdSuWuQU0Pc8Jo6g49n72XT40FEKdYTk3t-
fbGFcHvtxsw&oe=65EA9497&_nc_sid=000000&mms3=true media_caption=null trim_from=0
mime_type=image/jpeg partial_media_enc_hash=null width=1131 original_file_hash=null
has_streaming_sidecar=0 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=1517 multicast_id=null
enc_file_hash=ltCKnB1/0l1Xk/yrwnHRlz3uypjhkoGur7vvXsHBLiA= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=431228
media_name=null media_duration=0 chat_row_id=10 media_key=[B@8d0dc2f
02-07 14:32:44.674 32398 32459 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-07 14:32:44.674 32398 32459 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-07 14:32:44.674 32398 32459 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-07 14:32:44.674 32398 32459 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-07 14:32:44.674 32398 32459 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-07 14:32:44.674 32398 32459 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-07 14:32:44.674 32398 32459 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-07 14:32:44.674 32398 32459 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-07 14:32:44.674 32398 32459 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
02-07 14:32:44.674 32398 32459 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
02-07 14:32:44.674 32398 32459 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
02-07 14:32:44.674 32398 32459 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
02-07 14:32:44.674 32398 32459 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
02-07 14:32:44.674 32398 32459 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
02-07 14:32:44.674 32398 32459 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
02-07 14:32:44.674 32398 32459 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
02-07 14:32:44.674 32398 32459 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
02-07 14:32:44.687 32398 32459 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=909b2b43-6dab-40b0-9c93-68e3fdb338dc transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/o1/v/t62.7118-24/f1/m234/up-oil-image-b0104a78-
4643-4c37-882b-8b72f8fa8319?ccb=9-4&oh=01_AdSuWuQU0Pc8Jo6g49n72XT40FEKdYTk3t-
fbGFcHvtxsw&oe=65EA9497&_nc_sid=000000 thumbnail_height_width_ratio=1.4285715
is_animated_sticker=0 file_hash=OJwXDVnZEbojfqbK3yF33Lhbem1ocTk7mdHkzWb9r7A=
file_path=Media/MBWhatsApp Images/IMG-20240207-WA0000.jpg file_size=431228
partial_media_hash=null face_x=0 face_y=0 height=1600 trim_to=0
media_key_timestamp=1707290986000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m234/up-oil-image-
b0104a78-4643-4c37-882b-8b72f8fa8319?ccb=9-
4&oh=01_AdSuWuQU0Pc8Jo6g49n72XT40FEKdYTk3t-
fbGFcHvtxsw&oe=65EA9497&_nc_sid=000000&mms3=true media_caption=null trim_from=0
mime_type=image/jpeg partial_media_enc_hash=null width=1131 original_file_hash=null
has_streaming_sidecar=0 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=1521 multicast_id=null
enc_file_hash=ltCKnB1/0l1Xk/yrwnHRlz3uypjhkoGur7vvXsHBLiA= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=431228
media_name=null media_duration=0 chat_row_id=11 media_key=[B@755591a
02-07 14:32:44.687 32398 32459 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-07 14:32:44.687 32398 32459 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-07 14:32:44.687 32398 32459 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-07 14:32:44.687 32398 32459 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-07 14:32:44.687 32398 32459 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-07 14:32:44.687 32398 32459 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-07 14:32:44.687 32398 32459 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-07 14:32:44.687 32398 32459 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-07 14:32:44.687 32398 32459 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
02-07 14:32:44.687 32398 32459 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
02-07 14:32:44.687 32398 32459 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
02-07 14:32:44.687 32398 32459 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
02-07 14:32:44.687 32398 32459 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
02-07 14:32:44.687 32398 32459 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
02-07 14:32:44.687 32398 32459 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
02-07 14:32:44.687 32398 32459 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
02-07 14:32:44.687 32398 32459 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
02-07 14:32:44.702 32398 32459 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=444ab4d8-6467-4bf4-8bee-182eb5b264a8 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/o1/v/t62.7118-24/f1/m234/up-oil-image-b0104a78-
4643-4c37-882b-8b72f8fa8319?ccb=9-4&oh=01_AdSuWuQU0Pc8Jo6g49n72XT40FEKdYTk3t-
fbGFcHvtxsw&oe=65EA9497&_nc_sid=000000 thumbnail_height_width_ratio=1.4285715
is_animated_sticker=0 file_hash=OJwXDVnZEbojfqbK3yF33Lhbem1ocTk7mdHkzWb9r7A=
file_path=Media/MBWhatsApp Images/IMG-20240207-WA0000.jpg file_size=431228
partial_media_hash=null face_x=0 face_y=0 height=1600 trim_to=0
media_key_timestamp=1707290986000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m234/up-oil-image-
b0104a78-4643-4c37-882b-8b72f8fa8319?ccb=9-
4&oh=01_AdSuWuQU0Pc8Jo6g49n72XT40FEKdYTk3t-
fbGFcHvtxsw&oe=65EA9497&_nc_sid=000000&mms3=true media_caption=null trim_from=0
mime_type=image/jpeg partial_media_enc_hash=null width=1131 original_file_hash=null
has_streaming_sidecar=0 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=1519 multicast_id=null
enc_file_hash=ltCKnB1/0l1Xk/yrwnHRlz3uypjhkoGur7vvXsHBLiA= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=431228
media_name=null media_duration=0 chat_row_id=8 media_key=[B@57d3f41
02-07 14:32:44.702 32398 32459 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-07 14:32:44.702 32398 32459 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-07 14:32:44.702 32398 32459 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-07 14:32:44.702 32398 32459 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-07 14:32:44.702 32398 32459 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-07 14:32:44.702 32398 32459 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-07 14:32:44.702 32398 32459 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-07 14:32:44.702 32398 32459 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-07 14:32:44.702 32398 32459 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
02-07 14:32:44.702 32398 32459 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
02-07 14:32:44.702 32398 32459 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
02-07 14:32:44.702 32398 32459 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
02-07 14:32:44.702 32398 32459 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
02-07 14:32:44.702 32398 32459 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
02-07 14:32:44.702 32398 32459 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
02-07 14:32:44.702 32398 32459 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
02-07 14:32:44.702 32398 32459 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
02-07 14:33:25.200 32398 32398 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 14:33:28.228 32398 32398 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 14:33:29.759 32398 32398 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 14:33:37.277 32398 32398 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 14:33:40.296 32398 32398 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 14:33:41.867 32398 32398 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 14:33:41.941 32398 32398 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 14:33:43.328 32398 32398 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 14:33:49.375 32398 32398 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 14:33:52.392 32398 32398 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 14:33:55.440 32398 32398 W JobService: onNetworkChanged() not---------
beginning of main
02-07 14:34:04.499 32398 32398 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 14:34:07.515 32398 32398 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 14:34:13.575 32398 32398 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 14:34:25.610 32398 32398 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 14:34:28.623 32398 32398 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 14:34:29.762 32398 32398 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 14:34:34.640 32398 32398 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 14:36:53.330 6059 6059 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-07 14:36:53.919 6059 6059 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-07 14:36:53.921 6059 6059 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-07 14:36:53.921 6059 6059 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-07 14:36:53.921 6059 6059 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-07 14:36:53.921 6059 6059 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-07 14:36:53.921 6059 6059 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-07 14:36:53.921 6059 6059 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-07 14:36:53.921 6059 6059 W System.err: at
java.lang.Class.newInstance(Native Method)
02-07 14:36:53.921 6059 6059 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-07 14:36:53.921 6059 6059 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-07 14:36:53.921 6059 6059 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-07 14:36:53.921 6059 6059 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-07 14:36:53.921 6059 6059 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-07 14:36:53.921 6059 6059 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-07 14:36:53.921 6059 6059 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-07 14:36:53.921 6059 6059 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-07 14:36:53.921 6059 6059 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-07 14:36:53.921 6059 6059 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-07 14:36:53.921 6059 6059 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-07 14:36:53.921 6059 6059 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-07 14:36:53.921 6059 6059 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-07 14:36:53.921 6059 6059 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-07 14:36:53.922 6059 6059 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-07 14:36:53.962 6059 6059 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--------- beginning of
main
02-07 14:48:30.294 6059 6059 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 14:48:33.301 6059 6059 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 14:48:39.341 6059 6059 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 14:48:42.389 6059 6059 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 14:48:57.493 6059 6059 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 14:49:03.514 6059 6059 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 14:49:04.372 6059 7132 W ConnectivityManager.CallbackHandler: callback not
found for CALLBACK_AVAILABLE message
02-07 14:49:04.816 6059 7132 W ConnectivityManager.CallbackHandler: callback not
found for CALLBACK_CAP_CHANGED message
02-07 14:54:47.639 15650 15650 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-07 14:54:47.995 15650 15650 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-07 14:54:47.998 15650 15650 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-07 14:54:47.998 15650 15650 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-07 14:54:47.998 15650 15650 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-07 14:54:47.998 15650 15650 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-07 14:54:47.998 15650 15650 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-07 14:54:47.999 15650 15650 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-07 14:54:47.999 15650 15650 W System.err: at
java.lang.Class.newInstance(Native Method)
02-07 14:54:47.999 15650 15650 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-07 14:54:47.999 15650 15650 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-07 14:54:47.999 15650 15650 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-07 14:54:47.999 15650 15650 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-07 14:54:47.999 15650 15650 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-07 14:54:47.999 15650 15650 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-07 14:54:47.999 15650 15650 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-07 14:54:47.999 15650 15650 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-07 14:54:47.999 15650 15650 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-07 14:54:47.999 15650 15650 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-07 14:54:47.999 15650 15650 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-07 14:54:47.999 15650 15650 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-07 14:54:47.999 15650 15650 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-07 14:54:47.999 15650 15650 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-07 14:54:47.999 15650 15650 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-07 14:54:48.044 15650 15650 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initial--------- beginning of main
02-07 15:23:53.275 15650 15658 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 137 to 100
02-07 15:26:53.134 3464 3464 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-07 15:26:53.777 3464 3464 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-07 15:26:53.779 3464 3464 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-07 15:26:53.779 3464 3464 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-07 15:26:53.779 3464 3464 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-07 15:26:53.779 3464 3464 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-07 15:26:53.779 3464 3464 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-07 15:26:53.779 3464 3464 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-07 15:26:53.779 3464 3464 W System.err: at
java.lang.Class.newInstance(Native Method)
02-07 15:26:53.779 3464 3464 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-07 15:26:53.779 3464 3464 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-07 15:26:53.779 3464 3464 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-07 15:26:53.779 3464 3464 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-07 15:26:53.779 3464 3464 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-07 15:26:53.779 3464 3464 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-07 15:26:53.779 3464 3464 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-07 15:26:53.779 3464 3464 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-07 15:26:53.779 3464 3464 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-07 15:26:53.779 3464 3464 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-07 15:26:53.779 3464 3464 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-07 15:26:53.779 3464 3464 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-07 15:26:53.779 3464 3464 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-07 15:26:53.779 3464 3464 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-07 15:26:53.779 3464 3464 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-07 15:26:53.856 3464 3464 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-07 15:26:54.826 3464 3464 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-07 15:26:54.827 3464 3464 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-07 15:26:55.915 3464 3702 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-07 15:26:55.915 3464 3702 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-07 15:26:55.915 3464 3702 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-07 15:26:56.031 3464 3702 W com.mbwhatsapp: Verification of void
X.2rL.A04(byte[], int, int) took 115.663ms (536.04 bytecodes/s) (2648B approximate
peak alloc)
02-07 15:26:58.079 3605 3605 W libprocessgroup: Controller io is not found
02-07 15:26:58.080 3605 3605 W libprocessgroup: Controller io is not found
02-07 15:26:58.080 3605 3605 W libprocessgroup: Controller io is not found
02-07 15:26:59.887 3464 3702 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #6 (3760) at void
android.database.sqlite.SQLiteConnectionPool.closeAvailableNonPrimaryConnectionsAnd
LogExceptions()(SQLiteConnectionPool.java:873) waiters=0 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal) for 436ms
02-07 15:27:01.312 3464 3726 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-07 15:27:01.312 3464 3726 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-07 15:27:01.312 3464 3726 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-07 15:27:01.312 3464 3726 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-07 15:27:01.312 3464 3726 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-07 15:27:01.312 3464 3726 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-07 15:27:01.312 3464 3726 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-07 15:27:01.312 3464 3726 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-07 15:27:01.312 3464 3726 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-07 15:27:01.312 3464 3726 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-07 15:27:01.312 3464 3726 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-07 15:27:01.312 3464 3726 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-07 15:27:01.312 3464 3726 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-07 15:27:01.312 3464 3726 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-07 15:27:01.312 3464 3726 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-07 15:27:01.312 3464 3726 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-07 15:27:07.900 3464 3464 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 15:27:10.918 3464 3464 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 15:27:23.048 3464 3464 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 15:27:40.664 3464 3464 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 15:27:41.114 3464 3464 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 15:28:08.264 3464 3464 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 15:28:11.292 3464 3464 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 15:28:35.442 3464 3464 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 15:28:38.458 3464 3464 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 15:28:40.677 3464 3464 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 15:28:41.480 3464 3464 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 15:46:53.299 3464 3483 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 109 to 100
02-07 15:57:50.982 3464 3694 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #8 (3850) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=0 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal) for 252ms
02-07 15:57:50.985 3464 3760 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #8 (3850) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=2 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 233ms
02-07 15:57:51.480 3464 3464 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 15:57:51.480 3464 3464 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 15:57:57.759 3464 3702 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-07 15:57:57.759 3464 3702 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-07 15:57:57.759 3464 3702 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-07 15:57:57.759 3464 3702 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-07 15:57:57.759 3464 3702 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-07 15:57:57.759 3464 3702 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-07 15:57:57.759 3464 3702 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-07 15:57:57.759 3464 3702 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-07 15:57:57.759 3464 3702 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-07 15:57:57.759 3464 3702 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-07 15:57:57.759 3464 3702 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-07 15:57:57.759 3464 3702 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-07 15:57:57.759 3464 3702 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-07 15:57:57.759 3464 3702 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-07 15:57:57.759 3464 3702 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-07 15:57:57.759 3464 3702 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-07 15:58:14.688 3464 3464 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 15:58:15.653 3464 3464 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-07 15:58:18.657 3464 3464 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subcla--------- beginning of main
02-07 16:52:41.839 23226 23226 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-07 16:52:42.356 23226 23226 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-07 16:52:42.363 23226 23226 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-07 16:52:42.363 23226 23226 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-07 16:52:42.363 23226 23226 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-07 16:52:42.363 23226 23226 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-07 16:52:42.363 23226 23226 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-07 16:52:42.363 23226 23226 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-07 16:52:42.363 23226 23226 W System.err: at
java.lang.Class.newInstance(Native Method)
02-07 16:52:42.363 23226 23226 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-07 16:52:42.363 23226 23226 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-07 16:52:42.363 23226 23226 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-07 16:52:42.363 23226 23226 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-07 16:52:42.363 23226 23226 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-07 16:52:42.363 23226 23226 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-07 16:52:42.363 23226 23226 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-07 16:52:42.363 23226 23226 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-07 16:52:42.363 23226 23226 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-07 16:52:42.363 23226 23226 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-07 16:52:42.363 23226 23226 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-07 16:52:42.363 23226 23226 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-07 16:52:42.363 23226 23226 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-07 16:52:42.363 23226 23226 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-07 16:52:42.363 23226 23226 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-07 16:52:42.447 23226 23226 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-07 16:52:43.289 23226 23226 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-07 16:52:43.290 23226 23226 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-07 16:52:44.246 23359 23359 W libprocessgroup: Controller io is not found
02-07 16:52:44.247 23359 23359 W libprocessgroup: Controller io is not found
02-07 16:52:44.247 23359 23359 W libprocessgroup: Controller io is not found
02-07 16:52:44.371 23226 23435 W com.mbwhatsapp: Verification of void
X.2rL.<init>(X.21A, X.2sb, X.3Qo, X.2sg) took 188.896ms (137.64 bytecodes/s) (1872B
approximate peak alloc)
02-07 16:52:44.386 23226 23435 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-07 16:52:44.386 23226 23435 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-07 16:52:44.386 23226 23435 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-07 16:52:47.176 23226 2--------- beginning of main
02-07 17:27:47.869 23226 23234 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 150 to 100
02-07 17:35:47.763 17648 17648 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-07 17:35:48.205 17648 17648 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-07 17:35:48.208 17648 17648 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-07 17:35:48.209 17648 17648 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-07 17:35:48.209 17648 17648 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-07 17:35:48.209 17648 17648 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-07 17:35:48.209 17648 17648 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-07 17:35:48.209 17648 17648 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-07 17:35:48.209 17648 17648 W System.err: at
java.lang.Class.newInstance(Native Method)
02-07 17:35:48.209 17648 17648 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-07 17:35:48.209 17648 17648 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-07 17:35:48.209 17648 17648 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-07 17:35:48.209 17648 17648 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-07 17:35:48.209 17648 17648 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-07 17:35:48.209 17648 17648 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-07 17:35:48.209 17648 17648 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-07 17:35:48.209 17648 17648 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-07 17:35:48.209 17648 17648 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-07 17:35:48.209 17648 17648 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-07 17:35:48.209 17648 17648 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-07 17:35:48.209 17648 17648 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-07 17:35:48.209 17648 17648 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-07 17:35:48.210 17648 17648 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-07 17:35:48.210 17648 17648 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-07 17:35:48.260 17648 17648 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-07 17:35:48.620 17648 17648 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-07 17:35:48.620 17648 17648 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-07 17:35:49.015 17648 17740 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-07 17:35:49.015 17648 17740 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-07 17:35:49.015 17648 17740 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-07 17:35:49.502 17712 17712 W libprocessgroup: Controller io is not found
02-07 17:35:49.503 17712 17712 W libprocessgroup: Controller io is not found
02-07 17:35:49.503 17712 17712 W libprocessgroup: Controller io is not found
02-07 17:35:51.129 17648 17826 E SQLiteDatabase: Error inserting
dirty_versio--------- beginning of main
02-07 18:33:55.735 11085 11085 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-07 18:33:56.553 11085 11085 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-07 18:33:56.558 11085 11085 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-07 18:33:56.559 11085 11085 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-07 18:33:56.559 11085 11085 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-07 18:33:56.559 11085 11085 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-07 18:33:56.559 11085 11085 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-07 18:33:56.559 11085 11085 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-07 18:33:56.559 11085 11085 W System.err: at
java.lang.Class.newInstance(Native Method)
02-07 18:33:56.559 11085 11085 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-07 18:33:56.559 11085 11085 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-07 18:33:56.559 11085 11085 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-07 18:33:56.559 11085 11085 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-07 18:33:56.559 11085 11085 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-07 18:33:56.559 11085 11085 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-07 18:33:56.559 11085 11085 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-07 18:33:56.559 11085 11085 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-07 18:33:56.559 11085 11085 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-07 18:33:56.559 11085 11085 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-07 18:33:56.559 11085 11085 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-07 18:33:56.559 11085 11085 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-07 18:33:56.559 11085 11085 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-07 18:33:56.559 11085 11085 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-07 18:33:56.559 11085 11085 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-07 18:33:56.660 11085 11085 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-07 18:33:57.885 11085 11085 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-07 18:33:57.885 11085 11085 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-07 18:33:58.486 11085 11330 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-07 18:33:58.486 11085 11330 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-07 18:33:58.486 11085 11330 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-07 18:33:59.559 11268 11268 W libprocessgroup: Controller io is not found
02-07 18:33:59.559 11268 11268 W libprocessgroup: Controller io is not found
02-07 18:33:59.559 11268 11268 W libprocessgroup: Controller io is not found
02-07 18:33:59.694 11085 11388 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #5 (11362) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6
X.35t.A08() for 440ms
02-07 18:35:04.212 18781 18781 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-07 18:35:06.104 18781 18781 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-07 18:35:06.158 18781 18781 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-07 18:35:06.158 18781 18781 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-07 18:35:06.158 18781 18781 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-07 18:35:06.158 18781 18781 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-07 18:35:06.158 18781 18781 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-07 18:35:06.158 18781 18781 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-07 18:35:06.158 18781 18781 W System.err: at
java.lang.Class.newInstance(Native Method)
02-07 18:35:06.158 18781 18781 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-07 18:35:06.158 18781 18781 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-07 18:35:06.158 18781 18781 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-07 18:35:06.158 18781 18781 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-07 18:35:06.158 18781 18781 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-07 18:35:06.158 18781 18781 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-07 18:35:06.158 18781 18781 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-07 18:35:06.158 18781 18781 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-07 18:35:06.158 18781 18781 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-07 18:35:06.158 18781 18781 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-07 18:35:06.158 18781 18781 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-07 18:35:06.158 18781 18781 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-07 18:35:06.158 18781 18781 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-07 18:35:06.159 18781 18781 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-07 18:35:06.159 18781 18781 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-07 18:35:06.398 18781 18781 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-07 18:35:08.049 18781 18781 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-07 18:35:08.049 18781 18781 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-07 18:35:09.589 18781 19523 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-07 18:35:09.589 18781 19523 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-07 18:35:09.589 18781 19523 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-07 18:35:09.806 18781 19319 W com.mbwhatsapp: Long monitor contention with owner
High Pri Worker #2 (19306) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=0 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 143ms
02-07 18:35:10.154 19288 19288 W libprocessgroup: Controller io is not found
02-07 18:35:10.155 19288 19288 W libprocessgroup: Controller io is not found
02-07 18:35:10.155 19288 19288 W libprocessgroup: Controller io is not found
02-07 18:35:11.209 18781 19621 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #2 (19556) at android.content.SharedPreferences
X.2zt.A03(java.lang.String)(:-1) waiters=1 in android.content.SharedPreferences
X.2zt.A03(java.lang.String) for 435ms
02-07 18:35:11.221 18781 19570 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #2 (19556) at android.content.SharedPreferences
X.2zt.A03(java.lang.String)(:-1) waiters=0 in android.content.SharedPreferences
X.2zt.A03(java.lang.String) for 450ms
02-07 18:35:11.998 18781 19565 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #3 (19557) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6
X.35t.A08() for 865ms
02-07 18:35:12.005 18781 19572 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #3 (19557) at X.2U6 X.35t.A08()(:-1) waiters=1 in X.2U6
X.35t.A08() for 737ms
02-07 18:35:14.088 18781 19558 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #5 (19570) at android.content.SharedPreferences
X.2zt.A03(java.lang.String)(:-1) waiters=0 in android.content.SharedPreferences
X.2zt.A03(java.lang.String) for 171ms
02-07 18:35:14.250 18781 19572 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #5 (19570) at android.content.SharedPreferences
X.2zt.A03(java.lang.String)(:-1) waiters=1 in android.content.SharedPreferences
X.2zt.A03(java.lang.String) for 217ms
02-07 18:35:21.944 18781 20187 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #12 (21106) at void
android.database.sqlite.SQLiteConnectionPool.closeAvailableNonPrimaryConnectionsAnd
LogExceptions()(SQLiteConnectionPool.java:873) waiters=1 in void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 194ms
02-07 18:45:25.346 18781 29330 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-07 18:45:25.346 18781 29330 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-07 18:45:25.346 18781 29330 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-07 18:45:25.346 18781 29330 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-07 18:45:25.346 18781 29330 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-07 18:45:25.346 18781 29330 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-07 18:45:25.346 18781 29330 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-07 18:45:25.346 18781 29330 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-07 18:45:25.346 18781 29330 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-07 18:45:25.346 18781 29330 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-07 18:45:25.346 18781 29330 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-07 18:45:25.346 18781 29330 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-07 18:45:25.346 18781 29330 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-07 18:45:25.346 18781 29330 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-07 18:45:25.346 18781 29330 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-07 18:45:25.346 18781 29330 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-07 18:45:29.811 18781 18781 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must--------- beginning
of main
02-07 20:07:48.866 9895 9895 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-07 20:07:49.594 9895 9895 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-07 20:07:49.597 9895 9895 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-07 20:07:49.597 9895 9895 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-07 20:07:49.597 9895 9895 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-07 20:07:49.597 9895 9895 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-07 20:07:49.597 9895 9895 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-07 20:07:49.597 9895 9895 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-07 20:07:49.597 9895 9895 W System.err: at
java.lang.Class.newInstance(Native Method)
02-07 20:07:49.597 9895 9895 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-07 20:07:49.597 9895 9895 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-07 20:07:49.597 9895 9895 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-07 20:07:49.597 9895 9895 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-07 20:07:49.598 9895 9895 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-07 20:07:49.598 9895 9895 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-07 20:07:49.598 9895 9895 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-07 20:07:49.598 9895 9895 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-07 20:07:49.598 9895 9895 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-07 20:07:49.598 9895 9895 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-07 20:07:49.598 9895 9895 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-07 20:07:49.598 9895 9895 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-07 20:07:49.598 9895 9895 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-07 20:07:49.598 9895 9895 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-07 20:07:49.598 9895 9895 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-07 20:07:49.696 9895 9895 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-07 20:07:50.330 9895 9895 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-07 20:07:50.331 9895 9895 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-07 20:07:50.776 9895 10008 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-07 20:07:50.776 9895 10008 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-07 20:07:50.776 9895 10008 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-07 20:07:51.096 9973 9973 W libprocessgroup: Controller io is not found
02-07 20:07:51.097 9973 9973 W libprocessgroup: Controller io is not found
02-07 20:07:51.097 9973 9973 W libprocessgroup: Controller io is not found
02-07 20:21:58.386 16371 16371 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-07 20:21:58.871 16371 16371 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmo--------- beginning of main
02-07 21:58:00.733 23341 23341 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-07 21:58:01.226 23341 23341 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-07 21:58:01.229 23341 23341 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-07 21:58:01.229 23341 23341 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-07 21:58:01.229 23341 23341 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-07 21:58:01.229 23341 23341 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-07 21:58:01.229 23341 23341 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-07 21:58:01.229 23341 23341 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-07 21:58:01.229 23341 23341 W System.err: at
java.lang.Class.newInstance(Native Method)
02-07 21:58:01.229 23341 23341 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-07 21:58:01.229 23341 23341 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-07 21:58:01.229 23341 23341 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-07 21:58:01.229 23341 23341 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-07 21:58:01.229 23341 23341 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-07 21:58:01.229 23341 23341 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-07 21:58:01.229 23341 23341 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-07 21:58:01.229 23341 23341 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-07 21:58:01.229 23341 23341 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-07 21:58:01.229 23341 23341 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-07 21:58:01.229 23341 23341 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-07 21:58:01.229 23341 23341 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-07 21:58:01.229 23341 23341 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-07 21:58:01.229 23341 23341 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-07 21:58:01.229 23341 23341 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-07 21:58:01.269 23341 23341 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-07 21:58:01.710 23341 23341 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-07 21:58:01.711 23341 23341 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-07 21:58:02.033 23341 23408 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-07 21:58:02.033 23341 23408 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-07 21:58:02.033 23341 23408 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-07 21:58:02.414 23395 23395 W libprocessgroup: Controller io is not found
02-07 21:58:02.414 23395 23395 W libprocessgroup: Controller io is not found
02-07 21:58:02.414 23395 23395 W libprocessgroup: Controller io is not found
02-07 22:07:48.785 28461 28461 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-07 22:07:48.999 28461 28461 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmo--------- beginning of main
02-07 22:07:49.000 28461 28461 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-07 22:07:49.001 28461 28461 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-07 22:07:49.001 28461 28461 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-07 22:07:49.001 28461 28461 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-07 22:07:49.001 28461 28461 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-07 22:07:49.001 28461 28461 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-07 22:07:49.001 28461 28461 W System.err: at
java.lang.Class.newInstance(Native Method)
02-07 22:07:49.001 28461 28461 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-07 22:07:49.001 28461 28461 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-07 22:07:49.001 28461 28461 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-07 22:07:49.001 28461 28461 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-07 22:07:49.001 28461 28461 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-07 22:07:49.001 28461 28461 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-07 22:07:49.001 28461 28461 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-07 22:07:49.001 28461 28461 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-07 22:07:49.001 28461 28461 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-07 22:07:49.001 28461 28461 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-07 22:07:49.001 28461 28461 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-07 22:07:49.001 28461 28461 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-07 22:07:49.001 28461 28461 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-07 22:07:49.001 28461 28461 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-07 22:07:49.001 28461 28461 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-07 22:07:49.016 28461 28461 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-07 22:07:49.280 28461 28461 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-07 22:07:49.280 28461 28461 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-07 22:07:49.447 28461 28513 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-07 22:07:49.447 28461 28513 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-07 22:07:49.447 28461 28513 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-07 22:07:50.024 28500 28500 W libprocessgroup: Controller io is not found
02-07 22:07:50.024 28500 28500 W libprocessgroup: Controller io is not found
02-07 22:07:50.024 28500 28500 W libprocessgroup: Controller io is not found
02-07 22:59:03.776 7555 7555 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-07 22:59:04.343 7555 7555 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-07 22:59:04.347 7555 7555 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-07 22:59:04.347 7555 7555 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-07 22:59:04.347 7555 7555 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-07 22:59:04.347 7555 7555 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-07 22:59:04.347 7555 7555 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-07 22:59:04.347 7555 7555 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-07 22:59:04.347 7555 7555 W System.err: at
java.lang.Class.newInstance(Native Method)
02-07 22:59:04.347 7555 7555 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-07 22:59:04.347 7555 7555 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-07 22:59:04.347 7555 7555 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-07 22:59:04.347 7555 7555 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-07 22:59:04.347 7555 7555 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-07 22:59:04.347 7555 7555 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-07 22:59:04.347 7555 7555 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-07 22:59:04.347 7555 7555 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-07 22:59:04.347 7555 7555 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-07 22:59:04.347 7555 7555 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-07 22:59:04.347 7555 7555 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-07 22:59:04.347 7555 7555 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-07 22:59:04.347 7555 7555 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-07 22:59:04.347 7555 7555 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-07 22:59:04.347 7555 7555 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-07 22:59:04.400 7555 7555 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-07 22:59:05.130 7555 7555 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-07 22:59:05.130 7555 7555 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-07 22:59:05.598 7555 7890 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-07 22:59:05.598 7555 7890 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-07 22:59:05.598 7555 7890 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-07 22:59:06.417 7792 7792 W libprocessgroup: Controller io is not found
02-07 22:59:06.418 7792 7792 W libprocessgroup: Controller io is not found
02-07 22:59:06.418 7792 7792 W libprocessgroup: Controller io is not found
02-07 22:59:11.360 7555 8561 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-07 22:59:11.360 7555 8561 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-07 22:59:11.360 7555 8561 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-07 22:59:11.360 7555 8561 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-07 22:59:11.360 --------- beginning of main
02-07 23:15:00.880 14788 14788 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-07 23:15:01.326 14788 14788 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-07 23:15:01.332 14788 14788 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-07 23:15:01.333 14788 14788 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-07 23:15:01.333 14788 14788 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-07 23:15:01.333 14788 14788 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-07 23:15:01.333 14788 14788 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-07 23:15:01.333 14788 14788 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-07 23:15:01.333 14788 14788 W System.err: at
java.lang.Class.newInstance(Native Method)
02-07 23:15:01.333 14788 14788 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-07 23:15:01.333 14788 14788 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-07 23:15:01.333 14788 14788 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-07 23:15:01.333 14788 14788 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-07 23:15:01.333 14788 14788 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-07 23:15:01.333 14788 14788 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-07 23:15:01.333 14788 14788 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-07 23:15:01.333 14788 14788 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-07 23:15:01.333 14788 14788 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-07 23:15:01.333 14788 14788 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-07 23:15:01.333 14788 14788 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-07 23:15:01.333 14788 14788 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-07 23:15:01.333 14788 14788 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-07 23:15:01.333 14788 14788 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-07 23:15:01.333 14788 14788 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-07 23:15:01.439 14788 14788 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-07 23:15:02.286 14788 14788 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-07 23:15:02.286 14788 14788 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-07 23:15:03.127 14788 14985 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-07 23:15:03.127 14788 14985 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-07 23:15:03.127 14788 14985 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-07 23:15:04.041 14924 14924 W libprocessgroup: Controller io is not found
02-07 23:15:04.042 14924 14924 W libprocessgroup: Controller io is not found
02-07 23:15:04.042 14924 14924 W libprocessgroup: Controller io is not found
02-08 00:00:01.658 14788 14801 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 163 to 100
02-08 00:25:22.664 14788 14801 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 148 to 100
02-08 01:15:48.860 14788 14801 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 201 to 100
02-08 01:45:48.898 14788 14801 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 163 to 100
02-08 02:01:03.608 14788 14803 W System : A resource failed to call end.
02-08 02:01:03.608 14788 14803 W System : A resource failed to call end.
02-08 02:01:03.608 14788 14803 W System : A resource failed to call end.
02-08 02:01:03.608 14788 14803 W System : A resource failed to call end.
02-08 02:01:03.954 14788 14803 W System : A resource failed to call end.
02-08 02:35:01.028 14788 14803 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/base.apk' with 1 weak references
02-08 02:35:01.028 14788 14803 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_arservicesoptional.apk' with 1 weak references
02-08 02:35:01.028 14788 14803 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_cgnativeplayer.apk' with 1 weak references
02-08 02:35:01.028 14788 14803 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_cgwebrtc.apk' with 1 weak references
02-08 02:35:01.029 14788 14803 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_heliumiab.apk' with 1 weak references
02-08 02:35:01.029 14788 14803 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_i18n_id_ID.apk' with 1 weak references
02-08 02:35:01.029 14788 14803 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_instantgames.apk' with 1 weak references
02-08 02:35:01.029 14788 14803 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_instantgamesads.apk' with 1 weak references
02-08 02:35:01.029 14788 14803 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_papaya.apk' with 1 weak references
02-08 02:35:01.029 14788 14803 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_papayaanalyticstorch.apk' with 1 weak references
02-08 02:35:01.029 14788 14803 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_papayatorch.apk' with 1 weak references
02-08 02:35:01.029 14788 14803 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_pytorch.apk' with 1 weak references
02-08 02:35:01.029 14788 14803 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_s_arservicesoptional_slam.apk' with 1 weak
references
02-08 02:35:01.029 14788 14803 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_s_cgwebrtc_horizon.apk' with 1 weak references
02-08 02:35:01.029 14788 14803 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBC--------- beginning of main
02-08 02:35:01.030 14788 14803 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~SLZzBWaROj0dhBdj3cc23g==/com.instagram.android-
5amFVrUFc9gOtXq61cChlA==/split_arservicesforbodytracking.apk' with 1 weak
references
02-08 02:35:01.031 14788 14803 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~SLZzBWaROj0dhBdj3cc23g==/com.instagram.android-
5amFVrUFc9gOtXq61cChlA==/split_arservicesforgenericml.apk' with 1 weak references
02-08 02:35:01.031 14788 14803 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~SLZzBWaROj0dhBdj3cc23g==/com.instagram.android-
5amFVrUFc9gOtXq61cChlA==/split_arservicesforhairsegmentation.apk' with 1 weak
references
02-08 02:35:01.031 14788 14803 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~SLZzBWaROj0dhBdj3cc23g==/com.instagram.android-
5amFVrUFc9gOtXq61cChlA==/split_arservicesforhandtracking.apk' with 1 weak
references
02-08 02:35:01.031 14788 14803 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~SLZzBWaROj0dhBdj3cc23g==/com.instagram.android-
5amFVrUFc9gOtXq61cChlA==/split_arservicesforpersonsegmentation.apk' with 1 weak
references
02-08 02:35:01.031 14788 14803 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~SLZzBWaROj0dhBdj3cc23g==/com.instagram.android-
5amFVrUFc9gOtXq61cChlA==/split_i18n_id_ID.apk' with 1 weak references
02-08 02:35:01.031 14788 14803 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~SLZzBWaROj0dhBdj3cc23g==/com.instagram.android-
5amFVrUFc9gOtXq61cChlA==/split_pytorch.apk' with 1 weak references
02-08 02:35:01.031 14788 14803 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~SLZzBWaROj0dhBdj3cc23g==/com.instagram.android-
5amFVrUFc9gOtXq61cChlA==/split_slam.apk' with 1 weak references
02-08 02:35:01.031 14788 14803 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~SLZzBWaROj0dhBdj3cc23g==/com.instagram.android-
5amFVrUFc9gOtXq61cChlA==/split_supmediastreamcontroller.apk' with 1 weak references
02-08 02:35:01.032 14788 14803 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~riNxceKJsvyGFdF9SVbcEQ==/com.instagram.barcelona--
NMQKQxAoCwRqP4u_hd_9Q==/base.apk' with 1 weak references
02-08 02:35:01.032 14788 14803 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~dRbGO_yaY-3kr2WALO-c9w==/com.whatsapp-
nBiXf9UvN0_Ehjj9dpCuOA==/base.apk' with 1 weak references
02-08 02:56:00.975 14788 14801 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 103 to 100
02-08 03:37:01.047 14788 14801 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 207 to 100
02-08 04:06:00.921 25190 25190 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-08 04:06:01.135 25190 25190 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-08 04:06:01.136 25190 25190 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-08 04:06:01.136 25190 25190 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-08 04:06:01.136 25190 25190 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-08 04:06:01.136 25190 25190 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-08 04:06:01.136 25190 25190 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-08 04:06:01.136 25190 25190 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-08 04:06:01.136 25190 25190 W System.err: at
java.lang.Class.newInstance(Native Method)
02-08 04:06:01.137 25190 25190 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-08 04:06:01.137 25190 25190 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-08 04:06:01.137 25190 25190 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-08 04:06:01.137 25190 25190 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-08 04:06:01.137 25190 25190 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-08 04:06:01.137 25190 25190 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-08 04:06:01.137 25190 25190 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-08 04:06:01.137 25190 25190 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-08 04:06:01.137 25190 25190 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-08 04:06:01.137 25190 25190 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-08 04:06:01.137 25190 25190 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-08 04:06:01.137 25190 25190 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-08 04:06:01.137 25190 25190 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-08 04:06:01.137 25190 25190 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-08 04:06:01.137 25190 25190 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-08 04:06:01.157 25190 25190 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-08 04:06:01.440 25190 25190 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-08 04:06:01.440 25190 25190 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-08 04:06:01.628 25190 25238 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-08 04:06:01.628 25190 25238 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-08 04:06:01.628 25190 25238 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-08 04:06:02.157 25225 25225 W libprocessgroup: Controller io is not found
02-08 04:06:02.157 25225 25225 W libprocessgroup: Controller io is not found
02-08 04:06:02.157 25225 25225 W libprocessgroup: Controller io is not found
02-08 04:06:03.254 25190 25245 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-08 04:06:03.254 25190 25245 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-08 04:06:03.254 25190 25245 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-08 04:06:03.254 25190 25245 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-08 04:06:03.254 25190 25245 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-08 04:06:03.254 25190 25245 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-08 04:06:03.254 25190 25245 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-08 04:06:03.254 25190 25245 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-08 04:06:03.254 25190 25245 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-08 04:06:03.254 25190 25245 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-08 04:06:03.254 25190 25245 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-08 04:06:03.254 25--------- beginning of main
02-08 05:03:07.444 25190 25190 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 05:35:00.959 25190 25199 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 134 to 100
02-08 06:16:00.977 25190 25199 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 194 to 100
02-08 06:36:57.864 13221 13221 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-08 06:36:58.123 13221 13221 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-08 06:36:58.126 13221 13221 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-08 06:36:58.126 13221 13221 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-08 06:36:58.126 13221 13221 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-08 06:36:58.126 13221 13221 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-08 06:36:58.127 13221 13221 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-08 06:36:58.127 13221 13221 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-08 06:36:58.127 13221 13221 W System.err: at
java.lang.Class.newInstance(Native Method)
02-08 06:36:58.127 13221 13221 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-08 06:36:58.127 13221 13221 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-08 06:36:58.127 13221 13221 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-08 06:36:58.127 13221 13221 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-08 06:36:58.127 13221 13221 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-08 06:36:58.127 13221 13221 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-08 06:36:58.127 13221 13221 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-08 06:36:58.127 13221 13221 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-08 06:36:58.127 13221 13221 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-08 06:36:58.129 13221 13221 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-08 06:36:58.129 13221 13221 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-08 06:36:58.129 13221 13221 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-08 06:36:58.129 13221 13221 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-08 06:36:58.129 13221 13221 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-08 06:36:58.129 13221 13221 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-08 06:36:58.178 13221 13221 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-08 06:36:58.922 13221 13221 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-08 06:36:58.922 13221 13221 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-08 06:36:59.299 13221 13347 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-08 06:36:59.299 13221 13347 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-08 06:36:59.299 13221 13347 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-08 06:36--------- beginning of main
02-08 09:22:18.144 14031 14031 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-08 09:22:18.418 14031 14031 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-08 09:22:18.419 14031 14031 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-08 09:22:18.420 14031 14031 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-08 09:22:18.420 14031 14031 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-08 09:22:18.420 14031 14031 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-08 09:22:18.420 14031 14031 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-08 09:22:18.420 14031 14031 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-08 09:22:18.420 14031 14031 W System.err: at
java.lang.Class.newInstance(Native Method)
02-08 09:22:18.420 14031 14031 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-08 09:22:18.420 14031 14031 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-08 09:22:18.420 14031 14031 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-08 09:22:18.420 14031 14031 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-08 09:22:18.420 14031 14031 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-08 09:22:18.420 14031 14031 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-08 09:22:18.420 14031 14031 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-08 09:22:18.420 14031 14031 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-08 09:22:18.420 14031 14031 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-08 09:22:18.420 14031 14031 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-08 09:22:18.420 14031 14031 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-08 09:22:18.420 14031 14031 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-08 09:22:18.420 14031 14031 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-08 09:22:18.420 14031 14031 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-08 09:22:18.420 14031 14031 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-08 09:22:18.446 14031 14031 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-08 09:22:18.752 14031 14031 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-08 09:22:18.752 14031 14031 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-08 09:22:18.974 14031 14079 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-08 09:22:18.974 14031 14079 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-08 09:22:18.974 14031 14079 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-08 09:22:19.445 14065 14065 W libprocessgroup: Controller io is not found
02-08 09:22:19.446 14065 14065 W libprocessgroup: Controller io is not found
02-08 09:22:19.446 14065 14065 W libprocessgroup: Controller io is not found
02-08 09:22:20.909 14031 14148 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-08 09:22:20.909 14031 14148 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-08 09:22:20.909 14031 14148 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-08 09:22:20.909 14031 14148 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-08 09:22:20.909 14031 14148 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-08 09:22:20.909 14031 14148 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-08 09:22:20.909 14031 14148 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-08 09:22:20.909 14031 14148 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-08 09:22:20.909 14031 14148 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-08 09:22:20.909 14031 14148 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-08 09:22:20.909 14031 14148 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-08 09:22:20.909 14031 14148 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-08 09:22:20.909 14031 14148 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-08 09:22:20.909 14031 14148 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-08 09:22:20.909 14031 14148 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-08 09:22:20.909 14031 14148 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-08 09:23:04.601 14031 14031 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 09:23:10.598 14031 14031 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 09:23:13.489 14031 14031 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 09:23:13.618 14031 14031 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 09:23:19.642 14031 14031 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 09:23:34.712 14031 14031 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 09:23:40.362 14031 14031 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
02-08 09:23:40.475 14031 15458 E RenderScript: Failed loading RS driver: dlopen
failed: library "libRSDriverArm.so" not found
02-08 09:23:40.475 14031 15458 E RenderScript: Failed to load runtime
libRSDriverArm.so, loading default
02-08 09:23:40.725 14031 14031 E ArmVmp : Match on catch block at 0x0a in for
0x75cca7e035
02-08 09:23:40.728 14031 14031 E ArmVmp : Match on catch block at 0x0a in for
0x75cca7e035
02-08 09:23:40.763 14031 14031 W libc : Access denied finding property
"persist.dm.passive.display_brightness"
02-08 09:23:40.763 14031 14031 W libc : Access denied finding property
"persist.dm.passive.ambient_brightness"
02-08 09:23:41.018 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e021
02-08 09:23:41.039 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e021
02-08 09:23:41.056 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e021
02-08 09:23:41.125 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:41.129 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:41.130 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:41.159 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:41.163 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:41.169 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:41.191 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:41.212 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:41.217 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:41.222 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:41.229 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:41.231 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.253 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.257 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.270 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.274 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.290 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.293 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.298 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.302 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.305 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.310 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.312 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.316 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.319 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.323 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.327 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.331 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.336 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.339 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.343 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.346 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.352 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.355 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.360 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.363 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.369 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.372 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.377 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.380 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.385 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.389 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.394 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.397 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.402 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.405 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.411 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.414 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.419 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.422 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.427 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.430 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.435 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.439 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.444 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.447 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.452 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.455 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.460 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.463 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.469 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.472 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.477 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.480 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.485 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.488 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.494 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.497 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.502 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.506 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.510 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.514 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.518 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.522 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.527 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.530 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.535 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.539 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.544 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.547 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.552 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.555 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.561 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.564 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.569 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.573 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.577 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.581 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.586 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.589 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.594 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.597 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.603 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.606 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.611 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.614 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.619 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.622 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.627 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.631 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.636 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.639 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.644 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.648 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.652 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.655 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.661 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.664 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.669 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.673 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.678 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.681 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.686 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.689 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.694 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.697 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.703 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.706 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.711 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.714 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.719 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.722 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.727 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.730 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.736 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.739 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.744 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.747 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.753 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.756 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.761 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.764 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.769 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.772 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.778 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.781 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.786 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.789 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.794 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.798 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.802 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.806 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.811 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.814 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.819 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.822 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.828 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.831 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.836 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.839 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.845 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.848 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.853 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.856 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.861 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.865 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.870 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.873 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.878 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.881 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.886 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.889 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.894 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.898 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.903 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.906 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.911 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.915 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.919 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.923 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.928 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.931 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.936 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.939 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.945 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.948 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.953 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.956 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.961 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.965 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.969 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.973 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.978 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.981 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.986 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.990 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.995 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:42.998 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.003 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.006 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.012 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.015 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.020 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.023 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.028 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.030 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.036 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.039 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.045 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.048 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.053 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.056 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.062 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.065 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.070 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.073 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.079 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.082 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.086 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.089 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.095 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.098 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.103 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.106 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.111 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.114 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.120 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.124 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.128 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.131 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.137 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.140 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.145 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.149 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.153 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.157 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.162 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.165 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.170 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.173 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.178 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.181 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.187 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.190 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.195 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.199 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.203 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.206 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.212 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.215 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.220 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.223 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.228 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.232 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.236 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.240 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.245 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.248 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.254 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.257 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.262 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.265 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.270 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.274 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.278 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.281 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.287 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.290 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.295 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.299 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.304 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.307 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.312 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.315 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.320 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.323 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.329 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.332 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.337 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.340 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.345 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.349 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.354 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.357 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.362 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.365 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.370 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.374 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.379 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.382 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.387 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.390 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.395 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.399 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.404 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.407 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.412 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.415 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.421 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.424 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.429 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.432 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.437 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.440 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.446 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.449 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.454 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.457 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.462 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.466 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.470 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.474 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.479 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.482 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.487 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.491 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.495 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.499 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.504 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.507 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.512 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.516 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.521 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.525 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.529 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.532 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.537 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.540 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.546 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.549 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.554 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.558 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.562 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.566 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.571 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.574 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.579 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.583 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.587 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.590 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.596 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.600 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.604 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.608 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.613 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.616 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.621 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.624 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.629 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.632 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.638 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.643 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.647 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.650 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.654 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.658 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.663 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.666 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.671 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.674 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.679 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.683 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.688 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.691 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.696 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.699 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.704 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.707 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.713 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.716 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.721 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.726 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.730 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.733 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.737 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.741 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.746 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.749 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.755 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.759 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.765 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.768 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.772 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.776 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.779 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.783 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.788 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.791 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.796 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.799 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.804 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.807 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.813 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.816 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.821 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.824 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.829 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.832 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.838 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.841 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.846 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.849 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.855 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.861 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.863 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.867 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.871 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.875 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.879 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.883 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.888 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.891 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.896 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.900 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.904 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.907 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.913 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.915 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.921 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.924 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.929 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.932 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.937 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.941 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.946 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.949 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.955 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.958 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.963 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.966 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.971 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.974 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.980 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.983 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.988 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.991 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:43.996 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.000 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.005 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.008 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.013 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.016 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.021 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.025 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.030 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.034 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.038 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.041 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.046 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.050 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.055 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.058 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.063 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.067 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.071 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.075 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.080 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.084 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.088 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.092 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.097 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.101 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.105 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.107 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.113 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.117 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.122 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.125 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.130 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.134 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.138 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.142 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.147 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.150 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.155 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.159 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.165 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.168 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.172 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.174 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.180 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.183 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.188 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.191 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.196 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.199 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.205 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.208 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.213 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.217 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.222 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.226 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.230 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.234 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.239 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.242 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.247 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.250 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.255 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.259 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.263 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.267 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.272 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.275 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.280 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.283 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.288 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.292 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.297 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.301 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.305 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.309 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.313 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.317 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.322 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.325 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.330 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.334 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.339 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.342 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.347 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.351 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.355 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.359 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.364 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.367 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.372 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.376 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.380 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.384 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.388 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.391 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.397 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.400 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.405 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.409 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.414 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.417 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.422 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.426 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.430 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.433 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.439 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.443 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.447 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.451 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.456 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.459 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.464 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.466 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.472 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.475 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.481 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.485 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.489 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.492 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.497 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.501 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.506 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.509 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.514 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.518 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.522 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.526 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.531 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.533 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.539 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.542 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.547 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.550 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.556 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.559 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.564 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.567 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.572 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.575 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.581 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.584 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.589 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.592 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.597 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.601 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.606 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.611 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.614 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.617 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.622 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.626 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.631 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.634 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.639 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.642 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.647 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.651 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.656 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.660 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.665 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.668 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.673 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.676 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.681 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.685 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.690 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.693 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.698 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.701 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.706 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.710 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.714 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.717 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.722 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.726 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.731 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.734 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.740 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.743 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.747 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.751 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.756 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.759 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.764 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.768 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.773 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.777 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.781 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.784 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.789 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.794 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.798 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.802 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.806 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.810 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.815 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.818 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.823 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.826 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.831 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.835 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.840 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.843 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.848 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.851 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.856 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.859 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.865 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.868 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.873 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.877 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.881 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.885 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.889 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.893 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.898 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.901 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.906 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.909 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.914 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.918 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.923 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.927 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.931 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.935 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.940 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.943 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.948 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.951 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.956 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.959 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.965 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.968 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.973 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.977 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.981 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.985 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.990 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.992 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:44.998 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.002 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.006 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.009 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.015 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.018 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.023 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.026 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.031 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.035 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.040 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.043 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.048 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.051 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.057 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.060 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.065 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.068 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.073 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.076 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.082 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.085 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.090 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.093 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.099 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.102 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.106 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.110 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.115 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.118 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.123 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.126 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.131 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.135 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.140 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.143 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.148 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.151 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.157 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.160 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.165 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.169 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.174 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.177 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.182 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.185 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.190 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.193 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.198 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.202 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.207 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.210 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.215 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.218 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.223 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.227 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.232 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.236 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.240 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.244 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.249 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.252 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.257 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.260 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.265 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.268 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.273 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.276 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.282 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.285 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.290 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.294 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.298 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.302 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.307 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.310 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.315 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.318 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.323 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.327 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.332 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.335 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.340 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.343 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.348 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.351 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.357 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.360 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.365 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.368 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.374 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.377 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.382 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.385 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.390 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.393 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.398 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.401 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.408 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.411 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.415 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.418 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.423 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.427 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.432 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.436 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.440 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.444 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.449 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.452 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.457 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.460 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.466 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.470 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.474 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.479 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.482 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.488 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.491 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.495 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.499 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.502 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.507 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.510 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.515 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.519 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.524 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.527 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.532 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.537 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.541 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.545 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.549 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.552 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.557 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.560 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.566 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.570 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.574 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.577 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.582 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.586 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.591 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.595 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.599 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.602 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.607 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.610 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.616 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.619 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.624 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.627 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.632 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.636 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.641 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.645 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.649 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.653 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.657 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.660 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.666 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.669 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.674 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.678 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.683 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.686 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.691 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.694 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.699 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.702 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.707 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.711 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.716 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.720 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.724 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.728 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.733 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.736 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.741 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.744 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.749 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.753 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.759 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.763 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.767 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.771 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.774 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.778 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.783 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.787 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.793 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.797 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.803 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.807 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.813 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.817 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.820 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.824 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.827 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.830 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.833 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.836 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.841 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.844 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.849 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.852 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.858 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.861 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.866 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.869 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.874 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.878 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.883 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.886 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.891 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.894 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.899 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.903 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.908 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.911 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.916 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.920 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.924 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.928 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.933 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.936 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.942 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.945 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.950 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.953 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.958 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.962 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.966 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.970 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.975 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.978 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.983 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.986 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.991 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:45.995 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.000 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.003 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.008 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.011 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.017 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.021 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.025 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.028 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.033 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.036 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.041 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.045 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.050 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.055 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.058 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.061 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.066 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.069 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.075 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.079 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.083 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.088 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.092 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.095 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.100 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.103 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.108 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.112 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.117 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.121 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.125 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.129 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.133 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.137 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.142 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.146 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.150 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.154 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.158 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.162 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.167 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.170 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.175 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.178 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.183 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.186 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.192 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.195 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.200 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.204 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.208 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.211 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.217 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.220 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.225 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.229 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.233 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.237 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.242 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.245 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.251 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.254 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.258 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.261 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.267 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.270 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.275 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.278 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.284 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.287 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.292 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.295 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.300 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.306 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.309 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.314 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.317 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.321 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.326 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.329 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.334 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.338 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.342 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.345 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.350 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.353 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.358 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.361 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.367 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.371 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.376 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.380 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.384 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.387 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.392 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.396 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.400 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.404 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.409 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.412 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.417 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.421 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.425 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.429 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.434 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.437 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.442 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.446 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.451 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.454 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.459 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.462 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.467 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.470 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.476 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.480 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.484 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.488 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.492 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.496 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.501 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.504 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.509 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.512 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.517 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.520 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.526 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.529 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.534 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.537 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.542 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.546 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.551 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.554 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.559 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.562 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.567 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.571 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.576 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.580 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.587 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.589 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.592 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.595 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.600 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.604 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.609 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.612 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.617 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.620 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.626 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.629 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.634 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.638 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.644 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.647 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.651 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.655 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.659 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.663 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.670 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.674 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.682 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.685 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.690 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.694 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.698 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.701 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.706 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.710 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.715 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.719 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.723 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.726 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.731 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.734 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.738 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.743 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.747 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.751 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.757 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.759 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.763 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.767 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.770 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.774 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.779 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.783 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.788 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.790 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.794 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.797 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.813 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.816 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.823 14031 14031 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 09:23:46.824 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.829 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.835 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.838 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.842 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.846 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.850 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.853 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.857 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.860 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.863 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.866 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.870 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.874 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.877 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.881 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.886 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.889 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.893 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.897 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.901 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.905 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.910 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.913 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.918 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.921 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.927 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.929 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.935 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.938 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.944 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.947 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.953 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.956 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.960 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.963 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.968 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.971 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.976 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.979 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.984 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.987 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.993 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:46.996 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.001 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.004 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.010 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.013 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.018 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.021 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.026 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.029 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.034 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.038 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.043 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.047 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.052 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.056 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.061 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.063 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.069 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.072 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.080 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.083 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.087 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.090 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.094 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.098 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.103 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.106 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.110 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.113 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.119 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.122 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.127 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.129 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.135 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.138 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.143 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.147 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.152 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.154 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.160 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.163 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.168 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.171 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.177 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.180 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.185 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.189 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.194 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.197 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.202 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.205 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.210 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.213 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.219 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.222 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.227 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.230 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.235 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.238 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.249 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.251 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.256 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.260 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.264 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.269 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.274 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.277 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.282 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.286 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.290 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.293 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.296 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.301 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.318 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.321 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.327 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.330 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.339 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.342 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.347 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.350 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.354 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.357 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.360 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.364 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.369 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.372 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.378 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.381 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.386 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.388 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.394 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.397 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.403 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.406 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.412 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.415 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.420 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.423 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.428 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.431 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.436 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.439 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.444 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.447 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.453 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.456 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.461 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.464 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.469 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.472 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.477 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.480 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.486 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.489 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.494 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.497 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.502 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.505 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.511 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.514 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.519 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.522 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.527 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.530 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.536 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.539 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.545 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.548 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.552 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.555 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.561 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.564 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.569 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.572 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.577 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.580 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.586 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.589 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.594 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.597 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.603 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.605 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.611 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.614 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.619 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.622 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.628 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.631 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.636 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.639 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.645 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.648 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.653 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.656 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.661 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.664 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.670 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.672 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.678 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.681 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.686 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.689 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.695 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.697 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.703 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.706 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.711 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.714 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.720 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.723 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.728 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.731 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.736 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.739 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.745 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.747 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.753 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.756 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.762 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.764 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.770 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.773 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.778 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.781 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.786 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.789 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.794 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.797 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.803 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.805 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.811 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.813 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.820 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.823 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.828 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.830 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.836 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.839 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.844 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.848 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.853 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.855 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.861 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.865 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.869 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.873 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.878 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.881 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.886 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.890 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.895 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.898 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.903 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.907 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.911 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.914 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.920 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.924 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.928 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.932 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.937 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.941 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.945 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.948 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.953 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.957 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.962 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.965 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.970 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.973 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.978 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.982 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.987 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.990 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.995 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:47.999 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.003 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.007 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.012 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.016 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.020 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.024 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.029 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.032 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.037 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.040 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.045 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.050 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.054 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.058 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.062 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.066 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.070 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.073 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.078 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.082 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.087 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.091 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.095 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.099 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.104 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.108 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.112 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.115 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.120 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.123 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.129 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.133 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.137 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.140 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.145 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.148 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.154 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.158 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.162 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.165 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.170 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.175 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.179 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.184 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.188 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.192 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.195 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.199 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.204 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.208 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.213 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.217 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.221 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.224 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.229 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.232 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.237 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.240 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.245 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.248 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.253 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.257 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.262 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.265 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.270 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.273 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.278 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.281 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.287 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.290 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.295 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.298 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.304 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.307 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.312 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.315 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.320 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.324 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.329 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.332 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.337 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.340 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.345 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.348 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.354 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.356 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.362 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.366 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.370 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.373 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.379 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.382 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.387 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.390 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.396 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.399 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.404 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.409 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.413 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.417 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.421 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.425 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.429 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.432 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.437 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.440 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.445 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.449 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.454 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.456 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.462 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.465 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.470 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.474 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.479 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.482 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.487 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.491 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.495 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.499 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.504 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.507 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.512 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.515 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.521 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.524 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.529 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.532 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.538 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.541 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.546 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.549 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.554 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.558 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.562 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.566 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.571 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.574 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.579 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.583 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.588 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.591 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.596 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.599 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.604 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.607 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.613 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.617 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.621 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.625 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.629 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.633 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.638 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.642 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.646 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.650 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.655 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.659 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.663 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.667 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.671 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.675 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.680 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.683 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.688 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.691 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.698 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.703 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.706 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.709 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.713 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.717 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.721 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.725 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.730 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.734 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.738 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.742 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.746 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.750 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.755 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.759 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.763 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.767 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.772 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.775 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.780 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.783 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.788 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.791 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.796 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.800 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.805 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.808 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.813 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.816 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.821 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.825 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.831 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.835 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.838 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.842 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.846 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.850 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.855 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.859 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.863 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.867 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.872 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.875 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.880 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.884 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.889 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.892 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.898 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.904 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.908 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.913 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.917 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.921 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.924 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.927 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.930 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.934 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.938 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.942 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.947 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.951 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.955 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.959 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.963 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.967 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.973 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.978 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.982 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.985 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.988 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.992 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:48.997 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.000 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.006 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.009 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.014 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.017 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.022 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.026 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.030 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.034 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.039 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.043 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.047 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.051 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.055 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.059 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.064 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.067 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.072 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.075 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.080 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.084 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.089 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.092 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.097 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.101 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.105 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.110 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.114 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.118 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.122 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.127 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.130 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.134 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.139 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.143 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.147 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.151 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.156 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.159 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.164 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.168 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.172 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.176 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.180 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.184 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.189 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.193 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.197 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.201 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.205 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.209 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.214 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.218 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.222 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.226 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.232 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.236 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.239 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.243 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.247 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.251 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.257 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.261 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.265 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.271 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.274 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.278 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.281 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.285 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.289 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.293 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.297 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.301 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.307 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.311 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.315 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.318 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.323 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.326 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.332 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.336 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.340 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.346 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.349 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.353 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.357 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.361 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.364 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.368 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.373 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.376 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.382 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.386 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.390 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.396 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.399 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.404 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.407 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.411 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.414 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.418 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.422 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.426 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.431 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.434 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.439 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.443 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.448 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.451 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.456 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.459 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.464 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.468 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.473 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.476 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.481 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.485 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.489 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.493 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.499 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.504 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.507 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.511 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.514 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.518 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.523 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.527 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.531 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.535 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.539 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.543 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.549 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.554 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.558 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.564 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.567 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.571 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.574 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.578 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.581 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.585 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.590 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.593 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.598 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.603 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.607 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.610 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.615 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.618 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.623 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.627 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.631 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.635 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.640 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.643 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.648 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.652 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.656 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.660 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.666 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.671 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.674 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.678 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.681 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.685 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.690 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.693 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.698 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.702 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.706 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.710 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.716 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.721 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.725 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.731 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.734 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.738 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.741 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.745 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.748 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.752 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.758 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.762 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.765 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.769 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.773 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.777 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.784 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.788 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.792 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.798 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.801 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.805 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.808 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.811 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.815 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.819 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.823 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.827 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.832 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.836 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.840 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.844 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.848 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.852 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.858 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.862 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.866 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.869 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.873 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.877 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.882 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.885 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.890 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.894 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.899 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.903 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.907 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.911 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.915 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.919 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.924 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.927 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.932 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.936 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.941 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.944 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.949 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.953 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.957 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.961 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.967 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.972 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.975 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.979 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.982 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.985 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.990 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.994 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:49.999 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.002 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.007 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.011 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.016 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.020 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.024 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.027 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.034 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.038 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.042 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.046 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.049 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.053 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.057 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.061 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.066 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.070 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.074 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.078 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.083 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.088 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.092 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.099 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.102 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.107 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.110 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.114 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.117 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.121 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.124 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.128 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.132 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.136 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.141 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.145 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.149 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.153 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.158 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.161 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.166 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.170 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.174 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.178 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.182 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.186 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.191 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.195 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.199 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.203 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.207 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.213 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.216 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.220 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.224 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.228 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.233 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.236 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.241 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.245 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.249 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.253 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.258 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.261 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.266 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.270 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.274 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.278 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.283 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.287 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.291 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.295 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.299 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.303 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.309 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.314 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.319 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.325 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.328 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.332 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.335 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.339 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.343 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.346 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.350 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.353 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.358 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.362 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.367 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.372 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.375 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.379 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.383 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.386 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.391 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.395 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.399 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.403 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.407 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.410 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.416 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.420 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.425 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.428 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.434 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.439 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.442 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.445 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.450 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.454 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.460 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.465 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.468 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.471 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.475 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.480 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.483 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.487 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.491 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.495 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.500 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.503 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.508 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.512 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.518 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.522 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.526 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.532 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.536 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.540 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.543 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.547 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.550 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.555 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.559 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.562 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.566 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.570 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.575 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.579 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.583 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.587 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.592 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.595 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.600 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.604 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.608 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.612 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.617 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.620 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.625 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.628 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.633 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.637 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.642 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.646 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.650 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.654 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.658 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.662 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.667 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.671 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.675 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.679 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.685 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.690 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.693 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.698 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.702 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.706 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.709 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.714 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.717 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.720 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.725 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.729 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.734 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.737 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.743 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.747 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.751 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.754 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.758 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.762 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.767 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.771 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.775 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.779 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.784 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.788 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.792 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.796 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.801 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.804 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.808 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.812 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.817 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.820 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.825 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.828 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.834 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.840 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.847 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.856 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.860 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.869 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.873 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.877 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.880 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.883 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.886 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.890 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.894 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.898 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.901 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.904 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.908 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.912 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.917 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.921 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.925 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.928 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.934 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.937 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.942 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.945 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.950 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.953 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.961 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.964 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.970 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.973 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.976 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.979 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.985 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.987 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.993 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:50.996 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.001 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.004 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.009 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.012 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.017 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.020 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.026 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.029 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.034 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.037 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.042 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.046 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.051 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.054 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.059 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.062 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.067 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.071 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.075 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.079 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.083 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.086 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.091 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.094 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.100 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.103 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.108 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.111 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.117 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.119 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.125 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.128 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.134 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.138 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.142 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.145 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.150 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.154 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.158 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.161 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.167 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.170 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.176 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.180 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.184 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.187 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.192 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.195 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.200 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.203 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.209 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.212 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.217 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.221 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.226 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.229 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.234 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.238 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.242 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.246 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.251 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.254 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.259 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.263 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.267 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.271 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.276 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.280 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.284 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.288 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.292 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.296 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.301 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.305 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.309 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.313 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.320 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.323 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.327 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.331 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.334 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.338 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.342 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.345 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.351 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.355 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.359 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.363 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.368 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.372 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.376 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.380 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.384 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.388 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.393 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.398 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.401 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.405 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.409 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.413 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.418 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.421 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.426 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.430 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.434 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.438 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.444 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.449 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.452 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.456 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.460 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.465 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.468 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.472 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.476 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.480 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.484 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.489 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.493 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.497 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.501 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.505 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.510 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.513 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.518 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.522 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.526 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.530 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.536 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.540 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.544 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.547 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.551 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.555 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.559 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.563 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.568 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.571 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.576 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.581 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.585 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.589 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.593 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.597 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.601 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.605 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.609 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.613 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.618 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.622 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.627 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.630 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.635 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.638 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.643 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.647 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.651 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.654 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.659 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.663 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.668 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.671 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.676 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.680 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.684 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.688 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.693 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.697 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.701 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.705 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.710 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.713 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.718 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.722 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.727 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.730 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.735 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.738 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.743 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.746 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.751 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.755 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.760 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.763 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.769 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.773 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.777 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.781 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.786 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.792 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.797 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.801 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.805 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.808 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.815 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.819 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.823 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.826 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.831 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.835 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.839 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.842 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.847 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.851 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.855 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.858 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.863 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.866 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.871 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.875 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.880 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.883 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.887 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.891 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.895 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.899 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.902 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.906 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.911 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.915 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.919 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.924 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.929 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.933 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.937 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.941 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.945 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.948 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.953 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.957 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.961 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.964 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.969 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.971 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.977 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.980 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.987 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.990 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.994 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:51.997 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.002 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.005 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.010 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.013 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.018 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.021 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.027 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.030 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.036 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.039 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.044 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.047 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.052 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.056 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.060 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.063 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.070 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.072 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.077 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.080 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.085 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.088 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.094 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.097 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.102 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.105 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.110 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.113 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.119 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.122 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.127 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.130 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.135 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.139 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.144 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.146 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.152 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.155 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.161 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.164 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.169 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.172 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.178 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.182 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.186 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.192 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.199 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.204 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.208 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.212 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.216 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.220 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.223 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.226 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.230 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.233 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.237 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.241 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.244 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.248 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.252 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.255 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.261 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.264 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.269 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.272 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.277 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.280 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.286 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.288 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.294 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.297 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.302 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.306 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.311 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.314 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.319 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.322 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.328 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.330 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.336 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.338 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.344 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.347 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.353 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.356 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.361 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.363 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.369 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.372 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.378 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.380 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.386 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.389 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.395 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.398 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.402 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.405 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.412 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.414 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.419 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.423 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.427 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.431 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.436 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.439 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.444 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.447 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.453 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.456 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.461 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.464 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.470 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.473 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.478 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.480 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.486 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.489 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.494 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.497 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.503 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.506 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.511 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.514 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.519 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.522 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.528 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.531 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.536 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.539 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.545 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.547 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.553 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.556 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.561 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.564 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.569 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.573 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.578 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.581 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.586 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.589 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.594 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.598 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.603 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.606 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.611 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.615 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.620 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.623 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.628 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.632 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.637 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.640 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.645 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.648 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.653 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.656 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.661 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.664 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.670 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.673 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.678 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.681 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.687 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.689 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.695 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.698 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.703 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.706 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.712 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.715 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.720 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.724 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.728 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.731 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.736 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.740 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.745 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.748 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.753 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.756 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.762 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.764 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.770 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.773 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.778 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.781 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.787 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.790 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.795 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:52.798 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:53.197 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:53.205 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:53.213 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:53.223 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:53.233 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:53.243 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:53.251 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:53.259 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:53.268 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:53.277 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:53.283 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:53.289 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:53.296 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:53.302 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:53.308 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:53.315 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:53.322 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:53.328 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:53.335 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:53.342 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:53.349 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:53.355 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:53.363 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:53.368 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:53.373 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:53.378 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:53.383 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:53.389 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:53.396 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:53.402 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:53.407 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:53.413 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:53.419 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:53.425 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:53.429 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:53.436 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:53.441 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:53.448 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:53.800 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:53.809 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.559 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.565 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.575 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.580 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.587 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.592 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.599 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.606 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.612 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.618 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.625 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.630 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.636 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.642 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.647 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.652 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.658 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.662 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.668 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.672 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.678 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.682 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.687 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.691 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.695 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.699 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.704 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.707 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.711 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.715 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.720 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.723 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.727 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.730 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.735 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.738 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.743 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.747 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.752 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.755 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.759 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.762 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.767 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.771 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.777 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.781 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.785 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.788 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.791 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.795 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.798 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.802 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.806 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.809 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.815 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.818 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.823 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.826 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.832 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.835 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.840 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.843 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.849 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.852 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.857 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.859 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.865 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.868 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.873 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.876 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.882 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.886 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.890 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.893 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.899 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.902 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.907 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.909 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.915 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.918 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.924 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.927 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.932 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.935 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.940 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.943 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.949 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.952 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.957 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.960 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.966 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.968 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.974 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.977 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.982 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.985 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.991 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.993 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:54.999 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.001 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.007 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.010 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.016 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.019 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.024 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.026 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.032 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.035 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.040 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.043 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.049 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.052 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.057 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.060 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.066 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.069 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.074 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.077 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.082 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.085 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.091 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.095 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.099 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.102 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.108 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.111 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.116 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.119 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.124 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.127 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.133 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.136 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.150 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.153 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.158 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.161 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.183 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.186 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.191 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.196 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.211 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.214 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.219 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.222 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.228 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.231 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.236 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.240 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.246 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.249 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.254 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.257 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.262 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.265 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.270 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.273 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.276 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.281 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.286 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.290 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.295 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.298 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.302 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.305 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.309 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.314 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.319 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.323 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.326 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.329 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.333 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.338 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.342 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.345 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.349 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.353 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.358 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.362 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.366 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.369 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.374 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.377 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.383 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.385 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.391 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.394 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.399 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.402 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.408 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.411 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.416 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.419 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.425 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.428 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.434 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.436 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.441 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.444 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.450 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.452 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.458 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.462 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.466 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.469 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.475 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.478 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.483 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.486 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.492 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.495 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.500 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.503 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.508 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.511 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.517 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.519 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.525 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.528 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.533 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.536 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.541 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.544 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.550 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.552 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.558 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.561 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.566 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.569 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.575 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.578 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.583 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.586 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.591 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.594 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.600 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.603 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.608 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.611 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.617 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.620 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.625 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.628 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.633 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.636 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.642 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.645 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.650 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.653 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.658 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.661 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.667 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.669 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.676 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.679 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.683 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.687 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.692 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.695 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.700 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.703 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.708 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.711 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.717 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.719 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.725 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.728 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.734 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.737 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.742 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.745 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.750 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.753 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.758 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.761 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.767 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.769 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.775 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.778 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.783 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.786 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.792 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.795 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.800 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.802 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.808 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.811 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.817 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.819 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.825 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.828 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.833 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.836 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.842 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.844 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.850 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.853 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.858 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.861 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.867 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.870 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.875 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.878 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.883 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.886 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.892 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.895 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.900 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.903 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.909 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.912 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.917 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.920 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.925 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.929 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.934 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.937 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.942 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.945 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.950 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.953 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.959 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.962 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.967 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.970 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.976 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.979 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.984 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.988 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.992 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:55.996 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.000 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.004 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.008 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.012 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.017 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.021 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.025 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.029 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.034 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.037 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.042 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.046 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.051 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.054 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.059 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.062 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.067 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.071 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.076 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.079 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.084 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.087 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.093 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.096 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.100 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.104 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.109 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.112 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.117 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.120 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.126 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.129 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.134 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.137 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.143 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.147 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.151 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.154 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.159 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.162 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.168 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.172 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.177 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.183 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.188 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.192 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.196 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.200 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.204 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.207 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.210 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.214 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.218 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.221 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.226 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.229 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.234 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.238 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.242 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.245 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.251 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.253 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.259 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.262 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.267 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.270 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.276 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.279 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.284 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.287 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.293 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.296 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.301 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.305 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.309 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.312 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.317 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.320 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.326 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.329 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.334 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.337 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.342 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.345 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.351 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.354 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.359 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.362 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.368 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.371 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.376 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.379 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.384 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.387 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.393 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.396 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.401 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.404 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.409 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.412 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.427 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.430 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.434 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.438 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.445 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.448 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.459 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.462 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.468 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.471 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.476 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.479 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.484 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.488 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.493 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.495 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.501 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.504 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.509 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.513 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.518 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.520 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.526 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.529 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.534 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.537 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.787 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:56.792 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:59.174 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:59.182 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:59.189 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:59.194 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:59.197 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:59.202 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:59.209 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:59.214 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:59.223 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:59.227 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:59.240 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:59.244 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:59.249 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:59.254 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:59.264 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:59.267 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:59.273 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:59.276 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:59.291 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:59.295 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:59.298 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:59.301 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:59.306 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:59.309 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:59.314 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:59.317 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:59.323 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:59.326 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:59.339 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:59.343 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:59.348 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:59.350 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:59.356 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:59.359 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:59.365 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:59.369 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:59.374 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:59.378 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:59.381 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:23:59.384 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:01.927 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:01.934 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:01.951 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:01.957 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:01.961 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:01.964 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:06.780 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:06.785 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:06.794 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:06.799 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:06.807 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:06.813 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:06.819 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:06.825 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:06.832 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:06.837 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:06.843 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:06.848 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:06.854 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:06.858 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:06.878 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:06.882 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:06.888 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:06.892 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:06.897 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:06.901 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:06.907 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:06.911 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:06.916 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:06.920 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:06.925 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:06.929 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:06.934 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:06.938 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:06.942 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:06.947 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:06.952 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:06.955 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:06.961 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:06.965 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:06.971 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:06.975 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:06.980 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:06.983 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:06.987 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:06.990 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:06.995 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:06.999 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.003 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.007 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.011 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.014 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.020 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.023 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.028 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.031 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.036 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.039 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.045 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.048 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.053 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.057 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.062 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.065 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.070 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.072 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.078 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.081 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.087 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.090 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.095 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.097 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.103 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.106 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.112 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.115 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.120 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.123 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.129 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.132 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.136 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.139 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.144 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.147 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.153 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.156 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.161 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.164 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.170 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.173 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.178 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.181 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.186 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.189 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.195 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.198 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.203 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.206 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.211 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.214 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.219 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.222 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.228 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.230 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.236 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.239 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.245 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.248 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.253 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.256 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.261 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.264 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.270 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.272 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.278 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.281 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.287 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.290 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.295 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.298 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.303 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.306 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.311 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.314 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.320 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.323 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.328 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.331 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.336 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.339 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.345 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.348 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.353 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.356 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.362 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.364 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.370 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.374 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.378 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.381 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.387 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.390 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.395 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.398 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.403 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.406 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.412 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.415 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.420 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.423 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.429 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.431 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.437 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.439 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.445 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.448 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.453 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.456 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.462 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.465 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.471 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.473 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.478 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.482 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.881 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.890 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.899 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.909 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.913 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.924 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.931 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.939 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.947 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.956 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.963 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.972 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.979 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.985 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.992 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:07.999 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:08.006 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:08.015 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:08.022 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:08.028 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:08.034 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:08.040 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:08.046 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:08.051 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:08.057 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:08.064 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:08.071 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:08.076 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:08.081 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:08.087 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:08.093 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:08.099 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:08.105 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:08.110 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:08.116 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:08.121 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:08.126 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:08.133 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:25.379 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:25.391 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:25.583 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:25.594 14031 14031 E ArmVmp : Match on catch block at 0xc3 in for
0x75cca7e025
02-08 09:24:38.154 14031 14031 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 09:24:50.237 14031 14031 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 09:24:53.265 14031 14031 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 09:25:11.363 14031 14031 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 09:25:13.519 14031 14031 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 09:33:43.291 14031 14031 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 09:39:43.401 14031 14031 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 09:52:21.318 14031 14031 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 09:52:24.359 14031 14031 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 09:52:30.400 14031 14031 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 09:52:33.423 14031 14031 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 09:52:46.324 14031 14031 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 09:52:48.496 14031 14031 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 09:52:51.510 14031 14031 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 09:53:24.705 14031 14031 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 09:53:27.720 14031 14031 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 09:53:46.342 14031 14031 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 09:53:51.852 14031 14031 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 09:53:54.882 14031 14031 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 10:34:01.174 14031 14039 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 239 to 100
02-08 11:06:52.658 14031 14039 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 197 to 100
02-08 11:06:52.669 14031 14112 E WM-WorkerWrapper: Work [ id=b48bba90-f497-40c2-
81e6-40ce6c29e305,
tags={ com.mbwhatsapp.privacy.protocol.xmpp.DisclosureGetStageByIdsWorker,
tag.whatsapp.privacy.GetDisclosureStageByIds } ] failed because it threw an
exception/error
02-08 11:06:52.669 14031 14112 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 {}}
02-08 11:06:52.669 14031 14112 E WM-WorkerWrapper: at X.0i9.A02(Unknown
Source:20)
02-08 11:06:52.669 14031 14112 E WM-WorkerWrapper: at X.0i9.get(Unknown
Source:47)
02-08 11:06:52.669 14031 14112 E WM-WorkerWrapper: at X.0lz.run(Unknown
Source:4)
02-08 11:06:52.669 14031 14112 E WM-WorkerWrapper: at X.0m4.run(Unknown
Source:2)
02-08 11:06:52.669 14031 14112 E WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-08 11:06:52.669 14031 14112 E WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-08 11:06:52.669 14031 14112 E WM-WorkerWrapper: at
java.lang.Thread.run(Thread.java:1012)
02-08 11:06:52.669 14031 14112 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 {}}
02-08 11:07:56.158 14031 14031 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 11:07:59.175 14031 14031 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 11:40:36.455 14031 14039 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 195 to 100
02-08 11:49:37.542 14031 14031 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 11:49:43.595 14031 14031 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 11:50:04.705 14031 14031 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 11:50:07.730 14031 14031 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 11:50:33.729 14031 14031 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 12:04:03.781 14031 14031 W JobService: onNetworkChanged() not implemented in
--------- beginning of main
02-08 12:04:12.572 14031 14031 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 12:04:12.875 14031 14031 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 12:04:40.062 14031 14031 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 12:04:46.105 14031 14031 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 12:04:58.194 14031 14031 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 12:05:12.596 14031 14031 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 12:05:28.402 14031 14031 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 12:06:12.616 14031 14031 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 12:34:55.887 26507 26507 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-08 12:34:56.548 26507 26507 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-08 12:34:56.563 26507 26507 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-08 12:34:56.563 26507 26507 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-08 12:34:56.563 26507 26507 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-08 12:34:56.563 26507 26507 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-08 12:34:56.563 26507 26507 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-08 12:34:56.563 26507 26507 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-08 12:34:56.563 26507 26507 W System.err: at
java.lang.Class.newInstance(Native Method)
02-08 12:34:56.563 26507 26507 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-08 12:34:56.563 26507 26507 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-08 12:34:56.563 26507 26507 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-08 12:34:56.563 26507 26507 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-08 12:34:56.563 26507 26507 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-08 12:34:56.563 26507 26507 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-08 12:34:56.563 26507 26507 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-08 12:34:56.564 26507 26507 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-08 12:34:56.564 26507 26507 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-08 12:34:56.564 26507 26507 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-08 12:34:56.564 26507 26507 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-08 12:34:56.564 26507 26507 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-08 12:34:56.564 26507 26507 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-08 12:34:56.566 26507 26507 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-08 12:34:56.566 26507 26507 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-08 12:34:56.634 26507 26507 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-08 12:34:57.804 26507 26507 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-08 12:34:57.805 26507 26507 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-08 12:34:58.340 26507 26747 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-08 12:34:58.340 26507 26747 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-08 12:34:58.340 26507 26747 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-08 12:34:58.747 26711 26711 W libprocessgroup: Controller io is not found
02-08 12:34:58.747 26711 26711 W libprocessgroup: Controller io is not found
02-08 12:34:58.747 26711 26711 W libprocessgroup: Controller io is not found
02-08 12:35:02.510 26507 26752 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-08 12:35:02.510 26507 26752 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-08 12:35:02.510 26507 26752 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-08 12:35:02.510 26507 26752 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-08 12:35:02.510 26507 26752 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-08 12:35:02.510 26507 26752 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-08 12:35:02.510 26507 26752 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-08 12:35:02.510 26507 26752 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-08 12:35:02.510 26507 26752 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-08 12:35:02.510 26507 26752 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-08 12:35:02.510 26507 26752 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-08 12:35:02.510 26507 26752 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-08 12:35:02.510 26507 26752 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-08 12:35:02.510 26507 26752 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-08 12:35:02.510 26507 26752 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-08 12:35:02.510 26507 26752 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-08 12:35:06.428 26507 26530 W System : A resource failed to call close.
02-08 12:35:06.428 26507 26530 W System : A resource failed to call close.
02-08 12:35:06.428 26507 26530 W System : A resource failed to call close.
02-08 12:35:06.428 26507 26530 W System : A resource failed to call close.
02-08 12:35:06.428 26507 26530 W System : A resource failed to call close.
02-08 12:35:06.429 26507 26530 W System : A resource failed to call close.
02-08 12:35:06.429 26507 26530 W System : A resource failed to call close.
02-08 12:35:06.429 26507 26530 W System : A resource failed to call close.
02-08 12:35:06.429 26507 26530 W System : A resource failed to call close.
02-08 12:35:06.430 26507 26530 W System : A resource failed to call close.
02-08 12:35:06.430 26507 26530 W System : A resource failed to call close.
02-08 12:35:06.430 26507 26530 W System : A resource failed to call close.
02-08 12:35:06.431 26507 26530 W System : A resource failed to call close.
02-08 12:35:06.431 26507 26530 W System : A resource failed to call close.
02-08 12:35:06.431 26507 26530 W System : A resource failed to call close.
02-08 12:35:06.431 26507 26530 W System : A resource failed to call close.
02-08 12:35:06.431 26507 26530 W System : A resource failed to call close.
02-08 12:35:06.431 26507 26530 W System : A resource failed to call close.
02-08 12:35:06.431 26507 26530 W System : A resource failed to call close.
02-08 12:35:06.431 26507 26530 W System : A resource failed to call close.
02-08 12:35:06.441 26507 26530 W System : A resource failed to call close.
02-08 12:35:06.442 26507 26530 W System : A resource failed to call close.
02-08 12:35:06.444 26507 26530 W System : A resource failed to call close.
02-08 12:35:06.444 26507 26530 W System : A resource failed to call close.
02-08 12:35:06.444 26507 26530 W System : A resource failed to call close.
02-08 12:35:06.444 26507 26530 W System : A resource failed to call close.
02-08 12:35:06.564 26507 26530 W System : A resource failed to call close.
02-08 12:35:06.564 26507 26530 W System : A resource failed to call close.
02-08 12:35:06.564 26507 26530 W System : A resource failed to call close.
02-08 12:35:06.564 26507 26530 W System : A resource failed to call close.
02-08 12:35:06.564 26507 26530 W System : A resource failed to call close.
02-08 12:35:06.564 26507 26530 W System : A resource failed to call close.
02-08 12:35:06.565 26507 26530 W System : A resource failed to call close.
02-08 12:35:06.565 26507 26530 W System : A resource failed to call close.
02-08 12:35:06.565 26507 26530 W System : A resource failed to call close.
02-08 12:35:06.565 26507 26530 W System : A resource failed to call close.
02-08 12:35:06.565 26507 26530 W System : A resource failed to call close.
02-08 12:35:06.565 26507 26530 W System : A resource failed to call close.
02-08 12:35:06.565 26507 26530 W System : A resource failed to call close.
02-08 12:35:06.565 26507 26530 W System : A resource failed to call close.
02-08 12:35:06.565 26507 26530 W System : A resource failed to call close.
02-08 12:35:06.565 26507 26530 W System : A resource failed to call close.
02-08 12:35:06.565 26507 26530 W System : A resource failed to call close.
02-08 12:35:07.003 26507 26530 W System : A resource failed to call close.
02-08 12:35:07.003 26507 26530 W System : A resource failed to call close.
02-08 12:35:07.003 26507 26530 W System : A resource failed to call close.
02-08 12:35:07.003 26507 26530 W System : A resource failed to call close.
02-08 12:35:07.003 26507 26530 W System : A resource failed to call close.
02-08 12:35:07.003 26507 26530 W System : A resource failed to call close.
02-08 12:35:07.004 26507 26530 W System : A resource failed to call close.
02-08 12:35:07.004 26507 26530 W System : A resource failed to call close.
02-08 12:35:07.004 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.088 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.088 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.089 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.089 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.089 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.089 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.089 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.089 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.089 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.089 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.089 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.089 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.089 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.089 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.089 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.089 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.089 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.089 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.089 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.089 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.089 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.089 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.089 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.089 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.090 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.090 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.090 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.687 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.687 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.688 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.688 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.688 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.688 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.688 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.688 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.688 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.688 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.688 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.688 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.688 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.688 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.688 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.688 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.688 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.688 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.689 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.689 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.689 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.689 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.689 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.689 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.689 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.689 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.689 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.689 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.689 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.689 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.689 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.689 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.689 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.689 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.689 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.689 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.689 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.689 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.689 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.689 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.689 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.689 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.689 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.689 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.689 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.690 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.690 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.690 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.690 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.690 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.690 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.690 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.690 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.690 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.690 26507 26530 W System : A resource failed to call close.
02-08 12:35:13.690 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.440 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.440 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.441 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.441 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.441 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.441 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.441 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.441 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.441 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.441 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.441 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.441 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.441 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.441 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.441 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.441 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.441 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.441 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.441 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.441 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.441 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.441 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.442 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.442 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.442 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.442 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.442 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.442 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.442 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.442 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.442 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.442 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.442 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.442 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.442 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.442 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.442 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.442 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.442 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.442 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.442 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.442 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.442 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.442 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.442 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.442 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.442 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.443 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.443 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.443 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.443 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.443 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.443 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.443 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.443 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.443 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.443 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.443 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.443 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.443 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.443 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.443 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.443 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.443 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.443 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.443 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.443 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.443 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.443 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.443 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.443 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.443 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.443 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.443 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.444 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.444 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.444 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.444 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.444 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.444 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.444 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.444 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.444 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.444 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.444 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.444 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.444 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.444 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.444 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.444 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.444 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.444 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.444 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.444 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.444 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.444 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.444 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.444 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.444 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.445 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.445 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.445 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.445 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.445 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.445 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.445 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.445 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.445 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.445 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.445 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.445 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.445 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.445 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.445 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.445 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.445 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.445 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.445 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.445 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.445 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.446 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.446 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.446 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.446 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.446 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.446 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.446 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.446 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.446 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.446 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.446 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.446 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.446 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.446 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.446 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.446 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.446 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.744 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.744 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.745 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.745 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.745 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.745 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.745 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.745 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.745 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.745 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.745 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.745 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.745 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.745 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.745 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.745 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.745 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.745 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.745 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.745 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.745 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.745 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.746 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.746 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.746 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.746 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.746 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.746 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.746 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.746 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.746 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.746 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.746 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.746 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.746 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.746 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.746 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.747 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.747 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.747 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.747 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.747 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.747 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.747 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.747 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.747 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.747 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.747 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.747 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.747 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.747 26507 26530 W System : A resource failed to call close.
02-08 12:35:14.747 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.727 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.727 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.727 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.727 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.727 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.727 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.727 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.727 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.727 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.727 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.727 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.727 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.727 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.727 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.727 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.727 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.727 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.727 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.728 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.728 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.728 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.728 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.728 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.728 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.728 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.728 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.728 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.728 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.728 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.728 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.728 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.728 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.728 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.728 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.728 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.728 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.728 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.728 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.728 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.728 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.728 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.728 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.728 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.728 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.728 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.728 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.729 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.729 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.729 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.729 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.729 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.729 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.729 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.729 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.729 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.729 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.729 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.729 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.729 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.729 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.729 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.729 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.729 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.729 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.729 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.729 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.729 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.729 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.729 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.729 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.729 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.729 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.729 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.729 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.729 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.729 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.730 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.730 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.730 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.730 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.730 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.730 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.730 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.730 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.730 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.730 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.730 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.730 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.730 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.730 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.730 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.730 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.730 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.730 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.730 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.730 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.730 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.730 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.730 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.730 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.730 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.730 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.730 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.730 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.730 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.731 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.731 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.731 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.731 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.731 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.731 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.731 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.731 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.731 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.731 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.731 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.731 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.731 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.731 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.731 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.731 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.731 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.731 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.731 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.731 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.731 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.731 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.731 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.731 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.731 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.731 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.731 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.731 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.731 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.731 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.731 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.731 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.732 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.732 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.732 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.732 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.732 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.732 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.732 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.732 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.732 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.732 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.732 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.732 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.732 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.732 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.732 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.732 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.732 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.732 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.732 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.732 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.732 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.732 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.732 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.732 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.732 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.732 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.733 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.733 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.733 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.733 26507 26530 W System : A resource failed to call close.
02-08 12:35:17.733 26507 26530 W System : --------- beginning of main
02-08 14:18:55.846 24442 24442 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-08 14:18:56.123 24442 24442 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-08 14:18:56.127 24442 24442 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-08 14:18:56.127 24442 24442 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-08 14:18:56.127 24442 24442 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-08 14:18:56.127 24442 24442 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-08 14:18:56.127 24442 24442 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-08 14:18:56.127 24442 24442 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-08 14:18:56.127 24442 24442 W System.err: at
java.lang.Class.newInstance(Native Method)
02-08 14:18:56.127 24442 24442 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-08 14:18:56.127 24442 24442 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-08 14:18:56.127 24442 24442 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-08 14:18:56.127 24442 24442 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-08 14:18:56.127 24442 24442 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-08 14:18:56.127 24442 24442 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-08 14:18:56.127 24442 24442 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-08 14:18:56.127 24442 24442 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-08 14:18:56.127 24442 24442 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-08 14:18:56.127 24442 24442 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-08 14:18:56.127 24442 24442 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-08 14:18:56.127 24442 24442 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-08 14:18:56.128 24442 24442 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-08 14:18:56.128 24442 24442 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-08 14:18:56.128 24442 24442 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-08 14:18:56.153 24442 24442 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-08 14:18:56.501 24442 24442 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-08 14:18:56.501 24442 24442 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-08 14:18:56.695 24442 24510 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-08 14:18:56.695 24442 24510 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-08 14:18:56.695 24442 24510 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-08 14:18:57.250 24497 24497 W libprocessgroup: Controller io is not found
02-08 14:18:57.250 24497 24497 W libprocessgroup: Controller io is not found
02-08 14:18:57.250 24497 24497 W libprocessgroup: Controller io is not found
02-08 14:27:17.569 24442 25129 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-08 14:27:17.569 24442 25129 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-08 14:27:17.569 24442 25129 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-08 14:27:17.569 24442 25129 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-08 14:27:17.569 24442 25129 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-08 14:27:17.569 24442 25129 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-08 14:27:17.569 24442 25129 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-08 14:27:17.569 24442 25129 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-08 14:27:17.569 24442 25129 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-08 14:27:17.569 24442 25129 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-08 14:27:17.569 24442 25129 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-08 14:27:17.569 24442 25129 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-08 14:27:17.569 24442 25129 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-08 14:27:17.569 24442 25129 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-08 14:27:17.569 24442 25129 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-08 14:27:17.569 24442 25129 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-08 14:27:18.057 24442 24510 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-08 14:27:18.057 24442 24510 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-08 14:27:18.057 24442 24510 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-08 14:27:18.057 24442 24510 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-08 14:27:18.057 24442 24510 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-08 14:27:18.057 24442 24510 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-08 14:27:18.057 24442 24510 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-08 14:27:18.057 24442 24510 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-08 14:27:18.057 24442 24510 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-08 14:27:18.057 24442 24510 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-08 14:27:18.057 24442 24510 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-08 14:27:18.057 24442 24510 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-08 14:27:18.057 24442 24510 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-08 14:27:18.057 24442 24510 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-08 14:27:18.057 24442 24510 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-08 14:27:18.057 24442 24510 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-08 14:36:55.804 24442 24442 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 14:36:57.814 24442 24442 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 14:37:01.809 24442 24442 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 14:37:05.263 24442 24442 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 14:37:09.064 24442 24442 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 14:37:30.059 24442 24442 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 14:37:32.580 24442 24442 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 14:37:34.542 24442 24442 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 14:37:37.988 24442 24442 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 14:37:41.026 24442 24442 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 14:47:41.124 24442 24442 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 14:56:11.459 24442 24450 W com.mbwhatsapp: Suspending all threads took:
17.198ms
02-08 15:03:06.495 24442 24442 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 15:13:51.777 24442 24442 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 15:13:52.789 24442 24442 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 15:14:05.753 24442 24442 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 15:14:06.664 24442 24442 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 15:31:27.705 24442 24442 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 15:31:43.912 24442 24442 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 15:31:45.319 24442 24442 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 15:31:46.359 24442 24442 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 15:31:51.947 24442 24442 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 15:32:10.044 24442 24442 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 15:32:10.959 24442 24442 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 15:32:21.276 24442 24442 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 15:32:24.580 24442 24442 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 15:32:28.460 24442 24442 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 15:41:49.549 24442 7108 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-08 15:41:49.549 24442 7108 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-08 15:41:49.549 24442 7108 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-08 15:41:49.549 24442 7108 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-08 15:41:49.549 24442 7108 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-08 15:41:49.549 24442 7108 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-08 15:41:49.549 24442 7108 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-08 15:41:49.549 24442 7108 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-08 15:41:49.549 24442 7108 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-08 15:41:49.549 24442 7108 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-08 15:41:49.549 24442 7108 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-08 15:41:49.549 24442 7108 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-08 15:41:49.549 24442 7108 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-08 15:41:49.549 24442 7108 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-08 15:41:49.549 24442 7108 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-08 15:41:49.549 24442 7108 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-08 15:41:50.206 24442 28019 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-08 15:41:50.206 24442 28019 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-08 15:41:50.206 24442 28019 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-08 15:41:50.206 24442 28019 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-08 15:41:50.206 24442 28019 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-08 15:41:50.206 24442 28019 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-08 15:41:50.206 24442 28019 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-08 15:41:50.206 24442 28019 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-08 15:41:50.206 24442 28019 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-08 15:41:50.206 24442 28019 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-08 15:41:50.206 24442 28019 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-08 15:41:50.206 24442 28019 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-08 15:41:50.206 24442 28019 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-08 15:41:50.206 24442 28019 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-08 15:41:50.206 24442 28019 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-08 15:41:50.206 24442 28019 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-08 15:42:02.817 24442 24442 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.--------- beginning of main
02-08 16:18:55.857 26275 26275 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-08 16:18:56.148 26275 26275 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-08 16:18:56.153 26275 26275 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-08 16:18:56.153 26275 26275 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-08 16:18:56.153 26275 26275 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-08 16:18:56.153 26275 26275 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-08 16:18:56.153 26275 26275 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-08 16:18:56.153 26275 26275 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-08 16:18:56.153 26275 26275 W System.err: at
java.lang.Class.newInstance(Native Method)
02-08 16:18:56.153 26275 26275 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-08 16:18:56.153 26275 26275 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-08 16:18:56.153 26275 26275 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-08 16:18:56.153 26275 26275 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-08 16:18:56.153 26275 26275 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-08 16:18:56.153 26275 26275 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-08 16:18:56.153 26275 26275 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-08 16:18:56.153 26275 26275 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-08 16:18:56.153 26275 26275 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-08 16:18:56.153 26275 26275 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-08 16:18:56.153 26275 26275 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-08 16:18:56.153 26275 26275 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-08 16:18:56.153 26275 26275 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-08 16:18:56.153 26275 26275 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-08 16:18:56.153 26275 26275 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-08 16:18:56.181 26275 26275 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-08 16:18:56.510 26275 26275 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-08 16:18:56.510 26275 26275 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-08 16:18:56.715 26275 26327 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-08 16:18:56.715 26275 26327 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-08 16:18:56.715 26275 26327 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-08 16:18:57.288 26313 26313 W libprocessgroup: Controller io is not found
02-08 16:18:57.288 26313 26313 W libprocessgroup: Controller io is not found
02-08 16:18:57.288 26313 26313 W libprocessgroup: Controller io is not found
02-08 16:20:43.945 26275 26275 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 16:38:03.622 26275 26283 W c--------- beginning of main
02-08 17:15:17.057 18924 18924 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-08 17:15:17.208 18924 18924 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-08 17:15:17.211 18924 18924 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-08 17:15:17.211 18924 18924 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-08 17:15:17.211 18924 18924 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-08 17:15:17.211 18924 18924 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-08 17:15:17.211 18924 18924 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-08 17:15:17.211 18924 18924 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-08 17:15:17.211 18924 18924 W System.err: at
java.lang.Class.newInstance(Native Method)
02-08 17:15:17.211 18924 18924 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-08 17:15:17.212 18924 18924 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-08 17:15:17.212 18924 18924 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-08 17:15:17.212 18924 18924 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-08 17:15:17.212 18924 18924 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-08 17:15:17.212 18924 18924 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-08 17:15:17.212 18924 18924 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-08 17:15:17.212 18924 18924 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-08 17:15:17.212 18924 18924 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-08 17:15:17.212 18924 18924 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-08 17:15:17.212 18924 18924 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-08 17:15:17.212 18924 18924 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-08 17:15:17.212 18924 18924 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-08 17:15:17.212 18924 18924 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-08 17:15:17.212 18924 18924 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-08 17:15:17.232 18924 18924 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-08 17:15:17.514 18924 18924 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-08 17:15:17.514 18924 18924 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-08 17:15:17.699 18924 18924 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
02-08 17:15:17.699 18924 18924 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-08 17:15:17.699 18924 18924 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-08 17:15:17.716 18924 18982 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-08 17:15:17.783 18966 18966 W libprocessgroup: Controller io is not found
02-08 17:15:17.783 18966 18966 W libprocessgroup: Controller io is not found
02-08 17:15:17.783 18966 18966 W libprocessgroup: Controller io is not found
02-08 17:15:17.842 18924 18924 W com.mbwhatsapp: Method void
com.mbwhatsapp.HomeActivity.A6e() failed lock verification and will run slower.
02-08 17:15:18.105 18924 18924 E ArmVmp : Match on catch block at 0x0a in for
0x75cca7e031
02-08 17:15:18.119 18924 18924 E ArmVmp : Match on catch block at 0x0a in for
0x75cca7e04d
02-08 17:15:18.167 18924 18924 W Activity: Can request only one set of permissions
at a time
02-08 17:15:18.233 18924 18924 W libc : Access denied finding property
"persist.dm.passive.display_brightness"
02-08 17:15:18.233 18924 18924 W libc : Access denied finding property
"persist.dm.passive.ambient_brightness"
02-08 17:15:18.406 18924 19010 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/ConscryptEngineSocket;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-08 17:15:18.406 18924 19010 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-08 17:15:18.406 18924 19010 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-08 17:15:18.407 18924 19010 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/ConscryptEngineSocket;->setHostname(Ljava/lang/String;)V
(max-target-q,core-platform-api, reflection, denied)
02-08 17:15:18.407 18924 19010 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setHostname(Ljava/lang/String;)V
(max-target-q,core-platform-api, reflection, denied)
02-08 17:15:18.407 18924 19010 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setHostname(Ljava/lang/
String;)V (max-target-q, reflection, denied)
02-08 17:15:18.407 18924 19010 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setAlpnProtocols([B)V (max-target-
q,core-platform-api, reflection, denied)
02-08 17:15:18.407 18924 19010 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setAlpnProtocols([B)V (max-
target-q, reflection, denied)
02-08 17:15:18.780 18924 18924 E RecyclerView: No adapter attached; skipping layout
02-08 17:15:18.789 18924 18924 E ViewRootImpl@29af6c5[HomeActivity]: Surface is not
valid.
02-08 17:15:18.814 18924 18924 E RecyclerView: No adapter attached; skipping layout
02-08 17:15:18.814 18924 18924 E ViewRootImpl@29af6c5[HomeActivity]: Surface is not
valid.
02-08 17:15:18.827 18924 18924 E ArmVmp : Match on catch block at 0x0a in for
0x75cca7e035
02-08 17:15:18.873 18924 19010 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getAlpnSelectedProtocol()[B (max-
target-q,core-platform-api, reflection, denied)
02-08 17:15:18.874 18924 19010 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->getAlpnSelectedProtocol()[B
(max-target-q, reflection, denied)
02-08 17:15:18.948 18924 19088 W LOTTIE : Animation contains merge paths. Merge
paths are only supported on KitKat+ and must be manually enabled by calling
enableMergePathsForKitKatAndAbove().
02-08 17:15:19.106 18924 18924 W LOTTIE : Animation contains merge paths but they
are disabled.
02-08 17:15:19.360 18924 18924 E ArmVmp : Match on catch block at 0x5b in for
0x75cca7e01d
02-08 17:15:19.791 18924 18952 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
02-08 17:15:20.525 18924 19128 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_block
02-08 17:15:20.525 18924 19128 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-08 17:15:20.525 18924 19128 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-08 17:15:20.525 18924 19128 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-08 17:15:20.525 18924 19128 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-08 17:15:20.525 18924 19128 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-08 17:15:20.525 18924 19128 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-08 17:15:20.525 18924 19128 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-08 17:15:20.525 18924 19128 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-08 17:15:20.525 18924 19128 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-08 17:15:20.525 18924 19128 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-08 17:15:20.525 18924 19128 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-08 17:15:20.525 18924 19128 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-08 17:15:20.525 18924 19128 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-08 17:15:20.525 18924 19128 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-08 17:15:20.525 18924 19128 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-08 17:15:22.076 18924 18924 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@1a600fb
02-08 17:15:27.249 18924 19181 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
02-08 17:15:30.489 18924 18924 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 17:15:36.305 18924 18924 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 17:15:47.556 18924 18924 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 17:25:24.599 18924 18924 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 17:25:31.009 18924 18924 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 17:25:47.739 18924 18924 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 17:26:37.359 18924 18924 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 17:45:45.247 18924 19080 W WM-SystemJobScheduler: Unable to schedule work ID
f304f40e-fdea-40e8-a1b0-13a1225fa46e
02-08 17:45:45.688 18924 18924 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 17:45:46.177 18924 22178 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-08 17:45:46.177 18924 22178 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-08 17:45:46.177 18924 22178 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-08 17:45:46.177 18924 22178 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-08 17:45:46.177 18924 22178 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-08 17:45:46.177 18924 22178 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-08 17:45:46.177 18924 22178 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-08 17:45:46.177 18924 22178 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-08 17:45:46.177 18924 22178 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-08 17:45:46.177 18924 22178 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-08 17:45:46.177 18924 22178 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-08 17:45:46.177 18924 22178 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-08 17:45:46.177 18924 22178 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-08 17:45:46.177 18924 22178 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-08 17:45:46.177 18924 22178 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-08 17:45:46.177 18924 22178 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-08 17:46:15.400 18924 19084 W WM-SystemJobScheduler: Unable to schedule work ID
4c7f7653-ba33-4ee4-bcf6-1ca779b79593
02-08 17:46:28.150 18924 18924 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 17:46:48.565 18924 18924 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 17:58:34.196 18924 18924 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 17:58:47.626 18924 18924 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 17:58:58.298 18924 18924 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 17:59:07.361 18924 18924 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 18:04:28.254 18924 19084 W WM-SystemJobScheduler: Unable to schedule work ID
f17ce76a-c794-49c1-b1eb-ad1b110d5353
02-08 18:04:58.346 18924 19080 W WM-SystemJobScheduler: Unable to schedule work ID
a67aaab4-6f92-4adf-84c0-3797cb68e21b
02-08 18:05:00.781 18924 18924 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 18:05:01.859 18924 18924 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 18:05:13.921 18924 18924 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 18:05:15.138 18924 18924 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 18:05:19.943 18924 18924 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 18:05:32.008 18924 18924 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 18:05:35.030 18924 18924 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 18:05:41.064 18924 18924 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 18:13:51.298 18924 19080 W WM-SystemJobScheduler: Unable to schedule work ID
d41464ed-3375-4702-a6cf-7081e177bcc1
02-08 18:14:21.439 18924 19080 W WM-SystemJobScheduler: Unable to schedule work ID
6733fd06-c702-42fd-988b-0cc0de291d82
02-08 18:34:37.916 18924 19080 W WM-SystemJobScheduler: Unable to schedule work ID
b42d8578-b6dd-4a69-8caa-4f194fac12d4
02-08 18:34:56.381 18924 18932 W com.mbwhatsapp: --------- beginning of main
02-08 18:35:08.074 18924 19087 W WM-SystemJobScheduler: Unable to schedule work ID
ad223375-b4cc-481a-bc9a-50bcdd0cbd64
02-08 18:35:16.075 18924 19080 W WM-SystemJobScheduler: Unable to schedule work ID
de4d8d52-123b-4e61-be61-76ce68b6273a
02-08 18:35:46.148 18924 19085 W WM-SystemJobScheduler: Unable to schedule work ID
454c3c4d-d5fe-4a43-9ed7-d684c7f277e7
02-08 18:39:56.064 22062 22062 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-08 18:39:58.533 22062 22062 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-08 18:39:58.541 22062 22062 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-08 18:39:58.541 22062 22062 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-08 18:39:58.541 22062 22062 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-08 18:39:58.541 22062 22062 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-08 18:39:58.541 22062 22062 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-08 18:39:58.541 22062 22062 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-08 18:39:58.541 22062 22062 W System.err: at
java.lang.Class.newInstance(Native Method)
02-08 18:39:58.541 22062 22062 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-08 18:39:58.541 22062 22062 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-08 18:39:58.541 22062 22062 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-08 18:39:58.541 22062 22062 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-08 18:39:58.541 22062 22062 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-08 18:39:58.541 22062 22062 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-08 18:39:58.541 22062 22062 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-08 18:39:58.541 22062 22062 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-08 18:39:58.541 22062 22062 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-08 18:39:58.541 22062 22062 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-08 18:39:58.541 22062 22062 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-08 18:39:58.541 22062 22062 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-08 18:39:58.541 22062 22062 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-08 18:39:58.541 22062 22062 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-08 18:39:58.541 22062 22062 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-08 18:39:58.652 22062 22062 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-08 18:40:00.259 22062 22062 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-08 18:40:00.260 22062 22062 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-08 18:40:01.224 22062 22347 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-08 18:40:01.224 22062 22347 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-08 18:40:01.224 22062 22347 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-08 18:40:03.714 22289 22289 W libprocessgroup: Controller io is not
foun--------- beginning of main
02-08 21:00:55.803 18690 18690 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-08 21:00:56.149 18690 18690 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-08 21:00:56.151 18690 18690 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-08 21:00:56.151 18690 18690 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-08 21:00:56.151 18690 18690 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-08 21:00:56.151 18690 18690 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-08 21:00:56.151 18690 18690 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-08 21:00:56.151 18690 18690 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-08 21:00:56.151 18690 18690 W System.err: at
java.lang.Class.newInstance(Native Method)
02-08 21:00:56.151 18690 18690 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-08 21:00:56.151 18690 18690 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-08 21:00:56.151 18690 18690 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-08 21:00:56.151 18690 18690 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-08 21:00:56.152 18690 18690 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-08 21:00:56.152 18690 18690 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-08 21:00:56.152 18690 18690 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-08 21:00:56.152 18690 18690 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-08 21:00:56.152 18690 18690 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-08 21:00:56.152 18690 18690 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-08 21:00:56.152 18690 18690 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-08 21:00:56.152 18690 18690 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-08 21:00:56.152 18690 18690 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-08 21:00:56.152 18690 18690 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-08 21:00:56.152 18690 18690 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-08 21:00:56.185 18690 18690 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-08 21:00:56.491 18690 18690 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-08 21:00:56.491 18690 18690 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-08 21:00:56.751 18690 18744 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-08 21:00:56.751 18690 18744 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-08 21:00:56.751 18690 18744 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-08 21:00:57.271 18730 18730 W libprocessgroup: Controller io is not found
02-08 21:00:57.272 18730 18730 W libprocessgroup: Controller io is not found
02-08 21:00:57.272 18730 18730 W libprocessgroup: Controller io is not found
02-08 21:01:48.102 18690 18690 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 21:02:23.069 18690 18690 W J--------- beginning of main
02-08 22:00:10.990 17289 17289 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-08 22:00:11.433 17289 17289 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-08 22:00:11.436 17289 17289 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-08 22:00:11.436 17289 17289 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-08 22:00:11.436 17289 17289 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-08 22:00:11.436 17289 17289 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-08 22:00:11.436 17289 17289 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-08 22:00:11.436 17289 17289 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-08 22:00:11.436 17289 17289 W System.err: at
java.lang.Class.newInstance(Native Method)
02-08 22:00:11.436 17289 17289 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-08 22:00:11.436 17289 17289 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-08 22:00:11.437 17289 17289 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-08 22:00:11.437 17289 17289 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-08 22:00:11.437 17289 17289 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-08 22:00:11.437 17289 17289 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-08 22:00:11.437 17289 17289 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-08 22:00:11.437 17289 17289 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-08 22:00:11.437 17289 17289 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-08 22:00:11.437 17289 17289 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-08 22:00:11.437 17289 17289 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-08 22:00:11.437 17289 17289 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-08 22:00:11.437 17289 17289 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-08 22:00:11.437 17289 17289 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-08 22:00:11.437 17289 17289 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-08 22:00:11.486 17289 17289 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-08 22:00:11.875 17289 17289 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-08 22:00:11.875 17289 17289 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-08 22:00:12.141 17289 17338 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-08 22:00:12.141 17289 17338 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-08 22:00:12.141 17289 17338 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-08 22:00:12.699 17324 17324 W libprocessgroup: Controller io is not found
02-08 22:00:12.699 17324 17324 W libprocessgroup: Controller io is not found
02-08 22:00:12.699 17324 17324 W libprocessgroup: Controller io is not found
02-08 22:00:13.428 17289 17289 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-08 22:00:19.456 17289 17289 W J--------- beginning of main
02-08 22:18:32.174 31471 31471 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-08 22:18:33.731 31471 31471 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-08 22:18:33.777 31471 31471 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-08 22:18:33.777 31471 31471 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-08 22:18:33.795 31471 31471 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-08 22:18:33.795 31471 31471 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-08 22:18:33.795 31471 31471 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-08 22:18:33.795 31471 31471 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-08 22:18:33.795 31471 31471 W System.err: at
java.lang.Class.newInstance(Native Method)
02-08 22:18:33.796 31471 31471 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-08 22:18:33.796 31471 31471 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-08 22:18:33.796 31471 31471 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-08 22:18:33.796 31471 31471 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-08 22:18:33.796 31471 31471 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-08 22:18:33.796 31471 31471 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-08 22:18:33.796 31471 31471 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-08 22:18:33.796 31471 31471 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-08 22:18:33.796 31471 31471 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-08 22:18:33.796 31471 31471 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-08 22:18:33.796 31471 31471 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-08 22:18:33.796 31471 31471 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-08 22:18:33.796 31471 31471 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-08 22:18:33.796 31471 31471 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-08 22:18:33.796 31471 31471 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-08 22:18:33.973 31471 31471 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-08 22:18:36.462 31471 31471 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-08 22:18:36.462 31471 31471 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-08 22:18:38.494 31471 31711 W com.mbwhatsapp: Verification of void
X.2rL.A03(java.lang.Integer) took 186.068ms (1322.10 bytecodes/s) (7920B
approximate peak alloc)
02-08 22:18:38.495 31471 31711 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-08 22:18:38.495 31471 31711 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-08 22:18:38.495 31471 31711 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-08 22:18:40.207 31655 31655 W libprocessgroup: Controller io is not found
02-08 22:18:40.207 31655 31655 W libprocessgroup: Controller io is not found
02-08 22:18:40.207 31655 31655 W libprocessgroup: Controller io is not found
02-08 22:18:40.356 31471 31711 E ArmVmp : Match on catch block at 0x02 in for
0x75cca7ee01
02-08 22:18:40.381 31471 31711 W System.err: java.lang.NullPointerException
02-08 22:18:40.382 31471 31711 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.GET.A21(Native Method)
02-08 22:18:40.426 31471 31711 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.GET.getContactInfoGET(Native Method)
02-08 22:18:40.426 31471 31711 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.GET.<init>(Unknown Source:5)
02-08 22:18:40.427 31471 31711 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.MBON.shTP(Native Method)
02-08 22:18:40.427 31471 31711 W System.err: at X.1bt.A01(Unknown Source:178)
02-08 22:18:40.427 31471 31711 W System.err: at X.3Uy.A02(Unknown Source:93)
02-08 22:18:40.428 31471 31711 W System.err: at X.3g7.run(Unknown Source:259)
02-08 22:18:40.428 31471 31711 W System.err: at X.0yM.A1J(Unknown Source:2)
02-08 22:18:40.428 31471 31711 W System.err: at X.1nX.run(Unknown Source:91)
02-08 22:18:40.428 31471 31711 W System.err: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-08 22:18:40.429 31471 31711 W System.err: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-08 22:18:40.429 31471 31711 W System.err: at X.3gH.run(Unknown Source:1548)
02-08 22:18:40.429 31471 31711 W System.err: at
java.lang.Thread.run(Thread.java:1012)
02-08 22:18:40.597 31471 31696 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #7 (31753) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=3 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal) for 227ms
02-08 22:18:41.091 31471 31696 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #4 (31747) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=4 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.acquireConnection(java.lang.String,
int, android.os.CancellationSignal) for 426ms
02-08 22:18:42.505 31471 31857 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-08 22:18:42.505 31471 31857 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-08 22:18:42.505 31471 31857 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-08 22:18:42.505 31471 31857 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-08 22:18:42.505 31471 31857 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-08 22:18:42.505 31471 31857 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-08 22:18:42.505 31471 31857 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-08 22:18:42.505 31471 31857 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-08 22:18:42.505 31471 31857 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-08 22:18:42.505 31471 31857 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-08 22:18:42.505 31471 31857 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-08 22:18:42.505 31471 31857 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-08 22:18:42.505 31471 31857 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-08 22:18:42.505 31471 31857 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Work--------- beginning of main
02-08 23:45:55.924 31471 31479 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 102 to 100
02-08 23:47:55.847 21645 21645 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-08 23:47:56.165 21645 21645 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-08 23:47:56.166 21645 21645 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-08 23:47:56.166 21645 21645 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-08 23:47:56.166 21645 21645 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-08 23:47:56.166 21645 21645 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-08 23:47:56.166 21645 21645 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-08 23:47:56.166 21645 21645 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-08 23:47:56.166 21645 21645 W System.err: at
java.lang.Class.newInstance(Native Method)
02-08 23:47:56.166 21645 21645 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-08 23:47:56.166 21645 21645 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-08 23:47:56.166 21645 21645 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-08 23:47:56.166 21645 21645 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-08 23:47:56.166 21645 21645 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-08 23:47:56.166 21645 21645 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-08 23:47:56.166 21645 21645 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-08 23:47:56.166 21645 21645 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-08 23:47:56.166 21645 21645 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-08 23:47:56.166 21645 21645 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-08 23:47:56.166 21645 21645 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-08 23:47:56.166 21645 21645 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-08 23:47:56.167 21645 21645 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-08 23:47:56.167 21645 21645 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-08 23:47:56.167 21645 21645 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-08 23:47:56.195 21645 21645 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-08 23:47:56.530 21645 21645 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-08 23:47:56.530 21645 21645 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-08 23:47:56.729 21645 21743 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-08 23:47:56.729 21645 21743 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-08 23:47:56.729 21645 21743 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-08 23:47:57.318 21728 21728 W libprocessgroup: Controller io is not found
02-08 23:47:57.319 21728 21728 W libprocessgroup: Controller io is not found
02-08 23:47:57.319 21728 21728 W libprocessgroup: Controller io is not found
02-09 00:24:56.277 21645 21656 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 110 to 100
02-09 00:35:03.794 21645 21656 W com.mbwhatsapp: Suspending all threads took:
7.739ms
02-09 01:17:55.949 21645 21656 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 167 to 100
02-09 01:40:55.913 21645 21656 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 114 to 100
02-09 02:00:58.786 21645 21658 W System : A resource failed to call end.
02-09 02:00:58.787 21645 21658 W System : A resource failed to call end.
02-09 02:00:58.787 21645 21658 W System : A resource failed to call end.
02-09 02:00:58.787 21645 21658 W System : A resource failed to call end.
02-09 02:00:59.273 21645 21658 W System : A resource failed to call end.
02-09 02:11:00.356 21645 21658 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/base.apk' with 1 weak references
02-09 02:11:00.357 21645 21658 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_arservicesoptional.apk' with 1 weak references
02-09 02:11:00.357 21645 21658 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_cgnativeplayer.apk' with 1 weak references
02-09 02:11:00.357 21645 21658 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_cgwebrtc.apk' with 1 weak references
02-09 02:11:00.357 21645 21658 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_heliumiab.apk' with 1 weak references
02-09 02:11:00.357 21645 21658 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_i18n_id_ID.apk' with 1 weak references
02-09 02:11:00.357 21645 21658 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_instantgames.apk' with 1 weak references
02-09 02:11:00.357 21645 21658 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_instantgamesads.apk' with 1 weak references
02-09 02:11:00.357 21645 21658 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_papaya.apk' with 1 weak references
02-09 02:11:00.357 21645 21658 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_papayaanalyticstorch.apk' with 1 weak references
02-09 02:11:00.357 21645 21658 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_papayatorch.apk' with 1 weak references
02-09 02:11:00.357 21645 21658 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_pytorch.apk' with 1 weak references
02-09 02:11:00.357 21645 21658 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_s_arservicesoptional_slam.apk' with 1 weak
references
02-09 02:11:00.357 21645 21658 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_s_cgwebrtc_horizon.apk' with 1 weak references
02-09 02:11:00.357 21645 21658 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_s_papaya_torchedlooper.apk' with 1 weak references
02-09 02:11:00.357 21645 21658 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_s_papayaanalyticstorch_papayatorch.apk' with 1 weak
references
02-09 02:11:00.358 21645 21658 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/
split_s_papayaanalyticstorch_papayatorch_torchedlooper.apk' with 1 weak references
02-09 02:11:00.358 21645 21658 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_s_papayatorch_torchedlooper.apk' with 1 weak
references
02-09 02:11:00.358 21645 21658 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~igCcO1DYZZbmMGQSz4HvGw==/com.instagram.android-
5eVXo6FJcPNcrYzFGQhDoQ==/base.apk' with 1 weak references
02-09 02:11:00.358 21645 21658 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~igCcO1DYZZbmMGQSz4HvGw==/com.instagram.android-
5eVXo6FJcPNcrYzFGQhDoQ==/split_arservicesforbodytracking.apk' with 1 weak
references
02-09 02:11:00.358 21645 21658 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~igCcO1DYZZbmMGQSz4HvGw==/com.instagram.android-
5eVXo6FJcPNcrYzFGQhDoQ==/split_arservicesforgenericml.apk' with 1 weak references
02-09 02:11:00.358 21645 21658 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~igCcO1DYZZbmMGQSz4HvGw==/com.instagram.android-
5eVXo6FJcPNcrYzFGQhDoQ==/split_arservicesforhairsegmentation.apk' with 1 weak
references
02-09 02:11:00.358 21645 21658 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~igCcO1DYZZbmMGQSz4HvGw==/com.instagram.android-
5eVXo6FJcPNcrYzFGQhDoQ==/split_arservicesforhandtracking.apk' with 1 weak
references
02-09 02:11:00.358 21645 21658 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~igCcO1DYZZbmMGQSz4HvGw==/com.instagram.android-
5eVXo6FJcPNcrYzFGQhDoQ==/split_arservicesforpersonsegmentation.apk' with 1 weak
references
02-09 02:11:00.358 21645 21658 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~igCcO1DYZZbmMGQSz4HvGw==/com.instagram.android-
5eVXo6FJcPNcrYzFGQhDoQ==/split_i18n_id_ID.apk' with 1 weak references
02-09 02:11:00.359 21645 21658 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~igCcO1DYZZbmMGQSz4HvGw==/com.instagram.android-
5eVXo6FJcPNcrYzFGQhDoQ==/split_pytorch.apk' with 1 weak references
02-09 02:11:00.359 21645 21658 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~igCcO1DYZZbmMGQSz4HvGw==/com.instagram.android-
5eVXo6FJcPNcrYzFGQhDoQ==/split_slam.apk' with 1 weak references
02-09 02:11:00.359 21645 21658 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~igCcO1DYZZbmMGQSz4HvGw==/com.instagram.android-
5eVXo6FJcPNcrYzFGQhDoQ==/split_supmediastreamcontroller.apk' with 1 weak references
02-09 02:11:00.359 21645 21658 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~riNxceKJsvyGFdF9SVbcEQ==/com.instagram.barcelona--
NMQKQxAoCwRqP4u_hd_9Q==/base.apk' with 1 weak references
02-09 02:11:00.360 21645 21658 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~dRbGO_yaY-3kr2WALO-c9w==/com.whatsapp-
nBiXf9UvN0_Ehjj9dpCuOA==/base.apk' with 1 weak references
02-09 03:05:56.053 21645 21656 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 157 to 100
02-09 03:48:56.136 21645 21656 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 256 to 100
02-09 04:35:56.005 21645 21656 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows fr--------- beginning of main
02-09 07:16:20.094 22304 22304 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-09 07:16:20.794 22304 22304 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-09 07:16:20.796 22304 22304 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-09 07:16:20.796 22304 22304 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-09 07:16:20.796 22304 22304 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-09 07:16:20.796 22304 22304 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-09 07:16:20.796 22304 22304 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-09 07:16:20.796 22304 22304 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-09 07:16:20.796 22304 22304 W System.err: at
java.lang.Class.newInstance(Native Method)
02-09 07:16:20.796 22304 22304 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-09 07:16:20.796 22304 22304 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-09 07:16:20.796 22304 22304 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-09 07:16:20.796 22304 22304 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-09 07:16:20.796 22304 22304 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-09 07:16:20.796 22304 22304 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-09 07:16:20.796 22304 22304 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-09 07:16:20.796 22304 22304 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-09 07:16:20.796 22304 22304 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-09 07:16:20.796 22304 22304 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-09 07:16:20.796 22304 22304 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-09 07:16:20.796 22304 22304 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-09 07:16:20.796 22304 22304 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-09 07:16:20.796 22304 22304 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-09 07:16:20.796 22304 22304 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-09 07:16:20.929 22304 22304 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-09 07:16:22.114 22304 22304 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-09 07:16:22.114 22304 22304 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-09 07:16:23.169 22304 22679 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-09 07:16:23.169 22304 22679 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-09 07:16:23.169 22304 22679 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-09 07:16:23.737 22570 22570 W libprocessgroup: Controller io is not found
02-09 07:16:23.738 22570 22570 W libprocessgroup: Controller io is not found
02-09 07:16:23.738 22570 22570 W libprocessgroup: Controller io is not found
02-09 07:16:25.153 22304 22666 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=55c4c53d-9d51-4a4a-abde-75799315ee4e transcoded=0 gif_attribution=0
first_scan_length=5101 direct_path=/v/t62.7118-
24/32483175_593076096351426_7292817253934707086_n.enc?ccb=11-
4&oh=01_AdRF_nPq7fFRjGKBhyjWe8-vnH8SDbbpEcs4GPmJ8DGS2g&oe=65ECCA22&_nc_sid=5e03e0
thumbnail_height_width_ratio=0.4375 is_animated_sticker=0
file_hash=HY0l15hq6dt76pg4lI1QPwVLuqugKMjNXn3L7WWCly4=
file_path=Media/.Statuses/b0c754cb9ac1420f9aec35269ed68b70.jpg file_size=47023
partial_media_hash=s2zZQV2vpGUXGH+koqDoz4u6BkIqKui05OWT9E68EMU= face_x=0 face_y=0
height=485 trim_to=0 media_key_timestamp=1707436020000
message_url=https://mmg.whatsapp.net/v/t62.7118-
24/32483175_593076096351426_7292817253934707086_n.enc?ccb=11-
4&oh=01_AdRF_nPq7fFRjGKBhyjWe8-
vnH8SDbbpEcs4GPmJ8DGS2g&oe=65ECCA22&_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=1548 multicast_id=null
enc_file_hash=j3vYbBfMCWo/ExM0viBWWL58R8IZKlgoQfwHM8NsE+c= mute_video=0
page_count=0 first_scan_sidecar=[B@ce60250 suspicious_content=0 file_length=47023
media_name=null media_duration=0 chat_row_id=106 media_key=[B@c838c49
02-09 07:16:25.153 22304 22666 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-09 07:16:25.153 22304 22666 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-09 07:16:25.153 22304 22666 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-09 07:16:25.153 22304 22666 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-09 07:16:25.153 22304 22666 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-09 07:16:25.153 22304 22666 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-09 07:16:25.153 22304 22666 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-09 07:16:25.153 22304 22666 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-09 07:16:25.153 22304 22666 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
02-09 07:16:25.153 22304 22666 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
02-09 07:16:25.153 22304 22666 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
02-09 07:16:25.153 22304 22666 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
02-09 07:16:25.153 22304 22666 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
02-09 07:16:25.153 22304 22666 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
02-09 07:16:25.153 22304 22666 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
02-09 07:16:25.153 22304 22666 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
02-09 07:16:25.153 22304 22666 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
02-09 07:16:25.202 22304 22696 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-09 07:16:25.202 22304 22696 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-09 07:16:25.202 22304 22696 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-09 07:16:25.202 22304 22696 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-09 07:16:25.202 22304 22696 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-09 07:16:25.202 22304 22696 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-09 07:16:25.202 22304 22696 E SQLiteDatabase: at
android.database.sqlite.SQLit--------- beginning of main
02-09 08:28:47.649 13217 13217 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-09 08:28:47.994 13217 13217 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-09 08:28:47.996 13217 13217 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-09 08:28:47.996 13217 13217 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-09 08:28:47.996 13217 13217 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-09 08:28:47.996 13217 13217 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-09 08:28:47.996 13217 13217 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-09 08:28:47.996 13217 13217 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-09 08:28:47.996 13217 13217 W System.err: at
java.lang.Class.newInstance(Native Method)
02-09 08:28:47.996 13217 13217 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-09 08:28:47.996 13217 13217 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-09 08:28:47.996 13217 13217 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-09 08:28:47.996 13217 13217 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-09 08:28:47.996 13217 13217 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-09 08:28:47.996 13217 13217 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-09 08:28:47.996 13217 13217 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-09 08:28:47.996 13217 13217 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-09 08:28:47.996 13217 13217 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-09 08:28:47.996 13217 13217 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-09 08:28:47.996 13217 13217 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-09 08:28:47.996 13217 13217 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-09 08:28:47.996 13217 13217 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-09 08:28:47.997 13217 13217 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-09 08:28:47.997 13217 13217 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-09 08:28:48.031 13217 13217 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-09 08:28:48.469 13217 13217 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-09 08:28:48.469 13217 13217 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-09 08:28:48.719 13217 13272 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-09 08:28:48.719 13217 13272 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-09 08:28:48.719 13217 13272 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-09 08:28:49.433 13258 13258 W libprocessgroup: Controller io is not found
02-09 08:28:49.433 13258 13258 W libprocessgroup: Controller io is not found
02-09 08:28:49.434 13258 13258 W libprocessgroup: Controller io is not found
02-09 08:28:49.718 13217 13307 W WM-SystemJobScheduler: Unable to schedule work ID
7ef3e835-780c-41cd-8917-1571e6068db3
02-09 08:29:19.846 13217 13303 W WM-SystemJobScheduler: Unable to schedule work ID
b--------- beginning of main
02-09 09:28:47.623 3479 3479 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-09 09:28:48.047 3479 3479 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-09 09:28:48.049 3479 3479 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-09 09:28:48.049 3479 3479 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-09 09:28:48.049 3479 3479 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-09 09:28:48.050 3479 3479 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-09 09:28:48.050 3479 3479 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-09 09:28:48.050 3479 3479 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-09 09:28:48.050 3479 3479 W System.err: at
java.lang.Class.newInstance(Native Method)
02-09 09:28:48.050 3479 3479 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-09 09:28:48.050 3479 3479 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-09 09:28:48.050 3479 3479 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-09 09:28:48.050 3479 3479 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-09 09:28:48.050 3479 3479 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-09 09:28:48.050 3479 3479 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-09 09:28:48.050 3479 3479 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-09 09:28:48.050 3479 3479 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-09 09:28:48.050 3479 3479 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-09 09:28:48.050 3479 3479 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-09 09:28:48.050 3479 3479 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-09 09:28:48.050 3479 3479 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-09 09:28:48.050 3479 3479 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-09 09:28:48.050 3479 3479 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-09 09:28:48.050 3479 3479 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-09 09:28:48.085 3479 3479 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-09 09:28:48.580 3479 3479 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-09 09:28:48.581 3479 3479 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-09 09:28:48.891 3479 3532 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-09 09:28:48.891 3479 3532 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-09 09:28:48.891 3479 3532 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-09 09:28:49.379 3518 3518 W libprocessgroup: Controller io is not found
02-09 09:28:49.380 3518 3518 W libprocessgroup: Controller io is not found
02-09 09:28:49.380 3518 3518 W libprocessgroup: Controller io is not found
02-09 09:28:49.873 3479 3564 W WM-SystemJobScheduler: Unable to schedule work ID
21d4dfbc-f7ad-4122-b39f-4034bdb6cf77
02-09 09:29:19.959 3479 3571 W WM-SystemJobScheduler: Unable to schedule work ID
9--------- beginning of main
02-09 09:29:55.795 3713 3713 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-09 09:29:55.941 3713 3713 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-09 09:29:55.942 3713 3713 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-09 09:29:55.942 3713 3713 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-09 09:29:55.942 3713 3713 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-09 09:29:55.942 3713 3713 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-09 09:29:55.942 3713 3713 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-09 09:29:55.942 3713 3713 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-09 09:29:55.942 3713 3713 W System.err: at
java.lang.Class.newInstance(Native Method)
02-09 09:29:55.942 3713 3713 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-09 09:29:55.942 3713 3713 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-09 09:29:55.942 3713 3713 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-09 09:29:55.942 3713 3713 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-09 09:29:55.942 3713 3713 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-09 09:29:55.942 3713 3713 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-09 09:29:55.942 3713 3713 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-09 09:29:55.942 3713 3713 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-09 09:29:55.942 3713 3713 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-09 09:29:55.942 3713 3713 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-09 09:29:55.942 3713 3713 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-09 09:29:55.942 3713 3713 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-09 09:29:55.942 3713 3713 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-09 09:29:55.942 3713 3713 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-09 09:29:55.942 3713 3713 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-09 09:29:55.954 3713 3713 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-09 09:29:56.162 3713 3713 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-09 09:29:56.162 3713 3713 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-09 09:29:56.318 3713 3766 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-09 09:29:56.318 3713 3766 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-09 09:29:56.318 3713 3766 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-09 09:29:56.945 3753 3753 W libprocessgroup: Controller io is not found
02-09 09:29:56.946 3753 3753 W libprocessgroup: Controller io is not found
02-09 09:29:56.946 3753 3753 W libprocessgroup: Controller io is not found
02-09 09:34:44.676 3713 4272 W WM-SystemJobScheduler: Unable to schedule work ID
0ee45c44-fa3b-4a3a-bd2f-6ff6052d9cc9
02-09 09:35:14.736 3713 4274 W WM-SystemJobScheduler: Unable to schedule work ID
a--------- beginning of main
02-09 12:25:45.517 21045 21045 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-09 12:25:45.904 21045 21045 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-09 12:25:45.909 21045 21045 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-09 12:25:45.909 21045 21045 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-09 12:25:45.909 21045 21045 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-09 12:25:45.909 21045 21045 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-09 12:25:45.909 21045 21045 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-09 12:25:45.909 21045 21045 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-09 12:25:45.909 21045 21045 W System.err: at
java.lang.Class.newInstance(Native Method)
02-09 12:25:45.909 21045 21045 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-09 12:25:45.909 21045 21045 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-09 12:25:45.909 21045 21045 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-09 12:25:45.909 21045 21045 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-09 12:25:45.909 21045 21045 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-09 12:25:45.909 21045 21045 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-09 12:25:45.909 21045 21045 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-09 12:25:45.909 21045 21045 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-09 12:25:45.909 21045 21045 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-09 12:25:45.909 21045 21045 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-09 12:25:45.909 21045 21045 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-09 12:25:45.909 21045 21045 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-09 12:25:45.909 21045 21045 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-09 12:25:45.909 21045 21045 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-09 12:25:45.909 21045 21045 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-09 12:25:45.941 21045 21045 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-09 12:25:46.392 21045 21045 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-09 12:25:46.392 21045 21045 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-09 12:25:46.919 21045 21286 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-09 12:25:46.919 21045 21286 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-09 12:25:46.919 21045 21286 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-09 12:25:47.387 21184 21184 W libprocessgroup: Controller io is not found
02-09 12:25:47.387 21184 21184 W libprocessgroup: Controller io is not found
02-09 12:25:47.387 21184 21184 W libprocessgroup: Controller io is not found
02-09 12:25:49.635 21045 21307 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-09 12:25:49.635 21045 21307 E SQLiteDatabase: android.datab--------- beginning
of main
02-09 12:26:55.810 22894 22894 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-09 12:26:55.942 22894 22894 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-09 12:26:55.942 22894 22894 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-09 12:26:55.943 22894 22894 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-09 12:26:55.943 22894 22894 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-09 12:26:55.943 22894 22894 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-09 12:26:55.943 22894 22894 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-09 12:26:55.943 22894 22894 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-09 12:26:55.943 22894 22894 W System.err: at
java.lang.Class.newInstance(Native Method)
02-09 12:26:55.943 22894 22894 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-09 12:26:55.943 22894 22894 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-09 12:26:55.943 22894 22894 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-09 12:26:55.943 22894 22894 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-09 12:26:55.943 22894 22894 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-09 12:26:55.943 22894 22894 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-09 12:26:55.943 22894 22894 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-09 12:26:55.943 22894 22894 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-09 12:26:55.943 22894 22894 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-09 12:26:55.943 22894 22894 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-09 12:26:55.943 22894 22894 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-09 12:26:55.943 22894 22894 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-09 12:26:55.943 22894 22894 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-09 12:26:55.943 22894 22894 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-09 12:26:55.943 22894 22894 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-09 12:26:55.952 22894 22894 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-09 12:26:56.145 22894 22894 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-09 12:26:56.145 22894 22894 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-09 12:26:56.263 22894 22943 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-09 12:26:56.263 22894 22943 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-09 12:26:56.263 22894 22943 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-09 12:26:56.924 22929 22929 W libprocessgroup: Controller io is not found
02-09 12:26:56.924 22929 22929 W libprocessgroup: Controller io is not found
02-09 12:26:56.924 22929 22929 W libprocessgroup: Controller io is not found
02-09 12:36:08.257 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.257 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.257 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.257 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.257 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.257 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.257 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.257 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.257 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.257 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.257 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.257 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.257 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.257 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.257 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.257 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.257 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.257 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.257 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.257 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.257 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.257 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.258 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.258 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.258 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.258 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.258 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.258 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.258 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.258 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.258 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.258 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.258 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.258 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.258 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.258 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.258 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.258 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.258 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.258 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.258 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.258 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.258 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.258 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.258 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.258 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.258 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.258 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.258 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.258 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.259 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.259 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.259 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.259 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.259 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.259 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.259 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.259 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.259 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.259 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.259 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.259 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.259 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.259 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.259 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.259 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.259 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.259 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.259 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.259 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.259 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.259 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.259 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.259 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.260 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.260 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.260 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.260 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.260 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.260 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.260 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.260 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.260 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.260 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.260 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.260 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.260 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.260 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.260 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.260 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.260 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.260 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.260 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.260 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.260 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.260 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.260 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.261 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.261 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.261 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.261 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.261 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.261 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.261 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.261 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.261 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.261 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.261 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.261 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.261 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.261 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.261 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.261 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.261 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.261 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.261 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.262 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.262 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.262 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.262 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.262 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.262 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.262 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.262 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.262 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.262 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.262 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.902 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.902 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.902 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.902 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.902 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.902 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.902 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.902 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.902 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.902 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.902 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.902 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.902 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.902 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.903 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.903 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.903 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.903 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.903 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.903 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.903 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.903 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.903 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.903 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.903 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.903 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.903 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.903 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.903 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.903 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.903 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.903 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.903 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.903 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.903 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.903 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.904 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.904 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.904 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.904 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.904 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.904 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.904 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.904 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.904 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.904 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.904 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.904 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.904 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.904 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.904 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.904 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.904 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.904 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.904 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.904 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.904 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.904 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.905 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.905 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.905 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.905 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.905 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.905 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.905 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.905 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.905 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.905 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.905 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.905 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.905 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.905 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.905 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.905 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.905 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.905 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.905 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.905 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.905 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.906 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.906 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.906 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.906 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.906 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.906 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.906 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.906 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.906 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.906 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.906 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.906 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.906 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.906 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.906 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.906 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.906 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.906 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.906 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.906 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.906 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.907 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.907 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.907 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.907 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.907 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.907 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.907 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.907 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.907 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.907 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.907 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.907 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.907 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.907 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.907 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.907 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.907 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.907 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.907 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.907 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.907 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.908 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.908 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.908 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.908 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.908 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.908 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.908 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.908 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.908 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.908 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.908 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.908 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.908 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.908 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.908 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.908 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.908 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.908 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.908 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.908 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.908 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.908 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.908 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.909 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.909 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.909 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.909 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.909 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.909 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.909 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.909 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.909 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.909 22894 22904 W System : A resource failed to call close.
02-09 12:36:08.909 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.595 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.595 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.595 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.595 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.595 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.595 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.595 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.595 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.595 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.595 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.595 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.595 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.595 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.595 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.595 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.596 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.596 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.596 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.596 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.596 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.596 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.596 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.596 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.596 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.596 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.596 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.596 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.596 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.596 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.596 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.596 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.596 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.596 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.596 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.596 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.596 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.596 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.596 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.596 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.596 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.596 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.597 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.597 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.597 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.597 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.597 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.597 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.597 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.597 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.597 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.597 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.597 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.597 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.597 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.597 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.597 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.597 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.597 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.597 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.597 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.597 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.597 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.598 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.598 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.598 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.598 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.598 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.598 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.598 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.598 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.598 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.598 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.598 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.598 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.598 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.598 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.598 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.598 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.598 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.598 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.598 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.598 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.598 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.598 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.598 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.598 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.599 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.599 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.599 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.599 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.599 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.599 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.599 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.599 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.599 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.599 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.599 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.599 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.599 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.599 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.599 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.599 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.599 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.599 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.599 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.599 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.599 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.599 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.599 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.600 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.600 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.600 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.600 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.600 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.600 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.600 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.600 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.600 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.600 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.600 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.600 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.600 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.600 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.600 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.600 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.600 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.601 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.601 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.601 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.601 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.601 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.601 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.601 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.601 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.601 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.601 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.601 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.601 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.601 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.601 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.601 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.601 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.601 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.601 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.601 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.602 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.602 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.602 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.602 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.602 22894 22904 W System : A resource failed to call close.
02-09 12:36:09.602 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.033 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.034 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.034 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.034 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.034 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.034 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.034 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.034 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.034 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.034 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.034 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.034 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.034 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.034 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.034 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.034 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.034 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.035 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.035 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.035 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.035 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.035 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.035 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.035 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.035 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.035 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.035 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.035 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.035 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.035 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.035 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.036 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.036 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.036 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.036 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.036 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.036 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.036 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.036 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.036 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.036 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.036 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.036 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.036 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.036 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.036 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.036 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.037 22894 22904 W System : A resource failed to call close.
02-09 12:36:28.037 22894 22904 --------- beginning of main
02-09 14:35:31.535 30143 30143 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-09 14:35:31.853 30143 30143 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-09 14:35:31.855 30143 30143 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-09 14:35:31.855 30143 30143 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-09 14:35:31.855 30143 30143 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-09 14:35:31.855 30143 30143 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-09 14:35:31.855 30143 30143 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-09 14:35:31.855 30143 30143 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-09 14:35:31.855 30143 30143 W System.err: at
java.lang.Class.newInstance(Native Method)
02-09 14:35:31.855 30143 30143 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-09 14:35:31.855 30143 30143 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-09 14:35:31.856 30143 30143 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-09 14:35:31.856 30143 30143 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-09 14:35:31.856 30143 30143 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-09 14:35:31.856 30143 30143 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-09 14:35:31.856 30143 30143 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-09 14:35:31.856 30143 30143 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-09 14:35:31.856 30143 30143 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-09 14:35:31.856 30143 30143 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-09 14:35:31.856 30143 30143 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-09 14:35:31.856 30143 30143 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-09 14:35:31.856 30143 30143 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-09 14:35:31.856 30143 30143 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-09 14:35:31.856 30143 30143 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-09 14:35:31.883 30143 30143 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-09 14:35:32.244 30143 30143 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-09 14:35:32.244 30143 30143 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-09 14:35:32.455 30143 30201 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-09 14:35:32.455 30143 30201 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-09 14:35:32.455 30143 30201 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-09 14:35:33.002 30184 30184 W libprocessgroup: Controller io is not found
02-09 14:35:33.002 30184 30184 W libprocessgroup: Controller io is not found
02-09 14:35:33.002 30184 30184 W libprocessgroup: Controller io is not found
02-09 14:35:33.886 30143 30198 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=3acb0a31-33c2-4b4f-9099-2d2c2c5a59d5 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/o1/v/t62.7118-24/f1/m232/up-oil-image-e9559b4f-
3228-4b64-b100-7d3adc25739f?ccb=9-
4&oh=01_AdRtPEIQ79a6PLUTm6xl9OBF667MWzeuQ7bEazq61SG8yQ&oe=65ED5020&_nc_sid=000000
thumbnail_height_width_ratio=1.0 is_animated_sticker=0
file_hash=DTIOSfk94preVBYMB8Zy7hXvTSP8imHnFyPWoURve6A= file_path=Media/MBWhatsApp
Images/IMG-20240209-WA0000.jpg file_size=373099 partial_media_hash=null face_x=0
face_y=0 height=1600 trim_to=0 media_key_timestamp=1707462381000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m232/up-oil-image-
e9559b4f-3228-4b64-b100-7d3adc25739f?ccb=9-
4&oh=01_AdRtPEIQ79a6PLUTm6xl9OBF667MWzeuQ7bEazq61SG8yQ&oe=65ED5020&_nc_sid=000000&m
ms3=true media_caption=null trim_from=0 mime_type=image/jpeg
partial_media_enc_hash=null width=1600 original_file_hash=null
has_streaming_sidecar=0 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=1554 multicast_id=null
enc_file_hash=ZFCmd2fccIKKqSlyydSW5hR87cEI+dZhgYDhlVqZTro= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=373099
media_name=null media_duration=0 chat_row_id=10 media_key=[B@c838c49
02-09 14:35:33.886 30143 30198 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-09 14:35:33.886 30143 30198 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-09 14:35:33.886 30143 30198 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-09 14:35:33.886 30143 30198 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-09 14:35:33.886 30143 30198 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-09 14:35:33.886 30143 30198 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-09 14:35:33.886 30143 30198 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-09 14:35:33.886 30143 30198 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-09 14:35:33.886 30143 30198 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
02-09 14:35:33.886 30143 30198 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
02-09 14:35:33.886 30143 30198 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
02-09 14:35:33.886 30143 30198 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
02-09 14:35:33.886 30143 30198 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
02-09 14:35:33.886 30143 30198 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
02-09 14:35:33.886 30143 30198 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
02-09 14:35:33.886 30143 30198 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
02-09 14:35:33.886 30143 30198 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
02-09 14:36:10.007 30143 30198 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=ffda4d3a-7ee8-4d20-8406-64048977b0a5 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/o1/v/t62.7118-24/f1/m232/up-oil-image-e9559b4f-
3228-4b64-b100-7d3adc25739f?ccb=9-
4&oh=01_AdRtPEIQ79a6PLUTm6xl9OBF667MWzeuQ7bEazq61SG8yQ&oe=65ED5020&_nc_sid=000000
thumbnail_height_width_ratio=1.0 is_animated_sticker=0
file_hash=DTIOSfk94preVBYMB8Zy7hXvTSP8imHnFyPWoURve6A= file_path=Media/MBWhatsApp
Images/IMG-20240209-WA0000.jpg file_size=0 partial_media_hash=null face_x=0
face_y=0 height=1600 trim_to=0 media_key_timestamp=1707462381000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m232/up-oil-image-
e9559b4f-3228-4b64-b100-7d3adc25739f?ccb=9-
4&oh=01_AdRtPEIQ79a6PLUTm6xl9OBF667MWzeuQ7bEazq61SG8yQ&oe=65ED5020&_nc_sid=000000&m
ms3=true media_caption=null trim_from=0 mime_type=image/jpeg
partial_media_enc_hash=null width=1600 original_file_hash=null
has_streaming_sidecar=0 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=1555 multicast_id=null
enc_file_hash=ZFCmd2fccIKKqSlyydSW5hR87cEI+dZhgYDhlVqZTro= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=373099
media_name=null media_duration=0 chat_row_id=8 media_key=[B@23fa818
02-09 14:36:10.007 30143 30198 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-09 14:36:10.007 30143 30198 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-09 14:36:10.007 30143 30198 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-09 14:36:10.007 30143 30198 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-09 14:36:10.007 30143 30198 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-09 14:36:10.007 30143 30198 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-09 14:36:10.007 30143 30198 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-09 14:36:10.007 30143 30198 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-09 14:36:10.007 30143 30198 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
02-09 14:36:10.007 30143 30198 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
02-09 14:36:10.007 30143 30198 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
02-09 14:36:10.007 30143 30198 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
02-09 14:36:10.007 30143 30198 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
02-09 14:36:10.007 30143 30198 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
02-09 14:36:10.007 30143 30198 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
02-09 14:36:10.007 30143 30198 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
02-09 14:36:10.007 30143 30198 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
02-09 14:36:10.913 30143 30198 E SQLiteDatabase: Error inserting transferred=1
media_job_uuid=39f7a7a1-6cf7-4104-9d2d-4ad172f7fe59 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/o1/v/t62.7118-24/f1/m232/up-oil-image-e9559b4f-
3228-4b64-b100-7d3adc25739f?ccb=9-
4&oh=01_AdRtPEIQ79a6PLUTm6xl9OBF667MWzeuQ7bEazq61SG8yQ&oe=65ED5020&_nc_sid=000000
thumbnail_height_width_ratio=1.0 is_animated_sticker=0
file_hash=DTIOSfk94preVBYMB8Zy7hXvTSP8imHnFyPWoURve6A= file_path=Media/MBWhatsApp
Images/IMG-20240209-WA0000.jpg file_size=0 partial_media_hash=null face_x=0
face_y=0 height=1600 trim_to=0 media_key_timestamp=1707462381000
message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m232/up-oil-image-
e9559b4f-3228-4b64-b100-7d3adc25739f?ccb=9-
4&oh=01_AdRtPEIQ79a6PLUTm6xl9OBF667MWzeuQ7bEazq61SG8yQ&oe=65ED5020&_nc_sid=000000&m
ms3=true media_caption=null trim_from=0 mime_type=image/jpeg
partial_media_enc_hash=null width=1600 original_file_hash=null
has_streaming_sidecar=0 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=1556 multicast_id=null
enc_file_hash=ZFCmd2fccIKKqSlyydSW5hR87cEI+dZhgYDhlVqZTro= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=373099
media_name=null media_duration=0 chat_row_id=11 media_key=[B@5c0db42
02-09 14:36:10.913 30143 30198 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-09 14:36:10.913 30143 30198 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-09 14:36:10.913 30143 30198 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-09 14:36:10.913 30143 30198 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-09 14:36:10.913 30143 30198 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-09 14:36:10.913 30143 30198 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-09 14:36:10.913 30143 30198 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-09 14:36:10.913 30143 30198 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-09 14:36:10.913 30143 30198 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
02-09 14:36:10.913 30143 30198 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
02-09 14:36:10.913 30143 30198 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
02-09 14:36:10.913 30143 30198 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:958)
02-09 14:36:10.913 30143 30198 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:99)
02-09 14:36:10.913 30143 30198 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
02-09 14:36:10.913 30143 30198 E SQLiteDatabase: at
android.os.Looper.loopOnce(Looper.java:230)
02-09 14:36:10.913 30143 30198 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:319)
02-09 14:36:10.913 30143 30198 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
02-09 14:36:15.947 30143 30156 E DatabaseUtils: Writing exception to parcel
02-09 14:36:15.947 30143 30156 E DatabaseUtils: java.lang.SecurityException:
Permission Denial: reading com.mbwhatsapp.contentprovider.MediaProvider uri
content://com.mbwhatsapp.provider.media/item/4aa783e9-9ef2-40cf-9a2c-32d1b8c4cada
from pid=31947, uid=10043 requires the provider be exported, or
grantUriPermission()
02-09 14:36:15.947 30143 30156 E DatabaseUtils: at
android.content.ContentProvider.enforceReadPermissionInner(ContentProvider.java:105
0)
02-09 14:36:15.947 30143 30156 E DatabaseUtils: at
android.content.ContentProvider.semEnforceReadPermission(ContentProvider.java:968)
02-09 14:36:15.947 30143 30156 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceReadPermission(ContentProvider.jav
a:818)
02-09 14:36:15.947 30143 30156 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceFilePermission(ContentProvider.jav
a:808)
02-09 14:36:15.947 30143 30156 E DatabaseUtils: at
android.content.ContentProvider$Transport.openTypedAssetFile(ContentProvider.java:6
67)
02-09 14:36:15.947 30143 30156 E DatabaseUtils: at
android.content.ContentProviderNative.onTransact(ContentProviderNative.java:341)
02-09 14:36:15.947 30143 30156 E DatabaseUtils: at
android.os.Binder.execTransactInternal(Binder.java:1380)
02-09 14:36:15.947 30143 30156 E DatabaseUtils: at
android.os.Binder.execTransact(Binder.java:1311)
02-09 14:36:17.653 30143 30156 E DatabaseUtils: Writing exception to parcel
02-09 14:36:17.653 30143 30156 E DatabaseUtils: java.lang.SecurityException:
Permission Denial: reading com.mbwhatsapp.contentprovider.MediaProvider uri
content://com.mbwhatsapp.provider.media/item/b98fc9a2-6e04-4787-b642-94f1078c3525
from pid=31947, uid=10043 requires the provider be exported, or
grantUriPermission()
02-09 14:36:17.653 30143 30156 E DatabaseUtils: at
android.content.ContentProvider.enforceReadPermissionInner(ContentProvider.java:105
0)
02-09 14:36:17.653 30143 30156 E DatabaseUtils: at
android.content.ContentProvider.semEnforceReadPermission(ContentProvider.java:968)
02-09 14:36:17.653 30143 30156 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceReadPermission(ContentProvider.jav
a:818)
02-09 14:36:17.653 30143 30156 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceFilePermission(ContentProvider.jav
a:808)
02-09 14:36:17.653 30143 30156 E DatabaseUtils: at
android.content.ContentProvider$Transport.openTypedAssetFile(ContentProvider.java:6
67)
02-09 14:36:17.653 30143 30156 E DatabaseUtils: at
android.content.ContentProviderNative.onTransact(ContentProviderNative.java:341)
02-09 14:36:17.653 30143 30156 E DatabaseUtils: at
android.os.Binder.execTransactInternal(Binder.java:1380)
02-09 14:36:17.653 30143 30156 E DatabaseUtils: at
android.os.Binder.execTransact(Binder.java:1311)
02-09 14:36:17.654 30143 30155 E DatabaseUtils: Writing exception to parcel
02-09 14:36:17.654 30143 30155 E DatabaseUtils: java.lang.SecurityException:
Permission Denial: reading com.mbwhatsapp.contentprovider.MediaProvider uri
content://com.mbwhatsapp.provider.media/item/6b6e5346-41cc-40df-ab0c-9716d9e8056a
from pid=31947, uid=10043 requires the provider be exported, or
grantUriPermission()
02-09 14:36:17.654 30143 30155 E DatabaseUtils: at
android.content.ContentProvider.enforceReadPermissionInner(ContentProvider.java:105
0)
02-09 14:36:17.654 30143 30155 E DatabaseUtils: at
android.content.ContentProvider.semEnforceReadPermission(ContentProvider.java:968)
02-09 14:36:17.654 30143 30155 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceReadPermission(ContentProvider.jav
a:818)
02-09 14:36:17.654 30143 30155 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceFilePermission(ContentProvider.jav
a:808)
02-09 14:36:17.654 30143 30155 E DatabaseUtils: at
android.content.ContentProvider$Transport.openTypedAssetFile(ContentProvider.java:6
67)
02-09 14:36:17.654 30143 30155 E DatabaseUtils: at
android.content.ContentProviderNative.onTransact(ContentProviderNative.java:341)
02-09 14:36:17.654 30143 30155 E DatabaseUtils: at
android.os.Binder.execTransactInternal(Binder.java:1380)
02-09 14:36:17.654 30143 30155 E DatabaseUtils: at
android.os.Binder.execTransact(Binder.java:1311)
02-09 14:36:17.655 30143 30940 E DatabaseUtils: Writing exception to parcel
02-09 14:36:17.655 30143 30940 E DatabaseUtils: java.lang.SecurityException:
Permission Denial: reading com.mbwhatsapp.contentprovider.MediaProvider uri
content://com.mbwhatsapp.provider.media/item/9f70e881-e43a-4c09-8867-6accbcdcb500
from pid=31947, uid=10043 requires the provider be exported, or
grantUriPermission()
02-09 14:36:17.655 30143 30940 E DatabaseUtils: at
android.content.ContentProvider.enforceReadPermissionInner(ContentProvider.java:105
0)
02-09 14:36:17.655 30143 30940 E DatabaseUtils: at
android.content.ContentProvider.semEnforceReadPermission(ContentProvider.java:968)
02-09 14:36:17.655 30143 30940 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceReadPermission(ContentProvider.jav
a:818)
02-09 14:36:17.655 30143 30940 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceFilePermission(ContentProvider.jav
a:808)
02-09 14:36:17.655 30143 30940 E DatabaseUtils: at
android.content.ContentProvider$Transport.openTypedAssetFile(ContentProvider.java:6
67)
02-09 14:36:17.655 30143 30940 E DatabaseUtils: at
android.content.ContentProviderNative.onTransact(ContentProviderNative.java:341)
02-09 14:36:17.655 30143 30940 E DatabaseUtils: at
android.os.Binder.execTransactInternal(Binder.java:1380)
02-09 14:36:17.655 30143 30940 E DatabaseUtils: at
android.os.Binder.execTransact(Binder.java:1311)
02-09 14:36:17.778 30143 30155 E DatabaseUtils: Writing exception to parcel
02-09 14:36:17.778 30143 30155 E DatabaseUtils: java.lang.SecurityException:
Permission Denial: reading com.mbwhatsapp.contentprovider.MediaProvider uri
content://com.mbwhatsapp.provider.media/item/3f562f37-8d35-4d3b-ac1d-6125175a6a57
from pid=31947, uid=10043 requires the provider be exported, or
grantUriPermission()
02-09 14:36:17.778 30143 30155 E DatabaseUtils: at
android.content.ContentProvider.enforceReadPermissionInner(ContentProvider.java:105
0)
02-09 14:36:17.778 30143 30155 E DatabaseUtils: at
android.content.ContentProvider.semEnforceReadPermission(ContentProvider.java:968)
02-09 14:36:17.778 30143 30155 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceReadPermission(ContentProvider.jav
a:818)
02-09 14:36:17.778 30143 30155 E DatabaseUtils: at
android.content.ContentProvider$Transport.enforceFilePermission(ContentProvider.jav
a:808)
02-09 14:36:17.778 30143 30155 E DatabaseUtils: at
android.content.ContentProvider$Transport.openTypedAssetFile(Content---------
beginning of main
02-09 15:00:55.799 15846 15846 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-09 15:00:56.325 15846 15846 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-09 15:00:56.328 15846 15846 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-09 15:00:56.328 15846 15846 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-09 15:00:56.328 15846 15846 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-09 15:00:56.328 15846 15846 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-09 15:00:56.328 15846 15846 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-09 15:00:56.328 15846 15846 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-09 15:00:56.328 15846 15846 W System.err: at
java.lang.Class.newInstance(Native Method)
02-09 15:00:56.328 15846 15846 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-09 15:00:56.328 15846 15846 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-09 15:00:56.328 15846 15846 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-09 15:00:56.328 15846 15846 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-09 15:00:56.328 15846 15846 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-09 15:00:56.328 15846 15846 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-09 15:00:56.328 15846 15846 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-09 15:00:56.328 15846 15846 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-09 15:00:56.328 15846 15846 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-09 15:00:56.328 15846 15846 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-09 15:00:56.328 15846 15846 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-09 15:00:56.328 15846 15846 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-09 15:00:56.328 15846 15846 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-09 15:00:56.328 15846 15846 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-09 15:00:56.328 15846 15846 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-09 15:00:56.368 15846 15846 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-09 15:00:56.897 15846 15846 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-09 15:00:56.897 15846 15846 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-09 15:00:57.252 15846 15999 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-09 15:00:57.252 15846 15999 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-09 15:00:57.252 15846 15999 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-09 15:00:57.930 15983 15983 W libprocessgroup: Controller io is not found
02-09 15:00:57.930 15983 15983 W libprocessgroup: Controller io is not found
02-09 15:00:57.930 15983 15983 W libprocessgroup: Controller io is not found
02-09 15:00:59.410 15846 16005 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-09 15:00:59.410 15846 16005 E SQLiteDatabase: android.datab--------- beginning
of main
02-09 15:01:11.735 15846 15846 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-09 15:01:11.976 15846 15846 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-09 15:01:19.189 15846 15846 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-09 15:02:11.748 15846 15846 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-09 15:20:55.784 21720 21720 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-09 15:20:56.010 21720 21720 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-09 15:20:56.011 21720 21720 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-09 15:20:56.011 21720 21720 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-09 15:20:56.011 21720 21720 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-09 15:20:56.011 21720 21720 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-09 15:20:56.011 21720 21720 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-09 15:20:56.011 21720 21720 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-09 15:20:56.011 21720 21720 W System.err: at
java.lang.Class.newInstance(Native Method)
02-09 15:20:56.011 21720 21720 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-09 15:20:56.012 21720 21720 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-09 15:20:56.012 21720 21720 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-09 15:20:56.012 21720 21720 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-09 15:20:56.012 21720 21720 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-09 15:20:56.012 21720 21720 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-09 15:20:56.012 21720 21720 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-09 15:20:56.012 21720 21720 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-09 15:20:56.012 21720 21720 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-09 15:20:56.012 21720 21720 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-09 15:20:56.012 21720 21720 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-09 15:20:56.012 21720 21720 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-09 15:20:56.012 21720 21720 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-09 15:20:56.012 21720 21720 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-09 15:20:56.012 21720 21720 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-09 15:20:56.028 21720 21720 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-09 15:20:56.356 21720 21720 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-09 15:20:56.357 21720 21720 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-09 15:20:56.750 21720 21768 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed --------- beginning of main
02-09 16:41:55.816 18767 18767 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-09 16:41:56.294 18767 18767 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-09 16:41:56.296 18767 18767 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-09 16:41:56.296 18767 18767 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-09 16:41:56.296 18767 18767 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-09 16:41:56.296 18767 18767 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-09 16:41:56.296 18767 18767 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-09 16:41:56.296 18767 18767 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-09 16:41:56.296 18767 18767 W System.err: at
java.lang.Class.newInstance(Native Method)
02-09 16:41:56.296 18767 18767 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-09 16:41:56.296 18767 18767 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-09 16:41:56.296 18767 18767 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-09 16:41:56.296 18767 18767 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-09 16:41:56.296 18767 18767 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-09 16:41:56.296 18767 18767 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-09 16:41:56.296 18767 18767 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-09 16:41:56.296 18767 18767 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-09 16:41:56.296 18767 18767 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-09 16:41:56.297 18767 18767 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-09 16:41:56.297 18767 18767 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-09 16:41:56.297 18767 18767 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-09 16:41:56.297 18767 18767 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-09 16:41:56.297 18767 18767 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-09 16:41:56.297 18767 18767 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-09 16:41:56.330 18767 18767 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-09 16:41:56.855 18767 18767 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-09 16:41:56.855 18767 18767 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-09 16:41:57.253 18767 18827 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-09 16:41:57.253 18767 18827 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-09 16:41:57.253 18767 18827 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-09 16:41:57.695 18811 18811 W libprocessgroup: Controller io is not found
02-09 16:41:57.695 18811 18811 W libprocessgroup: Controller io is not found
02-09 16:41:57.696 18811 18811 W libprocessgroup: Controller io is not found
02-09 16:51:51.555 20962 20962 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-09 16:51:51.758 20962 20962 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-09 16:51:51.759 20962 20962 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-09 16:51:51.759 20962 20962 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-09 16:51:51.759 20962 20962 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-09 16:51:51.759 20962 20962 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-09 16:51:51.759 20962 20962 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-09 16:51:51.759 20962 20962 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-09 16:51:51.759 20962 20962 W System.err: at
java.lang.Class.newInstance(Native Method)
02-09 16:51:51.759 20962 20962 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-09 16:51:51.759 20962 20962 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-09 16:51:51.759 20962 20962 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-09 16:51:51.759 20962 20962 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-09 16:51:51.759 20962 20962 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-09 16:51:51.759 20962 20962 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-09 16:51:51.759 20962 20962 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-09 16:51:51.759 20962 20962 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-09 16:51:51.759 20962 20962 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-09 16:51:51.759 20962 20962 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-09 16:51:51.759 20962 20962 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-09 16:51:51.759 20962 20962 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-09 16:51:51.759 20962 20962 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-09 16:51:51.759 20962 20962 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-09 16:51:51.759 20962 20962 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-09 16:51:51.769 20962 20962 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-09 16:51:51.974 20962 20962 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-09 16:51:51.974 20962 20962 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-09 16:51:52.118 20962 21018 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-09 16:51:52.118 20962 21018 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-09 16:51:52.118 20962 21018 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-09 16:51:52.768 21005 21005 W libprocessgroup: Controller io is not found
02-09 16:51:52.768 21005 21005 W libprocessgroup: Controller io is not found
02-09 16:51:52.768 21005 21005 W libprocessgroup: Controller io is not found
02-09 17:06:11.103 20962 20962 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-09 17:06:12.067 20962 20962 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-09 17:06:24.082 20962 20962 W JobService: onNetworkChanged() not implemented in
androidx.work--------- beginning of main
02-09 17:41:55.823 9651 9651 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-09 17:41:56.246 9651 9651 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-09 17:41:56.251 9651 9651 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-09 17:41:56.252 9651 9651 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-09 17:41:56.252 9651 9651 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-09 17:41:56.252 9651 9651 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-09 17:41:56.252 9651 9651 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-09 17:41:56.252 9651 9651 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-09 17:41:56.252 9651 9651 W System.err: at
java.lang.Class.newInstance(Native Method)
02-09 17:41:56.252 9651 9651 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-09 17:41:56.252 9651 9651 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-09 17:41:56.252 9651 9651 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-09 17:41:56.252 9651 9651 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-09 17:41:56.253 9651 9651 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-09 17:41:56.253 9651 9651 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-09 17:41:56.253 9651 9651 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-09 17:41:56.253 9651 9651 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-09 17:41:56.253 9651 9651 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-09 17:41:56.253 9651 9651 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-09 17:41:56.253 9651 9651 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-09 17:41:56.253 9651 9651 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-09 17:41:56.253 9651 9651 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-09 17:41:56.253 9651 9651 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-09 17:41:56.253 9651 9651 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-09 17:41:56.294 9651 9651 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-09 17:41:56.835 9651 9651 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-09 17:41:56.835 9651 9651 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-09 17:41:57.118 9651 9719 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-09 17:41:57.118 9651 9719 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-09 17:41:57.118 9651 9719 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-09 17:41:57.827 9702 9702 W libprocessgroup: Controller io is not found
02-09 17:41:57.828 9702 9702 W libprocessgroup: Controller io is not found
02-09 17:41:57.828 9702 9702 W libprocessgroup: Controller io is not found
02-09 17:41:58.959 9651 9775 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-09 17:41:58.959 9651 9775 E SQLiteDatabase: android.datab--------- beginning
of main
02-09 18:21:01.405 20740 20740 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-09 18:21:02.031 20740 20740 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-09 18:21:02.032 20740 20740 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-09 18:21:02.032 20740 20740 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-09 18:21:02.032 20740 20740 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-09 18:21:02.032 20740 20740 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-09 18:21:02.032 20740 20740 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-09 18:21:02.032 20740 20740 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-09 18:21:02.032 20740 20740 W System.err: at
java.lang.Class.newInstance(Native Method)
02-09 18:21:02.032 20740 20740 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-09 18:21:02.032 20740 20740 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-09 18:21:02.032 20740 20740 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-09 18:21:02.032 20740 20740 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-09 18:21:02.032 20740 20740 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-09 18:21:02.033 20740 20740 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-09 18:21:02.033 20740 20740 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-09 18:21:02.033 20740 20740 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-09 18:21:02.033 20740 20740 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-09 18:21:02.033 20740 20740 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-09 18:21:02.033 20740 20740 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-09 18:21:02.033 20740 20740 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-09 18:21:02.033 20740 20740 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-09 18:21:02.033 20740 20740 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-09 18:21:02.033 20740 20740 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-09 18:21:02.054 20740 20740 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-09 18:21:03.327 20740 20740 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-09 18:21:03.327 20740 20740 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-09 18:21:05.247 20740 21320 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-09 18:21:05.247 20740 21320 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-09 18:21:05.247 20740 21320 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-09 18:21:06.659 20740 21408 E ArmVmp : Match on catch block at 0x02 in for
0x75c3a01201
02-09 18:21:06.692 20740 20740 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #2 (21351) at android.content.SharedPreferences
X.2zt.A03(java.lang.String)(:-1) waiters=1 in android.content.SharedPreferences
X.2zt.A03(java.lang.String) for 128ms
02-09 18:21:06.716 20740 21408 W System.err: java.lang.NullPointerException
02-09 18:21:06.717 20740 21408 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.GET.A21(Native Method)
02-09 18:21:06.724 20740 21408 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.GET.getContactInfoGET(Native Method)
02-09 18:21:06.727 20740 21408 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.GET.<init>(Unknown Source:5)
02-09 18:21:06.734 20740 21408 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.MBON.shTP(Native Method)
02-09 18:21:06.752 20740 21408 W System.err: at X.1bt.A01(Unknown Source:178)
02-09 18:21:06.752 20740 21408 W System.err: at X.3Uy.A02(Unknown Source:93)
02-09 18:21:06.752 20740 21408 W System.err: at X.3g7.run(Unknown Source:259)
02-09 18:21:06.752 20740 21408 W System.err: at X.0yM.A1J(Unknown Source:2)
02-09 18:21:06.752 20740 21408 W System.err: at X.1nX.run(Unknown Source:91)
02-09 18:21:06.753 20740 21408 W System.err: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-09 18:21:06.753 20740 21408 W System.err: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-09 18:21:06.753 20740 21408 W System.err: at X.3gH.run(Unknown Source:1548)
02-09 18:21:06.753 20740 21408 W System.err: at
java.lang.Thread.run(Thread.java:1012)
02-09 18:21:07.006 20740 21356 W com.mbwhatsapp: Long monitor contention with owner
ReaderThread (21476) at void X.2s9.A06(X.2sH)(:-1) waiters=2 in X.2sH
X.2s9.A01(int, long) for 101ms
02-09 18:21:07.313 20740 21413 E ArmVmp : Match on catch block at 0x02 in for
0x75c3a01401
02-09 18:21:07.314 20740 21413 W System.err: java.lang.NullPointerException
02-09 18:21:07.314 20740 21413 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.GET.A21(Native Method)
02-09 18:21:07.314 20740 21413 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.GET.getContactInfoGET(Native Method)
02-09 18:21:07.315 20740 21413 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.GET.<init>(Unknown Source:5)
02-09 18:21:07.315 20740 21413 W System.err: at
mbmodsd.mbmodsw.ui.views.toast.MBON.shTP(Native Method)
02-09 18:21:07.315 20740 21413 W System.err: at X.1bt.A01(Unknown Source:178)
02-09 18:21:07.315 20740 21413 W System.err: at X.3Uy.A02(Unknown Source:93)
02-09 18:21:07.315 20740 21413 W System.err: at X.3g7.run(Unknown Source:259)
02-09 18:21:07.315 20740 21413 W System.err: at X.0yM.A1J(Unknown Source:2)
02-09 18:21:07.315 20740 21413 W System.err: at X.1nX.run(Unknown Source:91)
02-09 18:21:07.315 20740 21413 W System.err: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-09 18:21:07.315 20740 21413 W System.err: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-09 18:21:07.315 20740 21413 W System.err: at X.3gH.run(Unknown Source:1548)
02-09 18:21:07.316 20740 21413 W System.err: at
java.lang.Thread.run(Thread.java:1012)
02-09 18:21:09.002 20740 21406 W com.mbwhatsapp: Long monitor contention with owner
db_write (21490) at java.lang.Object X.3he.get()(:-1) waiters=0 in java.lang.Object
X.3he.get() for 549ms
02-09 18:21:09.857 20740 21664 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #9 (21413) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=0 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 686ms
02-09 18:21:09.858 20740 21311 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #9 (21413) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=2 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 520ms
02-09 18:21:09.859 20740 21384 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #9 (21413) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=1 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal) for 577ms
02-09 18:21:10.251 21032 21032 W libprocessgroup: Controller io is not found
02-09 18:21:10.252 21032 21032 W libprocessgroup: Controller io is not found
02-09 18:21:10.252 21032 21032 W libprocessgroup: Controller io is not found
02-09 18:21:10.350 20740 21413 W com.mbwhatsapp: Long monitor contention with owner
XmppMessageRouter (21311) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=1 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 268ms
02-09 18:21:10.408 20740 21384 W com.mbwhatsapp: Long monitor contention with owner
XmppMessageRouter (21311) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=2 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal) for 314ms
02-09 18:21:13.142 20740 21413 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-09 18:21:13.142 20740 21413 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-09 18:21:13.142 20740 21413 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-09 18:21:13.142 20740 21413 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-09 18:21:13.142 20740 21413 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-09 18:21:13.142 20740 21413 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-09 18:21:13.142 20740 21413 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-09 18:21:13.142 20740 21413 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-09 18:21:13.142 20740 21413 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-09 18:21:13.142 20740 21413 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-09 18:21:13.142 20740 21413 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-09 18:21:13.142 20740 21413 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-09 18:21:13.142 20740 21413 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-09 18:21:13.142 20740 21413 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-09 18:21:13.142 20740 21413 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-09 18:21:13.142 20740 21413 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-09 18:21:13.980 20740 21406 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-09 18:21:13.980 20740 21406 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-09 18:21:13.980 20740 21406 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-09 18:21:13.980 20740 21406 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-09 18:21:13.980 20740 21406 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-09 18:21:13.980 20740 21406 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-09 18:21:13.980 20740 21406 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-09 18:21:13.980 20740 21406 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-09 18:21:13.980 20740 21406 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-09 18:21:13.980 20740 21406 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-09 18:21:13.980 20740 21406 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-09 18:21:13.980 20740 21406 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-09 18:21:13.980 20740 21406 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-09 18:21:13.980 20740 21406 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-09 18:21:13.980 20740 21406 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-09 18:21:13.980 20740 21406 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-09 18:41:58.994 20740 29546 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-09 18:41:58.994 20740 29546 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-09 18:41:58.994 20740 29546 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-09 18:41:58.994 20740 29546 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-09 18:41:58.994 20740 29546 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-09 18:41:58.994 20740 29546 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-09 18:41:58.994 20740 29546 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-09 18:41:58.994 20740 29546 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-09 18:41:58.994 20740 29546 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-09 18:41:58.994 20740 29546 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-09 18:41:58.994 20740 29546 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-09 18:41:58.994 20740 29546 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-09 18:41:58.994 20740 29546 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-09 18:41:58.994 20740 29546 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-09 18:41:58.994 20740 29546 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-09 18:41:58.994 20740 29546 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-09 18:42:33.619 20740 20740 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-09 18:42:34.592 20740 20740 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-09 18:42:39.512 20740 20740 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-09 18:52:23.959 20740 5434 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-09 18:52:23.959 20740 5434 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-09 18:52:23.959 20740 5434 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-09 18:52:23.959 20740 5434 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-09 18:52:23.959 20740 5434 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-09 18:52:23.959 20740 5434 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-09 18:52:23.959 20740 5434 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-09 18:52:23.959 20740 5434 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-09 18:52:23.959 20740 5434 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-09 18:52:23.959 20740 5434 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-09 18:52:23.959 20740 5434 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-09 18:52:23.959 20740 5434 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-09 18:52:23.959 20740 5434 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-09 18:52:23.959 20740 5434 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-09 18:52:23.959 20740 5434 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-09 18:52:23.959 20740 5434 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-09 18:52:27.284 20740 20740 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-09 18:52:32.180 20740 20740 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-09 18:52:49.481 20740 20740 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-09 18:52:53.350 20740 20740 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-09 18:52:55.178 20740 20740 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-09 18:53:00.215 20740 20740 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-09 18:53:08.456 20740 20740 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-09 18:53:33.766 20740 20740 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-09 18:56:08.518 20740 20740 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-09 18:56:09.137 20740 20740 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-09 18:56:12.990 20740 20740 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-09 18:56:19.259 20740 20740 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-09 18:56:24.256 20740 20740 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-09 18:56:35.800 20740 20740 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-09 18:57:08.530 20740 20740 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjo--------- beginning of main
02-09 19:41:55.841 29216 29216 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-09 19:41:56.350 29216 29216 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-09 19:41:56.351 29216 29216 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-09 19:41:56.351 29216 29216 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-09 19:41:56.351 29216 29216 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-09 19:41:56.352 29216 29216 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-09 19:41:56.352 29216 29216 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-09 19:41:56.352 29216 29216 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-09 19:41:56.352 29216 29216 W System.err: at
java.lang.Class.newInstance(Native Method)
02-09 19:41:56.352 29216 29216 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-09 19:41:56.352 29216 29216 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-09 19:41:56.352 29216 29216 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-09 19:41:56.352 29216 29216 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-09 19:41:56.352 29216 29216 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-09 19:41:56.352 29216 29216 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-09 19:41:56.352 29216 29216 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-09 19:41:56.352 29216 29216 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-09 19:41:56.352 29216 29216 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-09 19:41:56.352 29216 29216 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-09 19:41:56.352 29216 29216 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-09 19:41:56.352 29216 29216 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-09 19:41:56.352 29216 29216 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-09 19:41:56.352 29216 29216 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-09 19:41:56.352 29216 29216 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-09 19:41:56.383 29216 29216 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-09 19:41:56.662 29216 29216 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-09 19:41:56.662 29216 29216 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-09 19:41:56.913 29216 29310 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-09 19:41:56.913 29216 29310 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-09 19:41:56.913 29216 29310 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-09 19:41:57.460 29296 29296 W libprocessgroup: Controller io is not found
02-09 19:41:57.460 29296 29296 W libprocessgroup: Controller io is not found
02-09 19:41:57.460 29296 29296 W libprocessgroup: Controller io is not found
02-09 19:43:51.275 29216 29310 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-09 19:43:51.275 29216 29310 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-09 19:43:51.275 29216 29310 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-09 19:43:51.275 29216 29310 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-09 19:43:51.275 29216 29310 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-09 19:43:51.275 29216 29310 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-09 19:43:51.275 29216 29310 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-09 19:43:51.275 29216 29310 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-09 19:43:51.275 29216 29310 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-09 19:43:51.275 29216 29310 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-09 19:43:51.275 29216 29310 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-09 19:43:51.275 29216 29310 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-09 19:43:51.275 29216 29310 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-09 19:43:51.275 29216 29310 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-09 19:43:51.275 29216 29310 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-09 19:43:51.275 29216 29310 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-09 19:44:22.335 29216 29216 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-09 19:44:22.519 29216 29216 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-09 19:44:38.493 29216 29216 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-09 19:44:41.501 29216 29216 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-09 19:51:35.887 29216 29216 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-09 19:51:35.984 29216 29216 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-09 19:51:39.805 29216 29216 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-09 19:54:35.934 29216 29216 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-09 19:54:42.928 29216 29216 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-09 19:54:48.356 29216 29216 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-09 20:02:42.934 29216 29216 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-09 20:14:06.861 29216 5656 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-09 20:14:06.861 29216 5656 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-09 20:14:06.861 29216 5656 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRow---------
beginning of main
02-09 20:36:27.496 23469 23469 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-09 20:36:28.419 23469 23469 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-09 20:36:28.422 23469 23469 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-09 20:36:28.422 23469 23469 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-09 20:36:28.422 23469 23469 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-09 20:36:28.422 23469 23469 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-09 20:36:28.422 23469 23469 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-09 20:36:28.422 23469 23469 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-09 20:36:28.422 23469 23469 W System.err: at
java.lang.Class.newInstance(Native Method)
02-09 20:36:28.422 23469 23469 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-09 20:36:28.422 23469 23469 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-09 20:36:28.422 23469 23469 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-09 20:36:28.422 23469 23469 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-09 20:36:28.422 23469 23469 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-09 20:36:28.422 23469 23469 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-09 20:36:28.422 23469 23469 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-09 20:36:28.422 23469 23469 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-09 20:36:28.422 23469 23469 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-09 20:36:28.423 23469 23469 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-09 20:36:28.423 23469 23469 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-09 20:36:28.423 23469 23469 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-09 20:36:28.423 23469 23469 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-09 20:36:28.423 23469 23469 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-09 20:36:28.423 23469 23469 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-09 20:36:28.548 23469 23469 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-09 20:36:29.426 23469 23469 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-09 20:36:29.426 23469 23469 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-09 20:36:29.919 23832 23832 W libprocessgroup: Controller io is not found
02-09 20:36:29.919 23832 23832 W libprocessgroup: Controller io is not found
02-09 20:36:29.919 23832 23832 W libprocessgroup: Controller io is not found
02-09 20:36:29.930 23469 23979 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-09 20:36:29.930 23469 23979 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-09 20:36:29.930 23469 23979 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-09 20:36:40.669 23469 23469 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-09 20:37:36.178 23469 23469 W J--------- beginning of main
02-09 20:37:40.683 23469 23469 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-09 20:37:41.432 23469 23469 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-09 20:41:55.858 26946 26946 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-09 20:41:56.484 26946 26946 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-09 20:41:56.488 26946 26946 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-09 20:41:56.488 26946 26946 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-09 20:41:56.488 26946 26946 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-09 20:41:56.488 26946 26946 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-09 20:41:56.488 26946 26946 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-09 20:41:56.488 26946 26946 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-09 20:41:56.488 26946 26946 W System.err: at
java.lang.Class.newInstance(Native Method)
02-09 20:41:56.488 26946 26946 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-09 20:41:56.488 26946 26946 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-09 20:41:56.488 26946 26946 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-09 20:41:56.488 26946 26946 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-09 20:41:56.488 26946 26946 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-09 20:41:56.488 26946 26946 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-09 20:41:56.488 26946 26946 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-09 20:41:56.488 26946 26946 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-09 20:41:56.488 26946 26946 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-09 20:41:56.488 26946 26946 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-09 20:41:56.488 26946 26946 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-09 20:41:56.488 26946 26946 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-09 20:41:56.488 26946 26946 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-09 20:41:56.488 26946 26946 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-09 20:41:56.488 26946 26946 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-09 20:41:56.551 26946 26946 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-09 20:41:57.447 26946 26946 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-09 20:41:57.451 26946 26946 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-09 20:41:58.008 26946 27012 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-09 20:41:58.008 26946 27012 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-09 20:41:58.008 26946 27012 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-09 20:41:58.531 26997 26997 W libprocessgroup: Controller io is not found
02-09 20:41:58.532--------- beginning of main
02-09 21:32:10.440 13461 13461 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-09 21:32:10.773 13461 13461 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-09 21:32:10.775 13461 13461 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-09 21:32:10.776 13461 13461 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-09 21:32:10.776 13461 13461 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-09 21:32:10.776 13461 13461 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-09 21:32:10.776 13461 13461 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-09 21:32:10.776 13461 13461 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-09 21:32:10.776 13461 13461 W System.err: at
java.lang.Class.newInstance(Native Method)
02-09 21:32:10.776 13461 13461 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-09 21:32:10.776 13461 13461 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-09 21:32:10.776 13461 13461 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-09 21:32:10.776 13461 13461 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-09 21:32:10.776 13461 13461 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-09 21:32:10.776 13461 13461 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-09 21:32:10.776 13461 13461 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-09 21:32:10.776 13461 13461 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-09 21:32:10.776 13461 13461 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-09 21:32:10.776 13461 13461 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-09 21:32:10.776 13461 13461 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-09 21:32:10.776 13461 13461 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-09 21:32:10.776 13461 13461 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-09 21:32:10.777 13461 13461 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-09 21:32:10.777 13461 13461 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-09 21:32:10.807 13461 13461 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-09 21:32:11.204 13461 13461 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-09 21:32:11.204 13461 13461 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-09 21:32:11.633 13461 13524 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-09 21:32:11.633 13461 13524 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-09 21:32:11.633 13461 13524 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-09 21:32:12.240 13506 13506 W libprocessgroup: Controller io is not found
02-09 21:32:12.240 13506 13506 W libprocessgroup: Controller io is not found
02-09 21:32:12.240 13506 13506 W libprocessgroup: Controller io is not found
02-09 22:11:20.321 13461 13470 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 104 to 100
02-09 22:28:55.991 13461 13470 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 103 to 100
02-09 23:23:57.154 13461 13470 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 114 to 100
02-09 23:51:56.061 13461 13470 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 136 to 100
02-10 00:30:56.000 13461 13470 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 105 to 100
02-10 01:00:54.927 13461 13470 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 132 to 100
02-10 01:30:54.995 13461 13470 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 131 to 100
02-10 02:00:57.940 13461 13470 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 130 to 100
02-10 02:00:57.944 13461 13472 W System : A resource failed to call end.
02-10 02:00:57.944 13461 13472 W System : A resource failed to call end.
02-10 02:00:57.944 13461 13472 W System : A resource failed to call end.
02-10 02:00:58.506 13461 13472 W System : A resource failed to call end.
02-10 02:00:58.507 13461 13472 W System : A resource failed to call end.
02-10 02:23:14.243 13461 13470 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 103 to 100
02-10 02:23:14.244 13461 13472 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/base.apk' with 1 weak references
02-10 02:23:14.245 13461 13472 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_arservicesoptional.apk' with 1 weak references
02-10 02:23:14.245 13461 13472 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_cgnativeplayer.apk' with 1 weak references
02-10 02:23:14.245 13461 13472 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_cgwebrtc.apk' with 1 weak references
02-10 02:23:14.245 13461 13472 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_heliumiab.apk' with 1 weak references
02-10 02:23:14.245 13461 13472 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_i18n_id_ID.apk' with 1 weak references
02-10 02:23:14.245 13461 13472 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_instantgames.apk' with 1 weak references
02-10 02:23:14.245 13461 13472 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_instantgamesads.apk' with 1 weak references
02-10 02:23:14.245 13461 13472 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_papaya.apk' with 1 weak references
02-10 02:23:14.245 13461 13472 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_papayaanalyticstorch.apk' with 1 weak references
02-10 02:23:14.245 13461 13472 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_papayatorch.apk' with 1 weak references
02-10 02:23:14.245 13461 13472 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_pytorch.apk' with 1 weak references
02-10 02:23:14.246 13461 13472 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_s_arservicesoptional_slam.apk' with 1 weak
references
02-10 02:23:14.246 13461 13472 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_s_cgwebrtc_horizon.apk' with 1 weak references
02-10 02:23:14.246 13461 13472 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_s_papaya_torchedlooper.apk' with 1 weak references
02-10 02:23:14.246 13461 13472 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_s_papayaanalyticstorch_papayatorch.apk' with 1 weak
references
02-10 02:23:14.246 13461 13472 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/
split_s_papayaanalyticstorch_papayatorch_torchedlooper.apk' with 1 weak references
02-10 02:23:14.246 13461 13472 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_s_papayatorch_torchedlooper.apk' with 1 weak
references
02-10 02:23:14.246 13461 13472 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~igCcO1DYZZbmMGQSz4HvGw==/com.instagram.android-
5eVXo6FJcPNcrYzFGQhDoQ==/base.apk' with 1 weak references
02-10 02:23:14.247 13461 13472 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~igCcO1DYZZbmMGQSz4HvGw==/com.instagram.android-
5eVXo6FJcPNcrYzFGQhDoQ==/split_arservicesforbodytracking.apk' with 1 weak
references
02-10 02:23:14.247 13461 13472 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~igCcO1DYZZbmMGQSz4HvGw==/com.instagram.android-
5eVXo6FJcPNcrYzFGQhDoQ==/split_arservicesforgenericml.apk' with 1 weak references
02-10 02:23:14.247 13461 13472 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~igCcO1DYZZbmMGQSz4HvGw==/com.instagram.android-
5eVXo6FJcPNcrYzFGQhDoQ==/split_arservicesforhairsegmentation.apk' with 1 weak
references
02-10 02:23:14.247 13461 13472 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~igCcO1DYZZbmMGQSz4HvGw==/com.instagram.android-
5eVXo6FJcPNcrYzFGQhDoQ==/split_arservicesforhandtracking.apk' with 1 weak
references
02-10 02:23:14.247 13461 13472 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~igCcO1DYZZbmMGQSz4HvGw==/com.instagram.android-
5eVXo6FJcPNcrYzFGQhDoQ==/split_arservicesforpersonsegmentation.apk' with 1 weak
references
02-10 02:23:14.247 13461 13472 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~igCcO1DYZZbmMGQSz4HvGw==/com.instagram.android-
5eVXo6FJcPNcrYzFGQhDoQ==/split_i18n_id_ID.apk' with 1 weak references
02-10 02:23:14.247 13461 13472 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~igCcO1DYZZbmMGQSz4HvGw==/com.instagram.android-
5eVXo6FJcPNcrYzFGQhDoQ==/split_pytorch.apk' with 1 weak references
02-10 02:23:14.247 13461 13472 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~igCcO1DYZZbmMGQSz4HvGw==/com.instagram.android-
5eVXo6FJcPNcrYzFGQhDoQ==/split_slam.apk' with 1 weak references
02-10 02:23:14.247 13461 13472 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~igCcO1DYZZbmMGQSz4HvGw==/com.instagram.android-
5eVXo6FJcPNcrYzFGQhDoQ==/split_supmediastreamcontroller.apk' with 1 weak references
02-10 02:23:14.247 13461 13472 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~riNxceKJsvyGFdF9SVbcEQ==/com.instagram.barcelona--
NMQKQxAoCwRqP4u_hd_9Q==/base.apk' with 1 weak references
02-10 02:23:14.248 13461 13472 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~dRbGO_yaY-3kr2WALO-c9w==/com.whatsapp-
nBiXf9UvN0_Ehjj9dpCuOA==/base.apk' with 1 weak references
02-10 03:21:55.037 13461 13470 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 177 to 100
02-10 03:22:42.383 13461 27846 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-10 03:22:42.383 13461 27846 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-10 03:22:42.383 13461 27846 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-10 03:22:42.383 13461 27846 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-10 03:22:42.383 13461 27846 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-10 03:22:42.383 13461 27846 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-10 03:22:42.383 13461 27846 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-10 03:22:42.383 13461 27846 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-10 03:22:42.383 13461 27846 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-10 03:22:42.383 13461 27846 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-10 03:22:42.383 13461 27846 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-10 03:22:42.383 13461 27846 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-10 03:22:42.383 13461 27846 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-10 03:22:42.383 13461 27846 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-10 03:22:42.383 13461 27846 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-10 03:22:42.383 13461 27846 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-10 03:22:42.892 13461 13524 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-10 03:22:42.892 13461 13524 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-10 03:22:42.892 13461 13524 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-10 03:22:42.892 13461 13524 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-10 03:22:42.892 13461 13524 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-10 03:22:42.892 13461 13524 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-10 03:22:42.892 13461 13524 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-10 03:22:42.892 13461 13524 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-10 03:22:42.892 13461 13524 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-10 03:22:42.892 13461 13524 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-10 03:22:42.892 13461 13524 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-10 03:22:42.892 13461 13524 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-10 03:22:42.892 13461 13524 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-10 03:22:42.892 13461 13524 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-10 03:22:42.892 13461 13524 E SQLiteDatabase: at X.--------- beginning of
main
02-10 04:05:54.881 655 655 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-10 04:05:55.081 655 655 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-10 04:05:55.084 655 655 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-10 04:05:55.084 655 655 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-10 04:05:55.084 655 655 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-10 04:05:55.084 655 655 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-10 04:05:55.085 655 655 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-10 04:05:55.085 655 655 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-10 04:05:55.085 655 655 W System.err: at
java.lang.Class.newInstance(Native Method)
02-10 04:05:55.085 655 655 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-10 04:05:55.085 655 655 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-10 04:05:55.085 655 655 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-10 04:05:55.085 655 655 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-10 04:05:55.085 655 655 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-10 04:05:55.085 655 655 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-10 04:05:55.085 655 655 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-10 04:05:55.085 655 655 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-10 04:05:55.085 655 655 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-10 04:05:55.085 655 655 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-10 04:05:55.085 655 655 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-10 04:05:55.085 655 655 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-10 04:05:55.085 655 655 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-10 04:05:55.085 655 655 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-10 04:05:55.085 655 655 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-10 04:05:55.106 655 655 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-10 04:05:55.554 655 655 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-10 04:05:55.554 655 655 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-10 04:05:55.777 655 808 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-10 04:05:55.777 655 808 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-10 04:05:55.777 655 808 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-10 04:05:56.443 794 794 W libprocessgroup: Controller io is not found
02-10 04:05:56.443 794 794 W libprocessgroup: Controller io is not found
02-10 04:05:56.443 794 794 W libprocessgroup: Controller io is not found
02-10 04:06:34.644 655 655 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-10 05:38:55.152 655 664 W c--------- beginning of main
02-10 07:18:10.357 10273 10273 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-10 07:18:10.716 10273 10273 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-10 07:18:10.721 10273 10273 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-10 07:18:10.722 10273 10273 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-10 07:18:10.722 10273 10273 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-10 07:18:10.722 10273 10273 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-10 07:18:10.722 10273 10273 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-10 07:18:10.722 10273 10273 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-10 07:18:10.722 10273 10273 W System.err: at
java.lang.Class.newInstance(Native Method)
02-10 07:18:10.722 10273 10273 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-10 07:18:10.722 10273 10273 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-10 07:18:10.722 10273 10273 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-10 07:18:10.722 10273 10273 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-10 07:18:10.722 10273 10273 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-10 07:18:10.722 10273 10273 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-10 07:18:10.722 10273 10273 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-10 07:18:10.722 10273 10273 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-10 07:18:10.722 10273 10273 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-10 07:18:10.722 10273 10273 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-10 07:18:10.722 10273 10273 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-10 07:18:10.722 10273 10273 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-10 07:18:10.722 10273 10273 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-10 07:18:10.722 10273 10273 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-10 07:18:10.722 10273 10273 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-10 07:18:10.764 10273 10273 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-10 07:18:11.323 10273 10273 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-10 07:18:11.323 10273 10273 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-10 07:18:11.612 10273 10336 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-10 07:18:11.612 10273 10336 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-10 07:18:11.612 10273 10336 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-10 07:18:12.245 10319 10319 W libprocessgroup: Controller io is not found
02-10 07:18:12.245 10319 10319 W libprocessgroup: Controller io is not found
02-10 07:18:12.245 10319 10319 W libprocessgroup: Controller io is not found
02-10 07:30:54.958 12348 12348 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-10 07:30:55.359 12348 12348 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmo--------- beginning of main
02-10 09:04:30.346 8893 8893 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-10 09:04:30.766 8893 8893 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-10 09:04:30.768 8893 8893 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-10 09:04:30.768 8893 8893 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-10 09:04:30.768 8893 8893 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-10 09:04:30.768 8893 8893 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-10 09:04:30.768 8893 8893 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-10 09:04:30.768 8893 8893 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-10 09:04:30.768 8893 8893 W System.err: at
java.lang.Class.newInstance(Native Method)
02-10 09:04:30.768 8893 8893 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-10 09:04:30.768 8893 8893 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-10 09:04:30.768 8893 8893 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-10 09:04:30.768 8893 8893 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-10 09:04:30.768 8893 8893 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-10 09:04:30.769 8893 8893 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-10 09:04:30.769 8893 8893 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-10 09:04:30.769 8893 8893 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-10 09:04:30.769 8893 8893 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-10 09:04:30.769 8893 8893 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-10 09:04:30.769 8893 8893 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-10 09:04:30.769 8893 8893 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-10 09:04:30.769 8893 8893 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-10 09:04:30.769 8893 8893 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-10 09:04:30.769 8893 8893 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-10 09:04:30.809 8893 8893 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-10 09:04:31.342 8893 8893 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-10 09:04:31.342 8893 8893 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-10 09:04:31.692 8893 8953 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-10 09:04:31.692 8893 8953 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-10 09:04:31.692 8893 8953 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-10 09:04:32.386 8940 8940 W libprocessgroup: Controller io is not found
02-10 09:04:32.387 8940 8940 W libprocessgroup: Controller io is not found
02-10 09:04:32.387 8940 8940 W libprocessgroup: Controller io is not found
02-10 09:30:54.885 18638 18638 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-10 09:30:55.301 18638 18638 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmo--------- beginning of main
02-10 09:30:55.303 18638 18638 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-10 09:30:55.303 18638 18638 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-10 09:30:55.303 18638 18638 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-10 09:30:55.304 18638 18638 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-10 09:30:55.304 18638 18638 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-10 09:30:55.304 18638 18638 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-10 09:30:55.304 18638 18638 W System.err: at
java.lang.Class.newInstance(Native Method)
02-10 09:30:55.304 18638 18638 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-10 09:30:55.304 18638 18638 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-10 09:30:55.304 18638 18638 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-10 09:30:55.304 18638 18638 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-10 09:30:55.304 18638 18638 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-10 09:30:55.304 18638 18638 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-10 09:30:55.304 18638 18638 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-10 09:30:55.304 18638 18638 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-10 09:30:55.304 18638 18638 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-10 09:30:55.304 18638 18638 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-10 09:30:55.304 18638 18638 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-10 09:30:55.304 18638 18638 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-10 09:30:55.304 18638 18638 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-10 09:30:55.304 18638 18638 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-10 09:30:55.304 18638 18638 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-10 09:30:55.336 18638 18638 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-10 09:30:55.735 18638 18638 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-10 09:30:55.735 18638 18638 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-10 09:30:55.998 18638 18692 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-10 09:30:55.998 18638 18692 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-10 09:30:55.998 18638 18692 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-10 09:30:56.738 18677 18677 W libprocessgroup: Controller io is not found
02-10 09:30:56.738 18677 18677 W libprocessgroup: Controller io is not found
02-10 09:30:56.738 18677 18677 W libprocessgroup: Controller io is not found
02-10 10:30:54.896 28745 28745 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-10 10:30:55.274 28745 28745 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-10 10:30:55.276 28745 28745 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-10 10:30:55.276 28745 28745 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-10 10:30:55--------- beginning of main
02-10 10:30:55.314 28745 28745 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-10 10:30:55.712 28745 28745 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-10 10:30:55.713 28745 28745 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-10 10:30:56.059 28745 28799 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-10 10:30:56.059 28745 28799 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-10 10:30:56.059 28745 28799 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-10 10:30:56.761 28785 28785 W libprocessgroup: Controller io is not found
02-10 10:30:56.761 28785 28785 W libprocessgroup: Controller io is not found
02-10 10:30:56.761 28785 28785 W libprocessgroup: Controller io is not found
02-10 10:34:44.180 30649 30649 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-10 10:34:44.510 30649 30649 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-10 10:34:44.511 30649 30649 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-10 10:34:44.511 30649 30649 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-10 10:34:44.511 30649 30649 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-10 10:34:44.511 30649 30649 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-10 10:34:44.511 30649 30649 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-10 10:34:44.512 30649 30649 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-10 10:34:44.512 30649 30649 W System.err: at
java.lang.Class.newInstance(Native Method)
02-10 10:34:44.512 30649 30649 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-10 10:34:44.512 30649 30649 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-10 10:34:44.512 30649 30649 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-10 10:34:44.512 30649 30649 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-10 10:34:44.512 30649 30649 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-10 10:34:44.512 30649 30649 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-10 10:34:44.512 30649 30649 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-10 10:34:44.512 30649 30649 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-10 10:34:44.512 30649 30649 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-10 10:34:44.512 30649 30649 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-10 10:34:44.512 30649 30649 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-10 10:34:44.512 30649 30649 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-10 10:34:44.512 30649 30649 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-10 10:34:44.512 30649 30649 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-10 10:34:44.512 30649 30649 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-10 10:34:44.536 30649 30649 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-10 10:34:45.170 30649 30649 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-10 10:34:45.170 30649 30649 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-10 10:34:45.800 30649 30813 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-10 10:34:45.800 30649 30813 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-10 10:34:45.800 30649 30813 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-10 10:34:46.845 30737 30737 W libprocessgroup: Controller io is not found
02-10 10:34:46.846 30737 30737 W libprocessgroup: Controller io is not found
02-10 10:34:46.846 30737 30737 W libprocessgroup: Controller io is not found
02-10 10:34:48.808 30649 30831 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-10 10:34:48.808 30649 30831 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-10 10:34:48.808 30649 30831 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-10 10:34:48.808 30649 30831 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-10 10:34:48.808 30649 30831 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-10 10:34:48.808 30649 30831 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-10 10:34:48.808 30649 30831 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-10 10:34:48.808 30649 30831 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-10 10:34:48.808 30649 30831 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-10 10:34:48.808 30649 30831 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-10 10:34:48.808 30649 30831 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-10 10:34:48.808 30649 30831 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-10 10:34:48.808 30649 30831 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-10 10:34:48.808 30649 30831 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-10 10:34:48.808 30649 30831 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-10 10:34:48.808 30649 30831 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-10 10:34:49.106 30649 30816 E PlayCore: UID: [10541] PID: [30649]
IntegrityService : Phonesky is not installed.
02-10 10:34:49.112 30649 30649 E playcore: Unexpected error -2 while handling
RequestIntegrityToken.
02-10 10:34:49.333 30649 30831 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-10 10:34:49.333 30649 30831 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-10 10:34:49.333 30649 30831 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-10 10:34:49.333 30649 30831 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-10 10:34:49.333 30649 30831 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-10 10:34:49.333 30649 30831 E SQLiteDatabase: at
android.database.s--------- beginning of main
02-10 10:53:46.793 30649 30658 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 112 to 100
02-10 11:21:31.766 7906 7906 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-10 11:21:32.114 7906 7906 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-10 11:21:32.115 7906 7906 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-10 11:21:32.116 7906 7906 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-10 11:21:32.116 7906 7906 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-10 11:21:32.116 7906 7906 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-10 11:21:32.116 7906 7906 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-10 11:21:32.116 7906 7906 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-10 11:21:32.116 7906 7906 W System.err: at
java.lang.Class.newInstance(Native Method)
02-10 11:21:32.116 7906 7906 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-10 11:21:32.116 7906 7906 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-10 11:21:32.116 7906 7906 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-10 11:21:32.116 7906 7906 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-10 11:21:32.116 7906 7906 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-10 11:21:32.116 7906 7906 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-10 11:21:32.116 7906 7906 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-10 11:21:32.116 7906 7906 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-10 11:21:32.116 7906 7906 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-10 11:21:32.116 7906 7906 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-10 11:21:32.116 7906 7906 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-10 11:21:32.116 7906 7906 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-10 11:21:32.116 7906 7906 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-10 11:21:32.116 7906 7906 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-10 11:21:32.116 7906 7906 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-10 11:21:32.142 7906 7906 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-10 11:21:32.536 7906 7906 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-10 11:21:32.536 7906 7906 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-10 11:21:33.008 7906 8024 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-10 11:21:33.008 7906 8024 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-10 11:21:33.008 7906 8024 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-10 11:21:33.601 7972 7972 W libprocessgroup: Controller io is not found
02-10 11:21:33.601 7972 7972 W libprocessgroup: Controller io is not found
02-10 11:21:33.601 7972 7972 W libprocessgroup: Controller io is not found
02-10 11:21:33.984 7906 8075 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #1 (8024) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=1 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 102ms
02-10 11:21:33.985 7906 8036 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #1 (8024) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=0 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.acquireConnection(java.lang.String,
int, android.os.CancellationSignal) for 103ms
02-10 11:21:35.027 7906 8035 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-10 11:21:35.027 7906 8035 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-10 11:21:35.027 7906 8035 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-10 11:21:35.027 7906 8035 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-10 11:21:35.027 7906 8035 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-10 11:21:35.027 7906 8035 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-10 11:21:35.027 7906 8035 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-10 11:21:35.027 7906 8035 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-10 11:21:35.027 7906 8035 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-10 11:21:35.027 7906 8035 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-10 11:21:35.027 7906 8035 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-10 11:21:35.027 7906 8035 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-10 11:21:35.027 7906 8035 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-10 11:21:35.027 7906 8035 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-10 11:21:35.027 7906 8035 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-10 11:21:35.027 7906 8035 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-10 11:21:37.330 7906 8035 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-10 11:21:37.330 7906 8035 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-10 11:21:37.330 7906 8035 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-10 11:21:37.330 7906 8035 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-10 11:21:37.330 7906 8035 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-10 11:21:37.330 7906 8035 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-10 11:21:37.330 7906 8035 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-10 11:21:37.330 7906 8035 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-10 11:21:37.330 7906 8035 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-10 11:21:37.330 7906 8035 E --------- beginning of main
02-10 12:30:54.866 8114 8114 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-10 12:30:55.150 8114 8114 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-10 12:30:55.151 8114 8114 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-10 12:30:55.151 8114 8114 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-10 12:30:55.151 8114 8114 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-10 12:30:55.151 8114 8114 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-10 12:30:55.151 8114 8114 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-10 12:30:55.151 8114 8114 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-10 12:30:55.152 8114 8114 W System.err: at
java.lang.Class.newInstance(Native Method)
02-10 12:30:55.152 8114 8114 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-10 12:30:55.152 8114 8114 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-10 12:30:55.152 8114 8114 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-10 12:30:55.152 8114 8114 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-10 12:30:55.152 8114 8114 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-10 12:30:55.152 8114 8114 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-10 12:30:55.152 8114 8114 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-10 12:30:55.152 8114 8114 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-10 12:30:55.152 8114 8114 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-10 12:30:55.152 8114 8114 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-10 12:30:55.152 8114 8114 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-10 12:30:55.152 8114 8114 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-10 12:30:55.152 8114 8114 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-10 12:30:55.152 8114 8114 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-10 12:30:55.152 8114 8114 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-10 12:30:55.179 8114 8114 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-10 12:30:55.486 8114 8114 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-10 12:30:55.487 8114 8114 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-10 12:30:55.728 8114 8172 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-10 12:30:55.728 8114 8172 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-10 12:30:55.728 8114 8172 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-10 12:30:56.299 8157 8157 W libprocessgroup: Controller io is not found
02-10 12:30:56.299 8157 8157 W libprocessgroup: Controller io is not found
02-10 12:30:56.299 8157 8157 W libprocessgroup: Controller io is not found
02-10 12:36:35.650 8114 8168 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #8 (8901) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=0 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal) for 313ms
02-10 12:36:35.652 8114 8181 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #8 (8901) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=1 in
void
android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql
ite.SQLiteConnection) for 302ms
02-10 12:36:35.967 8114 8128 W System : A resource failed to call close.
02-10 12:36:35.967 8114 8128 W System : A resource failed to call close.
02-10 12:36:35.967 8114 8128 W System : A resource failed to call close.
02-10 12:36:35.967 8114 8128 W System : A resource failed to call close.
02-10 12:36:35.967 8114 8128 W System : A resource failed to call close.
02-10 12:36:35.968 8114 8128 W System : A resource failed to call close.
02-10 12:36:37.226 8114 8114 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #11 (9035) at boolean
android.os.MessageQueue.enqueueMessage(android.os.Message, long)
(MessageQueue.java:600) waiters=0 in android.os.Message
android.os.MessageQueue.next() for 552ms
02-10 12:36:37.229 8114 8169 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #11 (9035) at boolean
android.os.MessageQueue.enqueueMessage(android.os.Message, long)
(MessageQueue.java:600) waiters=1 in boolean
android.os.MessageQueue.enqueueMessage(android.os.Message, long) for 438ms
02-10 12:36:37.231 8114 8199 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #11 (9035) at boolean
android.os.MessageQueue.enqueueMessage(android.os.Message, long)
(MessageQueue.java:600) waiters=2 in boolean
android.os.MessageQueue.enqueueMessage(android.os.Message, long) for 356ms
02-10 12:36:38.601 8114 9033 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-10 12:36:38.601 8114 9033 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-10 12:36:38.601 8114 9033 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-10 12:36:38.601 8114 9033 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-10 12:36:38.601 8114 9033 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-10 12:36:38.601 8114 9033 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-10 12:36:38.601 8114 9033 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-10 12:36:38.601 8114 9033 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-10 12:36:38.601 8114 9033 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-10 12:36:38.601 8114 9033 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-10 12:36:38.601 8114 9033 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-10 12:36:38.601 8114 9033 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-10 12:36:38.601 8114 9033 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-10 12:36:38.601 8114 9033 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-10 12:36:38.601 8114 9033 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-10 12:36:38.601 8114 9033 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-10 12:36:40.685 8114 8128 W System : A resource failed to call close.
02-10 12:36:40.685 8114 8128 W System : A resource failed to call close.
02-10 12:36:40.685 8114 8128 W System : A resource failed to call close.
02-10 12:36:40.685 8114 8128 W System : A resource failed to call close.
02-10 12:36:40.686 8114 8128 W System : A resource failed to call close.
02-10 12:36:40.686 8114 8128 W System : A resource failed to call close.
02-10 12:36:40.686 8114 8128 W System : A resource failed to call close.
02-10 12:36:40.686 8114 8128 W System : A resource failed to call close.
02-10 12:36:40.686 8114 8128 W System : A resource failed to call close.
02-10 12:36:57.327 8114 8128 W System : A resource failed to call close.
02-10 12:36:57.327 8114 8128 W System : A resource failed to call close.
02-10 12:36:57.327 8114 8128 W System : A resource failed to call close.
02-10 12:36:57.327 8114 8128 W System : A resource failed to call close.
02-10 12:36:57.328 8114 8128 W System : A resource failed to call close.
02-10 12:36:57.328 8114 8128 W System : A resource failed to call close.
02-10 12:36:57.328 8114 8128 W System : A resource failed to call close.
02-10 12:36:57.328 8114 8128 W System : A resource failed to call close.
02-10 12:36:57.328 8114 8128 W System : A resource failed to call close.
02-10 12:36:57.328 8114 8128 W System : A resource failed to call close.
02-10 12:36:57.328 8114 8128 W System : A resource failed to call close.
02-10 12:36:57.328 8114 8128 W System : A resource failed to call close.
02-10 12:36:57.328 8114 8128 W System : A resource failed to call close.
02-10 12:36:57.328 8114 8128 W System : A resource failed to call close.
02-10 12:36:57.328 8114 8128 W System : A resource failed to call close.
02-10 12:36:57.328 8114 8128 W System : A resource failed to call close.
02-10 12:36:57.328 8114 8128 W System : A resource failed to call close.
02-10 12:36:57.328 8114 8128 W System : A resource failed to call close.
02-10 12:36:57.328 8114 8128 W System : A resource failed to call close.
02-10 12:36:57.328 8114 8128 W System : A resource failed to call close.
02-10 12:36:57.328 8114 8128 W System : A resource failed to call close.
02-10 12:36:57.328 8114 8128 W System : A resource failed to call close.
02-10 12:36:57.328 8114 8128 W System : A resource failed to call close.
02-10 12:36:57.328 8114 8128 W System : A resource failed to call close.
02-10 12:36:57.328 8114 8128 W System : A resource failed to call close.
02-10 12:36:57.328 8114 8128 W System : A resource failed to call close.
02-10 12:36:57.328 8114 8128 W System : A resource failed to call close.
02-10 12:36:57.329 8114 8128 W System : A resource failed to call close.
02-10 12:36:57.329 8114 8128 W System : A resource failed to call close.
02-10 12:37:02.042 8114 8128 W System : A resource failed to call close.
02-10 12:37:02.043 8114 8128 W System : A resource failed to call close.
02-10 12:37:02.043 8114 8128 W System : A resource failed to call close.
02-10 12:37:02.043 8114 8128 W System : A resource failed to call close.
02-10 12:37:02.043 8114 8128 W System : A resource failed to call close.
02-10 12:37:02.043 8114 8128 W System : A resource failed to call close.
02-10 12:37:02.043 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.409 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.409 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.409 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.409 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.409 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.409 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.409 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.409 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.409 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.409 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.409 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.409 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.409 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.409 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.409 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.409 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.409 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.409 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.410 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.410 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.412 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.412 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.412 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.412 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.412 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.412 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.412 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.412 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.413 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.413 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.413 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.413 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.413 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.413 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.413 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.413 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.413 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.413 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.413 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.413 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.413 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.413 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.413 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.413 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.413 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.413 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.413 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.413 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.413 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.413 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.413 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.413 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.413 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.413 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.413 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.413 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.414 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.414 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.414 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.414 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.414 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.414 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.414 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.414 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.414 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.414 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.414 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.414 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.414 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.414 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.414 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.414 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.414 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.414 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.415 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.415 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.415 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.415 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.415 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.415 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.415 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.415 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.415 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.415 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.415 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.415 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.415 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.415 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.415 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.415 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.415 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.415 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.415 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.415 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.415 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.415 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.415 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.415 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.415 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.415 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.415 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.415 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.415 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.415 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.416 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.416 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.416 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.416 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.416 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.416 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.416 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.416 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.416 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.416 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.416 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.416 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.416 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.416 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.416 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.416 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.416 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.416 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.416 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.416 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.416 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.416 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.416 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.416 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.416 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.416 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.416 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.416 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.416 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.416 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.417 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.417 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.417 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.417 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.417 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.417 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.417 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.417 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.417 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.417 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.417 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.417 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.417 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.417 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.417 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.417 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.417 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.417 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.417 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.417 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.417 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.417 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.417 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.417 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.417 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.418 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.418 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.418 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.418 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.418 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.418 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.418 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.418 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.418 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.418 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.418 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.418 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.418 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.418 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.418 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.418 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.418 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.418 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.418 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.418 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.418 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.418 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.418 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.418 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.418 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.418 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.419 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.419 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.419 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.419 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.419 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.419 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.419 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.419 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.419 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.419 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.419 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.419 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.419 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.419 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.419 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.419 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.419 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.419 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.419 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.419 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.419 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.419 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.419 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.419 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.419 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.419 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.419 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.420 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.420 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.420 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.420 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.420 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.420 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.420 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.420 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.420 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.420 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.420 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.420 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.420 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.420 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.420 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.420 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.420 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.420 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.420 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.420 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.420 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.420 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.420 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.420 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.420 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.420 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.420 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.420 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.420 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.420 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.420 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.420 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.420 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.421 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.421 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.421 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.421 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.421 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.421 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.421 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.421 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.421 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.421 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.421 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.421 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.421 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.421 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.421 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.421 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.421 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.421 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.421 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.421 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.421 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.421 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.421 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.421 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.421 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.421 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.421 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.421 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.421 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.421 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.421 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.421 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.421 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.421 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.422 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.422 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.422 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.422 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.422 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.422 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.422 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.422 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.422 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.422 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.422 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.422 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.422 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.422 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.422 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.422 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.422 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.422 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.422 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.422 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.422 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.422 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.422 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.422 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.422 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.422 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.422 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.422 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.422 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.422 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.422 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.422 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.423 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.423 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.423 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.423 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.423 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.423 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.424 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.425 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.425 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.425 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.425 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.425 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.425 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.425 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.425 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.425 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.425 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.425 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.426 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.426 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.426 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.426 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.426 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.426 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.426 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.426 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.426 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.426 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.426 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.426 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.426 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.426 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.426 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.426 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.426 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.426 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.426 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.426 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.427 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.427 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.427 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.427 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.427 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.427 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.427 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.427 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.427 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.427 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.427 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.427 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.427 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.427 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.427 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.427 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.427 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.427 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.427 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.427 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.427 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.427 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.427 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.427 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.428 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.428 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.428 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.428 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.428 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.428 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.428 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.428 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.428 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.428 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.428 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.428 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.428 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.428 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.428 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.428 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.428 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.428 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.428 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.428 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.428 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.428 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.428 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.428 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.428 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.428 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.428 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.429 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.429 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.429 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.429 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.429 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.429 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.429 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.429 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.429 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.429 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.429 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.429 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.429 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.429 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.429 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.429 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.429 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.429 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.429 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.429 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.429 8114 8128 W System : A resource failed to call close.
02-10 12:37:07.429 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.241 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.242 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.242 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.242 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.242 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.242 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.242 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.242 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.242 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.242 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.242 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.242 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.242 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.242 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.242 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.242 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.242 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.242 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.242 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.242 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.242 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.242 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.242 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.243 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.243 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.243 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.243 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.243 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.243 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.243 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.243 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.243 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.243 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.243 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.243 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.243 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.243 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.243 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.243 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.243 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.244 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.244 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.244 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.244 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.244 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.244 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.244 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.244 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.244 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.244 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.244 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.244 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.244 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.244 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.244 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.244 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.244 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.244 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.244 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.244 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.244 8114 8128 W System : A resource failed to call close.
02-10 12:37:50.244 8114 8128 W System : A resource failed to call close.
02-10 12:54:54.938 8114 8126 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 102 to 100
02-10 13:13:54.932 8114 8126 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 114 to 100
02-10 13:34:54.930 8114 8126 W c--------- beginning of main
02-10 16:45:10.810 30793 30793 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-10 16:45:11.236 30793 30793 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-10 16:45:11.240 30793 30793 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-10 16:45:11.240 30793 30793 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-10 16:45:11.241 30793 30793 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-10 16:45:11.241 30793 30793 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-10 16:45:11.241 30793 30793 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-10 16:45:11.241 30793 30793 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-10 16:45:11.241 30793 30793 W System.err: at
java.lang.Class.newInstance(Native Method)
02-10 16:45:11.241 30793 30793 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-10 16:45:11.241 30793 30793 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-10 16:45:11.241 30793 30793 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-10 16:45:11.241 30793 30793 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-10 16:45:11.241 30793 30793 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-10 16:45:11.241 30793 30793 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-10 16:45:11.241 30793 30793 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-10 16:45:11.241 30793 30793 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-10 16:45:11.241 30793 30793 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-10 16:45:11.241 30793 30793 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-10 16:45:11.241 30793 30793 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-10 16:45:11.241 30793 30793 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-10 16:45:11.241 30793 30793 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-10 16:45:11.241 30793 30793 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-10 16:45:11.241 30793 30793 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-10 16:45:11.278 30793 30793 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-10 16:45:11.860 30793 30793 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-10 16:45:11.860 30793 30793 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-10 16:45:12.313 30793 30841 W com.mbwhatsapp: Verification of void
X.2rL.A01(int) took 105.525ms (995.02 bytecodes/s) (3904B approximate peak alloc)
02-10 16:45:12.403 30793 30841 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-10 16:45:12.403 30793 30841 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-10 16:45:12.403 30793 30841 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-10 16:45:12.928 30828 30828 W libprocessgroup: Controller io is not found
02-10 16:45:12.931 30828 30828 W libprocessgroup: Controller io is not found
02-10 16:45:12.932 30828 30828 W libprocessgroup: Controller io is not found
02-10 16:49:54.854 32673 32673 E com.mbwhatsapp: Not--------- beginning of main
02-10 18:18:40.057 27265 27265 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-10 18:18:40.320 27265 27265 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-10 18:18:40.321 27265 27265 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-10 18:18:40.321 27265 27265 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-10 18:18:40.321 27265 27265 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-10 18:18:40.321 27265 27265 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-10 18:18:40.321 27265 27265 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-10 18:18:40.321 27265 27265 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-10 18:18:40.321 27265 27265 W System.err: at
java.lang.Class.newInstance(Native Method)
02-10 18:18:40.321 27265 27265 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-10 18:18:40.321 27265 27265 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-10 18:18:40.321 27265 27265 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-10 18:18:40.321 27265 27265 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-10 18:18:40.321 27265 27265 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-10 18:18:40.321 27265 27265 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-10 18:18:40.321 27265 27265 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-10 18:18:40.321 27265 27265 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-10 18:18:40.321 27265 27265 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-10 18:18:40.321 27265 27265 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-10 18:18:40.321 27265 27265 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-10 18:18:40.321 27265 27265 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-10 18:18:40.321 27265 27265 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-10 18:18:40.321 27265 27265 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-10 18:18:40.321 27265 27265 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-10 18:18:40.350 27265 27265 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-10 18:18:40.646 27265 27265 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-10 18:18:40.647 27265 27265 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-10 18:18:40.868 27265 27318 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-10 18:18:40.868 27265 27318 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-10 18:18:40.868 27265 27318 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-10 18:18:41.516 27304 27304 W libprocessgroup: Controller io is not found
02-10 18:18:41.517 27304 27304 W libprocessgroup: Controller io is not found
02-10 18:18:41.517 27304 27304 W libprocessgroup: Controller io is not found
02-10 18:20:22.160 27265 27318 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-10 18:20:22.160 27265 27318 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-10 18:20:22.160 27265 27318 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-10 18:20:22.160 27265 27318 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-10 18:20:22.160 27265 27318 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-10 18:20:22.160 27265 27318 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-10 18:20:22.160 27265 27318 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-10 18:20:22.160 27265 27318 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-10 18:20:22.160 27265 27318 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-10 18:20:22.160 27265 27318 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-10 18:20:22.160 27265 27318 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-10 18:20:22.160 27265 27318 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-10 18:20:22.160 27265 27318 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-10 18:20:22.160 27265 27318 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-10 18:20:22.160 27265 27318 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-10 18:20:22.160 27265 27318 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-10 18:26:51.871 27265 27265 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-10 18:26:57.579 27265 27265 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-10 18:26:58.480 27265 27265 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-10 18:26:58.485 27265 27265 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-10 18:26:58.490 27265 27265 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-10 18:26:58.491 27265 27265 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-10 18:27:05.322 27265 27265 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-10 18:27:06.844 27265 27265 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-10 18:27:07.600 27265 27265 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-10 18:27:13.010 27265 27265 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-10 18:27:16.600 27265 27335 W WM-SystemJobScheduler: Unable to schedule work ID
5fb8db7b-1f29-4318-99f0-a542c344a740
02-10 18:36:10.188 27265 27265 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-10 18:36:10.222 27265 27265 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-10 18:36:25.225 27265 27265 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-10 18:37:01.2--------- beginning of main
02-10 19:56:09.416 28622 28622 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-10 19:56:09.782 28622 28622 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-10 19:56:09.783 28622 28622 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-10 19:56:09.784 28622 28622 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-10 19:56:09.784 28622 28622 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-10 19:56:09.784 28622 28622 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-10 19:56:09.784 28622 28622 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-10 19:56:09.784 28622 28622 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-10 19:56:09.784 28622 28622 W System.err: at
java.lang.Class.newInstance(Native Method)
02-10 19:56:09.784 28622 28622 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-10 19:56:09.784 28622 28622 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-10 19:56:09.784 28622 28622 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-10 19:56:09.784 28622 28622 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-10 19:56:09.784 28622 28622 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-10 19:56:09.784 28622 28622 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-10 19:56:09.784 28622 28622 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-10 19:56:09.784 28622 28622 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-10 19:56:09.784 28622 28622 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-10 19:56:09.784 28622 28622 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-10 19:56:09.784 28622 28622 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-10 19:56:09.784 28622 28622 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-10 19:56:09.784 28622 28622 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-10 19:56:09.784 28622 28622 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-10 19:56:09.785 28622 28622 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-10 19:56:09.824 28622 28622 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-10 19:56:10.271 28622 28622 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-10 19:56:10.271 28622 28622 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-10 19:56:10.809 28622 28687 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-10 19:56:10.809 28622 28687 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-10 19:56:10.809 28622 28687 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-10 19:56:11.185 28666 28666 W libprocessgroup: Controller io is not found
02-10 19:56:11.185 28666 28666 W libprocessgroup: Controller io is not found
02-10 19:56:11.186 28666 28666 W libprocessgroup: Controller io is not found
02-10 19:57:00.278 28622 28622 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-10 19:57:05.280 28622 28622 W J--------- beginning of main
02-10 19:57:09.850 28622 28622 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-10 19:57:58.048 28622 28622 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-10 20:16:22.477 6537 6537 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-10 20:16:22.930 6537 6537 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-10 20:16:22.931 6537 6537 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-10 20:16:22.932 6537 6537 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-10 20:16:22.932 6537 6537 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-10 20:16:22.932 6537 6537 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-10 20:16:22.932 6537 6537 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-10 20:16:22.932 6537 6537 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-10 20:16:22.932 6537 6537 W System.err: at
java.lang.Class.newInstance(Native Method)
02-10 20:16:22.932 6537 6537 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-10 20:16:22.932 6537 6537 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-10 20:16:22.932 6537 6537 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-10 20:16:22.932 6537 6537 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-10 20:16:22.932 6537 6537 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-10 20:16:22.932 6537 6537 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-10 20:16:22.932 6537 6537 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-10 20:16:22.932 6537 6537 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-10 20:16:22.932 6537 6537 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-10 20:16:22.932 6537 6537 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-10 20:16:22.932 6537 6537 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-10 20:16:22.933 6537 6537 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-10 20:16:22.933 6537 6537 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-10 20:16:22.933 6537 6537 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-10 20:16:22.933 6537 6537 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-10 20:16:22.971 6537 6537 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-10 20:16:23.327 6537 6537 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-10 20:16:23.327 6537 6537 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-10 20:16:23.640 6537 6585 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-10 20:16:23.640 6537 6585 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-10 20:16:23.640 6537 6585 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-10 20:16:24.400 6572 6572 W libprocessgroup: Controller io is not found
02-10 20:16:24.400--------- beginning of main
02-10 21:16:22.427 23195 23195 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-10 21:16:22.948 23195 23195 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-10 21:16:22.951 23195 23195 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-10 21:16:22.951 23195 23195 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-10 21:16:22.951 23195 23195 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-10 21:16:22.951 23195 23195 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-10 21:16:22.951 23195 23195 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-10 21:16:22.951 23195 23195 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-10 21:16:22.951 23195 23195 W System.err: at
java.lang.Class.newInstance(Native Method)
02-10 21:16:22.951 23195 23195 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-10 21:16:22.951 23195 23195 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-10 21:16:22.951 23195 23195 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-10 21:16:22.951 23195 23195 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-10 21:16:22.951 23195 23195 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-10 21:16:22.951 23195 23195 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-10 21:16:22.951 23195 23195 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-10 21:16:22.951 23195 23195 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-10 21:16:22.951 23195 23195 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-10 21:16:22.951 23195 23195 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-10 21:16:22.951 23195 23195 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-10 21:16:22.951 23195 23195 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-10 21:16:22.951 23195 23195 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-10 21:16:22.951 23195 23195 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-10 21:16:22.951 23195 23195 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-10 21:16:22.997 23195 23195 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-10 21:16:23.669 23195 23195 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-10 21:16:23.669 23195 23195 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-10 21:16:23.998 23195 23244 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-10 21:16:23.998 23195 23244 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-10 21:16:23.998 23195 23244 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-10 21:16:24.613 23231 23231 W libprocessgroup: Controller io is not found
02-10 21:16:24.614 23231 23231 W libprocessgroup: Controller io is not found
02-10 21:16:24.614 23231 23231 W libprocessgroup: Controller io is not found
02-10 21:16:28.739 23195 23317 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-10 21:16:28.739 23195 23317 E SQLiteDatabase: android.datab--------- beginning
of main
02-10 22:05:38.663 7593 7593 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-10 22:05:38.950 7593 7593 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-10 22:05:38.958 7593 7593 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-10 22:05:38.958 7593 7593 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-10 22:05:38.958 7593 7593 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-10 22:05:38.958 7593 7593 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-10 22:05:38.958 7593 7593 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-10 22:05:38.958 7593 7593 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-10 22:05:38.958 7593 7593 W System.err: at
java.lang.Class.newInstance(Native Method)
02-10 22:05:38.958 7593 7593 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-10 22:05:38.958 7593 7593 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-10 22:05:38.958 7593 7593 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-10 22:05:38.958 7593 7593 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-10 22:05:38.958 7593 7593 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-10 22:05:38.958 7593 7593 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-10 22:05:38.958 7593 7593 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-10 22:05:38.958 7593 7593 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-10 22:05:38.958 7593 7593 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-10 22:05:38.958 7593 7593 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-10 22:05:38.958 7593 7593 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-10 22:05:38.958 7593 7593 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-10 22:05:38.958 7593 7593 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-10 22:05:38.958 7593 7593 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-10 22:05:38.958 7593 7593 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-10 22:05:39.009 7593 7593 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-10 22:05:39.793 7593 7593 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-10 22:05:39.794 7593 7593 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-10 22:05:40.583 7593 7676 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-10 22:05:40.583 7593 7676 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-10 22:05:40.583 7593 7676 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-10 22:05:41.211 7646 7646 W libprocessgroup: Controller io is not found
02-10 22:05:41.211 7646 7646 W libprocessgroup: Controller io is not found
02-10 22:05:41.211 7646 7646 W libprocessgroup: Controller io is not found
02-10 22:05:43.741 7593 7694 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-10 22:05:43.741 7593 7694 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-10 22:05:43.741 7593 7694 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-10 22:05:43.741 7593 7694 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-10 22:05:43.741 7593 7694 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-10 22:05:43.741 7593 7694 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-10 22:05:43.741 7593 7694 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-10 22:05:43.741 7593 7694 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-10 22:05:43.741 7593 7694 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-10 22:05:43.741 7593 7694 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-10 22:05:43.741 7593 7694 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-10 22:05:43.741 7593 7694 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-10 22:05:43.741 7593 7694 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-10 22:05:43.741 7593 7694 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-10 22:05:43.741 7593 7694 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-10 22:05:43.741 7593 7694 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-10 22:05:53.902 7593 7593 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-10 22:05:55.221 7593 7593 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-10 22:06:05.298 7593 7593 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-10 22:26:42.755 7593 7601 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 105 to 100
02-10 22:32:54.758 7593 7676 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-10 22:32:54.758 7593 7676 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-10 22:32:54.758 7593 7676 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-10 22:32:54.758 7593 7676 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-10 22:32:54.758 7593 7676 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-10 22:32:54.758 7593 7676 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-10 22:32:54.758 7593 7676 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-10 22:32:54.758 7593 7676 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-10 22:32:54.758 7593 7676 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-10 22:32:54.758 7593 7676 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-10 22:32:54.758 7593 7676 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-10 22:32:54.758 7593 7676 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-10 22:32:54.758 7593 7676 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-10 22:32:54.758 7593 7676 E SQLiteDatabase: at java.util.c---------
beginning of main
02-10 23:03:46.171 7041 7041 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-10 23:03:46.528 7041 7041 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-10 23:03:46.532 7041 7041 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-10 23:03:46.532 7041 7041 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-10 23:03:46.532 7041 7041 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-10 23:03:46.532 7041 7041 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-10 23:03:46.532 7041 7041 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-10 23:03:46.532 7041 7041 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-10 23:03:46.532 7041 7041 W System.err: at
java.lang.Class.newInstance(Native Method)
02-10 23:03:46.532 7041 7041 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-10 23:03:46.532 7041 7041 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-10 23:03:46.532 7041 7041 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-10 23:03:46.532 7041 7041 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-10 23:03:46.532 7041 7041 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-10 23:03:46.532 7041 7041 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-10 23:03:46.532 7041 7041 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-10 23:03:46.532 7041 7041 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-10 23:03:46.532 7041 7041 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-10 23:03:46.532 7041 7041 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-10 23:03:46.532 7041 7041 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-10 23:03:46.532 7041 7041 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-10 23:03:46.533 7041 7041 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-10 23:03:46.533 7041 7041 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-10 23:03:46.533 7041 7041 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-10 23:03:46.571 7041 7041 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-10 23:03:47.047 7041 7041 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-10 23:03:47.048 7041 7041 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-10 23:03:47.555 7041 7164 W com.mbwhatsapp: Verification of void
X.2rL.<init>(X.21A, X.2sb, X.3Qo, X.2sg) took 104.107ms (249.74 bytecodes/s) (1872B
approximate peak alloc)
02-10 23:03:47.556 7041 7164 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-10 23:03:47.556 7041 7164 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-10 23:03:47.556 7041 7164 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-10 23:03:48.062 7133 7133 W libprocessgroup: Controller io is not found
02-10 23:03:48.062 7133 7133 W libprocessgroup: Controller io is not found
02-10 23:03:48.062 7133 7133 W libprocessgroup: Controller io is not found
02-10 23:29:49.269 7041 7051 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 120 to 100
02-10 23:51:46.197 7041 7051 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 126 to 100
02-11 00:23:46.253 7041 7051 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 192 to 100
02-11 00:56:46.346 7041 7051 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 198 to 100
02-11 01:29:46.277 7041 7051 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 198 to 100
02-11 02:03:46.352 7041 7051 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 204 to 100
02-11 02:10:46.211 7041 7060 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/base.apk' with 1 weak references
02-11 02:10:46.213 7041 7060 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_arservicesoptional.apk' with 1 weak references
02-11 02:10:46.213 7041 7060 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_cgnativeplayer.apk' with 1 weak references
02-11 02:10:46.213 7041 7060 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_cgwebrtc.apk' with 1 weak references
02-11 02:10:46.213 7041 7060 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_heliumiab.apk' with 1 weak references
02-11 02:10:46.213 7041 7060 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_i18n_id_ID.apk' with 1 weak references
02-11 02:10:46.214 7041 7060 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_instantgames.apk' with 1 weak references
02-11 02:10:46.214 7041 7060 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_instantgamesads.apk' with 1 weak references
02-11 02:10:46.214 7041 7060 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_papaya.apk' with 1 weak references
02-11 02:10:46.214 7041 7060 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_papayaanalyticstorch.apk' with 1 weak references
02-11 02:10:46.214 7041 7060 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_papayatorch.apk' with 1 weak references
02-11 02:10:46.214 7041 7060 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_pytorch.apk' with 1 weak references
02-11 02:10:46.214 7041 7060 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_s_arservicesoptional_slam.apk' with 1 weak
references
02-11 02:10:46.214 7041 7060 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_s_cgwebrtc_horizon.apk' with 1 weak references
02-11 02:10:46.214 7041 7060 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_s_papaya_torchedlooper.apk' with 1 weak references
02-11 02:10:46.214 7041 7060 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_s_papayaanalyticstorch_papayatorch.apk' with 1 weak
references
02-11 02:10:46.214 7041 7060 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/
split_s_papayaanalyticstorch_papayatorch_torchedlooper.apk' with 1 weak references
02-11 02:10:46.214 7041 7060 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~C0NESOVRAosdWbFm6gWrBg==/com.facebook.katana-
Y3q19_gkYSNd_NH-GhxBCQ==/split_s_papayatorch_torchedlooper.apk' with 1 weak
references
02-11 02:10:46.215 7041 7060 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~igCcO1DYZZbmMGQSz4HvGw==/com.instagram.android-
5eVXo6FJcPNcrYzFGQhDoQ==/base.apk' with 1 weak references
02-11 02:10:46.216 7041 7060 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~igCcO1DYZZbmMGQSz4HvGw==/com.instagram.android-
5eVXo6FJcPNcrYzFGQhDoQ==/split_arservicesforbodytracking.apk' with 1 weak
references
02-11 02:10:46.216 7041 7060 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~igCcO1DYZZbmMGQSz4HvGw==/com.instagram.android-
5eVXo6FJcPNcrYzFGQhDoQ==/split_arservicesforgenericml.apk' with 1 weak references
02-11 02:10:46.216 7041 7060 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~igCcO1DYZZbmMGQSz4HvGw==/com.instagram.android-
5eVXo6FJcPNcrYzFGQhDoQ==/split_arservicesforhairsegmentation.apk' with 1 weak
references
02-11 02:10:46.216 7041 7060 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~igCcO1DYZZbmMGQSz4HvGw==/com.instagram.android-
5eVXo6FJcPNcrYzFGQhDoQ==/split_arservicesforhandtracking.apk' with 1 weak
references
02-11 02:10:46.216 7041 7060 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~igCcO1DYZZbmMGQSz4HvGw==/com.instagram.android-
5eVXo6FJcPNcrYzFGQhDoQ==/split_arservicesforpersonsegmentation.apk' with 1 weak
references
02-11 02:10:46.216 7041 7060 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~igCcO1DYZZbmMGQSz4HvGw==/com.instagram.android-
5eVXo6FJcPNcrYzFGQhDoQ==/split_i18n_id_ID.apk' with 1 weak references
02-11 02:10:46.216 7041 7060 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~igCcO1DYZZbmMGQSz4HvGw==/com.instagram.android-
5eVXo6FJcPNcrYzFGQhDoQ==/split_pytorch.apk' with 1 weak references
02-11 02:10:46.216 7041 7060 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~igCcO1DYZZbmMGQSz4HvGw==/com.instagram.android-
5eVXo6FJcPNcrYzFGQhDoQ==/split_slam.apk' with 1 weak references
02-11 02:10:46.216 7041 7060 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~igCcO1DYZZbmMGQSz4HvGw==/com.instagram.android-
5eVXo6FJcPNcrYzFGQhDoQ==/split_supmediastreamcontroller.apk' with 1 weak references
02-11 02:10:46.217 7041 7060 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~riNxceKJsvyGFdF9SVbcEQ==/com.instagram.barcelona--
NMQKQxAoCwRqP4u_hd_9Q==/base.apk' with 1 weak references
02-11 02:10:46.218 7041 7060 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~dRbGO_yaY-3kr2WALO-c9w==/com.whatsapp-
nBiXf9UvN0_Ehjj9dpCuOA==/base.apk' with 1 weak references
02-11 02:19:28.929 7041 7041 W Choreographer: Frame time is 0.073284 ms in the
future! Check that graphics HAL is generating vsync timestamps using the correct
timebase.
02-11 02:36:58.698 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.698 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.698 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.698 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.698 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.698 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.698 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.698 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.699 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.699 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.699 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.699 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.699 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.699 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.699 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.699 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.699 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.699 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.700 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.700 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.700 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.700 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.700 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.700 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.700 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.700 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.700 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.700 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.700 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.700 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.701 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.701 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.701 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.701 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.701 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.701 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.701 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.701 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.701 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.701 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.701 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.702 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.702 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.702 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.702 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.702 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.702 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.702 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.702 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.702 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.702 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.702 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.702 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.702 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.702 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.702 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.702 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.703 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.703 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.703 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.703 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.703 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.703 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.703 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.703 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.703 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.703 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.703 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.703 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.703 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.703 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.703 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.703 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.703 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.703 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.703 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.704 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.704 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.704 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.704 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.704 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.704 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.704 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.704 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.704 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.704 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.704 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.704 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.704 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.704 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.704 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.704 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.704 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.704 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.704 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.704 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.705 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.705 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.705 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.705 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.705 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.705 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.705 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.705 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.705 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.705 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.705 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.705 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.705 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.705 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.705 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.705 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.705 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.705 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.705 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.705 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.705 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.705 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.706 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.706 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.706 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.706 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.706 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.706 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.706 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.706 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.706 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.706 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.706 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.706 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.706 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.706 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.706 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.706 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.706 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.706 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.706 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.706 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.706 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.706 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.706 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.707 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.707 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.707 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.707 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.707 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.707 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.707 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.707 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.707 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.707 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.707 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.707 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.707 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.707 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.707 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.707 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.707 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.707 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.707 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.707 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.707 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.708 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.708 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.708 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.708 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.708 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.708 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.708 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.708 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.708 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.708 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.708 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.708 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.708 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.708 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.708 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.708 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.708 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.708 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.708 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.708 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.709 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.709 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.709 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.709 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.709 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.709 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.709 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.709 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.709 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.709 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.709 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.709 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.709 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.709 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.709 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.709 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.709 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.709 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.709 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.709 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.709 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.709 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.709 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.709 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.709 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.710 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.710 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.710 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.710 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.710 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.710 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.710 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.710 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.710 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.710 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.710 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.710 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.710 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.710 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.710 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.710 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.710 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.710 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.710 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.710 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.710 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.710 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.710 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.710 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.711 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.711 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.711 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.711 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.711 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.711 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.711 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.711 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.711 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.711 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.711 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.711 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.711 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.711 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.711 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.711 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.711 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.711 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.711 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.711 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.711 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.712 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.712 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.712 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.712 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.712 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.712 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.712 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.712 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.712 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.712 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.712 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.712 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.712 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.712 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.712 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.712 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.712 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.712 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.712 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.712 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.712 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.712 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.712 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.712 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.712 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.713 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.713 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.713 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.713 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.713 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.713 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.713 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.713 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.713 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.713 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.713 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.713 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.713 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.713 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.713 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.713 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.713 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.713 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.713 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.713 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.713 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.714 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.714 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.714 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.714 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.714 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.714 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.714 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.714 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.714 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.714 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.714 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.714 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.714 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.714 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.714 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.714 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.714 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.714 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.714 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.714 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.714 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.714 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.714 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.715 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.715 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.715 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.715 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.715 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.715 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.715 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.715 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.715 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.715 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.715 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.715 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.715 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.715 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.715 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.715 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.715 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.715 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.715 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.715 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.715 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.715 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.715 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.716 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.716 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.716 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.716 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.716 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.716 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.716 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.716 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.716 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.716 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.716 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.716 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.716 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.716 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.716 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.716 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.716 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.716 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.716 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.717 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.717 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.717 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.717 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.717 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.717 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.717 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.717 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.717 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.717 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.717 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.717 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.717 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.717 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.717 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.717 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.717 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.717 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.717 7041 7060 W System : A resource failed to call close.
02-11 02:36:58.717 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.436 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.436 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.436 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.436 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.436 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.437 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.437 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.437 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.437 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.437 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.437 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.437 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.437 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.437 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.437 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.437 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.437 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.437 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.437 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.437 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.437 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.437 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.437 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.437 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.437 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.437 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.437 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.438 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.438 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.438 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.438 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.438 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.438 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.438 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.438 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.438 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.438 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.438 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.438 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.438 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.438 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.438 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.438 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.438 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.438 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.438 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.438 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.438 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.439 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.439 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.439 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.440 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.440 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.440 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.440 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.440 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.440 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.440 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.440 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.440 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.440 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.440 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.440 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.441 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.441 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.441 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.441 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.441 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.441 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.441 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.441 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.441 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.441 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.441 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.441 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.441 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.441 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.441 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.441 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.441 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.442 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.442 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.442 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.442 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.442 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.442 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.442 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.442 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.442 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.442 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.442 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.442 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.442 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.442 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.442 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.442 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.442 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.442 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.442 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.442 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.442 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.442 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.443 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.443 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.443 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.443 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.443 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.443 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.443 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.443 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.443 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.443 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.443 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.443 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.443 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.443 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.443 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.443 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.443 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.443 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.443 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.444 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.444 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.444 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.444 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.444 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.444 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.444 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.444 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.444 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.444 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.444 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.444 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.444 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.444 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.444 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.444 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.444 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.444 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.444 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.445 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.445 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.445 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.445 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.445 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.445 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.445 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.445 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.445 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.445 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.445 7041 7060 W System : A resource failed to call close.
02-11 02:37:02.445 7041 7060 W System : A resource failed to c---------
beginning of main
02-11 03:53:46.137 27972 27972 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-11 03:53:46.399 27972 27972 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-11 03:53:46.401 27972 27972 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-11 03:53:46.401 27972 27972 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-11 03:53:46.401 27972 27972 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-11 03:53:46.401 27972 27972 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-11 03:53:46.402 27972 27972 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-11 03:53:46.402 27972 27972 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-11 03:53:46.402 27972 27972 W System.err: at
java.lang.Class.newInstance(Native Method)
02-11 03:53:46.402 27972 27972 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-11 03:53:46.402 27972 27972 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-11 03:53:46.402 27972 27972 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-11 03:53:46.402 27972 27972 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-11 03:53:46.402 27972 27972 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-11 03:53:46.402 27972 27972 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-11 03:53:46.402 27972 27972 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-11 03:53:46.402 27972 27972 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-11 03:53:46.402 27972 27972 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-11 03:53:46.402 27972 27972 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-11 03:53:46.402 27972 27972 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-11 03:53:46.402 27972 27972 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-11 03:53:46.402 27972 27972 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-11 03:53:46.402 27972 27972 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-11 03:53:46.402 27972 27972 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-11 03:53:46.431 27972 27972 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-11 03:53:46.830 27972 27972 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-11 03:53:46.830 27972 27972 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-11 03:53:47.071 27972 28024 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-11 03:53:47.071 27972 28024 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-11 03:53:47.071 27972 28024 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-11 03:53:47.675 28010 28010 W libprocessgroup: Controller io is not found
02-11 03:53:47.675 28010 28010 W libprocessgroup: Controller io is not found
02-11 03:53:47.675 28010 28010 W libprocessgroup: Controller io is not found
02-11 04:01:15.919 27972 27972 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 04:01:30.337 27972 27972 W J--------- beginning of main
02-11 04:24:19.078 2396 2396 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-11 04:24:19.542 2396 2396 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-11 04:24:19.543 2396 2396 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-11 04:24:19.543 2396 2396 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-11 04:24:19.543 2396 2396 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-11 04:24:19.543 2396 2396 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-11 04:24:19.544 2396 2396 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-11 04:24:19.544 2396 2396 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-11 04:24:19.544 2396 2396 W System.err: at
java.lang.Class.newInstance(Native Method)
02-11 04:24:19.544 2396 2396 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-11 04:24:19.544 2396 2396 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-11 04:24:19.548 2396 2396 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-11 04:24:19.548 2396 2396 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-11 04:24:19.549 2396 2396 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-11 04:24:19.554 2396 2396 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-11 04:24:19.555 2396 2396 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-11 04:24:19.556 2396 2396 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-11 04:24:19.556 2396 2396 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-11 04:24:19.556 2396 2396 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-11 04:24:19.557 2396 2396 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-11 04:24:19.557 2396 2396 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-11 04:24:19.557 2396 2396 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-11 04:24:19.557 2396 2396 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-11 04:24:19.557 2396 2396 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-11 04:24:19.567 2396 2396 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-11 04:24:19.973 2396 2396 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-11 04:24:19.974 2396 2396 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-11 04:24:20.614 2396 2665 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-11 04:24:20.614 2396 2665 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-11 04:24:20.614 2396 2665 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-11 04:24:21.174 2593 2593 W libprocessgroup: Controller io is not found
02-11 04:24:21.174 2593 2593 W libprocessgroup: Controller io is not found
02-11 04:24:21.175 2593 2593 W libprocessgroup: Controller io is not found
02-11 04:32:47.349 2396 2396 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 04:33:04.362 2396 2396 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 04:33:21.089 2396 2396 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 04:46:27.149 2396 2396 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 04:46:43.663 2396 2396 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 04:47:43.676 2396 2396 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 04:48:23.445 2396 2396 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 04:48:43.685 2396 2396 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 04:48:43.721 2396 2396 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 04:48:46.925 2396 2396 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 04:56:58.217 2396 2396 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 04:57:00.662 2396 2396 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 04:57:08.261 2396 2396 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 04:57:09.271 2396 2396 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 04:57:11.277 2396 2396 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 04:57:18.514 2396 2396 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 04:57:19.716 2396 2396 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 04:57:27.429 2396 2396 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 04:57:31.435 2396 2396 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 04:57:46.371 2396 2396 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 04:58:00.663 2396 2396 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 04:58:08.823 2396 2396 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 05:07:57.905 2396 2396 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 05:08:02.106 2396 2396 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 05:08:10.965 2396 2396 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 05:08:23.021 2396 2396 W JobService: onNet--------- beginning of main
02-11 05:53:46.100 2654 2654 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-11 05:53:46.440 2654 2654 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-11 05:53:46.442 2654 2654 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-11 05:53:46.442 2654 2654 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-11 05:53:46.442 2654 2654 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-11 05:53:46.442 2654 2654 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-11 05:53:46.443 2654 2654 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-11 05:53:46.443 2654 2654 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-11 05:53:46.443 2654 2654 W System.err: at
java.lang.Class.newInstance(Native Method)
02-11 05:53:46.443 2654 2654 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-11 05:53:46.443 2654 2654 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-11 05:53:46.443 2654 2654 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-11 05:53:46.443 2654 2654 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-11 05:53:46.443 2654 2654 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-11 05:53:46.443 2654 2654 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-11 05:53:46.443 2654 2654 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-11 05:53:46.443 2654 2654 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-11 05:53:46.443 2654 2654 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-11 05:53:46.443 2654 2654 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-11 05:53:46.443 2654 2654 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-11 05:53:46.443 2654 2654 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-11 05:53:46.443 2654 2654 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-11 05:53:46.443 2654 2654 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-11 05:53:46.443 2654 2654 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-11 05:53:46.487 2654 2654 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-11 05:53:46.863 2654 2654 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-11 05:53:46.863 2654 2654 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-11 05:53:47.168 2654 2718 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-11 05:53:47.168 2654 2718 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-11 05:53:47.168 2654 2718 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-11 05:53:47.744 2702 2702 W libprocessgroup: Controller io is not found
02-11 05:53:47.744 2702 2702 W libprocessgroup: Controller io is not found
02-11 05:53:47.744 2702 2702 W libprocessgroup: Controller io is not found
02-11 06:18:46.267 2654 2662 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 137 to 100
02-11 06:41:46.284 2654 2662 W com.mbwhatsapp: Reducing the number of
consi--------- beginning of main
02-11 07:04:53.887 2654 2662 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 138 to 100
02-11 07:16:30.590 2050 2050 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-11 07:16:30.858 2050 2050 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-11 07:16:30.860 2050 2050 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-11 07:16:30.860 2050 2050 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-11 07:16:30.860 2050 2050 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-11 07:16:30.860 2050 2050 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-11 07:16:30.860 2050 2050 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-11 07:16:30.860 2050 2050 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-11 07:16:30.860 2050 2050 W System.err: at
java.lang.Class.newInstance(Native Method)
02-11 07:16:30.860 2050 2050 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-11 07:16:30.860 2050 2050 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-11 07:16:30.860 2050 2050 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-11 07:16:30.860 2050 2050 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-11 07:16:30.860 2050 2050 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-11 07:16:30.860 2050 2050 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-11 07:16:30.860 2050 2050 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-11 07:16:30.860 2050 2050 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-11 07:16:30.860 2050 2050 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-11 07:16:30.860 2050 2050 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-11 07:16:30.860 2050 2050 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-11 07:16:30.860 2050 2050 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-11 07:16:30.860 2050 2050 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-11 07:16:30.860 2050 2050 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-11 07:16:30.860 2050 2050 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-11 07:16:30.891 2050 2050 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-11 07:16:31.465 2050 2050 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-11 07:16:31.465 2050 2050 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-11 07:16:31.651 2050 2177 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-11 07:16:31.651 2050 2177 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-11 07:16:31.651 2050 2177 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-11 07:16:31.768 2134 2134 W libprocessgroup: Controller io is not found
02-11 07:16:31.768 2134 2134 W libprocessgroup: Controller io is not found
02-11 07:16:31.768 2134 2134 W libprocessgroup: Controller io is not found
02-11 07:20:35.474 4692 4692 E com.mbwhatsapp: Not starting debugger since
--------- beginning of main
02-11 07:45:15.779 16909 16909 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-11 07:45:16.433 16909 16909 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-11 07:45:16.435 16909 16909 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-11 07:45:16.435 16909 16909 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-11 07:45:16.435 16909 16909 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-11 07:45:16.435 16909 16909 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-11 07:45:16.435 16909 16909 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-11 07:45:16.435 16909 16909 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-11 07:45:16.435 16909 16909 W System.err: at
java.lang.Class.newInstance(Native Method)
02-11 07:45:16.435 16909 16909 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-11 07:45:16.435 16909 16909 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-11 07:45:16.435 16909 16909 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-11 07:45:16.435 16909 16909 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-11 07:45:16.435 16909 16909 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-11 07:45:16.435 16909 16909 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-11 07:45:16.435 16909 16909 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-11 07:45:16.435 16909 16909 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-11 07:45:16.436 16909 16909 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-11 07:45:16.436 16909 16909 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-11 07:45:16.436 16909 16909 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-11 07:45:16.436 16909 16909 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-11 07:45:16.436 16909 16909 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-11 07:45:16.436 16909 16909 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-11 07:45:16.436 16909 16909 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-11 07:45:16.479 16909 16909 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-11 07:45:17.014 16909 16909 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-11 07:45:17.014 16909 16909 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-11 07:45:17.405 16909 17054 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-11 07:45:17.405 16909 17054 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-11 07:45:17.405 16909 17054 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-11 07:45:17.983 17011 17011 W libprocessgroup: Controller io is not found
02-11 07:45:17.984 17011 17011 W libprocessgroup: Controller io is not found
02-11 07:45:17.984 17011 17011 W libprocessgroup: Controller io is not found
02-11 08:13:46.342 16909 16930 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 138 to 100
02-11 08:42:29.390 16909 16930 W com.mbwhatsapp: Reducing the number of
consi--------- beginning of main
02-11 09:00:01.325 16909 16930 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 105 to 100
02-11 09:00:01.821 16909 3882 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-11 09:00:01.821 16909 3882 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-11 09:00:01.821 16909 3882 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-11 09:00:01.821 16909 3882 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-11 09:00:01.821 16909 3882 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-11 09:00:01.821 16909 3882 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-11 09:00:01.821 16909 3882 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-11 09:00:01.821 16909 3882 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-11 09:00:01.821 16909 3882 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-11 09:00:01.821 16909 3882 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-11 09:00:01.821 16909 3882 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-11 09:00:01.821 16909 3882 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-11 09:00:01.821 16909 3882 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-11 09:00:01.821 16909 3882 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-11 09:00:01.821 16909 3882 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-11 09:00:01.821 16909 3882 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-11 09:24:34.303 10386 10386 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-11 09:24:36.998 10386 10386 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-11 09:24:37.002 10386 10386 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-11 09:24:37.002 10386 10386 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-11 09:24:37.002 10386 10386 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-11 09:24:37.002 10386 10386 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-11 09:24:37.002 10386 10386 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-11 09:24:37.002 10386 10386 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-11 09:24:37.002 10386 10386 W System.err: at
java.lang.Class.newInstance(Native Method)
02-11 09:24:37.002 10386 10386 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-11 09:24:37.002 10386 10386 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-11 09:24:37.002 10386 10386 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-11 09:24:37.002 10386 10386 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-11 09:24:37.002 10386 10386 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-11 09:24:37.002 10386 10386 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-11 09:24:37.006 10386 10386 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-11 09:24:37.006 10386 10386 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-11 09:24:37.006 10386 10386 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-11 09:24:37.007 10386 10386 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-11 09:24:37.007 10386 10386 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-11 09:24:37.007 10386 10386 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-11 09:24:37.007 10386 10386 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-11 09:24:37.007 10386 10386 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-11 09:24:37.007 10386 10386 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-11 09:24:37.156 10386 10386 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-11 09:24:39.289 10386 10386 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-11 09:24:39.289 10386 10386 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-11 09:24:39.519 10386 10386 W com.mbwhatsapp: Long monitor contention with owner
High Pri Worker #2 (11001) at void X.3ds.run()(:-1) waiters=0 in java.lang.String
X.39t.getString(java.lang.String, java.lang.String) for 219ms
02-11 09:24:40.488 10386 11122 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-11 09:24:40.488 10386 11122 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-11 09:24:40.488 10386 11122 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-11 09:24:40.602 10386 11122 W com.mbwhatsapp: Verification of void
X.2rL.A04(byte[], int, int) took 114.271ms (542.57 bytecodes/s) (2648B approximate
peak alloc)
02-11 09:24:41.465 10992 10992 W libprocessgroup: Controller io is not found
02-11 09:24:41.466 10992 10992 W libprocessgroup: Controller io is not found
02-11 09:24:41.466 10992 10992 W libprocessgroup: Controller io is not found
02-11 09:24:42.476 10386 11160 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #7 (11177) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=0 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal) for 601ms
02-11 09:24:42.674 10386 11177 W com.mbwhatsapp: Long monitor contention with owner
MBWhatsApp Worker #5 (11160) at android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String,
int, android.os.CancellationSignal)(SQLiteConnectionPool.java:990) waiters=5 in
android.database.sqlite.SQLiteConnection
android.database.sqlite.SQLiteConnectionPool.acquireConnection(java.lang.String,
int, android.os.CancellationSignal) for 162ms
02-11 09:25:00.033 10386 10386 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 09:25:26.255 10386 10386 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 09:25:28.255 10386 10386 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 09:25:30.251 10386 10386 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 09:25:33.692 10386 10386 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 09:25:34.789 10386 10386 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 09:25:35.967 10386 10386 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 09:25:37.859 10386 10386 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 09:25:38.860 10386 10386 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 09:25:41.874 10386 10386 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 09:25:46.859 10386 10386 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 09:25:48.135 10386 10386 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 09:25:55.630 10386 10386 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 09:37:17.534 10386 10386 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 09:37:18.478 10386 10386 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 09:37:25.548 10386 10386 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 09:37:26.545 10386 10386 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 09:37:47.430 10386 10386 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 09:37:47.518 10386 10386 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 09:37:48.558 10386 10386 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 09:37:53.772 10386 10386 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 09:37:55.829 10386 10386 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 09:37:56.843 10386 10386 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 09:38:05.763 10386 10386 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 09:38:07.846 10386 10386 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 09:38:22.064 10386 10386 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 10:00:38.522 10386 10386 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 10:00:39.522 10386 10386 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 10:00:40.623 10386 10386 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 10:00:57.855 1--------- beginning of main
02-11 10:36:53.191 10386 10386 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 10:37:17.228 10386 10386 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 10:37:18.348 10386 10386 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 10:37:28.952 10386 10386 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 10:37:29.970 10386 10386 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 10:37:53.199 10386 10386 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 10:45:58.134 29511 29511 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-11 10:45:58.464 29511 29511 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-11 10:45:58.465 29511 29511 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-11 10:45:58.465 29511 29511 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-11 10:45:58.465 29511 29511 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-11 10:45:58.465 29511 29511 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-11 10:45:58.465 29511 29511 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-11 10:45:58.465 29511 29511 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-11 10:45:58.465 29511 29511 W System.err: at
java.lang.Class.newInstance(Native Method)
02-11 10:45:58.465 29511 29511 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-11 10:45:58.465 29511 29511 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-11 10:45:58.465 29511 29511 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-11 10:45:58.465 29511 29511 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-11 10:45:58.465 29511 29511 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-11 10:45:58.465 29511 29511 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-11 10:45:58.465 29511 29511 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-11 10:45:58.465 29511 29511 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-11 10:45:58.465 29511 29511 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-11 10:45:58.465 29511 29511 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-11 10:45:58.465 29511 29511 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-11 10:45:58.465 29511 29511 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-11 10:45:58.465 29511 29511 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-11 10:45:58.465 29511 29511 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-11 10:45:58.465 29511 29511 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-11 10:45:58.478 29511 29511 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-11 10:45:58.793 29511 29511 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(---------
beginning of main
02-11 10:45:58.936 29511 29511 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
02-11 10:45:58.936 29511 29511 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-11 10:45:58.936 29511 29511 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-11 10:45:58.953 29511 29700 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-11 10:45:59.144 29511 29511 W com.mbwhatsapp: Method void
com.mbwhatsapp.HomeActivity.A6e() failed lock verification and will run slower.
02-11 10:45:59.444 29511 29511 E ArmVmp : Match on catch block at 0x0a in for
0x75cca7e031
02-11 10:45:59.466 29511 29511 E ArmVmp : Match on catch block at 0x0a in for
0x75cca7e04d
02-11 10:45:59.567 29511 29765 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/ConscryptEngineSocket;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-11 10:45:59.567 29511 29765 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-11 10:45:59.567 29511 29765 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-11 10:45:59.567 29511 29765 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/ConscryptEngineSocket;->setHostname(Ljava/lang/String;)V
(max-target-q,core-platform-api, reflection, denied)
02-11 10:45:59.567 29511 29765 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setHostname(Ljava/lang/String;)V
(max-target-q,core-platform-api, reflection, denied)
02-11 10:45:59.567 29511 29765 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setHostname(Ljava/lang/
String;)V (max-target-q, reflection, denied)
02-11 10:45:59.567 29511 29765 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setAlpnProtocols([B)V (max-target-
q,core-platform-api, reflection, denied)
02-11 10:45:59.568 29511 29765 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setAlpnProtocols([B)V (max-
target-q, reflection, denied)
02-11 10:45:59.582 29673 29673 W libprocessgroup: Controller io is not found
02-11 10:45:59.582 29673 29673 W libprocessgroup: Controller io is not found
02-11 10:45:59.582 29673 29673 W libprocessgroup: Controller io is not found
02-11 10:45:59.696 29511 29511 W Activity: Can request only one set of permissions
at a time
02-11 10:45:59.728 29511 29765 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getAlpnSelectedProtocol()[B (max-
target-q,core-platform-api, reflection, denied)
02-11 10:45:59.728 29511 29765 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->getAlpnSelectedProtocol()[B
(max-target-q, reflection, denied)
02-11 10:45:59.808 29511 29511 W libc : Access denied finding property
"persist.dm.passive.display_brightness"
02-11 10:45:59.808 29511 29511 W libc : Access denied finding property
"persist.dm.passive.ambient_brightness"
02-11 10:45:59.873 29511 29511 E ArmVmp : Match on catch block at 0x0a in for
0x75cca7e035
02-11 10:46:00.298 29511 29880 W LOTTIE : Animation contains merge paths. Merge
paths are only supported on KitKat+ and must be manually enabled by calling
enableMergePathsForKitKatAndAbove().
02-11 10:46:12.386 30104 30104 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-11 10:46:12.547 30104 30104 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-11 10:46:12.548 30104 30104 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-11 10:46:12.548 30104 30104 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-11 10:46:12.548 30104 30104 W System.err: at --------- beginning of main
02-11 11:29:55.609 30104 30114 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 144 to 100
02-11 11:46:55.797 12902 12902 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-11 11:46:56.048 12902 12902 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-11 11:46:56.050 12902 12902 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-11 11:46:56.050 12902 12902 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-11 11:46:56.050 12902 12902 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-11 11:46:56.050 12902 12902 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-11 11:46:56.050 12902 12902 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-11 11:46:56.050 12902 12902 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-11 11:46:56.050 12902 12902 W System.err: at
java.lang.Class.newInstance(Native Method)
02-11 11:46:56.050 12902 12902 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-11 11:46:56.050 12902 12902 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-11 11:46:56.050 12902 12902 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-11 11:46:56.050 12902 12902 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-11 11:46:56.050 12902 12902 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-11 11:46:56.050 12902 12902 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-11 11:46:56.050 12902 12902 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-11 11:46:56.050 12902 12902 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-11 11:46:56.050 12902 12902 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-11 11:46:56.050 12902 12902 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-11 11:46:56.050 12902 12902 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-11 11:46:56.050 12902 12902 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-11 11:46:56.050 12902 12902 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-11 11:46:56.050 12902 12902 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-11 11:46:56.050 12902 12902 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-11 11:46:56.066 12902 12902 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-11 11:46:56.457 12902 12902 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-11 11:46:56.457 12902 12902 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-11 11:46:56.706 12902 12962 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-11 11:46:56.706 12902 12962 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-11 11:46:56.706 12902 12962 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-11 11:46:57.325 12948 12948 W libprocessgroup: Controller io is not found
02-11 11:46:57.325 12948 12948 W libprocessgroup: Controller io is not found
02-11 11:46:57.325 12948 12948 W libprocessgroup: Controller io is not found
02-11 12:01:59.996 12902 12902 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 12:02:10.021 12902 12902 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 12:02:14.015 12902 12902 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 12:02:15.013 12902 12902 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 12:02:20.021 12902 12902 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 12:02:25.006 12902 12902 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 12:02:26.009 12902 12902 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 12:02:28.039 12902 12902 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 12:02:37.009 12902 12902 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 12:02:38.010 12902 12902 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 12:02:52.038 12902 12902 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 12:02:55.911 12902 12902 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 12:03:01.909 12902 12902 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 12:03:04.861 12902 12902 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 12:13:13.492 12902 12902 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 12:13:14.462 12902 12902 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 12:13:22.808 12902 12902 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 12:53:58.395 12902 27327 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-11 12:53:58.395 12902 27327 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-11 12:53:58.395 12902 27327 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-11 12:53:58.395 12902 27327 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-11 12:53:58.395 12902 27327 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-11 12:53:58.395 12902 27327 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-11 12:53:58.395 12902 27327 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-11 12:53:58.395 12902 27327 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-11 12:53:58.395 12902 27327 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-11 12:53:58.395 12902 27327 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-11 12:53:58.395 12902 27327 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-11 12:53:58.395 12902 27327 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-11 12:53:58.395 12902 27327 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-11 12:53:58.395 12902 27327 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-11 12:53:58.395 12902 27327 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-11 12:53:58.395 12902 27327 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-11 13:39:15.393 12902 12902 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 13:39:15.394 12902 12902 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 13:39:26.922 12902 12996 W WM-SystemJobScheduler: Unable to schedule work ID
7752190c-3bda-48d9-bb36-8c525bbe1584
02-11 13:51:03.912 12902 12994 W WM-SystemJobScheduler: Unable to schedule work ID
5b5a17ed-4ae7-489f-b6aa-bd77b1b806e6
02-11 13:51:34.048 12902 12998 W WM-SystemJobScheduler: Unable to schedule work ID
530efc06-3664-4300-b339-be96a4b77c2a
02-11 14:07:31.701 12902 12993 W WM-SystemJobScheduler: Unable to schedule work ID
d7b86953-14f0-4b4b-8ecf-f35a0c17dbb4
02-11 14:07:32.275 12902 12994 E WM-WorkerWrapper: Work [ id=cb2fbbbe-d71e-4f78-
9088-f4d7f6b7ca46,
tags={ com.mbwhatsapp.privacy.protocol.xmpp.DisclosureGetStageByIdsWorker,
tag.whatsapp.privacy.GetDisclosureStageByIds } ] failed because it threw an
exception/error
02-11 14:07:32.275 12902 12994 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 {}}
02-11 14:07:32.275 12902 12994 E WM-WorkerWrapper: at X.0i9.A02(Unknown
Source:20)
02-11 14:07:32.275 12902 12994 E WM-WorkerWrapper: at X.0i9.get(Unknown
Source:47)
02-11 14:07:32.275 12902 12994 E WM-WorkerWrapper: at X.0lz.run(Unknown
Source:4)
02-11 14:07:32.275 12902 12994 E WM-WorkerWrapper: at X.0m4.run(Unknown
Source:2)
02-11 14:07:32.275 12902 12994 E WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-11 14:07:32.275 12902 12994 E WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-11 14:07:32.275 12902 12994 E WM-WorkerWrapper: at
java.lang.Thread.run(Thread.java:1012)
02-11 14:07:32.275 12902 12994 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 {}}
02-11 14:07:32.622 12902 10393 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-11 14:07:32.622 12902 10393 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-11 14:07:32.622 12902 10393 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-11 14:07:32.622 12902 10393 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-11 14:07:32.622 12902 10393 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-11 14:07:32.622 12902 10393 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-11 14:07:32.622 12902 10393 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-11 14:07:32.622 12902 10393 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-11 14:07:32.622 12902 1--------- beginning of main
02-11 15:22:36.357 15109 15109 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-11 15:22:36.702 15109 15109 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-11 15:22:36.704 15109 15109 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-11 15:22:36.704 15109 15109 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-11 15:22:36.704 15109 15109 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-11 15:22:36.704 15109 15109 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-11 15:22:36.704 15109 15109 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-11 15:22:36.704 15109 15109 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-11 15:22:36.704 15109 15109 W System.err: at
java.lang.Class.newInstance(Native Method)
02-11 15:22:36.704 15109 15109 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-11 15:22:36.704 15109 15109 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-11 15:22:36.704 15109 15109 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-11 15:22:36.704 15109 15109 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-11 15:22:36.704 15109 15109 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-11 15:22:36.704 15109 15109 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-11 15:22:36.704 15109 15109 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-11 15:22:36.704 15109 15109 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-11 15:22:36.704 15109 15109 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-11 15:22:36.704 15109 15109 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-11 15:22:36.705 15109 15109 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-11 15:22:36.705 15109 15109 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-11 15:22:36.705 15109 15109 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-11 15:22:36.705 15109 15109 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-11 15:22:36.705 15109 15109 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-11 15:22:36.734 15109 15109 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-11 15:22:37.044 15109 15109 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-11 15:22:37.044 15109 15109 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-11 15:22:37.307 15109 15161 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-11 15:22:37.307 15109 15161 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-11 15:22:37.307 15109 15161 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-11 15:22:37.930 15148 15148 W libprocessgroup: Controller io is not found
02-11 15:22:37.930 15148 15148 W libprocessgroup: Controller io is not found
02-11 15:22:37.930 15148 15148 W libprocessgroup: Controller io is not found
02-11 15:22:38.047 15109 15175 W WM-SystemJobScheduler: Unable to schedule work ID
2e96fb3b-dd42-4732-bb5f-c3971d7d246f
02-11 15:23:08.134 15109 15191 W WM-SystemJobScheduler: Unable to schedule work ID
597bd156-fdc5-4a19-9635-39d07bba8387
02-11 15:55:56.035 15109 15117 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 159 to 100
02-11 16:16:26.207 15109 15117 W com.mbwhatsapp: Suspending all threads took:
5.765ms
02-11 16:16:26.218 15109 15117 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 123 to 100
02-11 16:16:26.905 15109 22622 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-11 16:16:26.905 15109 22622 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-11 16:16:26.905 15109 22622 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-11 16:16:26.905 15109 22622 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-11 16:16:26.905 15109 22622 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-11 16:16:26.905 15109 22622 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-11 16:16:26.905 15109 22622 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-11 16:16:26.905 15109 22622 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-11 16:16:26.905 15109 22622 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-11 16:16:26.905 15109 22622 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-11 16:16:26.905 15109 22622 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-11 16:16:26.905 15109 22622 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-11 16:16:26.905 15109 22622 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-11 16:16:26.905 15109 22622 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-11 16:16:26.905 15109 22622 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-11 16:16:26.905 15109 22622 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-11 16:45:46.174 15109 15117 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 120 to 100
02-11 16:46:32.319 15109 22624 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-11 16:46:32.319 15109 22624 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-11 16:46:32.319 15109 22624 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-11 16:46:32.319 15109 22624 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-11 16:46:32.319 15109 22624 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-11 16:46:32.319 15109 22624 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-11 16:46:32.319 15109 22624 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-11 16:46:32.319 15109 22624 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-11 16:46:32.319 15109 22624 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-11 16:46:32.319 15109 22624 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-11 16:46:32.319 15109 22624 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-11 16:46:32.319 15109 22624 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-11 16:46:32.319 15109 22624 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:---------
beginning of main
02-11 18:21:08.346 13196 13196 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-11 18:21:08.752 13196 13196 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-11 18:21:08.756 13196 13196 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-11 18:21:08.756 13196 13196 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-11 18:21:08.756 13196 13196 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-11 18:21:08.756 13196 13196 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-11 18:21:08.756 13196 13196 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-11 18:21:08.756 13196 13196 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-11 18:21:08.756 13196 13196 W System.err: at
java.lang.Class.newInstance(Native Method)
02-11 18:21:08.756 13196 13196 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-11 18:21:08.756 13196 13196 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-11 18:21:08.756 13196 13196 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-11 18:21:08.756 13196 13196 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-11 18:21:08.756 13196 13196 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-11 18:21:08.756 13196 13196 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-11 18:21:08.756 13196 13196 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-11 18:21:08.756 13196 13196 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-11 18:21:08.756 13196 13196 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-11 18:21:08.756 13196 13196 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-11 18:21:08.756 13196 13196 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-11 18:21:08.756 13196 13196 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-11 18:21:08.756 13196 13196 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-11 18:21:08.757 13196 13196 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-11 18:21:08.757 13196 13196 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-11 18:21:08.797 13196 13196 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-11 18:21:09.125 13196 13196 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-11 18:21:09.125 13196 13196 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-11 18:21:09.570 13196 13263 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-11 18:21:09.570 13196 13263 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-11 18:21:09.570 13196 13263 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-11 18:21:10.034 13247 13247 W libprocessgroup: Controller io is not found
02-11 18:21:10.034 13247 13247 W libprocessgroup: Controller io is not found
02-11 18:21:10.034 13247 13247 W libprocessgroup: Controller io is not found
02-11 18:21:12.015 13196 13268 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-11 18:21:12.015 13196 13268 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-11 18:21:12.015 13196 13268 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-11 18:21:12.015 13196 13268 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-11 18:21:12.015 13196 13268 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-11 18:21:12.015 13196 13268 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-11 18:21:12.015 13196 13268 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-11 18:21:12.015 13196 13268 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-11 18:21:12.015 13196 13268 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-11 18:21:12.015 13196 13268 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-11 18:21:12.015 13196 13268 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-11 18:21:12.015 13196 13268 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-11 18:21:12.015 13196 13268 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-11 18:21:12.015 13196 13268 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-11 18:21:12.015 13196 13268 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-11 18:21:12.015 13196 13268 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-11 18:22:47.857 13196 13196 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
02-11 18:22:47.979 13196 13196 W com.mbwhatsapp: Method void
com.mbwhatsapp.HomeActivity.A6e() failed lock verification and will run slower.
02-11 18:22:48.199 13196 13196 E ArmVmp : Match on catch block at 0x0a in for
0x75cca7e031
02-11 18:22:48.212 13196 13196 E ArmVmp : Match on catch block at 0x0a in for
0x75cca7e04d
02-11 18:22:48.287 13196 13196 W Activity: Can request only one set of permissions
at a time
02-11 18:22:48.348 13196 13196 W libc : Access denied finding property
"persist.dm.passive.display_brightness"
02-11 18:22:48.349 13196 13196 W libc : Access denied finding property
"persist.dm.passive.ambient_brightness"
02-11 18:22:48.393 13196 13860 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/ConscryptEngineSocket;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-11 18:22:48.393 13196 13860 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-11 18:22:48.393 13196 13860 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-11 18:22:48.397 13196 13860 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/ConscryptEngineSocket;->setHostname(Ljava/lang/String;)V
(max-target-q,core-platform-api, reflection, denied)
02-11 18:22:48.397 13196 13860 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setHostname(Ljava/lang/String;)V
(max-target-q,core-platform-api, reflection, denied)
02-11 18:22:48.397 13196 13860 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setHostname(Ljava/lang/
String;)V (max-target-q, reflection, denied)
02-11 18:22:48.397 13196 13860 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setAlpnProtocols([B)V (max-target-
q,core-platform-api, reflection, denied)
02-11 18:22:48.397 13196 13860 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setAlpnProtocols([B)V (max-
target-q, reflection, d--------- beginning of main
02-11 18:22:48.533 13196 13860 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getAlpnSelectedProtocol()[B (max-
target-q,core-platform-api, reflection, denied)
02-11 18:22:48.533 13196 13860 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->getAlpnSelectedProtocol()[B
(max-target-q, reflection, denied)
02-11 18:22:48.926 13196 13206 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
02-11 18:22:49.151 13196 13196 E RecyclerView: No adapter attached; skipping layout
02-11 18:22:49.158 13196 13196 E ViewRootImpl@68fcf08[HomeActivity]: Surface is not
valid.
02-11 18:22:49.181 13196 13196 E RecyclerView: No adapter attached; skipping layout
02-11 18:22:49.181 13196 13196 E ViewRootImpl@68fcf08[HomeActivity]: Surface is not
valid.
02-11 18:22:49.186 13196 13196 E ArmVmp : Match on catch block at 0x0a in for
0x75cca7e035
02-11 18:22:49.237 13196 13901 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
02-11 18:22:49.322 13196 13910 W LOTTIE : Animation contains merge paths. Merge
paths are only supported on KitKat+ and must be manually enabled by calling
enableMergePathsForKitKatAndAbove().
02-11 18:22:49.605 13196 13196 W LOTTIE : Animation contains merge paths but they
are disabled.
02-11 18:22:49.806 13196 13196 E ArmVmp : Match on catch block at 0x5b in for
0x75cca7e01d
02-11 18:22:55.299 13196 13196 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@dc3830f
02-11 18:23:03.777 14217 14217 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-11 18:23:03.980 14217 14217 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-11 18:23:03.981 14217 14217 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-11 18:23:03.981 14217 14217 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-11 18:23:03.981 14217 14217 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-11 18:23:03.981 14217 14217 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-11 18:23:03.981 14217 14217 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-11 18:23:03.981 14217 14217 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-11 18:23:03.981 14217 14217 W System.err: at
java.lang.Class.newInstance(Native Method)
02-11 18:23:03.981 14217 14217 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-11 18:23:03.981 14217 14217 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-11 18:23:03.981 14217 14217 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-11 18:23:03.981 14217 14217 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-11 18:23:03.981 14217 14217 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-11 18:23:03.981 14217 14217 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-11 18:23:03.981 14217 14217 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-11 18:23:03.982 14217 14217 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-11 18:23:03.982 14217 14217 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-11 18:23:03.982 14217 14217 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-11 18:23:03.982 14217 14217 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-11 18:23:03.982 14217 14217 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-11 18:23:03.982 14217 14217 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-11 18:23:03.982 14217 14217 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-11 18:23:03.982 14217 14217 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-11 18:23:03.995 14217 14217 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-11 18:23:04.277 14217 14217 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-11 18:23:04.277 14217 14217 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-11 18:23:04.442 14217 14275 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-11 18:23:04.442 14217 14275 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-11 18:23:04.442 14217 14275 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-11 18:23:05.240 14261 14261 W libprocessgroup: Controller io is not found
02-11 18:23:05.240 14261 14261 W libprocessgroup: Controller io is not found
02-11 18:23:05.240 14261 14261 W libprocessgroup: Controller io is not found
02-11 18:43:02.561 14217 17757 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-11 18:43:02.561 14217 17757 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-11 18:43:02.561 14217 17757 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-11 18:43:02.561 14217 17757 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-11 18:43:02.561 14217 17757 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-11 18:43:02.561 14217 17757 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-11 18:43:02.561 14217 17757 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-11 18:43:02.561 14217 17757 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-11 18:43:02.561 14217 17757 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-11 18:43:02.561 14217 17757 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-11 18:43:02.561 14217 17757 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-11 18:43:02.561 14217 17757 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-11 18:43:02.561 14217 17757 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-11 18:43:02.561 14217 17757 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-11 18:43:02.561 14217 17757 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-11 18:43:02.561 14217 17757 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-11 18:43:22.672 14217 14217 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 18:43:22.672 14217 14217 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 18:43:23.727 14217 14217 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 18:43:27.189 14217 14217 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 18:43:42.217 14217 14217 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 18:43:46.413 14217 14217 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 18:43:51.140 14217 14217 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 18:43:56.266 14217 14217 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 18:44:06.265 14217 14217 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 19:05:56.076 14217 14225 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 135 to 100
02-11 19:12:50.535 14217 14306 W WM-SystemJobScheduler: Unable to schedule work ID
91671c05-af55-4287-bdec-25ed5d2d1754
02-11 19:13:20.635 14217 14301 W WM-SystemJobScheduler: Unable to schedule work ID
430272a6-cd51-453e-9c88-3aebc7463b87
02-11 19:29:56.447 14217 14301 W WM-SystemJobScheduler: Unable to schedule work ID
b6971400-41f7-4876-a070-b93986d479e7
02-11 19:30:26.526 14217 14306 W WM-SystemJobScheduler: Unable to schedule work ID
8ac3ec0f-f8da-49fc-b623-31fa39479f71
02-11 19:36:04.659 14217 14306 W WM-SystemJobScheduler: Unable to schedule work ID
34370d0f-3133-4d05-a984-49e4ef36f721
02-11 19:36:05.268 14217 14217 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 19:36:11.357 14217 14217 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 19:36:11.462 14217 14217 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 19:36:20.381 14217 14217 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 19:36:26.384 14217 14217 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 19:36:34.797 14217 14444 W WM-SystemJobScheduler: Unable to schedule work ID
0bdf1fc2-4445-4cb1-85d3-3401bc4402ec
02-11 19:36:35.444 14217 14217 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 19:36:41.483 14217 14217 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 19:36:44.504 14217 14217 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 19:37:02.579 14217 14217 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 19:37:05.596 14217 14217 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 19:37:11.471 14217 14217 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 19:44:34.364 14217 14306 W WM-SystemJobScheduler: Unable to schedule work ID
23132787-a8e1-4cf4-8821-30a451ea7c24
02-11 19:44:42.785 14217 14217 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 19:44:45.954 14217 14217 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 19:44:51.978 14217 14217 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.Syst--------- beginning of main
02-11 19:44:52.988 14217 14217 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 19:44:59.067 14217 14217 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 19:45:03.056 14217 14217 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 19:45:04.700 14217 14305 W WM-SystemJobScheduler: Unable to schedule work ID
9cb180cc-6160-4c9b-9846-bfa8c3145872
02-11 19:45:08.080 14217 14217 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 19:45:13.094 14217 14217 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 19:59:40.346 19297 19297 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-11 19:59:40.657 19297 19297 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-11 19:59:40.657 19297 19297 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-11 19:59:40.657 19297 19297 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-11 19:59:40.657 19297 19297 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-11 19:59:40.657 19297 19297 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-11 19:59:40.657 19297 19297 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-11 19:59:40.657 19297 19297 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-11 19:59:40.657 19297 19297 W System.err: at
java.lang.Class.newInstance(Native Method)
02-11 19:59:40.657 19297 19297 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-11 19:59:40.657 19297 19297 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-11 19:59:40.657 19297 19297 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-11 19:59:40.657 19297 19297 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-11 19:59:40.657 19297 19297 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-11 19:59:40.657 19297 19297 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-11 19:59:40.657 19297 19297 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-11 19:59:40.657 19297 19297 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-11 19:59:40.657 19297 19297 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-11 19:59:40.657 19297 19297 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-11 19:59:40.657 19297 19297 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-11 19:59:40.657 19297 19297 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-11 19:59:40.657 19297 19297 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-11 19:59:40.657 19297 19297 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-11 19:59:40.657 19297 19297 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-11 19:59:40.672 19297 19297 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-11 19:59:41.047 19297 19297 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-11 19:59:41.047 19297 19297 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-11 19:59:41.203 19297 19297 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK,
boolean) failed lock verification and will run slower.
02-11 19:59:41.203 19297 19297 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-11 19:59:41.203 19297 19297 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-11 19:59:41.246 19297 19437 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-11 19:59:41.337 19297 19297 W com.mbwhatsapp: Method void
com.mbwhatsapp.HomeActivity.A6e() failed lock verification and will run slower.
02-11 19:59:41.410 19405 19405 W libprocessgroup: Controller io is not found
02-11 19:59:41.410 19405 19405 W libprocessgroup: Controller io is not found
02-11 19:59:41.410 19405 19405 W libprocessgroup: Controller io is not found
02-11 19:59:41.551 19297 19297 E ArmVmp : Match on catch block at 0x0a in for
0x75cca7e031
02-11 19:59:41.570 19297 19297 E ArmVmp : Match on catch block at 0x0a in for
0x75cca7e04d
02-11 19:59:41.639 19297 19297 W Activity: Can request only one set of permissions
at a time
02-11 19:59:41.709 19297 19297 W libc : Access denied finding property
"persist.dm.passive.display_brightness"
02-11 19:59:41.709 19297 19297 W libc : Access denied finding property
"persist.dm.passive.ambient_brightness"
02-11 19:59:41.792 19297 19478 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/ConscryptEngineSocket;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-11 19:59:41.792 19297 19478 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-11 19:59:41.792 19297 19478 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-11 19:59:41.792 19297 19478 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/ConscryptEngineSocket;->setHostname(Ljava/lang/String;)V
(max-target-q,core-platform-api, reflection, denied)
02-11 19:59:41.792 19297 19478 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setHostname(Ljava/lang/String;)V
(max-target-q,core-platform-api, reflection, denied)
02-11 19:59:41.792 19297 19478 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setHostname(Ljava/lang/
String;)V (max-target-q, reflection, denied)
02-11 19:59:41.792 19297 19478 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setAlpnProtocols([B)V (max-target-
q,core-platform-api, reflection, denied)
02-11 19:59:41.792 19297 19478 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setAlpnProtocols([B)V (max-
target-q, reflection, denied)
02-11 19:59:42.042 19297 19478 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getAlpnSelectedProtocol()[B (max-
target-q,core-platform-api, reflection, denied)
02-11 19:59:42.042 19297 19478 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->getAlpnSelectedProtocol()[B
(max-target-q, reflection, denied)
02-11 19:59:42.589 19297 19297 E RecyclerView: No adapter attached; skipping layout
02-11 19:59:42.597 19297 19297 E ViewRootImpl@9fe4d28[HomeActivity]: Surface is not
valid.
02-11 19:59:42.621 19297 19297 E RecyclerView: No adapter attached; skipping layout
02-11 19:59:42.622 19297 19297 E ViewRootImpl@9fe4d28[HomeActivity]: Surface is not
valid.
02-11 19:59:42.626 19297 19297 E ArmVmp : Match on catch block at 0x0a in for
0x75cca7e035
02-11 19:59:42.757 19297 19673 W LOTTIE : Animation contains merge paths. Merge
paths are only supported on KitKat+ and must be manually enabled by calling
enableMergePathsForKitKatAndAbove().
02-11 19:59:42.929 19297 19297 W LOTTIE : Animation contains merge paths but they
are disabled.
02-11 19:59:43.303 19297 19297 E ArmVmp : Match on catch block at 0x5b in for
0x75cca7e01d
02-11 19:59:44.649 19297 19366 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
02-11 19:59:44.746 19297 19509 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_block
02-11 19:59:44.746 19297 19509 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-11 19:59:44.746 19297 19509 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-11 19:59:44.746 19297 19509 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-11 19:59:44.746 19297 19509 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-11 19:59:44.746 19297 19509 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-11 19:59:44.746 19297 19509 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-11 19:59:44.746 19297 19509 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-11 19:59:44.746 19297 19509 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-11 19:59:44.746 19297 19509 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-11 19:59:44.746 19297 19509 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-11 19:59:44.746 19297 19509 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-11 19:59:44.746 19297 19509 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-11 19:59:44.746 19297 19509 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-11 19:59:44.746 19297 19509 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-11 19:59:44.746 19297 19509 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-11 19:59:45.433 19297 19732 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-11 19:59:45.433 19297 19732 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-11 19:59:45.433 19297 19732 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-11 19:59:45.433 19297 19732 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-11 19:59:45.433 19297 19732 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-11 19:59:45.433 19297 19732 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-11 19:59:45.433 19297 19732 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-11 19:59:45.433 19297 19732 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-11 19:59:45.433 19297 19732 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-11 19:59:45.433 19297 19732 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-11 19:59:45.433 19297 19732 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-11 19:59:45.433 19297 19732 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-11 19:59:45.433 19297 19732 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-11 19:59:45.433 19297 19732 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-11 19:59:45.433 19297 19732 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-11 19:59:45.433 19297 19732 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-11 19:59:46.143 19297 19297 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 19:59:47.319 19297 19297 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 380
02-11 19:59:47.322 19297 19297 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 633
02-11 19:59:47.330 19297 19297 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 677
02-11 19:59:47.332 19297 19297 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 248
02-11 19:59:47.338 19297 19297 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 571
02-11 19:59:47.343 19297 19297 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 333
02-11 19:59:47.347 19297 19297 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 650
02-11 19:59:47.351 19297 19297 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 1150
02-11 19:59:47.354 19297 19297 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 491
02-11 19:59:47.356 19297 19297 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 1150
02-11 19:59:47.360 19297 19297 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 659
02-11 19:59:47.362 19297 19297 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 593
02-11 19:59:47.371 19297 19297 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 1171
02-11 19:59:47.374 19297 19297 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 510
02-11 19:59:47.404 19297 19297 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 853
02-11 19:59:47.444 19297 19297 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 650
02-11 19:59:47.496 19297 19297 W View : requestLayout() improperly called by
android.widget.Space{d6376ee I.ED..... ......I. 32,95-43,106 #7f0b00ba
app:id/action_tile_spacing} during layout: running second layout pass
02-11 19:59:47.496 19297 19297 W View : requestLayout() improperly called by
android.widget.Space{f9413fa I.ED..... ......I. 32,95-43,106 #7f0b00ba
app:id/action_tile_spacing} during layout: running second layout pass
02-11 19:59:47.496 19297 19297 W View : requestLayout() improperly called by
android.widget.Space{8ff75c6 I.ED..... ......I. 32,95-43,106 #7f0b00ba
app:id/action_tile_spacing} during layout: running second layout pass
02-11 19:59:47.564 19297 19297 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 650
02-11 19:59:47.627 19297 19297 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@9fb9f0a
02-11 19:59:48.700 19297 19297 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=falsecallback=android.view.ViewRootImpl$
$ExternalSyntheticLambda21@92f421a
02-11 19:59:50.555 19297 19317 W com.mbwhatsapp: Cleared Reference was only
reachable from finalizer (only reported once)
02-11 19:59:51.961 19297 19297 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 853
02-11 20:01:40.982 19297 19297 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 20:02:16.432 19297 19297 W WindowOnBackDispatcher: sendCancelIfRunning:
isInProgress=fa--------- beginning of main
02-11 20:15:51.612 19297 19297 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 20:16:20.768 19297 19297 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 20:16:34.415 19297 19297 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 20:16:38.038 19297 19297 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 20:16:48.127 19297 19297 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 20:24:55.807 1291 1291 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-11 20:24:56.578 1291 1291 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-11 20:24:56.585 1291 1291 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-11 20:24:56.585 1291 1291 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-11 20:24:56.585 1291 1291 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-11 20:24:56.585 1291 1291 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-11 20:24:56.585 1291 1291 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-11 20:24:56.585 1291 1291 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-11 20:24:56.585 1291 1291 W System.err: at
java.lang.Class.newInstance(Native Method)
02-11 20:24:56.585 1291 1291 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-11 20:24:56.585 1291 1291 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-11 20:24:56.585 1291 1291 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-11 20:24:56.585 1291 1291 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-11 20:24:56.585 1291 1291 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-11 20:24:56.585 1291 1291 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-11 20:24:56.585 1291 1291 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-11 20:24:56.585 1291 1291 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-11 20:24:56.585 1291 1291 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-11 20:24:56.585 1291 1291 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-11 20:24:56.585 1291 1291 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-11 20:24:56.585 1291 1291 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-11 20:24:56.585 1291 1291 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-11 20:24:56.585 1291 1291 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-11 20:24:56.585 1291 1291 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-11 20:24:56.636 1291 1291 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-11 20:24:57.917 1291 1291 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-11 20:24:57.917 1291 1291 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConsc--------- beginning of main
02-11 20:24:58.442 1291 1568 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-11 20:24:58.442 1291 1568 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-11 20:24:58.442 1291 1568 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-11 20:24:59.098 1473 1473 W libprocessgroup: Controller io is not found
02-11 20:24:59.099 1473 1473 W libprocessgroup: Controller io is not found
02-11 20:24:59.099 1473 1473 W libprocessgroup: Controller io is not found
02-11 20:25:02.022 1291 1629 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_block
02-11 20:25:02.022 1291 1629 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-11 20:25:02.022 1291 1629 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-11 20:25:02.022 1291 1629 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-11 20:25:02.022 1291 1629 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-11 20:25:02.022 1291 1629 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-11 20:25:02.022 1291 1629 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-11 20:25:02.022 1291 1629 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-11 20:25:02.022 1291 1629 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-11 20:25:02.022 1291 1629 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-11 20:25:02.022 1291 1629 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-11 20:25:02.022 1291 1629 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-11 20:25:02.022 1291 1629 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-11 20:25:02.022 1291 1629 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-11 20:25:02.022 1291 1629 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-11 20:25:02.022 1291 1629 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-11 20:26:55.817 3870 3870 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-11 20:26:56.133 3870 3870 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-11 20:26:56.137 3870 3870 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-11 20:26:56.137 3870 3870 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-11 20:26:56.137 3870 3870 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-11 20:26:56.137 3870 3870 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-11 20:26:56.137 3870 3870 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-11 20:26:56.137 3870 3870 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-11 20:26:56.137 3870 3870 W System.err: at
java.lang.Class.newInstance(Native Method)
02-11 20:26:56.137 3870 3870 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-11 20:26:56.137 3870 3870 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-11 20:26:56.137 3870 3870 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-11 20:26:56.138 3870 3870 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-11 20:26:56.138 3870 3870 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-11 20:26:56.138 3870 3870 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-11 20:26:56.138 3870 3870 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-11 20:26:56.138 3870 3870 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-11 20:26:56.138 3870 3870 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-11 20:26:56.138 3870 3870 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-11 20:26:56.138 3870 3870 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-11 20:26:56.138 3870 3870 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-11 20:26:56.138 3870 3870 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-11 20:26:56.138 3870 3870 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-11 20:26:56.138 3870 3870 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-11 20:26:56.162 3870 3870 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-11 20:26:56.623 3870 3870 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-11 20:26:56.623 3870 3870 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-11 20:26:56.968 3870 3921 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-11 20:26:56.968 3870 3921 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-11 20:26:56.968 3870 3921 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-11 20:26:57.710 3906 3906 W libprocessgroup: Controller io is not found
02-11 20:26:57.711 3906 3906 W libprocessgroup: Controller io is not found
02-11 20:26:57.711 3906 3906 W libprocessgroup: Controller io is not found
02-11 20:49:24.518 3870 3870 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 20:49:25.983 3870 16727 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-11 20:49:25.983 3870 16727 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-11 20:49:25.983 3870 16727 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-11 20:49:25.983 3870 16727 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-11 20:49:25.983 3870 16727 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-11 20:49:25.983 3870 16727 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-11 20:49:25.983 3870 16727 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-11 20:49:25.983 3870 16727 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-11 20:49:25.983 3870 16727 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-11 20:49:25.983 3870 16727 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-11 20:49:25.983 3870 16727 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-11 20:49:25.983 3870 16727 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-11 20:49:25.983 3870 16727 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-11 20:49:25.983 3870 16727 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-11 20:49:25.983 3870 16727 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-11 20:49:25.983 3870 16727 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-11 20:49:27.590 3870 3870 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 20:49:28.558 3870 3870 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 20:49:40.048 3870 3870 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 20:49:45.778 3870 3870 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 20:49:54.569 3870 3952 W WM-SystemJobScheduler: Unable to schedule work ID
7779ddb3-4f20-49cd-9232-fc3adca9716e
02-11 20:49:54.855 3870 3870 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 20:50:11.942 3870 3953 W WM-SystemJobScheduler: Unable to schedule work ID
1926b56d-fdc5-41fe-8805-2d999160ee7e
02-11 20:50:24.978 3870 3870 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 20:50:28.002 3870 3870 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 20:50:28.573 3870 3870 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 20:50:42.021 3870 3954 W WM-SystemJobScheduler: Unable to schedule work ID
94f995d0-3f32-4f82-b9a5-58568d849f66
02-11 20:50:58.136 3870 3870 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 20:51:13.224 3870 3870 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 20:51:19.255 3870 3870 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 20:51:22.273 3870 3870 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 20:57:10.754 3870 3954 W WM-SystemJobScheduler: Unable to schedule work ID
bfd13cab-f187-489b-a88f-424337231c7b
02-11 20:57:21.035 3870 3870 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 20:57:27.068 3870 3870 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 20:57:30.098 3870 3870 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 20:57:33.129 3870 3870 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 20:57:33.355 3870 3870 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 20:57:36.140 3870 3870 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 20:57:39.158 3870 3870 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 20:57:40.842 3870 3952 W WM-SystemJobScheduler: Unable to schedule work ID
7d6028e3-120f-47c7-b936-24fdf235245b
02-11 20:57:51.256 3870 3870 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 20:57:54.295 3870 3870 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 20:58:09.486 3870 3870 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 20:58:15.543 3870 3954 W WM-SystemJobScheduler: Unable to schedule work ID
39cb4fa5-e77c-4702-bed6-44edebe9bbf5
02-11 20:58:18.440 3870 3870 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 20:58:33.370 3870 3870 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 20:58:33.512 3870 3870 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 20:58:36.537 3870 3870 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 20:58:45.644 3870 3953 W WM-SystemJobScheduler: Unable to schedule work ID
893bbae3-ca46-4e0e-bfd2-1f55ce376a0c
02-11 20:58:48.589 3870 3870 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 20:58:59.774 3870 3954 W WM-SystemJobScheduler: Unable to schedule work ID
90f0b781-5f41-4aed-93de-28cfdf81a005
02-11 20:59:00.776 3870 3930 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-11 20:59:00.776 3870 3930 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-11 20:59:00.776 3870 3930 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-11 20:59:00.776 3870 3930 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-11 20:59:00.776 3870 3930 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-11 20:59:00.776 3870 3930 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-11 20:59:00.776 3870 3930 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-11 20:59:00.776 3870 3930 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-11 20:59:00.776 3870 3930 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-11 20:59:00.776 3870 3930 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-11 20:59:00.776 3870 3930 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-11 20:59:00.776 3870 3930 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-11 20:59:00.776 3870 3930 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-11 20:59:00.776 3870 3930 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-11 20:59:00.776 3870 3930 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-11 20:59:00.776 3870 3930 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-11 20:59:04.649 3870 19153 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-11 20:59:04.649 3870 19153 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-11 20:59:04.649 3870 19153 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-11 20:59:04.649 3870 19153 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-11 20:59:04.649 3870 19153 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-11 20:59:04.649 3870 19153 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-11 20:59:04.649 3870 19153 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-11 20:59:04.649 3870 19153 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-11 20:59:04.649 3870 19153 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-11 20:59:04.649 3870 19153 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-11 20:59:04.649 3870 19153 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-11 20:59:04.649 3870 19153 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-11 20:59:04.649 3870 19153 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-11 20:59:04.649 3870 19153 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-11 20:59:04.649 3870 19153 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-11 20:59:04.649 3870 19153 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-11 20:59:07.516 3870 16682 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-11 20:59:07.516 3870 16682 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-11 20:59:07.516 3870 16682 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-11 20:59:07.516 3870 16682 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-11 20:59:07.516 3870 16682 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-11 20:59:07.516 3870 16682 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-11 20:59:07.516 3870 16682 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-11 20:59:07.516 3870 16682 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-11 20:59:07.516 3870 16682 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-11 20:59:07.516 3870 16682 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-11 20:59:07.516 3870 16682 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-11 20:59:07.516 3870 16682 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-11 20:59:07.516 3870 16682 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-11 20:59:07.516 3870 16682 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-11 20:59:07.516 3870 16682 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-11 20:59:07.516 3870 16682 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-11 20:59:29.833 3870 3952 W WM-SystemJobScheduler: Unable to schedule work ID
8e12733c-f4c1-4c7f-9526-a2bdd6afe7f6
02-11 20:59:33.383 3870 3870 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 20:59:48.903 3870 3870 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 20:59:51.920 3870 3870 W JobService: onNetworkChanged() not imp---------
beginning of main
02-11 21:52:31.526 9698 9698 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-11 21:52:32.134 9698 9698 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-11 21:52:32.135 9698 9698 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-11 21:52:32.135 9698 9698 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-11 21:52:32.135 9698 9698 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-11 21:52:32.135 9698 9698 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-11 21:52:32.135 9698 9698 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-11 21:52:32.136 9698 9698 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-11 21:52:32.136 9698 9698 W System.err: at
java.lang.Class.newInstance(Native Method)
02-11 21:52:32.136 9698 9698 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-11 21:52:32.136 9698 9698 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-11 21:52:32.136 9698 9698 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-11 21:52:32.136 9698 9698 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-11 21:52:32.136 9698 9698 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-11 21:52:32.136 9698 9698 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-11 21:52:32.136 9698 9698 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-11 21:52:32.136 9698 9698 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-11 21:52:32.136 9698 9698 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-11 21:52:32.136 9698 9698 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-11 21:52:32.136 9698 9698 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-11 21:52:32.136 9698 9698 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-11 21:52:32.136 9698 9698 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-11 21:52:32.136 9698 9698 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-11 21:52:32.136 9698 9698 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-11 21:52:32.185 9698 9698 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-11 21:52:32.547 9698 9698 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-11 21:52:32.547 9698 9698 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-11 21:52:32.727 9698 9875 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-11 21:52:32.727 9698 9875 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-11 21:52:32.727 9698 9875 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-11 21:52:33.375 9862 9862 W libprocessgroup: Controller io is not found
02-11 21:52:33.375 9862 9862 W libprocessgroup: Controller io is not found
02-11 21:52:33.375 9862 9862 W libprocessgroup: Controller io is not found
02-11 21:52:33.465 9698 9914 W WM-SystemJobScheduler: Unable to schedule work ID
4a1ffbdf-2453-4e23-9256-084961e867e1
02-11 21:52:38.408 9698 9698 W JobService: onNetworkChanged() not implemented in
a--------- beginning of main
02-11 22:14:03.181 21613 21613 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-11 22:14:03.629 21613 21613 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-11 22:14:03.630 21613 21613 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-11 22:14:03.630 21613 21613 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-11 22:14:03.631 21613 21613 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-11 22:14:03.631 21613 21613 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-11 22:14:03.631 21613 21613 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-11 22:14:03.631 21613 21613 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-11 22:14:03.631 21613 21613 W System.err: at
java.lang.Class.newInstance(Native Method)
02-11 22:14:03.631 21613 21613 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-11 22:14:03.631 21613 21613 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-11 22:14:03.631 21613 21613 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-11 22:14:03.631 21613 21613 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-11 22:14:03.631 21613 21613 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-11 22:14:03.631 21613 21613 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-11 22:14:03.631 21613 21613 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-11 22:14:03.631 21613 21613 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-11 22:14:03.631 21613 21613 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-11 22:14:03.631 21613 21613 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-11 22:14:03.631 21613 21613 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-11 22:14:03.631 21613 21613 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-11 22:14:03.631 21613 21613 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-11 22:14:03.631 21613 21613 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-11 22:14:03.631 21613 21613 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-11 22:14:03.654 21613 21613 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-11 22:14:04.091 21613 21613 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-11 22:14:04.091 21613 21613 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-11 22:14:04.432 21613 21719 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-11 22:14:04.432 21613 21719 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-11 22:14:04.432 21613 21719 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-11 22:14:04.452 21699 21699 W libprocessgroup: Controller io is not found
02-11 22:14:04.452 21699 21699 W libprocessgroup: Controller io is not found
02-11 22:14:04.452 21699 21699 W libprocessgroup: Controller io is not found
02-11 22:14:05.369 21613 21724 W WM-SystemJobScheduler: Unable to schedule work ID
8e387af7-f382-4b0d-8373-1ac091a544c5
02-11 22:14:06.010 21613 21729 E SQLiteDatabase: Error inserting dirty_version=-1
ve--------- beginning of main
02-11 22:14:32.088 21613 21613 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 22:14:35.467 21613 21738 W WM-SystemJobScheduler: Unable to schedule work ID
f6d016e7-bfdd-4811-9a2d-0f93359a4991
02-11 22:14:53.223 21613 21613 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 22:14:56.247 21613 21613 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 22:14:59.272 21613 21613 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 22:14:59.638 21613 21613 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 22:15:08.337 21613 21613 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 22:15:17.385 21613 21613 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 22:25:55.826 24825 24825 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-11 22:25:56.085 24825 24825 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-11 22:25:56.086 24825 24825 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-11 22:25:56.086 24825 24825 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-11 22:25:56.086 24825 24825 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-11 22:25:56.086 24825 24825 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-11 22:25:56.086 24825 24825 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-11 22:25:56.086 24825 24825 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-11 22:25:56.086 24825 24825 W System.err: at
java.lang.Class.newInstance(Native Method)
02-11 22:25:56.086 24825 24825 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-11 22:25:56.086 24825 24825 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-11 22:25:56.086 24825 24825 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-11 22:25:56.087 24825 24825 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-11 22:25:56.087 24825 24825 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-11 22:25:56.087 24825 24825 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-11 22:25:56.087 24825 24825 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-11 22:25:56.087 24825 24825 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-11 22:25:56.087 24825 24825 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-11 22:25:56.087 24825 24825 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-11 22:25:56.087 24825 24825 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-11 22:25:56.087 24825 24825 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-11 22:25:56.087 24825 24825 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-11 22:25:56.087 24825 24825 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-11 22:25:56.087 24825 24825 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-11 22:25:56.109 24825 24825 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-11 22:25:56.465 24825 24825 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-11 22:25:56.465 24825 24825 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-11 22:25:56.816 24825 24995 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-11 22:25:56.816 24825 24995 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-11 22:25:56.816 24825 24995 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-11 22:25:57.439 24927 24927 W libprocessgroup: Controller io is not found
02-11 22:25:57.440 24927 24927 W libprocessgroup: Controller io is not found
02-11 22:25:57.440 24927 24927 W libprocessgroup: Controller io is not found
02-11 22:25:57.643 24825 25140 W WM-SystemJobScheduler: Unable to schedule work ID
6376a7bd-fdeb-41e3-b199-bd5fd271ecf9
02-11 22:25:59.417 24825 25018 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-11 22:25:59.417 24825 25018 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-11 22:25:59.417 24825 25018 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-11 22:25:59.417 24825 25018 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-11 22:25:59.417 24825 25018 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-11 22:25:59.417 24825 25018 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-11 22:25:59.417 24825 25018 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-11 22:25:59.417 24825 25018 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-11 22:25:59.417 24825 25018 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-11 22:25:59.417 24825 25018 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-11 22:25:59.417 24825 25018 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-11 22:25:59.417 24825 25018 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-11 22:25:59.417 24825 25018 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-11 22:25:59.417 24825 25018 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-11 22:25:59.417 24825 25018 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-11 22:25:59.417 24825 25018 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-11 22:26:21.360 24825 24825 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 22:26:24.735 24825 24825 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 22:26:27.831 24825 25128 W WM-SystemJobScheduler: Unable to schedule work ID
db56436c-c53f-40d6-8804-4010665e11c0
02-11 22:26:51.917 24825 24825 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 22:26:54.934 24825 24825 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-11 22:27:00.975 24825 24825 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.sys--------- beginning of main
02-11 23:34:55.834 25877 25877 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-11 23:34:56.236 25877 25877 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-11 23:34:56.238 25877 25877 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-11 23:34:56.238 25877 25877 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-11 23:34:56.239 25877 25877 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-11 23:34:56.239 25877 25877 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-11 23:34:56.239 25877 25877 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-11 23:34:56.239 25877 25877 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-11 23:34:56.239 25877 25877 W System.err: at
java.lang.Class.newInstance(Native Method)
02-11 23:34:56.239 25877 25877 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-11 23:34:56.239 25877 25877 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-11 23:34:56.239 25877 25877 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-11 23:34:56.239 25877 25877 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-11 23:34:56.239 25877 25877 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-11 23:34:56.239 25877 25877 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-11 23:34:56.239 25877 25877 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-11 23:34:56.240 25877 25877 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-11 23:34:56.240 25877 25877 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-11 23:34:56.240 25877 25877 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-11 23:34:56.240 25877 25877 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-11 23:34:56.240 25877 25877 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-11 23:34:56.240 25877 25877 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-11 23:34:56.240 25877 25877 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-11 23:34:56.240 25877 25877 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-11 23:34:56.278 25877 25877 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-11 23:34:56.642 25877 25877 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-11 23:34:56.642 25877 25877 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-11 23:34:56.902 25877 25951 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-11 23:34:56.902 25877 25951 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-11 23:34:56.902 25877 25951 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-11 23:34:57.529 25938 25938 W libprocessgroup: Controller io is not found
02-11 23:34:57.529 25938 25938 W libprocessgroup: Controller io is not found
02-11 23:34:57.529 25938 25938 W libprocessgroup: Controller io is not found
02-12 00:01:52.205 1666 1666 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-12 00:01:52.505 1666 1666 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmo--------- beginning of main
02-12 00:01:52.507 1666 1666 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-12 00:01:52.507 1666 1666 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-12 00:01:52.507 1666 1666 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-12 00:01:52.507 1666 1666 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-12 00:01:52.507 1666 1666 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-12 00:01:52.507 1666 1666 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-12 00:01:52.507 1666 1666 W System.err: at
java.lang.Class.newInstance(Native Method)
02-12 00:01:52.507 1666 1666 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-12 00:01:52.507 1666 1666 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-12 00:01:52.507 1666 1666 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-12 00:01:52.508 1666 1666 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-12 00:01:52.508 1666 1666 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-12 00:01:52.508 1666 1666 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-12 00:01:52.508 1666 1666 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-12 00:01:52.508 1666 1666 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-12 00:01:52.508 1666 1666 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-12 00:01:52.508 1666 1666 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-12 00:01:52.508 1666 1666 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-12 00:01:52.508 1666 1666 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-12 00:01:52.508 1666 1666 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-12 00:01:52.508 1666 1666 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-12 00:01:52.508 1666 1666 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-12 00:01:52.526 1666 1666 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-12 00:01:52.932 1666 1666 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-12 00:01:52.932 1666 1666 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-12 00:01:53.253 1666 1753 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-12 00:01:53.253 1666 1753 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-12 00:01:53.253 1666 1753 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-12 00:01:53.907 1739 1739 W libprocessgroup: Controller io is not found
02-12 00:01:53.907 1739 1739 W libprocessgroup: Controller io is not found
02-12 00:01:53.907 1739 1739 W libprocessgroup: Controller io is not found
02-12 00:31:55.804 12912 12912 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-12 00:31:56.151 12912 12912 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-12 00:31:56.153 12912 12912 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-12 00:31:56.153 12912 12912 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-12 00:31:56.154 12912 12912 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-12 00:31:56.154 12912 12912 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-12 00:31:56.154 12912 12912 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-12 00:31:56.154 12912 12912 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-12 00:31:56.154 12912 12912 W System.err: at
java.lang.Class.newInstance(Native Method)
02-12 00:31:56.154 12912 12912 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-12 00:31:56.154 12912 12912 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-12 00:31:56.154 12912 12912 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-12 00:31:56.154 12912 12912 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-12 00:31:56.154 12912 12912 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-12 00:31:56.154 12912 12912 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-12 00:31:56.154 12912 12912 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-12 00:31:56.154 12912 12912 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-12 00:31:56.154 12912 12912 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-12 00:31:56.154 12912 12912 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-12 00:31:56.154 12912 12912 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-12 00:31:56.154 12912 12912 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-12 00:31:56.154 12912 12912 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-12 00:31:56.154 12912 12912 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-12 00:31:56.154 12912 12912 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-12 00:31:56.225 12912 12912 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-12 00:31:56.793 12912 12912 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-12 00:31:56.793 12912 12912 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-12 00:31:57.173 12912 12987 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-12 00:31:57.173 12912 12987 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-12 00:31:57.173 12912 12987 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-12 00:31:57.807 12957 12957 W libprocessgroup: Controller io is not found
02-12 00:31:57.808 12957 12957 W libprocessgroup: Controller io is not found
02-12 00:31:57.808 12957 12957 W libprocessgroup: Controller io is not found
02-12 00:31:58.936 12912 12997 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-12 00:31:58.936 12912 12997 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-12 00:31:58.936 12912 12997 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-12 00:31:58.936 12912 12997 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-12 00:31:58.936 12912 12997 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-12 00:31:58.936 12912 12997 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-12 00:31:58.936 12912 12997 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-12 00:31:58.936 12912 12997 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-12 00:31:58.936 12912 12997 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-12 00:31:58.936 12912 12997 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-12 00:31:58.936 12912 12997 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-12 00:31:58.936 12912 12997 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-12 00:31:58.936 12912 12997 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-12 00:31:58.936 12912 12997 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-12 00:31:58.936 12912 12997 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-12 00:31:58.936 12912 12997 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-12 01:53:55.913 12912 12920 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 106 to 100
02-12 02:00:59.108 12912 12922 W System : A resource failed to call end.
02-12 02:00:59.109 12912 12922 W System : A resource failed to call end.
02-12 02:00:59.109 12912 12922 W System : A resource failed to call end.
02-12 02:00:59.109 12912 12922 W System : A resource failed to call end.
02-12 02:00:59.109 12912 12922 W System : A resource failed to call end.
02-12 02:14:43.996 12912 12922 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~D76Voe3wCi79HFh0L8E0mg==/com.facebook.katana-
cSB71GnneHohy4IboaG_DQ==/base.apk' with 1 weak references
02-12 02:14:43.996 12912 12922 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~D76Voe3wCi79HFh0L8E0mg==/com.facebook.katana-
cSB71GnneHohy4IboaG_DQ==/split_arservicesoptional.apk' with 1 weak references
02-12 02:14:43.996 12912 12922 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~D76Voe3wCi79HFh0L8E0mg==/com.facebook.katana-
cSB71GnneHohy4IboaG_DQ==/split_cgnativeplayer.apk' with 1 weak references
02-12 02:14:43.996 12912 12922 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~D76Voe3wCi79HFh0L8E0mg==/com.facebook.katana-
cSB71GnneHohy4IboaG_DQ==/split_cgwebrtc.apk' with 1 weak references
02-12 02:14:43.997 12912 12922 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~D76Voe3wCi79HFh0L8E0mg==/com.facebook.katana-
cSB71GnneHohy4IboaG_DQ==/split_heliumiab.apk' with 1 weak references
02-12 02:14:43.997 12912 12922 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~D76Voe3wCi79HFh0L8E0mg==/com.facebook.katana-
cSB71GnneHohy4IboaG_DQ==/split_i18n_id_ID.apk' with 1 weak references
02-12 02:14:43.997 12912 12922 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~D76Voe3wCi79HFh0L8E0mg==/com.facebook.katana-
cSB71GnneHohy4IboaG_DQ==/split_instantgames.apk' with 1 weak references
02-12 02:14:43.997 12912 12922 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~D76Voe3wCi79HFh0L8E0mg==/com.facebook.katana-
cSB71GnneHohy4IboaG_DQ==/split_instantgamesads.apk' with 1 weak references
02-12 02:14:43.997 12912 12922 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~D76Voe3wCi79HFh0L8E0mg==/com.facebook.katana-
cSB71GnneHohy4IboaG_DQ==/split_papaya.apk' with 1 weak references
02-12 02:14:43.997 12912 12922 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~D76Voe3wCi79HFh0L8E0mg==/com.facebook.katana-
cSB71GnneHohy4IboaG_DQ==/split_papayaanalyticstorch.apk' with 1 weak references
02-12 02:14:43.997 12912 12922 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~D76Voe3wCi79HFh0L8E0mg==/com.facebook.katana-
cSB71GnneHohy4IboaG_DQ==/split_papayatorch.apk' with 1 weak references
02-12 02:14:43.997 12912 12922 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~D76Voe3wCi79HFh0L8E0mg==/com.facebook.katana-
cSB71GnneHohy4IboaG_DQ==/split_pytorch.apk' with 1 weak references
02-12 02:14:43.997 12912 12922 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~D76Voe3wCi79HFh0L8E0mg==/com.facebook.katana-
cSB71GnneHohy4IboaG_DQ==/split_s_arservicesoptional_slam.apk' with 1 weak
references
02-12 02:14:43.997 12912 12922 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~D76Voe3wCi79HFh0L8E0mg==/com.facebook.katana-
cSB71GnneHohy4IboaG_DQ==/split_s_cgwebrtc_horizon.apk' with 1 weak references
02-12 02:14:43.997 12912 12922 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~D76Voe3wCi79HFh0L8E0mg==/com.facebook.katana-
cSB71GnneHohy4IboaG_DQ==/split_s_papaya_torchedlooper.apk' with 1 weak references
02-12 02:14:43.997 12912 12922 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~D76Voe3wCi79HFh0L8E0mg==/com.facebook.katana-
cSB71GnneHohy4IboaG_DQ==/split_s_papayaanalyticstorch_papayatorch.apk' with 1 weak
references
02-12 02:14:43.997 12912 12922 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~D76Voe3wCi79HFh0L8E0mg==/com.facebook.katana-
cSB71GnneHohy4IboaG_DQ==/
split_s_papayaanalyticstorch_papayatorch_torchedlooper.apk' with 1 weak references
02-12 02:14:43.997 12912 12922 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~D76Voe3wCi79HFh0L8E0mg==/com.facebook.katana-
cSB71GnneHohy4IboaG_DQ==/split_s_papayatorch_torchedlooper.apk' with 1 weak
references
02-12 02:14:43.998 12912 12922 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~igCcO1DYZZbmMGQSz4HvGw==/com.instagram.android-
5eVXo6FJcPNcrYzFGQhDoQ==/base.apk' with 1 weak references
02-12 02:14:43.998 12912 12922 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~igCcO1DYZZbmMGQSz4HvGw==/com.instagram.android-
5eVXo6FJcPNcrYzFGQhDoQ==/split_arservicesforbodytracking.apk' with 1 weak
references
02-12 02:14:43.998 12912 12922 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~igCcO1DYZZbmMGQSz4HvGw==/com.instagram.android-
5eVXo6FJcPNcrYzFGQhDoQ==/split_arservicesforgenericml.apk' with 1 weak references
02-12 02:14:43.998 12912 12922 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~igCcO1DYZZbmMGQSz4HvGw==/com.instagram.android-
5eVXo6FJcPNcrYzFGQhDoQ==/split_arservicesforhairsegmentation.apk' with 1 weak
references
02-12 02:14:43.998 12912 12922 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~igCcO1DYZZbmMGQSz4HvGw==/com.instagram.android-
5eVXo6FJcPNcrYzFGQhDoQ==/split_arservicesforhandtracking.apk' with 1 weak
references
02-12 02:14:43.998 12912 12922 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~igCcO1DYZZbmMGQSz4HvGw==/com.instagram.android-
5eVXo6FJcPNcrYzFGQhDoQ==/split_arservicesforpersonsegmentation.apk' with 1 weak
references
02-12 02:14:43.998 12912 12922 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~igCcO1DYZZbmMGQSz4HvGw==/com.instagram.android-
5eVXo6FJcPNcrYzFGQhDoQ==/split_i18n_id_ID.apk' with 1 weak references
02-12 02:14:43.998 12912 12922 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~igCcO1DYZZbmMGQSz4HvGw==/com.instagram.android-
5eVXo6FJcPNcrYzFGQhDoQ==/split_pytorch.apk' with 1 weak references
02-12 02:14:43.998 12912 12922 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~igCcO1DYZZbmMGQSz4HvGw==/com.instagram.android-
5eVXo6FJcPNcrYzFGQhDoQ==/split_slam.apk' with 1 weak references
02-12 02:14:43.999 12912 12922 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~igCcO1DYZZbmMGQSz4HvGw==/com.instagram.android-
5eVXo6FJcPNcrYzFGQhDoQ==/split_supmediastreamcontroller.apk' with 1 weak references
02-12 02:14:43.999 12912 12922 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~riNxceKJsvyGFdF9SVbcEQ==/com.instagram.barcelona--
NMQKQxAoCwRqP4u_hd_9Q==/base.apk' with 1 weak references
02-12 02:14:43.999 12912 12922 W com.mbwhatsapp: ApkAssets: Deleting an ApkAssets
object '<empty> and /data/app/~~dRbGO_yaY-3kr2WALO-c9w==/com.whatsapp-
nBiXf9UvN0_Ehjj9dpCuOA==/base.apk' with 1 weak references
02-12 02:37:05.509 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.510 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.510 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.510 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.510 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.510 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.510 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.510 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.510 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.510 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.510 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.510 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.510 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.510 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.510 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.510 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.510 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.510 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.510 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.510 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.510 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.510 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.510 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.510 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.510 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.511 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.511 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.511 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.511 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.511 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.511 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.511 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.511 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.511 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.511 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.511 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.511 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.511 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.511 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.511 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.511 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.511 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.511 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.511 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.511 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.511 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.511 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.511 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.511 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.511 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.511 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.511 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.511 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.511 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.511 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.511 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.511 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.511 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.512 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.512 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.512 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.512 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.512 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.512 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.512 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.512 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.512 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.512 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.512 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.512 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.512 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.512 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.512 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.512 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.512 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.512 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.512 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.512 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.512 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.512 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.512 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.512 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.512 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.512 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.512 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.513 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.513 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.513 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.513 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.513 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.513 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.513 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.513 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.513 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.513 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.513 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.513 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.513 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.513 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.513 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.513 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.513 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.513 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.514 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.514 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.514 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.514 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.514 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.514 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.514 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.514 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.514 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.514 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.514 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.514 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.514 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.514 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.514 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.514 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.514 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.514 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.514 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.514 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.514 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.515 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.515 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.515 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.515 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.515 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.515 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.515 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.515 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.515 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.515 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.515 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.515 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.515 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.515 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.515 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.515 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.515 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.515 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.515 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.515 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.515 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.515 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.515 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.515 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.515 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.515 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.515 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.515 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.515 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.515 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.515 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.515 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.515 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.516 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.516 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.516 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.516 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.516 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.516 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.516 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.516 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.516 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.516 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.516 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.516 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.516 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.516 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.516 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.516 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.516 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.516 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.516 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.516 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.516 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.516 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.517 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.517 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.517 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.517 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.517 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.517 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.517 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.517 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.517 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.517 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.517 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.517 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.517 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.517 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.517 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.517 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.517 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.517 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.517 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.517 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.517 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.517 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.517 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.517 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.517 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.517 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.517 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.517 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.517 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.518 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.518 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.518 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.518 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.518 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.518 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.518 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.518 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.518 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.518 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.518 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.518 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.518 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.518 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.518 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.518 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.518 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.518 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.518 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.518 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.518 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.518 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.518 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.519 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.519 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.519 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.519 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.519 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.519 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.519 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.519 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.519 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.519 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.519 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.519 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.519 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.519 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.519 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.519 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.519 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.519 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.519 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.519 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.519 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.519 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.519 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.519 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.519 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.519 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.519 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.519 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.519 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.519 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.519 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.519 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.519 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.520 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.520 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.520 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.520 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.520 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.520 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.520 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.520 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.520 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.520 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.520 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.520 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.520 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.520 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.520 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.520 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.520 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.520 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.520 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.520 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.520 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.520 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.520 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.520 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.520 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.520 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.520 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.520 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.521 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.521 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.521 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.521 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.521 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.521 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.521 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.521 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.521 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.521 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.521 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.521 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.521 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.521 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.521 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.521 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.521 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.521 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.521 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.521 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.521 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.521 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.521 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.521 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.521 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.521 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.521 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.521 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.521 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.521 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.521 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.522 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.522 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.522 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.522 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.522 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.522 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.522 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.522 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.522 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.522 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.522 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.522 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.522 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.522 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.522 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.522 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.522 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.522 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.522 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.522 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.522 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.522 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.522 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.522 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.522 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.523 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.523 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.523 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.523 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.523 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.523 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.523 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.523 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.523 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.523 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.523 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.523 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.523 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.523 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.523 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.523 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.523 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.523 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.523 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.523 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.524 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.524 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.524 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.524 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.524 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.524 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.524 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.524 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.524 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.524 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.524 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.524 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.524 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.524 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.524 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.524 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.524 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.524 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.524 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.524 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.525 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.525 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.525 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.525 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.525 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.525 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.525 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.525 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.525 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.525 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.525 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.525 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.525 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.525 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.525 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.525 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.525 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.525 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.525 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.525 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.525 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.525 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.525 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.525 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.525 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.526 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.526 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.526 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.526 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.526 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.526 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.526 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.526 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.526 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.526 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.526 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.526 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.526 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.526 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.526 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.526 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.526 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.526 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.526 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.526 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.526 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.526 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.526 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.526 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.526 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.526 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.527 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.527 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.527 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.527 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.527 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.527 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.527 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.527 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.527 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.527 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.527 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.527 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.527 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.527 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.527 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.527 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.527 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.527 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.527 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.527 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.527 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.527 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.527 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.528 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.528 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.528 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.528 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.528 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.528 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.528 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.528 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.528 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.528 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.528 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.528 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.528 12912 12922 W System : A resource failed to call close.
02-12 02:37:05.528 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.190 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.190 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.190 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.190 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.190 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.190 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.190 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.190 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.190 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.191 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.191 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.191 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.191 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.191 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.191 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.191 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.191 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.191 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.191 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.191 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.191 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.191 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.191 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.191 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.191 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.191 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.191 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.191 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.191 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.191 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.192 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.192 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.192 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.192 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.192 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.192 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.192 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.192 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.192 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.192 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.192 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.192 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.192 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.192 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.192 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.192 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.192 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.192 12912 129--------- beginning of main
02-12 02:50:46.193 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.193 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.193 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.193 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.193 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.193 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.193 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.193 12912 12922 W System : A resource failed to call close.
02-12 02:50:46.193 12912 12922 W System : A resource failed to call close.
02-12 03:47:56.034 12912 12920 W com.mbwhatsapp: Reducing the number of considered
missed Gc histogram windows from 130 to 100
02-12 04:05:55.798 5930 5930 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-12 04:05:56.011 5930 5930 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-12 04:05:56.013 5930 5930 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-12 04:05:56.013 5930 5930 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-12 04:05:56.013 5930 5930 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-12 04:05:56.013 5930 5930 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-12 04:05:56.013 5930 5930 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-12 04:05:56.013 5930 5930 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-12 04:05:56.013 5930 5930 W System.err: at
java.lang.Class.newInstance(Native Method)
02-12 04:05:56.013 5930 5930 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-12 04:05:56.013 5930 5930 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-12 04:05:56.013 5930 5930 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-12 04:05:56.013 5930 5930 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-12 04:05:56.013 5930 5930 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-12 04:05:56.013 5930 5930 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-12 04:05:56.013 5930 5930 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-12 04:05:56.013 5930 5930 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-12 04:05:56.013 5930 5930 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-12 04:05:56.014 5930 5930 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-12 04:05:56.014 5930 5930 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-12 04:05:56.014 5930 5930 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-12 04:05:56.014 5930 5930 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-12 04:05:56.014 5930 5930 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-12 04:05:56.014 5930 5930 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-12 04:05:56.036 5930 5930 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-12 04:05:56.337 5930 5930 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-12 04:05:56.337 5930 5930 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTick---------
beginning of main
02-12 06:59:46.102 9997 9997 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-12 06:59:46.375 9997 9997 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-12 06:59:46.377 9997 9997 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-12 06:59:46.378 9997 9997 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-12 06:59:46.378 9997 9997 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-12 06:59:46.378 9997 9997 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-12 06:59:46.378 9997 9997 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-12 06:59:46.378 9997 9997 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-12 06:59:46.378 9997 9997 W System.err: at
java.lang.Class.newInstance(Native Method)
02-12 06:59:46.378 9997 9997 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-12 06:59:46.378 9997 9997 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-12 06:59:46.378 9997 9997 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-12 06:59:46.378 9997 9997 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-12 06:59:46.378 9997 9997 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-12 06:59:46.378 9997 9997 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-12 06:59:46.378 9997 9997 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-12 06:59:46.378 9997 9997 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-12 06:59:46.378 9997 9997 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-12 06:59:46.378 9997 9997 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-12 06:59:46.378 9997 9997 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-12 06:59:46.378 9997 9997 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-12 06:59:46.378 9997 9997 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-12 06:59:46.378 9997 9997 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-12 06:59:46.378 9997 9997 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-12 06:59:46.408 9997 9997 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-12 06:59:46.731 9997 9997 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-12 06:59:46.732 9997 9997 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-12 06:59:46.948 9997 10059 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-12 06:59:46.948 9997 10059 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-12 06:59:46.948 9997 10059 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-12 06:59:47.573 10044 10044 W libprocessgroup: Controller io is not found
02-12 06:59:47.573 10044 10044 W libprocessgroup: Controller io is not found
02-12 06:59:47.573 10044 10044 W libprocessgroup: Controller io is not found
02-12 07:41:22.983 9997 9997 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 07:42:23.002 9997 9997 W J--------- beginning of main
02-12 09:26:21.539 24344 24344 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-12 09:26:21.940 24344 24344 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-12 09:26:21.942 24344 24344 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-12 09:26:21.942 24344 24344 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-12 09:26:21.942 24344 24344 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-12 09:26:21.942 24344 24344 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-12 09:26:21.943 24344 24344 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-12 09:26:21.943 24344 24344 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-12 09:26:21.943 24344 24344 W System.err: at
java.lang.Class.newInstance(Native Method)
02-12 09:26:21.943 24344 24344 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-12 09:26:21.943 24344 24344 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-12 09:26:21.943 24344 24344 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-12 09:26:21.943 24344 24344 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-12 09:26:21.943 24344 24344 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-12 09:26:21.943 24344 24344 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-12 09:26:21.943 24344 24344 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-12 09:26:21.943 24344 24344 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-12 09:26:21.943 24344 24344 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-12 09:26:21.943 24344 24344 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-12 09:26:21.943 24344 24344 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-12 09:26:21.943 24344 24344 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-12 09:26:21.943 24344 24344 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-12 09:26:21.943 24344 24344 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-12 09:26:21.943 24344 24344 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-12 09:26:21.974 24344 24344 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-12 09:26:22.355 24344 24344 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-12 09:26:22.355 24344 24344 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-12 09:26:22.594 24344 24396 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-12 09:26:22.594 24344 24396 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-12 09:26:22.594 24344 24396 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-12 09:26:23.347 24383 24383 W libprocessgroup: Controller io is not found
02-12 09:26:23.347 24383 24383 W libprocessgroup: Controller io is not found
02-12 09:26:23.347 24383 24383 W libprocessgroup: Controller io is not found
02-12 09:26:26.190 24344 24344 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 09:26:27.217 24344 24344 W J--------- beginning of main
02-12 09:26:32.352 24344 24344 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 09:26:42.164 24344 24344 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 09:26:44.204 24344 24344 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 09:26:53.344 24344 24344 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 09:26:55.707 24344 24344 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 09:49:18.156 2917 2917 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-12 09:49:18.789 2917 2917 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-12 09:49:18.799 2917 2917 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-12 09:49:18.799 2917 2917 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-12 09:49:18.799 2917 2917 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-12 09:49:18.799 2917 2917 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-12 09:49:18.799 2917 2917 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-12 09:49:18.799 2917 2917 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-12 09:49:18.799 2917 2917 W System.err: at
java.lang.Class.newInstance(Native Method)
02-12 09:49:18.799 2917 2917 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-12 09:49:18.799 2917 2917 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-12 09:49:18.799 2917 2917 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-12 09:49:18.799 2917 2917 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-12 09:49:18.799 2917 2917 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-12 09:49:18.799 2917 2917 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-12 09:49:18.799 2917 2917 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-12 09:49:18.799 2917 2917 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-12 09:49:18.799 2917 2917 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-12 09:49:18.799 2917 2917 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-12 09:49:18.800 2917 2917 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-12 09:49:18.800 2917 2917 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-12 09:49:18.800 2917 2917 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-12 09:49:18.800 2917 2917 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-12 09:49:18.823 2917 2917 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-12 09:49:18.964 2917 2917 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-12 09:49:20.001 2917 2917 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-12 09:49:20.001 2917 2917 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConsc--------- beginning of main
02-12 09:49:20.891 2917 3464 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-12 09:49:20.891 2917 3464 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-12 09:49:20.891 2917 3464 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-12 09:49:22.288 3355 3355 W libprocessgroup: Controller io is not found
02-12 09:49:22.288 3355 3355 W libprocessgroup: Controller io is not found
02-12 09:49:22.288 3355 3355 W libprocessgroup: Controller io is not found
02-12 09:49:23.903 2917 3528 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-12 09:49:23.903 2917 3528 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-12 09:49:23.903 2917 3528 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-12 09:49:23.903 2917 3528 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-12 09:49:23.903 2917 3528 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-12 09:49:23.903 2917 3528 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-12 09:49:23.903 2917 3528 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-12 09:49:23.903 2917 3528 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-12 09:49:23.903 2917 3528 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-12 09:49:23.903 2917 3528 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-12 09:49:23.903 2917 3528 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-12 09:49:23.903 2917 3528 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-12 09:49:23.903 2917 3528 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-12 09:49:23.903 2917 3528 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-12 09:49:23.903 2917 3528 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-12 09:49:23.903 2917 3528 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-12 09:49:53.793 2917 2917 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 09:58:55.834 10393 10393 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-12 09:58:56.311 10393 10393 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-12 09:58:56.316 10393 10393 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-12 09:58:56.316 10393 10393 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-12 09:58:56.316 10393 10393 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-12 09:58:56.316 10393 10393 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-12 09:58:56.316 10393 10393 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-12 09:58:56.316 10393 10393 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-12 09:58:56.316 10393 10393 W System.err: at
java.lang.Class.newInstance(Native Method)
02-12 09:58:56.317 10393 10393 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-12 09:58:56.317 10393 10393 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-12 09:58:56.317 10393 10393 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-12 09:58:56.317 10393 10393 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedAp--------- beginning of main
02-12 09:58:56.358 10393 10393 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-12 09:58:56.923 10393 10393 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-12 09:58:56.923 10393 10393 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-12 09:58:57.242 10393 10454 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-12 09:58:57.242 10393 10454 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-12 09:58:57.242 10393 10454 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-12 09:58:57.917 10437 10437 W libprocessgroup: Controller io is not found
02-12 09:58:57.918 10437 10437 W libprocessgroup: Controller io is not found
02-12 09:58:57.918 10437 10437 W libprocessgroup: Controller io is not found
02-12 10:04:55.801 13101 13101 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-12 10:04:56.119 13101 13101 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-12 10:04:56.120 13101 13101 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-12 10:04:56.121 13101 13101 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-12 10:04:56.121 13101 13101 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-12 10:04:56.121 13101 13101 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-12 10:04:56.121 13101 13101 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-12 10:04:56.121 13101 13101 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-12 10:04:56.121 13101 13101 W System.err: at
java.lang.Class.newInstance(Native Method)
02-12 10:04:56.121 13101 13101 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-12 10:04:56.121 13101 13101 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-12 10:04:56.121 13101 13101 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-12 10:04:56.121 13101 13101 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-12 10:04:56.121 13101 13101 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-12 10:04:56.121 13101 13101 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-12 10:04:56.121 13101 13101 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-12 10:04:56.121 13101 13101 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-12 10:04:56.121 13101 13101 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-12 10:04:56.121 13101 13101 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-12 10:04:56.121 13101 13101 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-12 10:04:56.121 13101 13101 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-12 10:04:56.121 13101 13101 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-12 10:04:56.121 13101 13101 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-12 10:04:56.121 13101 13101 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-12 10:04:56.164 13101 13101 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-12 10:04:56.479 13101 13101 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-12 10:04:56.479 13101 13101 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-12 10:04:56.653 13101 13175 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-12 10:04:56.653 13101 13175 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-12 10:04:56.653 13101 13175 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-12 10:04:57.341 13161 13161 W libprocessgroup: Controller io is not found
02-12 10:04:57.341 13161 13161 W libprocessgroup: Controller io is not found
02-12 10:04:57.341 13161 13161 W libprocessgroup: Controller io is not found
02-12 10:16:50.652 13101 13184 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-12 10:16:50.652 13101 13184 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-12 10:16:50.652 13101 13184 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-12 10:16:50.652 13101 13184 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-12 10:16:50.652 13101 13184 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-12 10:16:50.652 13101 13184 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-12 10:16:50.652 13101 13184 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-12 10:16:50.652 13101 13184 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-12 10:16:50.652 13101 13184 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-12 10:16:50.652 13101 13184 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-12 10:16:50.652 13101 13184 E SQLiteDatabase: at X.2sR.A05(Unknown
Source:14)
02-12 10:16:50.652 13101 13184 E SQLiteDatabase: at X.3eA.run(Unknown
Source:2101)
02-12 10:16:50.652 13101 13184 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
02-12 10:16:50.652 13101 13184 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
02-12 10:16:50.652 13101 13184 E SQLiteDatabase: at X.3gH.run(Unknown
Source:1548)
02-12 10:16:50.652 13101 13184 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:1012)
02-12 10:17:44.900 13101 13101 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 10:18:44.923 13101 13101 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 10:20:20.843 13101 13101 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 10:20:25.838 13101 13101 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 10:20:32.851 13101 13101 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 10:20:36.252 13101 13101 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 10:20:44.941 13101 13101 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 10:20:53.863 13101 13101 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 10:20:58.120 13101 13101 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 10:20:59.087 13101 13101 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 10:21:04.939 13101 13101 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 10:21:11.207 13101 13101 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 10:21:22.602 13101 13101 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 10:21:44.953 13101 13101 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 10:21:52.250 13101 13101 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 10:22:04.488 13101 13101 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 10:26:56.411 13101 13101 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 10:27:05.623 13101 13101 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 10:27:14.389 13101 13101 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 10:27:15.479 13101 13101 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 10:27:28.312 13101 13101 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 10:27:34.316 13101 13101 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 10:27:46.288 13101 13101 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 10:27:47.341 13101 13101 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 10:27:51.318 13101 13101 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 10:28:08.583 13101 13101 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 10:28:28.239 13101 13101 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 10:28:30.244 13101 13101 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 10:28:46.304 13101 13101 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 10:28:54.214 13101 13101 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 10:29:00.178 13101 13101 W JobService: onNetworkChanged() not imp---------
beginning of main
02-12 10:56:38.937 538 538 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-12 10:56:39.709 538 538 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-12 10:56:39.712 538 538 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-12 10:56:39.712 538 538 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-12 10:56:39.712 538 538 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-12 10:56:39.712 538 538 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-12 10:56:39.712 538 538 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-12 10:56:39.712 538 538 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-12 10:56:39.712 538 538 W System.err: at
java.lang.Class.newInstance(Native Method)
02-12 10:56:39.712 538 538 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-12 10:56:39.712 538 538 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-12 10:56:39.713 538 538 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-12 10:56:39.713 538 538 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-12 10:56:39.713 538 538 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-12 10:56:39.713 538 538 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-12 10:56:39.713 538 538 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-12 10:56:39.713 538 538 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-12 10:56:39.713 538 538 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-12 10:56:39.713 538 538 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-12 10:56:39.713 538 538 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-12 10:56:39.713 538 538 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-12 10:56:39.713 538 538 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-12 10:56:39.713 538 538 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-12 10:56:39.713 538 538 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-12 10:56:39.766 538 538 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-12 10:56:40.205 538 538 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-12 10:56:40.205 538 538 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-12 10:56:40.535 1071 1071 W libprocessgroup: Controller io is not found
02-12 10:56:40.535 1071 1071 W libprocessgroup: Controller io is not found
02-12 10:56:40.536 1071 1071 W libprocessgroup: Controller io is not found
02-12 10:56:40.551 538 1180 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-12 10:56:40.551 538 1180 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-12 10:56:40.551 538 1180 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-12 10:56:46.318 538 538 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 10:56:49.329 538 538 W J--------- beginning of main
02-12 11:52:58.951 14291 14291 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-12 11:52:59.383 14291 14291 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-12 11:52:59.385 14291 14291 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-12 11:52:59.385 14291 14291 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-12 11:52:59.386 14291 14291 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-12 11:52:59.386 14291 14291 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-12 11:52:59.386 14291 14291 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-12 11:52:59.386 14291 14291 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-12 11:52:59.386 14291 14291 W System.err: at
java.lang.Class.newInstance(Native Method)
02-12 11:52:59.386 14291 14291 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-12 11:52:59.386 14291 14291 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-12 11:52:59.386 14291 14291 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-12 11:52:59.386 14291 14291 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-12 11:52:59.386 14291 14291 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-12 11:52:59.386 14291 14291 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-12 11:52:59.386 14291 14291 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-12 11:52:59.386 14291 14291 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-12 11:52:59.386 14291 14291 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-12 11:52:59.386 14291 14291 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-12 11:52:59.386 14291 14291 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-12 11:52:59.386 14291 14291 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-12 11:52:59.386 14291 14291 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-12 11:52:59.386 14291 14291 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-12 11:52:59.386 14291 14291 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-12 11:52:59.414 14291 14291 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-12 11:53:00.306 14291 14291 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-12 11:53:00.306 14291 14291 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-12 11:53:01.226 14291 14687 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-12 11:53:01.226 14291 14687 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-12 11:53:01.226 14291 14687 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-12 11:53:02.189 14574 14574 W libprocessgroup: Controller io is not found
02-12 11:53:02.189 14574 14574 W libprocessgroup: Controller io is not found
02-12 11:53:02.189 14574 14574 W libprocessgroup: Controller io is not found
02-12 11:53:02.382 14291 14743 W WM-SystemJobScheduler: Unable to schedule work ID
88a77843-a575-4f15-98cf-442c98ceaaa3
02-12 11:53:04.952 14291 14736 E SQLiteDatabase: Error inserting dirty_version=-1
ve--------- beginning of main
02-12 11:53:15.363 14291 14291 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 11:53:19.378 14291 14291 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 11:53:32.460 14291 14745 W WM-SystemJobScheduler: Unable to schedule work ID
eb67cf52-c9c5-4b55-817e-214872c5ff1c
02-12 11:53:38.815 14291 14291 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 11:53:48.403 14291 14291 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 11:53:50.888 14291 14291 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 11:58:55.805 19607 19607 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-12 11:58:56.130 19607 19607 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-12 11:58:56.132 19607 19607 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-12 11:58:56.132 19607 19607 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-12 11:58:56.132 19607 19607 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-12 11:58:56.132 19607 19607 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-12 11:58:56.132 19607 19607 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-12 11:58:56.132 19607 19607 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-12 11:58:56.132 19607 19607 W System.err: at
java.lang.Class.newInstance(Native Method)
02-12 11:58:56.132 19607 19607 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-12 11:58:56.132 19607 19607 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-12 11:58:56.132 19607 19607 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-12 11:58:56.132 19607 19607 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-12 11:58:56.132 19607 19607 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-12 11:58:56.132 19607 19607 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-12 11:58:56.132 19607 19607 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-12 11:58:56.132 19607 19607 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-12 11:58:56.132 19607 19607 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-12 11:58:56.132 19607 19607 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-12 11:58:56.132 19607 19607 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-12 11:58:56.132 19607 19607 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-12 11:58:56.132 19607 19607 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-12 11:58:56.132 19607 19607 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-12 11:58:56.132 19607 19607 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-12 11:58:56.159 19607 19607 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-12 11:58:56.550 19607 19607 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, d--------- beginning of main
02-12 11:58:56.772 19607 19662 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-12 11:58:56.772 19607 19662 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-12 11:58:56.772 19607 19662 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-12 11:58:57.459 19649 19649 W libprocessgroup: Controller io is not found
02-12 11:58:57.459 19649 19649 W libprocessgroup: Controller io is not found
02-12 11:58:57.460 19649 19649 W libprocessgroup: Controller io is not found
02-12 11:59:29.943 19607 19836 W WM-SystemJobScheduler: Unable to schedule work ID
9810a345-afa4-4606-adf6-6b7c4b727d9e
02-12 12:00:00.018 19607 19836 W WM-SystemJobScheduler: Unable to schedule work ID
d5f57011-eb1f-4d7c-81e7-4f63d962feb4
02-12 12:00:10.388 19607 19687 W WM-SystemJobScheduler: Unable to schedule work ID
25805638-d0c6-4e04-b1b4-27367c9a6695
02-12 12:00:40.428 19607 19689 W WM-SystemJobScheduler: Unable to schedule work ID
7519d2fa-a5e9-44ca-9bc6-46771cfb5a10
02-12 12:06:32.174 19607 19607 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 12:06:34.347 19607 19607 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 12:06:42.134 19607 19607 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 12:06:42.576 19607 19607 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 12:06:46.044 19607 19607 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 12:06:47.525 19607 19607 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 12:06:57.213 19607 19607 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 12:07:02.251 19607 19607 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 12:07:02.646 19607 19607 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 12:12:45.864 29227 29227 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-12 12:12:46.215 29227 29227 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-12 12:12:46.216 29227 29227 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-12 12:12:46.216 29227 29227 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-12 12:12:46.216 29227 29227 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-12 12:12:46.216 29227 29227 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-12 12:12:46.216 29227 29227 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-12 12:12:46.216 29227 29227 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-12 12:12:46.216 29227 29227 W System.err: at
java.lang.Class.newInstance(Native Method)
02-12 12:12:46.217 29227 29227 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-12 12:12:46.217 29227 29227 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-12 12:12:46.217 29227 29227 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-12 12:12:46.217 29227 29227 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-12 12:12:46.217 29227 29227 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk--------- beginning of main
02-12 12:36:16.294 14804 14804 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-12 12:36:17.033 14804 14804 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-12 12:36:17.036 14804 14804 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-12 12:36:17.036 14804 14804 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-12 12:36:17.036 14804 14804 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-12 12:36:17.036 14804 14804 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-12 12:36:17.036 14804 14804 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-12 12:36:17.036 14804 14804 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-12 12:36:17.037 14804 14804 W System.err: at
java.lang.Class.newInstance(Native Method)
02-12 12:36:17.037 14804 14804 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-12 12:36:17.037 14804 14804 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-12 12:36:17.037 14804 14804 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-12 12:36:17.037 14804 14804 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-12 12:36:17.037 14804 14804 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-12 12:36:17.037 14804 14804 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-12 12:36:17.037 14804 14804 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-12 12:36:17.037 14804 14804 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-12 12:36:17.037 14804 14804 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-12 12:36:17.037 14804 14804 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-12 12:36:17.037 14804 14804 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-12 12:36:17.037 14804 14804 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-12 12:36:17.037 14804 14804 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-12 12:36:17.037 14804 14804 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-12 12:36:17.037 14804 14804 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-12 12:36:17.095 14804 14804 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-12 12:36:17.588 14804 14804 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-12 12:36:17.588 14804 14804 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-12 12:36:18.418 14804 15048 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-12 12:36:18.418 14804 15048 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-12 12:36:18.418 14804 15048 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-12 12:36:19.241 14947 14947 W libprocessgroup: Controller io is not found
02-12 12:36:19.241 14947 14947 W libprocessgroup: Controller io is not found
02-12 12:36:19.241 14947 14947 W libprocessgroup: Controller io is not found
02-12 12:55:40.301 25843 25843 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-12 12:55:40.779 25843 25843 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-12 12:55:40.783 25843 25843 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-12 12:55:40.783 25843 25843 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1126)
02-12 12:55:40.783 25843 25843 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1080)
02-12 12:55:40.783 25843 25843 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1003)
02-12 12:55:40.783 25843 25843 W System.err: at
java.lang.System.loadLibrary(System.java:1661)
02-12 12:55:40.783 25843 25843 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-12 12:55:40.783 25843 25843 W System.err: at
java.lang.Class.newInstance(Native Method)
02-12 12:55:40.783 25843 25843 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-12 12:55:40.783 25843 25843 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-12 12:55:40.783 25843 25843 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1282)
02-12 12:55:40.783 25843 25843 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1512)
02-12 12:55:40.783 25843 25843 W System.err: at
android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1449)
02-12 12:55:40.783 25843 25843 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7625)
02-12 12:55:40.783 25843 25843 W System.err: at android.app.ActivityThread.-$
$Nest$mhandleBindApplication(Unknown Source:0)
02-12 12:55:40.783 25843 25843 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2478)
02-12 12:55:40.783 25843 25843 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-12 12:55:40.783 25843 25843 W System.err: at
android.os.Looper.loopOnce(Looper.java:230)
02-12 12:55:40.783 25843 25843 W System.err: at
android.os.Looper.loop(Looper.java:319)
02-12 12:55:40.783 25843 25843 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:8893)
02-12 12:55:40.783 25843 25843 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-12 12:55:40.783 25843 25843 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
02-12 12:55:40.783 25843 25843 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)
02-12 12:55:40.824 25843 25843 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this is correct? If you use
a custom UncaughtExceptionHandler, you must initialize it AFTER
CustomActivityOnCrash! Installing anyway, but your original handler will not be
called.
02-12 12:55:41.187 25843 25843 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max-
target-q,core-platform-api, reflection, denied)
02-12 12:55:41.187 25843 25843 W com.mbwhatsapp: Accessing hidden method
Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max-
target-q, reflection, denied)
02-12 12:55:41.413 25843 26079 W com.mbwhatsapp: Method void
X.2rL.A03(java.lang.Integer) failed lock verification and will run slower.
02-12 12:55:41.413 25843 26079 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-12 12:55:41.413 25843 26079 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-12 12:55:41.629 26031 26031 W libprocessgroup: Controller io is not found
02-12 12:55:41.629 26031 26031 W libprocessgroup: Controller io is not found
02-12 12:55:41.629 26031 26031 W libprocessgroup: Controller io is not found
02-12 12:55:46.811 25843 25843 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 12:56:11.978 25843 25843 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 12:56:19.917 25843 25843 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 12:56:23.014 25843 25843 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 12:56:26.073 25843 25843 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 12:56:31.109 25843 25843 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 12:56:41.183 25843 25843 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 12:56:46.262 25843 25843 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 13:12:01.706 25843 25843 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 13:12:13.171 25843 25843 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 13:20:57.140 25843 25843 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 13:20:58.451 25843 25843 W JobService: onNetworkChanged() not implemented in
androidx.work.impl.background.systemjob.SystemJobService. Must override in a
subclass.
02-12 13:22:36.609 25843 26235 E SQLiteDatabase: Error inserting dirty_version=-1
version=0 lt_hash=null collection_name=critical_unblock_low
02-12 13:22:36.609 25843 26235 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
collection_versions.collection_name (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555])
02-12 13:22:36.609 25843 26235 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-12 13:22:36.609 25843 26235 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:1293)
02-12 13:22:36.609 25843 26235 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-12 13:22:36.609 25843 26235 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89)
02-12 13:22:36.609 25843 26235 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:243
4)
02-12 13:22:36.609 25843 26235 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2303)
02-12 13:22:36.609 25843 26235 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-12 13:22:36.609 25843 26235 E SQLiteDatabase: at X.2sR.A03(Unknown
Source:39)
02-12 13:22:

You might also like