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

Logcat

The document contains log messages from an Android application. It logs messages related to activity tokens, class verification failures, catch block matching errors, unsupported media types, and a null pointer exception in a background task.

Uploaded by

mrgl19973
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)
41 views

Logcat

The document contains log messages from an Android application. It logs messages related to activity tokens, class verification failures, catch block matching errors, unsupported media types, and a null pointer exception in a background task.

Uploaded by

mrgl19973
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/ 57

--------- beginning of system

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


02-14 20:46:05.562 15547 15547 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@f66fc05
02-14 20:46:06.266 15547 15547 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@927844f
02-14 20:46:06.454 15547 15547 W com.mbwhatsapp: Class com.mbwhatsapp.HomeActivity
failed lock verification and will run slower.
02-14 20:46:07.666 15547 15547 E ArmVmp : Match on catch block at 0x0a in for 0xb9
02-14 20:46:07.825 15547 15547 E ArmVmp : Match on catch block at 0x0a in for
0x121
02-14 20:46:07.980 15547 16326 W MediaCodec-JNI: try to release MediaCodec from
JMediaCodec::~JMediaCodec()...
02-14 20:46:07.980 15547 16326 W MediaCodec-JNI: done releasing MediaCodec from
JMediaCodec::~JMediaCodec().
02-14 20:46:07.981 15547 16326 W MediaCodec-JNI: try to release MediaCodec from
JMediaCodec::~JMediaCodec()...
02-14 20:46:07.981 15547 16326 W MediaCodec-JNI: done releasing MediaCodec from
JMediaCodec::~JMediaCodec().
02-14 20:46:08.540 15547 17202 W ColorUtils: expected specified color aspects
(0:0:0:0)
02-14 20:46:08.765 15547 16326 W AudioCapabilities: Unsupported mime audio/lg-ac3
02-14 20:46:08.765 15547 16326 W AudioCapabilities: Unsupported mime audio/adpcm
02-14 20:46:08.765 15547 16326 W AudioCapabilities: Unsupported mime audio/x-lg-
alac
02-14 20:46:08.765 15547 16326 W AudioCapabilities: Unsupported mime audio/bsac
02-14 20:46:08.766 15547 16326 W AudioCapabilities: Unsupported mime audio/dts
02-14 20:46:08.766 15547 16326 W AudioCapabilities: Unsupported mime audio/g726
02-14 20:46:08.766 15547 16326 W AudioCapabilities: Unsupported mime audio/MUSICAM
02-14 20:46:08.766 15547 16326 W AudioCapabilities: Unsupported mime audio/x-lg-ms-
wma
02-14 20:46:08.766 15547 16326 W AudioCapabilities: Unsupported mime audio/lg-wma-
voice
02-14 20:46:08.766 15547 16326 W AudioCapabilities: Unsupported mime audio/x-lg-
flac
02-14 20:46:08.782 15547 16326 W VideoCapabilities: Unsupported mime video/mjpg
02-14 20:46:08.784 15547 16326 W VideoCapabilities: Unrecognized profile/level 1/32
for video/mp4v-es
02-14 20:46:08.784 15547 16326 W VideoCapabilities: Unrecognized profile/level
32768/2 for video/mp4v-es
02-14 20:46:08.784 15547 16326 W VideoCapabilities: Unrecognized profile/level
32768/64 for video/mp4v-es
02-14 20:46:08.786 15547 16326 W VideoCapabilities: Unsupported mime video/theora
02-14 20:46:08.791 15547 16326 W VideoCapabilities: Unsupported mime video/xvid
02-14 20:46:08.796 15547 16326 W VideoCapabilities: Unrecognized profile/level 1/32
for video/mp4v-es
02-14 20:46:09.764 15547 15547 E ArmVmp : Match on catch block at 0x0a in for
0x1f5
02-14 20:46:09.864 15547 15547 E ArmVmp : Match on catch block at 0x0a in for
0x209
02-14 20:46:09.906 15547 15547 E ArmVmp : Match on catch block at 0x0a in for
0x1e9
02-14 20:46:09.956 15547 15547 E ArmVmp : Match on catch block at 0x0a in for
0x201
02-14 20:46:10.004 15547 15700 E ArmVmp : No matching catch block at 0x86
02-14 20:46:10.004 15547 15700 E ArmVmp : Match on catch block at 0x17 in for 0x41
02-14 20:46:10.011 15547 15700 W System.err: java.lang.NullPointerException
02-14 20:46:10.011 15547 15700 W System.err:
02-14 20:46:10.017 15547 15700 W System.err: at
mbmodsd.mbmodsw.home.MBTranslator.translate(Native Method)
02-14 20:46:10.017 15547 15700 W System.err:
02-14 20:46:10.017 15547 15700 W System.err: at
mbmodsd.mbmodsw.home.MBTranslator$Async.doInBackground(Native Method)
02-14 20:46:10.017 15547 15700 W System.err:
02-14 20:46:10.017 15547 15700 W System.err: at
mbmodsd.mbmodsw.home.MBTranslator$Async.doInBackground(Native Method)
02-14 20:46:10.017 15547 15700 W System.err:
02-14 20:46:10.018 15547 15700 W System.err: at
android.os.AsyncTask$3.call(AsyncTask.java:378)
02-14 20:46:10.018 15547 15700 W System.err:
02-14 20:46:10.018 15547 15700 W System.err: at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
02-14 20:46:10.018 15547 15700 W System.err:
02-14 20:46:10.018 15547 15700 W System.err: at
android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:289)
02-14 20:46:10.018 15547 15700 W System.err:
02-14 20:46:10.019 15547 15700 W System.err: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-14 20:46:10.019 15547 15700 W System.err:
02-14 20:46:10.019 15547 15700 W System.err: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-14 20:46:10.019 15547 15700 W System.err:
02-14 20:46:10.019 15547 15700 W System.err: at
java.lang.Thread.run(Thread.java:919)
02-14 20:46:10.019 15547 15700 W System.err:
02-14 20:46:10.027 15547 15547 E ArmVmp : Match on catch block at 0x0a in for 0xc9
02-14 20:46:11.710 15547 15547 E RecyclerView: No adapter attached; skipping layout
02-14 20:46:12.548 15547 17404 W LOTTIE : Animation contains merge paths. Merge
paths are only supported on KitKat+ and must be manually enabled by calling
enableMergePathsForKitKatAndAbove().
02-14 20:46:12.800 15547 15547 E RecyclerView: No adapter attached; skipping layout
02-14 20:46:13.664 15547 15547 W LOTTIE : Animation contains merge paths but they
are disabled.
02-14 20:46:17.881 15547 15547 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@c83743d
02-14 20:46:18.172 15547 15547 W com.mbwhatsapp: Verification of void
X.5pH.A1Z(android.os.Bundle) took 110.213ms
02-14 20:46:19.263 15547 15547 E ArmVmp : Match on catch block at 0x0a in for 0xb5
02-14 20:46:19.271 15547 15547 E ArmVmp : Match on catch block at 0x0a in for 0xb1
02-14 20:46:19.384 15547 15547 E ArmVmp : Match on catch block at 0x0a in for
0x1a9
02-14 20:46:21.877 15547 15547 E ArmVmp : Match on catch block at 0x0a in for
0x1e9
02-14 20:46:32.540 15547 15547 E ArmVmp : Match on catch block at 0x5b in for 0x79
02-14 20:50:07.912 20737 20737 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-14 20:50:08.267 20737 20737 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-14 20:50:08.275 20737 20737 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-14 20:50:08.275 20737 20737 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
02-14 20:50:08.275 20737 20737 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
02-14 20:50:08.275 20737 20737 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
02-14 20:50:08.275 20737 20737 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
02-14 20:50:08.275 20737 20737 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-14 20:50:08.275 20737 20737 W System.err: at
java.lang.Class.newInstance(Native Method)
02-14 20:50:08.275 20737 20737 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-14 20:50:08.275 20737 20737 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-14 20:50:08.275 20737 20737 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1156)
02-14 20:50:08.275 20737 20737 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1236)
02-14 20:50:08.275 20737 20737 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6681)
02-14 20:50:08.275 20737 20737 W System.err: at
android.app.ActivityThread.access$1300(ActivityThread.java:226)
02-14 20:50:08.275 20737 20737 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1898)
02-14 20:50:08.276 20737 20737 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
02-14 20:50:08.276 20737 20737 W System.err: at
android.os.Looper.loop(Looper.java:214)
02-14 20:50:08.276 20737 20737 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7615)
02-14 20:50:08.276 20737 20737 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-14 20:50:08.276 20737 20737 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
02-14 20:50:08.276 20737 20737 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:964)
02-14 20:50:08.414 20737 20737 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this 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-14 20:50:09.020 20737 20761 W LibraryVersion: Failed to get app version for
libraryName: firebase-iid
02-14 20:50:13.286 20737 20737 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@42a487a
02-14 20:50:13.294 20737 20798 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
02-14 20:50:13.294 20737 20798 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-14 20:50:13.294 20737 20798 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-14 20:50:13.329 20737 20737 W com.mbwhatsapp: Class X.0eU failed lock
verification and will run slower.
02-14 20:50:13.908 20737 20737 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@588795a
02-14 20:50:14.002 20737 20737 W com.mbwhatsapp: Class com.mbwhatsapp.HomeActivity
failed lock verification and will run slower.
02-14 20:50:14.836 20737 20737 E ArmVmp : Match on catch block at 0x0a in for 0xb9
02-14 20:50:14.978 20737 20737 E ArmVmp : Match on catch block at 0x0a in for
0x121
02-14 20:50:15.037 20737 20833 W System : ClassLoader referenced unknown path:
/system/framework/tcmclient.jar
02-14 20:50:15.038 20737 20833 W System : ClassLoader referenced unknown path:
/system/framework/tcmiface.jar
02-14 20:50:16.649 20737 20737 E ArmVmp : Match on catch block at 0x0a in for 0xc1
02-14 20:50:17.878 20737 20737 E RecyclerView: No adapter attached; skipping layout
02-14 20:50:18.414 20737 20737 E RecyclerView: No adapter attached; skipping layout
02-14 20:50:18.416 20737 20737 W View : requestLayout() improperly called by
androidx.appcompat.view.menu.ActionMenuItemView{44ff548 VFED..C.. ......ID 194,0-
290,0 #7f0b0f8a app:id/menuitem_search} during layout: running second layout pass
02-14 20:50:18.416 20737 20737 W View : requestLayout() improperly called by
androidx.appcompat.widget.ActionMenuView{778fe1 V.E...... ......ID 280,250-754,250}
during layout: running second layout pass
02-14 20:50:18.625 20737 20901 W LOTTIE : Animation contains merge paths. Merge
paths are only supported on KitKat+ and must be manually enabled by calling
enableMergePathsForKitKatAndAbove().
02-14 20:50:18.883 20737 20813 W Gralloc3: mapper 3.x is not supported
02-14 20:50:18.890 20737 20813 E ion : ioctl c0044901 failed with code -1:
Invalid argument
02-14 20:50:19.450 20737 20737 W LOTTIE : Animation contains merge paths but they
are disabled.
02-14 20:50:19.459 20737 20737 W View : requestLayout() improperly called by
DecorView@b63fa17[HomeActivity] during second layout pass: posting in next frame
02-14 20:50:20.449 20737 20737 E ArmVmp : Match on catch block at 0x5b in for 0x75
02-14 20:50:59.329 20737 20737 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@3f0471
02-14 20:51:00.039 20737 20901 W LOTTIE : Unknown shape type rd
02-14 20:51:01.273 20737 20737 E ArmVmp : Match on catch block at 0x0a in for 0xb1
02-14 20:51:01.281 20737 20737 E ArmVmp : Match on catch block at 0x0a in for 0xb1
02-14 20:51:01.337 20737 20737 E ArmVmp : Match on catch block at 0x0a in for
0x1b9
02-14 20:51:01.808 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0xa9
02-14 20:51:01.811 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0xa9
02-14 20:51:01.964 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:51:01.967 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:51:02.081 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:51:02.084 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:51:02.135 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:51:02.138 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:51:02.178 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:51:02.182 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:51:02.214 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:51:02.218 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:51:02.327 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:51:02.331 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:51:02.354 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:51:02.357 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:51:02.381 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:51:02.385 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:51:02.406 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:51:02.409 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:51:02.429 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:51:02.433 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:51:02.453 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:51:02.457 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:51:02.479 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:51:02.482 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:51:02.503 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:51:02.506 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:51:02.527 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:51:02.532 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:51:02.551 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:51:02.555 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:51:02.580 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:51:02.584 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:51:02.609 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:51:02.613 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:51:02.634 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:51:02.637 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:51:02.660 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:51:02.663 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:51:02.774 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:51:02.778 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:51:03.268 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:51:03.275 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:51:03.568 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:51:03.571 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:51:03.578 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:51:03.583 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:51:03.618 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:51:03.622 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:51:04.903 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:51:04.912 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:51:05.124 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:51:05.131 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:51:18.016 20737 20737 E ArmVmp : Match on catch block at 0x0a in for
0x161
02-14 20:51:23.518 20737 20737 W Editor : updateCursorsPositions() : layout =
hintLayout
02-14 20:51:24.355 20737 20737 W Editor : updateCursorsPositions() : layout =
hintLayout
02-14 20:51:25.430 20737 20737 W Editor : updateCursorsPositions() : layout =
hintLayout
02-14 20:51:35.002 20737 20737 W Editor : updateCursorsPositions() : layout =
hintLayout
02-14 20:51:37.686 20737 20737 W Editor : updateCursorsPositions() : layout =
hintLayout
02-14 20:51:43.962 20737 20737 E ArmVmp : Match on catch block at 0x0a in for
0x109
02-14 20:51:44.774 20737 20737 W InputEventReceiver: Attempted to finish an input
event but the input event receiver has already been disposed.
02-14 20:51:51.775 20737 20737 W Editor : updateCursorsPositions() : layout =
hintLayout
02-14 20:51:52.171 20737 20737 W Editor : updateCursorsPositions() : layout =
hintLayout
02-14 20:51:54.683 20737 20737 W Editor : updateCursorsPositions() : layout =
hintLayout
02-14 20:52:01.776 20737 20737 W Editor : updateCursorsPositions() : layout =
hintLayout
02-14 20:52:04.383 20737 20737 E ArmVmp : Match on catch block at 0x0a in for 0xd5
02-14 20:52:04.396 20737 20737 E ArmVmp : Match on catch block at 0x0a in for 0xc1
02-14 20:52:04.878 20737 20737 W Editor : updateCursorsPositions() : layout =
hintLayout
02-14 20:52:07.279 20737 20737 W InputEventReceiver: Attempted to finish an input
event but the input event receiver has already been disposed.
02-14 20:52:07.699 20737 20737 W Editor : updateCursorsPositions() : layout =
hintLayout
02-14 20:52:08.252 20737 20737 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@db4baed
02-14 20:52:10.716 20737 20737 W Editor : updateCursorsPositions() : layout =
hintLayout
02-14 20:52:11.541 20737 20737 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@9cfd0b5
02-14 20:52:14.770 20737 20737 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@872115
02-14 20:52:16.153 20737 20737 E ArmVmp : Match on catch block at 0x0a in for 0xb9
02-14 20:52:16.158 20737 20737 E ArmVmp : Match on catch block at 0x0a in for 0xb5
02-14 20:52:16.304 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0xa9
02-14 20:52:16.307 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0xa9
02-14 20:52:16.403 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:16.407 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:16.477 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:16.480 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:16.505 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:16.508 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:16.546 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:16.551 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:16.953 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:16.960 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:17.019 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:17.024 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:17.038 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:17.045 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:17.052 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:17.057 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:17.072 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:17.076 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:17.158 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:17.165 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:17.226 20737 20737 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:52:17.226 20737 20737 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:52:17.228 20737 20813 E BufferQueueProducer: [unnamed-20737-0]
(this:0x7b36a000,id:0,api:1,p:20737,c:20737) setMaxDequeuedBufferCount: 2 dequeued
buffers would exceed the maxBufferCount (2) (maxAcquired 1 async 0
mDequeuedBufferCannotBlock 0)
02-14 20:52:17.228 20737 20813 E Surface :
IGraphicBufferProducer::setBufferCount(3) returned Invalid argument
02-14 20:52:17.230 20737 20813 W Gralloc3: allocator 3.x is not supported
02-14 20:52:17.233 20737 20813 E ion : ioctl c0044901 failed with code -1:
Invalid argument
02-14 20:52:17.237 20737 20737 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:52:17.237 20737 20737 W RefBase : CallStack::logStackInternal not linked
02-14 20:52:17.275 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:17.283 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:17.297 20737 20737 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@70f4278
02-14 20:52:17.615 20737 20737 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 380
02-14 20:52:17.621 20737 20737 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 431
02-14 20:52:17.640 20737 20737 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 677
02-14 20:52:17.648 20737 20737 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 248
02-14 20:52:17.660 20737 20737 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 571
02-14 20:52:17.672 20737 20737 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 333
02-14 20:52:17.678 20737 20737 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 650
02-14 20:52:17.687 20737 20737 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 1150
02-14 20:52:17.693 20737 20737 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 491
02-14 20:52:17.700 20737 20737 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 1150
02-14 20:52:17.710 20737 20737 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 659
02-14 20:52:17.716 20737 20737 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 593
02-14 20:52:17.819 20737 20737 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 473
02-14 20:52:17.831 20737 20737 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 510
02-14 20:52:17.971 20737 20737 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 473
02-14 20:52:18.014 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:18.018 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:18.072 20737 20737 W ResourceType: Bad XML block: header size 18254 or
total size 169478669 is larger than data size 853
02-14 20:52:18.094 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:18.097 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:18.201 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:18.205 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:18.302 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:18.306 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:18.323 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:18.328 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:18.339 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:18.344 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:18.360 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:18.363 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:18.379 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:18.382 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:18.397 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:18.401 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:18.414 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:18.419 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:18.430 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:18.434 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:18.446 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:18.451 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:18.462 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:18.467 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:18.542 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:18.546 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:20.119 20737 20737 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{4ec13ec VFED..C.. ......ID 0,0-184,65 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
02-14 20:52:20.720 20737 20737 W View : requestLayout() improperly called by
com.mbwhatsapp.TextEmojiLabel{4ec13ec VFED..C.. ......ID 0,0-184,65 #7f0b06ab
app:id/conversation_contact_name} during layout: running second layout pass
02-14 20:52:23.616 20737 20737 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@47b641a
02-14 20:52:25.096 20737 20737 E ArmVmp : Match on catch block at 0x0a in for 0xb9
02-14 20:52:25.101 20737 20737 E ArmVmp : Match on catch block at 0x0a in for 0xb5
02-14 20:52:25.191 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0xa5
02-14 20:52:25.194 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0xa5
02-14 20:52:25.265 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:25.270 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:25.307 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:25.310 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:25.317 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:25.321 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:25.343 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:25.348 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:25.354 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:25.357 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:25.369 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:25.372 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:25.797 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:25.803 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:25.961 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:25.967 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:25.979 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:25.986 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:25.997 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:26.003 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:26.015 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:26.021 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:26.033 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:26.039 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:26.051 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:26.056 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:26.063 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:26.067 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:26.074 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:26.078 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:26.089 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:26.093 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:26.105 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:26.109 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:26.121 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:26.125 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:26.138 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:26.141 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:26.154 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:26.158 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:26.173 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:26.176 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:26.188 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:26.192 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:26.205 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:26.208 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:26.220 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:26.225 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:26.236 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:26.240 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:26.257 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:26.260 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:26.270 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:26.273 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:26.303 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:26.309 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:26.537 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:26.540 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:26.554 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:26.558 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:26.795 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:26.800 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:27.164 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:27.168 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:27.192 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:27.197 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:27.205 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:27.210 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:27.220 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:27.224 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:27.244 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:27.248 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:27.255 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:27.259 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:27.268 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:27.273 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:27.290 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:27.293 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:27.304 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:27.309 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:27.317 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:27.322 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:27.334 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:27.337 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:27.350 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:27.353 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:27.432 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:27.436 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:27.548 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:27.551 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:27.558 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:27.562 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:27.585 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:27.588 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:27.604 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:27.608 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:27.632 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:27.635 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:27.726 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:27.730 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:28.006 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:28.010 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:28.041 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:28.045 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:28.162 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:28.166 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:28.175 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:28.180 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:28.207 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:28.210 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:28.245 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:28.249 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:28.257 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:28.264 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:28.530 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:28.536 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:28.695 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:28.700 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:28.713 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:28.717 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:28.746 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:28.749 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:28.759 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:28.766 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:28.797 20737 21550 W MediaPlayer: Use of stream types is deprecated for
operations other than volume control
02-14 20:52:28.797 20737 21550 W MediaPlayer: See the documentation of
setAudioStreamType() for what to use instead with android.media.AudioAttributes to
qualify your playback use case
02-14 20:52:28.823 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:28.829 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:28.971 20737 20754 W MediaPlayerNative: info/warning (1, 9120)
02-14 20:52:29.934 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:29.939 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:30.201 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:30.209 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:32.704 20737 20737 W Editor : updateCursorsPositions() : layout =
hintLayout
02-14 20:52:34.996 20737 20737 W Editor : updateCursorsPositions() : layout =
hintLayout
02-14 20:52:35.303 20737 20737 W Editor : updateCursorsPositions() : layout =
hintLayout
02-14 20:52:37.346 20737 20737 W Editor : updateCursorsPositions() : layout =
hintLayout
02-14 20:52:40.720 20737 20737 E ArmVmp : Match on catch block at 0x0a in for
0x165
02-14 20:52:42.872 20737 20737 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@9fbb70e
02-14 20:52:57.675 20737 20737 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@8f77f7a
02-14 20:52:58.027 20737 20737 E ArmVmp : Match on catch block at 0x0a in for 0xb9
02-14 20:52:58.033 20737 20737 E ArmVmp : Match on catch block at 0x0a in for 0xb5
02-14 20:52:58.210 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0xa1
02-14 20:52:58.214 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0xa1
02-14 20:52:58.335 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:58.337 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:58.405 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:58.407 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:58.433 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:58.435 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:58.467 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:58.471 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:58.485 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:58.490 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:58.550 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:58.553 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:58.587 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:58.591 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:58.662 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:58.666 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:58.712 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:58.716 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:58.732 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:58.736 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:58.751 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:58.755 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:58.794 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:58.800 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:58.813 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:58.817 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:58.829 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:58.834 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:58.844 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:58.849 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:58.898 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:58.904 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:58.919 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:58.923 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:58.939 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:58.943 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:58.957 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:58.960 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:58.975 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:58.978 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:58.990 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:58.993 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:59.003 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:59.008 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:59.020 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:59.023 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:59.036 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:59.040 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:59.053 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:59.056 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:59.069 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:59.073 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:59.085 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:59.089 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:59.102 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:59.106 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:59.118 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:59.121 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:59.135 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:59.138 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:59.151 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:59.154 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:59.167 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:59.170 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:59.183 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:59.187 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:59.200 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:59.203 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:59.216 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:59.220 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:59.232 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:52:59.235 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:59.486 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:59.493 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:52:59.974 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:52:59.981 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:00.462 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:00.468 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:00.494 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:00.500 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:00.510 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:00.516 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:00.526 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:00.530 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:00.542 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:00.546 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:00.558 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:00.562 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:00.574 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:00.577 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:00.590 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:00.593 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:00.607 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:00.610 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:00.624 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:00.628 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:00.640 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:00.643 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:00.656 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:00.660 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:00.681 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:00.684 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:00.690 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:00.695 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:00.706 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:00.710 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:00.722 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:00.725 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:00.738 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:00.742 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:00.755 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:00.758 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:00.842 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:00.845 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:00.853 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:00.857 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:00.971 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:00.976 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:01.119 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:01.123 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:01.137 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:01.142 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:01.478 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:01.489 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:01.776 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:01.780 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:01.799 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:01.807 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:01.814 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:01.818 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:01.826 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:01.829 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:01.837 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:01.840 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:01.852 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:01.855 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:01.868 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:01.871 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:01.884 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:01.888 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:01.905 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:01.909 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:01.917 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:01.921 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:01.934 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:01.938 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:01.950 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:01.953 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:01.967 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:01.971 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:02.064 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:02.068 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:02.146 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:02.152 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:02.343 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:02.347 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:02.424 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:02.428 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:02.555 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:02.559 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:02.671 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:02.675 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:02.687 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:02.692 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:02.704 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:02.708 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:02.720 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:02.725 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:02.736 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:02.739 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:02.752 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:02.756 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:02.768 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:02.772 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:02.785 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:02.788 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:02.801 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:02.805 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:02.818 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:02.821 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:02.834 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:02.837 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:02.850 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:02.853 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:02.867 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:02.870 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:02.883 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:02.886 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:02.899 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:02.903 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:02.916 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:02.919 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:02.932 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:02.936 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:03.129 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:03.133 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:03.227 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:03.231 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:03.461 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:03.465 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:03.620 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:03.624 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:04.118 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:04.130 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:04.393 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:04.397 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:04.614 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:04.617 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:04.840 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:04.844 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:04.927 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:04.932 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:04.949 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:04.954 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:05.226 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:05.230 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:05.749 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:05.752 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:06.244 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:06.252 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:06.458 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:06.467 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:06.490 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:06.497 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:06.516 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:06.525 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:06.547 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:06.554 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:06.574 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:06.581 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:06.599 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:06.606 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:06.624 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:06.630 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:06.648 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:06.656 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:06.674 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:06.680 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:06.698 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:06.705 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:06.724 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:06.730 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:06.750 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:06.756 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:07.260 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:07.268 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:07.747 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:07.751 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:08.254 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:08.258 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:08.750 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:08.757 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:09.062 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:09.066 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:09.103 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:09.108 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:09.128 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:09.132 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:09.535 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:09.543 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:10.040 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:10.046 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:10.548 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:10.555 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:10.695 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:10.699 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:10.716 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:10.721 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:10.736 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:10.740 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:10.755 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:10.760 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:10.780 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:10.784 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:10.807 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:10.812 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:10.830 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:10.834 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:10.855 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:10.859 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:10.882 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:10.885 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:10.903 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:10.907 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:10.923 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:10.927 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:10.941 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:10.945 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:10.960 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:10.964 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:11.054 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:11.058 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:11.549 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:11.557 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:12.053 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:12.056 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:12.561 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:12.564 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:13.092 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:13.095 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:13.601 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:13.605 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:14.101 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:14.105 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:14.609 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:14.612 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:15.116 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:15.119 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:15.624 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:15.630 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:16.130 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:16.134 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:16.638 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:16.641 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:17.146 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:17.149 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:17.657 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:17.662 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:18.161 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:18.169 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:18.669 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:18.672 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:19.177 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:19.182 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:19.684 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:19.689 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:20.195 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:20.201 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:20.702 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:20.707 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:20.833 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:20.837 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:20.868 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:20.871 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:20.888 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:20.891 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:21.327 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:21.335 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:21.813 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:21.819 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:22.329 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:22.338 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:22.468 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:22.471 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:22.490 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:22.494 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:22.523 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:22.527 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:22.558 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:22.564 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:22.582 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:22.587 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:22.604 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:22.609 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:22.622 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:22.626 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:22.639 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:22.643 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:22.656 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:22.660 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:22.672 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:22.676 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:22.688 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:22.692 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:22.704 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:22.709 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:22.721 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:22.725 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:22.737 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:22.741 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:22.830 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:22.835 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:23.336 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:23.340 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:23.844 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:23.848 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:24.334 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:24.337 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:24.860 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:24.863 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:25.368 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:25.370 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:25.876 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:25.879 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:26.382 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:26.386 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:26.891 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:26.895 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:27.397 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:27.401 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:27.905 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:27.909 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:28.398 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:28.405 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:28.903 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:28.907 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:29.411 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:29.415 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:29.902 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:29.905 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:30.000 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:30.003 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:30.036 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:30.041 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:30.063 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:30.066 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:30.510 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:30.514 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:30.998 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:31.002 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:31.524 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:31.528 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:31.567 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:31.570 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:31.598 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:31.600 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:31.614 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:31.618 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:31.631 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:31.635 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:31.690 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:31.693 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:31.723 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:31.726 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:31.734 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:31.738 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:31.753 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:31.757 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:31.948 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:31.952 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:31.969 20737 21550 W MediaPlayer: Use of stream types is deprecated for
operations other than volume control
02-14 20:53:31.969 20737 21550 W MediaPlayer: See the documentation of
setAudioStreamType() for what to use instead with android.media.AudioAttributes to
qualify your playback use case
02-14 20:53:31.976 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:31.981 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:32.008 20737 21528 W MediaPlayerNative: info/warning (1, 9120)
02-14 20:53:32.074 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:32.079 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:32.105 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:32.109 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:32.203 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:32.207 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:32.215 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:32.219 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:32.267 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:32.270 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:32.291 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:32.295 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:32.304 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:32.308 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:32.316 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:32.319 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:32.409 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:32.413 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:32.445 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:32.450 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:33.715 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:33.718 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:33.797 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:53:33.801 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:33.808 20737 20737 W ViewRootImpl: Dropping or Cancelling event:
mStopped=false mPausedForTransition=false
02-14 20:53:33.808 20737 20737 W ViewRootImpl[HomeActivity]: Dropping event due to
no window focus: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=0,
metaState=0, flags=0x48, repeatCount=0, eventTime=185773454, downTime=185773454,
deviceId=-1, source=0x101, displayId=0 }
02-14 20:53:33.935 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:33.939 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:53:34.000 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:53:34.003 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:54:44.571 20737 20737 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@cc4790f
02-14 20:54:57.697 20737 20737 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@be5b3e4
02-14 20:54:59.542 20737 20737 E ArmVmp : Match on catch block at 0x0a in for 0xb1
02-14 20:54:59.549 20737 20737 E ArmVmp : Match on catch block at 0x0a in for 0xb9
02-14 20:54:59.956 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0xa5
02-14 20:54:59.961 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0xa5
02-14 20:55:00.225 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:55:00.229 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:55:00.411 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:55:00.415 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:55:00.446 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:55:00.449 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:55:00.477 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:55:00.480 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:55:00.520 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:55:00.527 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:55:00.543 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:55:00.547 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:55:00.568 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:55:00.572 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:55:00.584 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:55:00.589 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:55:00.601 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:55:00.608 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:55:00.618 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:55:00.628 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:55:00.654 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:55:00.659 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:55:00.672 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:55:00.676 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:55:00.686 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:55:00.692 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:55:00.715 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:55:00.719 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:55:00.731 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:55:00.734 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:55:00.748 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:55:00.751 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:55:00.764 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:55:00.767 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:55:00.780 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:55:00.784 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:55:00.797 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:55:00.800 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:55:00.813 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:55:00.817 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:55:00.830 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:55:00.834 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:55:00.863 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:55:00.871 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:55:01.096 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:55:01.100 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:55:01.287 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:55:01.290 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:55:01.407 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:55:01.410 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:55:01.633 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:55:01.638 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:55:08.639 20737 20737 E ArmVmp : Match on catch block at 0x0a in for 0xc1
02-14 20:55:13.770 20737 20737 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@48bb942
02-14 20:55:13.791 20737 20737 E ArmVmp : Match on catch block at 0x0a in for 0xc5
02-14 20:55:15.071 20737 20737 E ArmVmp : Match on catch block at 0x0a in for 0xb5
02-14 20:55:21.820 20737 20737 E ArmVmp : Match on catch block at 0x0a in for 0xc5
02-14 20:55:24.095 20737 20737 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@707f388
02-14 20:55:27.287 20737 20737 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@ee21c57
02-14 20:55:29.006 20737 20737 W View : requestLayout() improperly called by
androidx.appcompat.view.menu.ActionMenuItemView{5e612fa VFED..C.. ......ID 0,8-
96,104 #7f0b0f8a app:id/menuitem_search} during layout: running second layout pass
02-14 20:55:29.006 20737 20737 W View : requestLayout() improperly called by
androidx.appcompat.view.menu.ActionMenuItemView{41a70ab VFED..C.. ......ID 96,8-
192,104 #7f0b0f8b app:id/menuitem_select_all} during layout: running second layout
pass
02-14 20:55:29.006 20737 20737 W View : requestLayout() improperly called by
androidx.appcompat.widget.ActionMenuView{cd84308 V.E...... ......ID 528,0-720,112}
during layout: running second layout pass
02-14 20:56:54.241 20737 20737 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@af2df99
02-14 20:56:55.621 20737 20737 E ArmVmp : Match on catch block at 0x0a in for 0xb5
02-14 20:56:55.626 20737 20737 E ArmVmp : Match on catch block at 0x0a in for 0xb1
02-14 20:56:55.889 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0xa5
02-14 20:56:55.898 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0xa5
02-14 20:56:55.986 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:55.988 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:55.991 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:56.056 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:56.059 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:56.082 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:56.086 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:56.089 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:56.540 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:56.552 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:56.561 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:56.587 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:56.596 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:56.604 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:56.617 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:56.625 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:56.631 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:56.650 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:56.655 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:56.659 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:56.666 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:56.670 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:56.674 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:56.681 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:56.685 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:56.688 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:56.697 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:56.700 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:56.704 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:56.713 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:56.716 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:56.718 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:56.729 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:56.732 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:56.735 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:56.746 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:56.749 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:56.751 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:56.762 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:56.765 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:56.768 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:56.778 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:56.781 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:56.784 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:56.800 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:56.803 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:56.806 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:56.813 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:56.816 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:56.819 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:56.830 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:56.832 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:56.835 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:56.846 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:56.849 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:56.852 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:56.863 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:56.866 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:56.869 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:56.880 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:56.883 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:56.886 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:56.896 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:56.899 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:56.902 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:56.912 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:56.915 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:56.918 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:56.929 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:56.931 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:56.934 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:56.944 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:56.947 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:56.949 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:56.960 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:56.963 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:56.966 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:56.976 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:56.979 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:56.982 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:56.993 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:56.995 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:56.998 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:57.009 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:57.012 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:57.015 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:57.084 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:57.088 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:57.118 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:57.121 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:57.136 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:57.140 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:57.152 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:57.156 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:57.161 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:57.167 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:57.172 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:57.176 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:57.183 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:57.187 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:57.192 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:57.199 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:57.202 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:57.208 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:57.215 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:57.220 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:57.224 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:57.231 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:57.235 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:57.239 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:57.245 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:57.250 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:57.253 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:57.259 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:57.263 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:57.267 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:57.275 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:57.278 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:57.301 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:57.308 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:57.311 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:57.320 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:57.323 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:57.328 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:57.652 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:57.660 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:57.666 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:58.241 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:58.246 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:58.251 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:58.279 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:58.283 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:58.291 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:58.303 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:58.309 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:58.311 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:58.318 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:58.322 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:58.326 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:58.800 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:58.810 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:58.819 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:59.291 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:59.302 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:59.313 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:59.473 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:59.477 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:59.502 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:59.506 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:59.510 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:59.531 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:59.537 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:59.541 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:59.564 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:59.569 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:59.573 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:59.579 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:59.585 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:59.589 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:59.603 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:59.610 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:59.614 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:59.628 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:59.632 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:59.635 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:59.645 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:59.649 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:59.652 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:59.661 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:59.665 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:59.668 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:59.726 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:59.731 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:59.734 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:59.746 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:59.750 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:59.752 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:59.759 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:59.762 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:59.766 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:59.775 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:59.779 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:59.781 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:59.793 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:59.796 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:59.799 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:59.808 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:59.811 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:59.814 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:59.824 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:59.828 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:59.831 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:59.841 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:59.844 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:59.847 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:59.857 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:59.860 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:59.863 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:59.874 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:59.877 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:59.880 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:59.890 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:59.893 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:59.896 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:59.907 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:59.910 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:59.912 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:59.923 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:59.926 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:59.929 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:59.939 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:59.943 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:59.946 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:59.956 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:59.960 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:59.963 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:59.972 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:59.975 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:59.978 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:56:59.988 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:56:59.991 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:56:59.993 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:00.054 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:00.058 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:00.061 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:00.217 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:00.221 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:00.224 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:00.611 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:00.615 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:00.620 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:00.869 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:00.874 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:00.878 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:00.894 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:00.898 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:00.902 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:01.020 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:01.023 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:01.027 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:01.069 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:01.074 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:01.078 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:01.446 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:01.450 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:01.454 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:01.708 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:01.713 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:01.717 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:01.888 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:01.892 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:01.896 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:02.314 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:02.319 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:02.322 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:02.412 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:02.416 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:02.419 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:02.461 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:02.465 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:02.469 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:02.478 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:02.483 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:02.487 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:02.496 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:02.502 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:02.506 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:02.513 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:02.517 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:02.520 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:02.533 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:02.537 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:02.540 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:02.549 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:02.553 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:02.556 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:02.562 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:02.567 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:02.571 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:02.578 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:02.583 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:02.586 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:02.592 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:02.596 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:02.598 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:02.609 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:02.612 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:02.615 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:02.625 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:02.629 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:02.631 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:02.641 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:02.645 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:02.649 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:02.658 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:02.662 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:02.665 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:02.674 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:02.677 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:02.680 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:02.690 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:02.694 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:02.697 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:02.707 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:02.711 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:02.713 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:02.723 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:02.726 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:02.729 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:03.034 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:03.037 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:03.041 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:03.099 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:03.103 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:03.107 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:03.329 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:03.333 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:03.337 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:03.426 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:03.430 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:03.433 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:03.574 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:03.577 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:03.580 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:03.689 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:03.692 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:03.695 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:03.820 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:03.824 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:03.828 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:04.098 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:04.102 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:04.105 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:04.610 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:04.620 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:04.629 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:04.819 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:04.823 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:04.828 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:04.966 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:04.970 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:04.974 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:05.480 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:05.491 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:05.497 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:05.539 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:05.543 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:05.547 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:05.654 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:05.658 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:05.663 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:05.736 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:05.741 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:05.745 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:05.970 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:05.974 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:05.977 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:05.998 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:06.003 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:06.006 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:06.511 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:06.519 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:06.525 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:06.784 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:06.788 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:06.793 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:07.095 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:07.099 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:07.103 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:07.145 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:07.150 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:07.154 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:07.194 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:07.198 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:07.202 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:07.259 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:07.263 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:07.266 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:07.603 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:07.607 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:07.611 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:07.685 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:07.689 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:07.694 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:07.898 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:07.903 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:07.907 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:08.340 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:08.343 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:08.347 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:08.503 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:08.506 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:08.509 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:08.667 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:08.670 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:08.673 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:08.881 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:08.885 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:08.889 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:08.929 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:08.933 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:08.936 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:09.010 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:09.015 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:09.017 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:09.092 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:09.095 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:09.099 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:09.224 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:09.228 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:09.232 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:09.486 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:09.490 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:09.495 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:09.806 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:09.810 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:09.814 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:09.993 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:09.998 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:10.003 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:10.224 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:10.228 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:10.233 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:10.403 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:10.406 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:10.411 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:10.501 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:10.506 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:10.510 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:10.779 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:10.782 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:10.787 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:10.927 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:10.931 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:10.935 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:11.418 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:11.421 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:11.425 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:11.467 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:11.471 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:11.475 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:11.680 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:11.686 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:11.689 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:11.927 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:11.931 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:11.942 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:11.946 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:12.024 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:12.028 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:12.155 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:12.159 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:12.286 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:12.290 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:12.433 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:12.436 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:12.679 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:12.683 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:12.827 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:12.831 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:13.007 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:13.011 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:13.203 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:13.207 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:13.367 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:13.371 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:13.519 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:13.529 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:13.548 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:13.552 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:13.564 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:13.569 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:13.580 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:13.584 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:13.595 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:13.599 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:13.612 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:13.616 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:13.628 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:13.632 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:13.645 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:13.649 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:13.661 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:13.665 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:13.677 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:13.682 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:13.694 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:13.697 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:13.710 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:13.714 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:13.727 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:13.732 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:13.744 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:13.748 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:13.760 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:13.764 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:13.776 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:13.779 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:13.877 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:13.884 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:14.368 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:14.375 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:14.709 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:14.714 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:14.885 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:14.894 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:15.015 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:15.019 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:15.086 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:15.091 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:15.112 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:15.115 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:15.481 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:15.488 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:15.904 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:15.909 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:15.936 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:15.941 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:16.020 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:16.024 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:16.230 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:16.234 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:16.254 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:16.257 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:16.724 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:16.728 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:16.789 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:16.793 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:16.853 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:16.856 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:16.861 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:16.903 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:16.908 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:16.932 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:16.936 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:16.954 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:16.958 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:16.975 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:16.978 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:16.993 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:16.996 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:17.013 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:17.016 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:17.110 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:17.113 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:17.143 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:17.150 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:17.197 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:17.203 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:17.283 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:17.290 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:17.313 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:17.320 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:17.329 20737 26859 W MediaPlayer: Use of stream types is deprecated for
operations other than volume control
02-14 20:57:17.329 20737 26859 W MediaPlayer: See the documentation of
setAudioStreamType() for what to use instead with android.media.AudioAttributes to
qualify your playback use case
02-14 20:57:17.346 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:17.351 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:17.412 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:17.416 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:17.483 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:17.486 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:17.495 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:17.499 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:17.504 20737 20753 W MediaPlayerNative: info/warning (1, 9120)
02-14 20:57:17.542 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:17.545 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:17.651 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:17.654 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:18.852 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:18.857 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:57:18.866 20737 20737 W ViewRootImpl: Dropping or Cancelling event:
mStopped=false mPausedForTransition=false
02-14 20:57:18.866 20737 20737 W ViewRootImpl[HomeActivity]: Dropping event due to
no window focus: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=0,
metaState=0, flags=0x48, repeatCount=0, eventTime=185998688, downTime=185998688,
deviceId=-1, source=0x101, displayId=0 }
02-14 20:57:19.064 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:57:19.069 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:57:21.562 20737 20737 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@32e960e
02-14 20:57:23.881 20737 20737 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@1a2b80b
02-14 20:57:24.137 20737 20737 W TabLayout: MODE_SCROLLABLE + GRAVITY_FILL is not
supported, GRAVITY_START will be used instead
02-14 20:57:24.204 20737 27022 W CameraManagerGlobal: [soar.cts] ignore the status
update of camera: 3
02-14 20:57:24.205 20737 27022 W CameraManagerGlobal: [soar.cts] ignore the status
update of camera: 4
02-14 20:57:24.205 20737 27022 E CameraManagerGlobal: packageList =
com.lge.camera,com.lge.servicemenu
02-14 20:57:24.205 20737 27022 E CameraManagerGlobal: idCount = 3
02-14 20:57:24.205 20737 20753 W CameraManagerGlobal: ignore the torch status
update of camera: 4
02-14 20:57:24.257 20737 20737 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-14 20:57:24.428 20737 20753 W CameraManagerGlobal: ignore the torch status
update of camera: 4
02-14 20:57:24.539 20737 27022 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:57:24.540 20737 27022 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:57:24.540 20737 27022 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:57:24.543 20737 27022 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:57:24.543 20737 27022 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:57:24.543 20737 27022 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:57:24.640 20737 20737 W View : requestLayout() improperly called by
androidx.appcompat.view.menu.ActionMenuItemView{e17482 VFED..CL. ......ID 0,8-
96,104 #7f0b0fe8 app:id/more} during layout: running second layout pass
02-14 20:57:24.640 20737 20737 W View : requestLayout() improperly called by
androidx.appcompat.widget.ActionMenuView{a6793 V.E...... ......ID 624,0-720,112}
during layout: running second layout pass
02-14 20:57:24.640 20737 20737 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{eaf13d0 VF.D..CL. ......ID 0,0-128,128 #7f0b1814
app:id/shutter} during layout: running second layout pass
02-14 20:57:24.640 20737 20737 W View : requestLayout() improperly called by
com.mbwhatsapp.CircularProgressBar{b74ffc9 V.ED..... ......ID 0,0-128,128 #7f0b14fc
app:id/recording_progress} during layout: running second layout pass
02-14 20:57:24.640 20737 20737 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{53656ce VF.D..C.. ......ID 0,0-96,96 #7f0b1976
app:id/switch_camera_btn} during layout: running second layout pass
02-14 20:57:24.640 20737 20737 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{7e9e9ef VFED..C.. ......ID 0,0-96,96 #7f0b0b0d
app:id/gallery_btn} during layout: running second layout pass
02-14 20:57:24.640 20737 20737 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{1b99cfc VFED..C.. ......ID 0,0-96,96 #7f0b057f
app:id/close_camera_btn} during layout: running second layout pass
02-14 20:57:24.640 20737 20737 W View : requestLayout() improperly called by
X.4Ki{c4cf85 V.ED..... ......ID 0,4-720,100} during layout: running second layout
pass
02-14 20:57:24.647 20737 20737 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:57:24.752 20737 20737 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:57:24.753 20737 20737 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:57:24.824 20737 27022 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:57:24.825 20737 27022 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:57:24.825 20737 27022 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:57:24.897 20737 20737 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{eaf13d0 VF.D..CL. ......ID 296,1106-424,1234 #7f0b1814
app:id/shutter} during layout: running second layout pass
02-14 20:57:24.897 20737 20737 W View : requestLayout() improperly called by
com.mbwhatsapp.CircularProgressBar{b74ffc9 V.ED..... ......ID 296,1106-424,1234
#7f0b14fc app:id/recording_progress} during layout: running second layout pass
02-14 20:57:24.897 20737 20737 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{53656ce VF.D..C.. ......ID 608,1122-704,1218 #7f0b1976
app:id/switch_camera_btn} during layout: running second layout pass
02-14 20:57:24.897 20737 20737 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{7e9e9ef VFED..C.. ......ID 16,1122-112,1218 #7f0b0b0d
app:id/gallery_btn} during layout: running second layout pass
02-14 20:57:24.897 20737 20737 W View : requestLayout() improperly called by
com.mbwhatsapp.WaImageView{1b99cfc VFED..C.. ......I. 16,16-112,112 #7f0b057f
app:id/close_camera_btn} during layout: running second layout pass
02-14 20:57:25.450 20737 27025 W MediaStore: Failed to obtain thumbnail for
content://media/external/images/media/1830
02-14 20:57:25.450 20737 27025 W MediaStore: java.io.FileNotFoundException:
/storage/emulated/0/Android/media/com.aerowtsapp/WhatsApp Plus/Media/WhatsApp Plus
Images/IMG-20240213-WA0038.jpg: open failed: ENOENT (No such file or directory)
02-14 20:57:25.450 20737 27025 W MediaStore: at
android.database.DatabaseUtils.readExceptionWithFileNotFoundExceptionFromParcel(Dat
abaseUtils.java:149)
02-14 20:57:25.450 20737 27025 W MediaStore: at
android.content.ContentProviderProxy.openTypedAssetFile(ContentProviderNative.java:
705)
02-14 20:57:25.450 20737 27025 W MediaStore: at
android.content.ContentResolver.openTypedAssetFileDescriptor(ContentResolver.java:1
689)
02-14 20:57:25.450 20737 27025 W MediaStore: at
android.content.ContentResolver.openTypedAssetFile(ContentResolver.java:1594)
02-14 20:57:25.450 20737 27025 W MediaStore: at
android.content.ContentResolver.lambda$loadThumbnail$0(ContentResolver.java:3601)
02-14 20:57:25.450 20737 27025 W MediaStore: at android.content.-$
$Lambda$ContentResolver$7ILY1SWNxC2xhk-fQUG6tAXW9Ik.call(Unknown Source:10)
02-14 20:57:25.450 20737 27025 W MediaStore: at
android.graphics.ImageDecoder$CallableSource.createImageDecoder(ImageDecoder.java:5
50)
02-14 20:57:25.450 20737 27025 W MediaStore: at
android.graphics.ImageDecoder.decodeBitmapImpl(ImageDecoder.java:1847)
02-14 20:57:25.450 20737 27025 W MediaStore: at
android.graphics.ImageDecoder.decodeBitmap(ImageDecoder.java:1840)
02-14 20:57:25.450 20737 27025 W MediaStore: at
android.content.ContentResolver.loadThumbnail(ContentResolver.java:3600)
02-14 20:57:25.450 20737 27025 W MediaStore: at
android.content.ContentResolver.loadThumbnail(ContentResolver.java:3584)
02-14 20:57:25.450 20737 27025 W MediaStore: at
android.provider.MediaStore$InternalThumbnails.getThumbnail(MediaStore.java:1579)
02-14 20:57:25.450 20737 27025 W MediaStore: at
android.provider.MediaStore$Images$Thumbnails.getThumbnail(MediaStore.java:1938)
02-14 20:57:25.450 20737 27025 W MediaStore: at
android.provider.MediaStore$Images$Thumbnails.getThumbnail(MediaStore.java:1978)
02-14 20:57:25.450 20737 27025 W MediaStore: at X.30T.A01(Unknown Source:47)
02-14 20:57:25.450 20737 27025 W MediaStore: at X.1Xs.Bij(Unknown Source:148)
02-14 20:57:25.450 20737 27025 W MediaStore: at X.6JH.A00(Unknown Source:29)
02-14 20:57:25.450 20737 27025 W MediaStore: at X.6JH.BD4(Unknown Source:85)
02-14 20:57:25.450 20737 27025 W MediaStore: at X.3dp.run(Unknown Source:1076)
02-14 20:57:25.450 20737 27025 W MediaStore: at
java.lang.Thread.run(Thread.java:919)
02-14 20:57:25.526 20737 27061 W MediaStore: Failed to obtain thumbnail for
content://media/external/images/media/1830
02-14 20:57:25.526 20737 27061 W MediaStore: java.io.FileNotFoundException:
/storage/emulated/0/Android/media/com.aerowtsapp/WhatsApp Plus/Media/WhatsApp Plus
Images/IMG-20240213-WA0038.jpg: open failed: ENOENT (No such file or directory)
02-14 20:57:25.526 20737 27061 W MediaStore: at
android.database.DatabaseUtils.readExceptionWithFileNotFoundExceptionFromParcel(Dat
abaseUtils.java:149)
02-14 20:57:25.526 20737 27061 W MediaStore: at
android.content.ContentProviderProxy.openTypedAssetFile(ContentProviderNative.java:
705)
02-14 20:57:25.526 20737 27061 W MediaStore: at
android.content.ContentResolver.openTypedAssetFileDescriptor(ContentResolver.java:1
689)
02-14 20:57:25.526 20737 27061 W MediaStore: at
android.content.ContentResolver.openTypedAssetFile(ContentResolver.java:1594)
02-14 20:57:25.526 20737 27061 W MediaStore: at
android.content.ContentResolver.lambda$loadThumbnail$0(ContentResolver.java:3601)
02-14 20:57:25.526 20737 27061 W MediaStore: at android.content.-$
$Lambda$ContentResolver$7ILY1SWNxC2xhk-fQUG6tAXW9Ik.call(Unknown Source:10)
02-14 20:57:25.526 20737 27061 W MediaStore: at
android.graphics.ImageDecoder$CallableSource.createImageDecoder(ImageDecoder.java:5
50)
02-14 20:57:25.526 20737 27061 W MediaStore: at
android.graphics.ImageDecoder.decodeBitmapImpl(ImageDecoder.java:1847)
02-14 20:57:25.526 20737 27061 W MediaStore: at
android.graphics.ImageDecoder.decodeBitmap(ImageDecoder.java:1840)
02-14 20:57:25.526 20737 27061 W MediaStore: at
android.content.ContentResolver.loadThumbnail(ContentResolver.java:3600)
02-14 20:57:25.526 20737 27061 W MediaStore: at
android.content.ContentResolver.loadThumbnail(ContentResolver.java:3584)
02-14 20:57:25.526 20737 27061 W MediaStore: at
android.provider.MediaStore$InternalThumbnails.getThumbnail(MediaStore.java:1579)
02-14 20:57:25.526 20737 27061 W MediaStore: at
android.provider.MediaStore$Images$Thumbnails.getThumbnail(MediaStore.java:1938)
02-14 20:57:25.526 20737 27061 W MediaStore: at
android.provider.MediaStore$Images$Thumbnails.getThumbnail(MediaStore.java:1978)
02-14 20:57:25.526 20737 27061 W MediaStore: at X.30T.A01(Unknown Source:47)
02-14 20:57:25.526 20737 27061 W MediaStore: at X.1Xs.Bij(Unknown Source:148)
02-14 20:57:25.526 20737 27061 W MediaStore: at X.6JI.BD4(Unknown Source:29)
02-14 20:57:25.526 20737 27061 W MediaStore: at X.3dp.run(Unknown Source:1076)
02-14 20:57:25.526 20737 27061 W MediaStore: at
java.lang.Thread.run(Thread.java:919)
02-14 20:57:25.894 20737 20751 W System : A resource failed to call close.
02-14 20:57:53.465 20737 27022 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:57:53.465 20737 27022 W RefBase : CallStack::logStackInternal not linked
02-14 20:57:53.499 20737 20737 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@15b6d92
02-14 20:57:53.732 20737 20754 W CameraManagerGlobal: ignore the torch status
update of camera: 4
02-14 20:57:55.225 20737 20737 W AudioCapabilities: Unsupported mime audio/lg-ac3
02-14 20:57:55.225 20737 20737 W AudioCapabilities: Unsupported mime audio/adpcm
02-14 20:57:55.225 20737 20737 W AudioCapabilities: Unsupported mime audio/x-lg-
alac
02-14 20:57:55.225 20737 20737 W AudioCapabilities: Unsupported mime audio/bsac
02-14 20:57:55.225 20737 20737 W AudioCapabilities: Unsupported mime audio/dts
02-14 20:57:55.225 20737 20737 W AudioCapabilities: Unsupported mime audio/g726
02-14 20:57:55.226 20737 20737 W AudioCapabilities: Unsupported mime audio/MUSICAM
02-14 20:57:55.226 20737 20737 W AudioCapabilities: Unsupported mime audio/x-lg-ms-
wma
02-14 20:57:55.226 20737 20737 W AudioCapabilities: Unsupported mime audio/lg-wma-
voice
02-14 20:57:55.226 20737 20737 W AudioCapabilities: Unsupported mime audio/x-lg-
flac
02-14 20:57:55.232 20737 20737 W VideoCapabilities: Unsupported mime video/mjpg
02-14 20:57:55.234 20737 20737 W VideoCapabilities: Unrecognized profile/level 1/32
for video/mp4v-es
02-14 20:57:55.234 20737 20737 W VideoCapabilities: Unrecognized profile/level
32768/2 for video/mp4v-es
02-14 20:57:55.234 20737 20737 W VideoCapabilities: Unrecognized profile/level
32768/64 for video/mp4v-es
02-14 20:57:55.236 20737 20737 W VideoCapabilities: Unsupported mime video/theora
02-14 20:57:55.240 20737 20737 W VideoCapabilities: Unsupported mime video/xvid
02-14 20:57:55.246 20737 20737 W VideoCapabilities: Unrecognized profile/level 1/32
for video/mp4v-es
02-14 20:57:55.351 20737 27502 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:57:55.352 20737 27502 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:57:55.352 20737 27502 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:57:55.396 20737 27496 W ACodec : [OMX.MTK.VIDEO.DECODER.AVC] setting
nBufferCountActual to 8 failed: -22
02-14 20:57:55.401 20737 27496 W : buffer descriptor with invalid usage
bits 0x2000
02-14 20:57:55.406 20737 27496 W : buffer descriptor with invalid usage
bits 0x2000
02-14 20:57:55.407 20737 27496 W : buffer descriptor with invalid usage
bits 0x2000
02-14 20:57:55.423 20737 27496 W ACodec : [OMX.MTK.VIDEO.DECODER.AVC] setting
nBufferCountActual to 14 failed: -22
02-14 20:57:55.430 20737 27496 W : buffer descriptor with invalid usage
bits 0x2000
02-14 20:57:55.431 20737 27496 W : buffer descriptor with invalid usage
bits 0x2000
02-14 20:57:55.433 20737 27496 W : buffer descriptor with invalid usage
bits 0x2000
02-14 20:57:55.434 20737 27496 W : buffer descriptor with invalid usage
bits 0x2000
02-14 20:57:55.436 20737 27496 W : buffer descriptor with invalid usage
bits 0x2000
02-14 20:57:55.449 20737 27496 W : buffer descriptor with invalid usage
bits 0x2000
02-14 20:57:55.460 20737 20737 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:57:55.460 20737 20737 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:57:55.461 20737 20737 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:57:55.472 20737 27496 W ACodec : Failed to set ANW_HWComposer to OMX,
ignoring (-2147483648)
02-14 20:57:55.534 20737 27496 W : buffer descriptor with invalid usage
bits 0x2000
02-14 20:57:56.101 20737 27496 W : buffer descriptor with invalid usage
bits 0x2000
02-14 20:57:57.405 20737 20813 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:57:57.405 20737 20813 W RefBase : CallStack::logStackInternal not linked
02-14 20:57:57.406 20737 20813 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:57:57.406 20737 20813 W RefBase : CallStack::logStackInternal not linked
02-14 20:57:57.407 20737 20813 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:57:57.407 20737 20813 W RefBase : CallStack::logStackInternal not linked
02-14 20:57:57.409 20737 20813 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:57:57.409 20737 20813 W RefBase : CallStack::logStackInternal not linked
02-14 20:57:57.410 20737 20813 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:57:57.410 20737 20813 W RefBase : CallStack::logStackInternal not linked
02-14 20:57:57.411 20737 20813 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:57:57.411 20737 20813 W RefBase : CallStack::logStackInternal not linked
02-14 20:57:57.413 20737 20813 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:57:57.413 20737 20813 W RefBase : CallStack::logStackInternal not linked
02-14 20:57:57.415 20737 20813 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:57:57.415 20737 20813 W RefBase : CallStack::logStackInternal not linked
02-14 20:57:57.417 20737 20813 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:57:57.417 20737 20813 W RefBase : CallStack::logStackInternal not linked
02-14 20:57:57.419 20737 20813 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:57:57.419 20737 20813 W RefBase : CallStack::logStackInternal not linked
02-14 20:57:57.467 20737 20737 W RecyclerView: An instance of 6Hl was started more
than once. Each instance of6Hl is intended to only be used once. You should create
a new instance for each use.
02-14 20:57:58.833 20737 20813 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:57:58.833 20737 20813 W RefBase : CallStack::logStackInternal not linked
02-14 20:57:58.840 20737 20754 W CameraManagerGlobal: ignore the torch status
update of camera: 4
02-14 20:57:58.886 20737 27022 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:57:58.887 20737 27022 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:57:58.887 20737 27022 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:57:58.891 20737 27022 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:57:58.892 20737 27022 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:57:58.892 20737 27022 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:57:58.904 20737 27022 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:57:58.905 20737 27022 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:57:58.905 20737 27022 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:57:59.700 20737 20813 W BufferQueueDump: [SurfaceTexture-0-20737-0]
[addBuffer] slot(1) acquired, seems to be abnormal, just update ...
02-14 20:58:04.867 20737 23247 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:58:04.867 20737 23247 W RefBase : CallStack::logStackInternal not linked
02-14 20:58:04.904 20737 20751 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:58:04.904 20737 20751 W RefBase : CallStack::logStackInternal not linked
02-14 20:58:04.904 20737 20751 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:58:04.904 20737 20751 W RefBase : CallStack::logStackInternal not linked
02-14 20:58:04.912 20737 20751 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:58:04.912 20737 20751 W RefBase : CallStack::logStackInternal not linked
02-14 20:58:16.364 20737 27061 W MediaStore: Failed to obtain thumbnail for
content://media/external/images/media/999
02-14 20:58:16.364 20737 27061 W MediaStore: java.io.FileNotFoundException:
/storage/emulated/0/Pictures/1705525946004.jpg: open failed: ENOENT (No such file
or directory)
02-14 20:58:16.364 20737 27061 W MediaStore: at
android.database.DatabaseUtils.readExceptionWithFileNotFoundExceptionFromParcel(Dat
abaseUtils.java:149)
02-14 20:58:16.364 20737 27061 W MediaStore: at
android.content.ContentProviderProxy.openTypedAssetFile(ContentProviderNative.java:
705)
02-14 20:58:16.364 20737 27061 W MediaStore: at
android.content.ContentResolver.openTypedAssetFileDescriptor(ContentResolver.java:1
689)
02-14 20:58:16.364 20737 27061 W MediaStore: at
android.content.ContentResolver.openTypedAssetFile(ContentResolver.java:1594)
02-14 20:58:16.364 20737 27061 W MediaStore: at
android.content.ContentResolver.lambda$loadThumbnail$0(ContentResolver.java:3601)
02-14 20:58:16.364 20737 27061 W MediaStore: at android.content.-$
$Lambda$ContentResolver$7ILY1SWNxC2xhk-fQUG6tAXW9Ik.call(Unknown Source:10)
02-14 20:58:16.364 20737 27061 W MediaStore: at
android.graphics.ImageDecoder$CallableSource.createImageDecoder(ImageDecoder.java:5
50)
02-14 20:58:16.364 20737 27061 W MediaStore: at
android.graphics.ImageDecoder.decodeBitmapImpl(ImageDecoder.java:1847)
02-14 20:58:16.364 20737 27061 W MediaStore: at
android.graphics.ImageDecoder.decodeBitmap(ImageDecoder.java:1840)
02-14 20:58:16.364 20737 27061 W MediaStore: at
android.content.ContentResolver.loadThumbnail(ContentResolver.java:3600)
02-14 20:58:16.364 20737 27061 W MediaStore: at
android.content.ContentResolver.loadThumbnail(ContentResolver.java:3584)
02-14 20:58:16.364 20737 27061 W MediaStore: at
android.provider.MediaStore$InternalThumbnails.getThumbnail(MediaStore.java:1579)
02-14 20:58:16.364 20737 27061 W MediaStore: at
android.provider.MediaStore$Images$Thumbnails.getThumbnail(MediaStore.java:1938)
02-14 20:58:16.364 20737 27061 W MediaStore: at
android.provider.MediaStore$Images$Thumbnails.getThumbnail(MediaStore.java:1978)
02-14 20:58:16.364 20737 27061 W MediaStore: at X.30T.A01(Unknown Source:47)
02-14 20:58:16.364 20737 27061 W MediaStore: at X.1Xs.Bij(Unknown Source:148)
02-14 20:58:16.364 20737 27061 W MediaStore: at X.6JI.BD4(Unknown Source:29)
02-14 20:58:16.364 20737 27061 W MediaStore: at X.3dp.run(Unknown Source:1076)
02-14 20:58:16.364 20737 27061 W MediaStore: at
java.lang.Thread.run(Thread.java:919)
02-14 20:58:32.416 20737 27022 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:58:32.416 20737 27022 W RefBase : CallStack::logStackInternal not linked
02-14 20:58:32.431 20737 20737 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@c0c4b42
02-14 20:58:32.645 20737 27730 W CameraManagerGlobal: ignore the torch status
update of camera: 4
02-14 20:58:32.812 20737 20737 W View : requestLayout() improperly called by
androidx.appcompat.view.menu.ActionMenuItemView{357d850 VFED..C.. ......ID 0,8-
96,104 #7f0b0f8c app:id/menuitem_select_multiple} during layout: running second
layout pass
02-14 20:58:32.812 20737 20737 W View : requestLayout() improperly called by
androidx.appcompat.widget.ActionMenuView{e2faa49 V.E...... ......ID 624,0-720,112}
during layout: running second layout pass
02-14 20:58:44.365 20737 20756 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:58:44.365 20737 20756 W RefBase : CallStack::logStackInternal not linked
02-14 20:58:44.389 20737 20751 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:58:44.389 20737 20751 W RefBase : CallStack::logStackInternal not linked
02-14 20:58:55.227 20737 20737 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@975b083
02-14 20:58:56.588 20737 28012 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:58:56.589 20737 28012 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:58:56.589 20737 28012 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:58:56.610 20737 28007 W ACodec : [OMX.MTK.VIDEO.DECODER.AVC] setting
nBufferCountActual to 8 failed: -22
02-14 20:58:56.614 20737 28007 W : buffer descriptor with invalid usage
bits 0x2000
02-14 20:58:56.617 20737 28007 W : buffer descriptor with invalid usage
bits 0x2000
02-14 20:58:56.619 20737 28007 W : buffer descriptor with invalid usage
bits 0x2000
02-14 20:58:56.634 20737 28007 W ACodec : [OMX.MTK.VIDEO.DECODER.AVC] setting
nBufferCountActual to 14 failed: -22
02-14 20:58:56.640 20737 28007 W : buffer descriptor with invalid usage
bits 0x2000
02-14 20:58:56.642 20737 28007 W : buffer descriptor with invalid usage
bits 0x2000
02-14 20:58:56.644 20737 28007 W : buffer descriptor with invalid usage
bits 0x2000
02-14 20:58:56.646 20737 28007 W : buffer descriptor with invalid usage
bits 0x2000
02-14 20:58:56.649 20737 28007 W : buffer descriptor with invalid usage
bits 0x2000
02-14 20:58:56.657 20737 28007 W : buffer descriptor with invalid usage
bits 0x2000
02-14 20:58:56.689 20737 20737 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:58:56.690 20737 20737 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:58:56.690 20737 20737 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:58:56.694 20737 28007 W ACodec : Failed to set ANW_HWComposer to OMX,
ignoring (-2147483648)
02-14 20:58:56.698 20737 28007 W : buffer descriptor with invalid usage
bits 0x2000
02-14 20:58:57.215 20737 28007 W : buffer descriptor with invalid usage
bits 0x2000
02-14 20:58:58.645 20737 20813 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:58:58.645 20737 20813 W RefBase : CallStack::logStackInternal not linked
02-14 20:58:58.646 20737 20813 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:58:58.646 20737 20813 W RefBase : CallStack::logStackInternal not linked
02-14 20:58:58.647 20737 20813 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:58:58.647 20737 20813 W RefBase : CallStack::logStackInternal not linked
02-14 20:58:58.648 20737 20813 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:58:58.648 20737 20813 W RefBase : CallStack::logStackInternal not linked
02-14 20:58:58.649 20737 20813 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:58:58.649 20737 20813 W RefBase : CallStack::logStackInternal not linked
02-14 20:58:58.649 20737 20813 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:58:58.649 20737 20813 W RefBase : CallStack::logStackInternal not linked
02-14 20:58:58.651 20737 20813 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:58:58.651 20737 20813 W RefBase : CallStack::logStackInternal not linked
02-14 20:58:58.651 20737 20813 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:58:58.651 20737 20813 W RefBase : CallStack::logStackInternal not linked
02-14 20:58:58.652 20737 20813 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:58:58.652 20737 20813 W RefBase : CallStack::logStackInternal not linked
02-14 20:58:58.653 20737 20813 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:58:58.653 20737 20813 W RefBase : CallStack::logStackInternal not linked
02-14 20:58:58.713 20737 20737 W RecyclerView: An instance of 6Hl was started more
than once. Each instance of6Hl is intended to only be used once. You should create
a new instance for each use.
02-14 20:58:59.936 20737 20813 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:58:59.936 20737 20813 W RefBase : CallStack::logStackInternal not linked
02-14 20:59:01.786 20737 20737 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@a152a1
02-14 20:59:03.122 20737 28213 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:59:03.123 20737 28213 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:59:03.123 20737 28213 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:59:03.139 20737 28208 W ACodec : [OMX.MTK.VIDEO.DECODER.AVC] setting
nBufferCountActual to 8 failed: -22
02-14 20:59:03.141 20737 28208 W : buffer descriptor with invalid usage
bits 0x2000
02-14 20:59:03.144 20737 28208 W : buffer descriptor with invalid usage
bits 0x2000
02-14 20:59:03.147 20737 28208 W : buffer descriptor with invalid usage
bits 0x2000
02-14 20:59:03.162 20737 28208 W ACodec : [OMX.MTK.VIDEO.DECODER.AVC] setting
nBufferCountActual to 15 failed: -22
02-14 20:59:03.169 20737 28208 W : buffer descriptor with invalid usage
bits 0x2000
02-14 20:59:03.171 20737 28208 W : buffer descriptor with invalid usage
bits 0x2000
02-14 20:59:03.174 20737 28208 W : buffer descriptor with invalid usage
bits 0x2000
02-14 20:59:03.177 20737 28208 W : buffer descriptor with invalid usage
bits 0x2000
02-14 20:59:03.181 20737 28208 W : buffer descriptor with invalid usage
bits 0x2000
02-14 20:59:03.201 20737 28208 W : buffer descriptor with invalid usage
bits 0x2000
02-14 20:59:03.203 20737 28208 W : buffer descriptor with invalid usage
bits 0x2000
02-14 20:59:03.208 20737 20737 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:59:03.209 20737 20737 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:59:03.209 20737 20737 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:59:03.253 20737 28208 W ACodec : Failed to set ANW_HWComposer to OMX,
ignoring (-2147483648)
02-14 20:59:03.297 20737 28208 W : buffer descriptor with invalid usage
bits 0x2000
02-14 20:59:03.917 20737 28208 W : buffer descriptor with invalid usage
bits 0x2000
02-14 20:59:06.267 20737 20813 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:59:06.267 20737 20813 W RefBase : CallStack::logStackInternal not linked
02-14 20:59:06.268 20737 20813 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:59:06.268 20737 20813 W RefBase : CallStack::logStackInternal not linked
02-14 20:59:06.269 20737 20813 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:59:06.269 20737 20813 W RefBase : CallStack::logStackInternal not linked
02-14 20:59:06.270 20737 20813 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:59:06.270 20737 20813 W RefBase : CallStack::logStackInternal not linked
02-14 20:59:06.270 20737 20813 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:59:06.270 20737 20813 W RefBase : CallStack::logStackInternal not linked
02-14 20:59:06.271 20737 20813 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:59:06.271 20737 20813 W RefBase : CallStack::logStackInternal not linked
02-14 20:59:06.272 20737 20813 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:59:06.272 20737 20813 W RefBase : CallStack::logStackInternal not linked
02-14 20:59:06.273 20737 20813 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:59:06.273 20737 20813 W RefBase : CallStack::logStackInternal not linked
02-14 20:59:06.274 20737 20813 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:59:06.274 20737 20813 W RefBase : CallStack::logStackInternal not linked
02-14 20:59:06.275 20737 20813 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:59:06.275 20737 20813 W RefBase : CallStack::logStackInternal not linked
02-14 20:59:06.276 20737 20813 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:59:06.276 20737 20813 W RefBase : CallStack::logStackInternal not linked
02-14 20:59:06.301 20737 20813 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:59:06.301 20737 20813 W RefBase : CallStack::logStackInternal not linked
02-14 20:59:07.512 20737 20813 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:59:07.512 20737 20813 W RefBase : CallStack::logStackInternal not linked
02-14 20:59:09.032 20737 27713 W CameraManagerGlobal: ignore the torch status
update of camera: 4
02-14 20:59:09.047 20737 27022 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:59:09.047 20737 27022 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:59:09.047 20737 27022 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:59:09.049 20737 27022 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:59:09.049 20737 27022 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:59:09.049 20737 27022 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:59:09.060 20737 27022 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:59:09.061 20737 27022 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:59:09.061 20737 27022 E libc : Access denied finding property
"vendor.debug.bq.dump"
02-14 20:59:10.393 20737 27025 W MediaStore: Failed to obtain thumbnail for
content://media/external/images/media/1830
02-14 20:59:10.393 20737 27025 W MediaStore: java.io.FileNotFoundException:
/storage/emulated/0/Android/media/com.aerowtsapp/WhatsApp Plus/Media/WhatsApp Plus
Images/IMG-20240213-WA0038.jpg: open failed: ENOENT (No such file or directory)
02-14 20:59:10.393 20737 27025 W MediaStore: at
android.database.DatabaseUtils.readExceptionWithFileNotFoundExceptionFromParcel(Dat
abaseUtils.java:149)
02-14 20:59:10.393 20737 27025 W MediaStore: at
android.content.ContentProviderProxy.openTypedAssetFile(ContentProviderNative.java:
705)
02-14 20:59:10.393 20737 27025 W MediaStore: at
android.content.ContentResolver.openTypedAssetFileDescriptor(ContentResolver.java:1
689)
02-14 20:59:10.393 20737 27025 W MediaStore: at
android.content.ContentResolver.openTypedAssetFile(ContentResolver.java:1594)
02-14 20:59:10.393 20737 27025 W MediaStore: at
android.content.ContentResolver.lambda$loadThumbnail$0(ContentResolver.java:3601)
02-14 20:59:10.393 20737 27025 W MediaStore: at android.content.-$
$Lambda$ContentResolver$7ILY1SWNxC2xhk-fQUG6tAXW9Ik.call(Unknown Source:10)
02-14 20:59:10.393 20737 27025 W MediaStore: at
android.graphics.ImageDecoder$CallableSource.createImageDecoder(ImageDecoder.java:5
50)
02-14 20:59:10.393 20737 27025 W MediaStore: at
android.graphics.ImageDecoder.decodeBitmapImpl(ImageDecoder.java:1847)
02-14 20:59:10.393 20737 27025 W MediaStore: at
android.graphics.ImageDecoder.decodeBitmap(ImageDecoder.java:1840)
02-14 20:59:10.393 20737 27025 W MediaStore: at
android.content.ContentResolver.loadThumbnail(ContentResolver.java:3600)
02-14 20:59:10.393 20737 27025 W MediaStore: at
android.content.ContentResolver.loadThumbnail(ContentResolver.java:3584)
02-14 20:59:10.393 20737 27025 W MediaStore: at
android.provider.MediaStore$InternalThumbnails.getThumbnail(MediaStore.java:1579)
02-14 20:59:10.393 20737 27025 W MediaStore: at
android.provider.MediaStore$Images$Thumbnails.getThumbnail(MediaStore.java:1938)
02-14 20:59:10.393 20737 27025 W MediaStore: at
android.provider.MediaStore$Images$Thumbnails.getThumbnail(MediaStore.java:1978)
02-14 20:59:10.393 20737 27025 W MediaStore: at X.30T.A01(Unknown Source:47)
02-14 20:59:10.393 20737 27025 W MediaStore: at X.1Xs.Bij(Unknown Source:148)
02-14 20:59:10.393 20737 27025 W MediaStore: at X.6JH.A00(Unknown Source:29)
02-14 20:59:10.393 20737 27025 W MediaStore: at X.6JH.BD4(Unknown Source:85)
02-14 20:59:10.393 20737 27025 W MediaStore: at X.3dp.run(Unknown Source:1076)
02-14 20:59:10.393 20737 27025 W MediaStore: at
java.lang.Thread.run(Thread.java:919)
02-14 20:59:10.868 20737 27022 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:59:10.868 20737 27022 W RefBase : CallStack::logStackInternal not linked
02-14 20:59:11.176 20737 20753 W CameraManagerGlobal: ignore the torch status
update of camera: 4
02-14 20:59:13.770 20737 20737 W ActivityThread: handleWindowVisibility: no
activity for token android.os.BinderProxy@56082f7
02-14 20:59:15.191 20737 20737 E ArmVmp : Match on catch block at 0x0a in for 0xb5
02-14 20:59:15.197 20737 20737 E ArmVmp : Match on catch block at 0x0a in for 0xb1
02-14 20:59:15.455 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0xa9
02-14 20:59:15.464 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0xa9
02-14 20:59:15.593 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:15.596 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:15.599 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:15.674 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:15.677 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:15.679 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:15.700 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:15.707 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:15.710 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:16.068 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:16.082 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:16.096 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:16.113 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:16.123 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:16.128 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:16.146 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:16.152 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:16.157 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:16.178 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:16.184 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:16.189 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:16.211 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:16.218 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:16.224 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:16.244 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:16.251 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:16.256 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:16.276 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:16.284 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:16.291 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:16.309 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:16.317 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:16.322 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:16.342 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:16.348 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:16.354 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:16.375 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:16.382 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:16.387 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:16.691 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:16.703 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:16.714 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:17.180 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:17.191 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.201 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.261 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:17.272 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:17.280 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:17.292 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.300 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:17.306 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:17.317 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:17.325 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.330 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.340 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:17.347 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:17.353 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:17.362 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.368 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:17.373 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:17.380 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:17.386 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.390 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.405 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:17.411 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:17.415 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:17.421 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.426 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:17.430 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:17.437 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:17.442 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.445 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.454 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:17.458 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:17.461 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:17.470 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.474 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:17.477 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:17.489 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:17.492 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.495 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.502 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:17.507 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:17.510 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:17.519 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.522 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:17.526 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:17.609 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:17.613 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:17.617 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:17.629 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.633 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:17.659 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:17.663 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:17.682 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:17.687 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.700 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.703 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:17.707 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:17.715 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:17.719 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.721 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.732 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:17.735 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.737 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.749 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:17.752 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.754 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.765 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:17.768 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.770 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.781 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:17.784 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.787 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.798 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:17.800 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.803 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.814 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:17.817 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.819 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.831 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:17.833 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.836 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.847 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:17.850 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.852 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.863 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:17.866 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.869 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.879 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:17.882 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.886 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.896 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:17.899 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.902 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.912 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:17.915 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.929 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:17.933 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:17.935 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:18.213 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:18.224 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:18.234 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:18.721 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:18.735 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:18.746 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:19.176 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:19.180 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:19.184 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:19.192 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:19.195 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:19.199 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:19.209 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:19.213 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:19.215 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:19.224 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:19.227 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:19.231 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:19.240 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:19.244 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:19.247 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:19.257 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:19.260 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:19.263 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:19.273 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:19.276 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:19.279 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:19.290 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:19.293 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:19.295 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:19.306 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:19.310 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:19.313 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:19.322 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:19.326 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:19.329 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:19.339 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:19.342 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:19.344 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:19.355 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:19.358 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:19.361 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:19.371 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:19.375 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:19.377 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:19.388 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:19.391 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:19.394 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:19.404 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:19.408 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:19.410 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:19.421 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:19.425 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:19.427 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:19.477 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:19.480 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:19.518 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:19.522 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:19.535 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:19.539 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:19.552 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:19.556 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:19.560 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:19.566 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:19.569 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:19.573 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:19.582 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:19.585 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:19.590 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:19.599 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:19.602 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:19.606 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:19.615 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:19.618 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:19.621 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:19.631 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:19.634 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:19.637 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:19.648 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:19.650 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:19.654 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:19.665 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:19.668 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:19.671 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:19.680 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:19.684 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:19.687 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:19.717 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:19.721 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:19.724 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:19.734 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:19.738 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:19.742 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:20.240 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:20.251 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:20.260 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:20.384 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:20.391 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:20.413 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:20.417 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:20.435 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:20.441 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:20.451 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:20.456 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:20.751 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:20.761 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:21.259 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:21.268 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:21.748 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:21.757 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:21.892 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:21.898 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:21.908 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:21.914 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:21.927 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:21.935 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:21.944 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:21.950 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:21.958 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:21.964 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:21.975 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:21.979 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:21.990 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:21.995 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:22.007 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:22.012 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:22.023 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:22.028 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:22.039 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:22.043 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:22.056 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:22.060 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:22.072 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:22.076 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:22.088 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:22.092 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:22.104 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:22.109 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:22.121 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:22.126 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:22.137 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:22.142 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:22.154 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:22.158 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:22.256 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:22.264 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:22.766 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:22.778 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:23.257 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:23.268 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:23.536 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:23.540 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:23.568 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:23.572 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:23.579 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:23.583 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:23.594 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:23.598 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:23.611 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:23.615 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:23.627 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:23.631 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:23.644 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:23.648 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:23.666 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:23.670 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:23.693 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:23.698 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:23.709 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:23.713 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:23.727 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:23.731 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:23.790 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:23.794 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:24.003 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:24.007 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:24.183 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:24.187 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:24.430 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:24.435 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:24.642 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:24.646 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:25.140 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:25.150 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:25.248 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:25.252 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:25.543 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:25.547 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:25.592 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:25.597 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:25.658 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:25.663 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:25.716 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:25.720 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:25.730 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:25.735 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:25.763 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:25.767 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:25.788 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:25.792 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:25.805 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:25.809 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:25.821 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:25.826 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:25.838 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:25.842 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:25.854 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:25.859 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:25.871 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:25.873 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:25.886 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:25.889 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:25.903 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:25.907 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:25.920 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:25.923 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:25.936 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:25.939 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:25.952 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:25.955 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:26.123 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:26.127 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:26.148 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:26.151 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:26.165 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:26.169 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:26.182 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:26.186 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:26.197 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:26.201 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:26.214 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:26.217 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:26.230 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:26.234 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:26.253 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:26.256 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:26.269 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:26.273 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:26.280 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:26.284 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:26.296 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:26.300 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:26.312 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:26.315 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:26.493 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:26.498 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:26.673 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:26.678 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:26.836 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:26.840 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:27.115 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:27.120 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:27.213 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:27.217 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:27.313 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:27.320 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:27.330 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:27.338 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:27.349 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:27.356 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:27.363 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:27.369 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:27.379 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:27.383 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:27.394 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:27.398 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:27.411 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:27.416 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:27.427 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:27.432 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:27.443 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:27.448 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:27.460 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:27.465 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:27.476 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:27.479 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:27.491 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:27.494 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:27.507 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:27.512 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:27.524 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:27.529 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:27.541 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:27.545 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:27.557 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:27.560 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:27.573 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:27.576 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:27.835 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:27.839 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:27.868 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:27.873 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:28.179 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:28.183 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:28.277 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:28.280 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:28.359 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:28.363 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:28.687 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:28.690 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:28.801 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:28.805 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:28.949 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:28.953 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:29.079 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:29.083 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:29.194 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:29.198 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:29.342 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:29.345 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:29.571 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:29.575 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:29.686 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:29.691 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:29.850 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:29.854 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:29.997 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:30.002 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:30.176 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:30.180 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:30.406 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:30.411 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:30.903 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:30.911 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:31.246 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:31.250 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:31.259 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:31.263 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:31.295 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:31.299 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:31.330 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:31.334 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:31.455 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:31.459 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:31.618 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:31.623 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:31.849 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:31.853 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:32.089 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:32.094 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:32.584 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:32.589 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:32.898 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:32.906 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:32.916 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:32.924 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:32.932 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:32.938 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:32.946 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:32.951 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:32.962 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:32.966 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:32.978 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:32.984 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:32.994 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:32.998 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:33.011 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:33.015 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:33.026 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:33.032 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:33.043 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:33.047 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:33.059 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:33.064 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:33.076 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:33.080 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:33.092 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:33.096 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:33.108 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:33.112 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:33.125 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:33.129 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:33.140 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:33.144 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:33.157 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:33.160 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:33.602 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:33.612 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:34.008 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:34.012 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:34.205 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:34.211 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:34.327 20737 27730 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:59:34.327 20737 27730 W RefBase : CallStack::logStackInternal not linked
02-14 20:59:34.343 20737 20751 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:59:34.343 20737 20751 W RefBase : CallStack::logStackInternal not linked
02-14 20:59:34.344 20737 20751 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:59:34.344 20737 20751 W RefBase : CallStack::logStackInternal not linked
02-14 20:59:34.344 20737 20751 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:59:34.344 20737 20751 W RefBase : CallStack::logStackInternal not linked
02-14 20:59:34.346 20737 20751 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:59:34.346 20737 20751 W RefBase : CallStack::logStackInternal not linked
02-14 20:59:34.346 20737 20751 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:59:34.346 20737 20751 W RefBase : CallStack::logStackInternal not linked
02-14 20:59:34.371 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:34.375 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:34.479 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:34.484 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:34.502 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:34.509 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:34.813 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:34.819 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:34.963 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:34.967 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:34.993 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:34.995 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:35.082 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:35.085 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:35.196 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:35.199 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:35.548 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:35.551 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:35.605 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:35.609 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:35.646 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:35.650 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:35.667 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:35.672 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:35.702 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:35.706 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:35.771 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:35.777 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:35.809 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:35.814 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:35.834 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:35.839 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:35.854 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:35.859 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:35.871 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:35.877 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:36.045 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:36.050 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:36.073 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:36.077 20737 28395 W MediaPlayer: Use of stream types is deprecated for
operations other than volume control
02-14 20:59:36.077 20737 28395 W MediaPlayer: See the documentation of
setAudioStreamType() for what to use instead with android.media.AudioAttributes to
qualify your playback use case
02-14 20:59:36.078 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:36.102 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:36.107 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:36.133 20737 20753 W MediaPlayerNative: info/warning (1, 9120)
02-14 20:59:36.217 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:36.222 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:36.235 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:36.240 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:36.253 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:36.256 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:36.322 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:36.327 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:37.526 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:37.531 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:37.596 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:37.599 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:37.671 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x99
02-14 20:59:37.675 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:37.797 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x91
02-14 20:59:37.801 20737 20737 E ArmVmp : Match on catch block at 0xc3 in for 0x95
02-14 20:59:47.451 20737 20751 W RefBase : CallStack::getCurrentInternal not
linked, returning null
02-14 20:59:47.451 20737 20751 W RefBase : CallStack::logStackInternal not linked
02-14 21:01:51.461 20737 20795 E SQLiteDatabase: Error inserting transferred=0
media_job_uuid=9507afd6-6a10-478c-b97e-421b4ae19a08 transcoded=0 gif_attribution=0
first_scan_length=0 direct_path=/v/t62.7161-
24/11860163_301815572912730_1531851744005108363_n.enc?ccb=11-
4&oh=01_AdRGu3uejgQicT3Oaij5cKFRAEmTMgGbqcFhqSy9IHW3Yw&oe=65F4DAED&_nc_sid=5e03e0
thumbnail_height_width_ratio=1.6551725 is_animated_sticker=0
file_hash=qr1tW5C/kpODIL+FhPdXWTTuDSOJ+D4fc2p7GClrNYY= file_path=null file_size=0
partial_media_hash=null face_x=0 face_y=0 height=592 trim_to=0
media_key_timestamp=1707962487000 message_url=https://mmg.whatsapp.net/v/t62.7161-
24/11860163_301815572912730_1531851744005108363_n.enc?ccb=11-
4&oh=01_AdRGu3uejgQicT3Oaij5cKFRAEmTMgGbqcFhqSy9IHW3Yw&oe=65F4DAED&_nc_sid=5e03e0&m
ms3=true media_caption=null trim_from=0 mime_type=video/mp4
partial_media_enc_hash=null width=360 original_file_hash=null
has_streaming_sidecar=1 autotransfer_retry_enabled=1 media_upload_handle=null
message_row_id=160 multicast_id=null
enc_file_hash=LAfFP46IwyUbdPSG9hps80yQEFpBp1Kc5aMNNnO0lgg= mute_video=0
page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=217016
media_name=null media_duration=15 chat_row_id=58 media_key=[B@fbafbfc
02-14 21:01:51.461 20737 20795 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY)
02-14 21:01:51.461 20737 20795 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-14 21:01:51.461 20737 20795 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:880)
02-14 21:01:51.461 20737 20795 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-14 21:01:51.461 20737 20795 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:88)
02-14 21:01:51.461 20737 20795 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:161
7)
02-14 21:01:51.461 20737 20795 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1486)
02-14 21:01:51.461 20737 20795 E SQLiteDatabase: at X.2tm.A08(Unknown
Source:6)
02-14 21:01:51.461 20737 20795 E SQLiteDatabase: at X.35Y.A07(Unknown
Source:212)
02-14 21:01:51.461 20737 20795 E SQLiteDatabase: at X.3QF.A14(Unknown
Source:470)
02-14 21:01:51.461 20737 20795 E SQLiteDatabase: at X.3gU.run(Unknown
Source:982)
02-14 21:01:51.461 20737 20795 E SQLiteDatabase: at
android.os.Handler.handleCallback(Handler.java:883)
02-14 21:01:51.461 20737 20795 E SQLiteDatabase: at
android.os.Handler.dispatchMessage(Handler.java:100)
02-14 21:01:51.461 20737 20795 E SQLiteDatabase: at
X.0zq.dispatchMessage(Unknown Source:4)
02-14 21:01:51.461 20737 20795 E SQLiteDatabase: at
android.os.Looper.loop(Looper.java:214)
02-14 21:01:51.461 20737 20795 E SQLiteDatabase: at
android.os.HandlerThread.run(HandlerThread.java:67)
--------- beginning of system
--------- beginning of main
02-15 00:29:14.993 20811 20811 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-15 00:29:17.266 20811 20811 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-15 00:29:17.268 20811 20811 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-15 00:29:17.269 20811 20811 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
02-15 00:29:17.269 20811 20811 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
02-15 00:29:17.269 20811 20811 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
02-15 00:29:17.269 20811 20811 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
02-15 00:29:17.269 20811 20811 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-15 00:29:17.269 20811 20811 W System.err: at
java.lang.Class.newInstance(Native Method)
02-15 00:29:17.269 20811 20811 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-15 00:29:17.269 20811 20811 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-15 00:29:17.269 20811 20811 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1156)
02-15 00:29:17.269 20811 20811 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1236)
02-15 00:29:17.269 20811 20811 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6681)
02-15 00:29:17.269 20811 20811 W System.err: at
android.app.ActivityThread.access$1300(ActivityThread.java:226)
02-15 00:29:17.269 20811 20811 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1898)
02-15 00:29:17.269 20811 20811 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
02-15 00:29:17.269 20811 20811 W System.err: at
android.os.Looper.loop(Looper.java:214)
02-15 00:29:17.270 20811 20811 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7615)
02-15 00:29:17.270 20811 20811 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-15 00:29:17.270 20811 20811 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
02-15 00:29:17.270 20811 20811 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:964)
02-15 00:29:17.491 20811 20811 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this 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-15 00:29:20.849 20811 20993 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
02-15 00:29:20.850 20811 20993 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-15 00:29:20.850 20811 20993 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-15 00:29:22.395 20811 21008 W System : ClassLoader referenced unknown path:
/system/framework/tcmclient.jar
02-15 00:29:22.396 20811 21008 W System : ClassLoader referenced unknown path:
/system/framework/tcmiface.jar
--------- beginning of main
02-15 01:54:17.845 5887 5887 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-15 01:54:18.117 5887 5887 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-15 01:54:18.118 5887 5887 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-15 01:54:18.118 5887 5887 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
02-15 01:54:18.118 5887 5887 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
02-15 01:54:18.118 5887 5887 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
02-15 01:54:18.118 5887 5887 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
02-15 01:54:18.118 5887 5887 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-15 01:54:18.119 5887 5887 W System.err: at
java.lang.Class.newInstance(Native Method)
02-15 01:54:18.119 5887 5887 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-15 01:54:18.119 5887 5887 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-15 01:54:18.119 5887 5887 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1156)
02-15 01:54:18.119 5887 5887 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1236)
02-15 01:54:18.119 5887 5887 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6681)
02-15 01:54:18.119 5887 5887 W System.err: at
android.app.ActivityThread.access$1300(ActivityThread.java:226)
02-15 01:54:18.119 5887 5887 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1898)
02-15 01:54:18.119 5887 5887 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
02-15 01:54:18.119 5887 5887 W System.err: at
android.os.Looper.loop(Looper.java:214)
02-15 01:54:18.120 5887 5887 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7615)
02-15 01:54:18.120 5887 5887 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-15 01:54:18.120 5887 5887 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
02-15 01:54:18.120 5887 5887 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:964)
02-15 01:54:18.235 5887 5887 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this 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-15 01:54:19.670 5887 6058 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
02-15 01:54:19.670 5887 6058 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-15 01:54:19.670 5887 6058 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-15 01:54:20.542 5887 6065 W System : ClassLoader referenced unknown path:
/system/framework/tcmclient.jar
02-15 01:54:20.543 5887 6065 W System : ClassLoader referenced unknown path:
/system/framework/tcmiface.jar
02-15 02:00:10.374 5887 5907 W System : A resource failed to call end.
02-15 02:00:10.374 5887 5907 W System : A resource failed to call end.
02-15 02:00:11.818 5887 5907 W System : A resource failed to call end.
02-15 02:00:11.818 5887 5907 W System : A resource failed to call end.
02-15 02:32:38.758 5887 5907 W System : A resource failed to call close.
02-15 02:32:38.761 5887 5907 W System : A resource failed to call close.
02-15 02:34:59.011 5887 5907 W System : A resource failed to call close.
02-15 02:34:59.018 5887 5907 W System : A resource failed to call close.
--------- beginning of main
02-15 06:41:36.305 20659 20659 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-15 06:41:36.681 20659 20659 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-15 06:41:36.695 20659 20659 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-15 06:41:36.695 20659 20659 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
02-15 06:41:36.695 20659 20659 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
02-15 06:41:36.695 20659 20659 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
02-15 06:41:36.695 20659 20659 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
02-15 06:41:36.696 20659 20659 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-15 06:41:36.696 20659 20659 W System.err: at
java.lang.Class.newInstance(Native Method)
02-15 06:41:36.696 20659 20659 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-15 06:41:36.696 20659 20659 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-15 06:41:36.696 20659 20659 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1156)
02-15 06:41:36.696 20659 20659 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1236)
02-15 06:41:36.696 20659 20659 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6681)
02-15 06:41:36.696 20659 20659 W System.err: at
android.app.ActivityThread.access$1300(ActivityThread.java:226)
02-15 06:41:36.696 20659 20659 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1898)
02-15 06:41:36.696 20659 20659 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
02-15 06:41:36.696 20659 20659 W System.err: at
android.os.Looper.loop(Looper.java:214)
02-15 06:41:36.696 20659 20659 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7615)
02-15 06:41:36.696 20659 20659 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-15 06:41:36.696 20659 20659 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
02-15 06:41:36.696 20659 20659 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:964)
02-15 06:41:36.754 20659 20659 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this 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-15 06:41:38.355 20659 20748 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
02-15 06:41:38.355 20659 20748 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-15 06:41:38.355 20659 20748 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-15 06:41:38.945 20659 20772 W System : ClassLoader referenced unknown path:
/system/framework/tcmclient.jar
02-15 06:41:38.947 20659 20772 W System : ClassLoader referenced unknown path:
/system/framework/tcmiface.jar
--------- beginning of system
02-15 08:31:31.454 20659 20659 W ViewRootImpl[PopupWindow:e64042e]: Dropping event
due to root view being removed: MotionEvent { action=ACTION_MOVE, actionButton=0,
id[0]=0, x[0]=68.0, y[0]=884.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0,
classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1,
historySize=0, eventTime=215384253, downTime=215384236, deviceId=1, source=0x1002,
displayId=0 }
02-15 08:59:43.087 20659 20659 W ViewRootImpl: Dropping or Cancelling event:
mStopped=false mPausedForTransition=false
02-15 08:59:43.087 20659 20659 W ViewRootImpl[Conversation]: Dropping event due to
no window focus: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=0,
metaState=0, flags=0x48, repeatCount=0, eventTime=217075169, downTime=217075169,
deviceId=-1, source=0x101, displayId=0 }
--------- beginning of main
02-15 09:52:43.064 20659 20674 W com.mbwhatsapp: Suspending all threads took:
7.332ms
02-15 09:59:15.017 30354 30354 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-15 09:59:15.326 30354 30354 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-15 09:59:15.331 30354 30354 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-15 09:59:15.332 30354 30354 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
02-15 09:59:15.332 30354 30354 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
02-15 09:59:15.332 30354 30354 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
02-15 09:59:15.332 30354 30354 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
02-15 09:59:15.332 30354 30354 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-15 09:59:15.332 30354 30354 W System.err: at
java.lang.Class.newInstance(Native Method)
02-15 09:59:15.332 30354 30354 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-15 09:59:15.332 30354 30354 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-15 09:59:15.332 30354 30354 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1156)
02-15 09:59:15.332 30354 30354 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1236)
02-15 09:59:15.333 30354 30354 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6681)
02-15 09:59:15.333 30354 30354 W System.err: at
android.app.ActivityThread.access$1300(ActivityThread.java:226)
02-15 09:59:15.333 30354 30354 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1898)
02-15 09:59:15.333 30354 30354 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
02-15 09:59:15.333 30354 30354 W System.err: at
android.os.Looper.loop(Looper.java:214)
02-15 09:59:15.333 30354 30354 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7615)
02-15 09:59:15.333 30354 30354 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-15 09:59:15.333 30354 30354 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
02-15 09:59:15.333 30354 30354 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:964)
02-15 09:59:15.387 30354 30354 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this 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-15 09:59:16.629 30354 30406 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
02-15 09:59:16.629 30354 30406 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-15 09:59:16.629 30354 30406 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-15 09:59:16.994 30354 30416 W System : ClassLoader referenced unknown path:
/system/framework/tcmclient.jar
02-15 09:59:16.995 30354 30416 W System : ClassLoader referenced unknown path:
/system/framework/tcmiface.jar
--------- beginning of system
--------- beginning of main
02-15 23:22:33.479 28901 28901 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent.
02-15 23:22:33.943 28901 28901 W System.err: java.lang.ClassNotFoundException:
mbmodsd.mbmodsw.ui.views.btn.BtnBK
02-15 23:22:33.944 28901 28901 W System.err: at
java.lang.Runtime.nativeLoad(Native Method)
02-15 23:22:33.944 28901 28901 W System.err: at
java.lang.Runtime.nativeLoad(Runtime.java:1115)
02-15 23:22:33.944 28901 28901 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1069)
02-15 23:22:33.944 28901 28901 W System.err: at
java.lang.Runtime.loadLibrary0(Runtime.java:1007)
02-15 23:22:33.944 28901 28901 W System.err: at
java.lang.System.loadLibrary(System.java:1667)
02-15 23:22:33.944 28901 28901 W System.err: at arm.EpicVm.<clinit>(Unknown
Source:2)
02-15 23:22:33.944 28901 28901 W System.err: at
java.lang.Class.newInstance(Native Method)
02-15 23:22:33.945 28901 28901 W System.err: at
android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76)
02-15 23:22:33.945 28901 28901 W System.err: at
androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0)
02-15 23:22:33.945 28901 28901 W System.err: at
android.app.Instrumentation.newApplication(Instrumentation.java:1156)
02-15 23:22:33.945 28901 28901 W System.err: at
android.app.LoadedApk.makeApplication(LoadedApk.java:1236)
02-15 23:22:33.945 28901 28901 W System.err: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:6681)
02-15 23:22:33.945 28901 28901 W System.err: at
android.app.ActivityThread.access$1300(ActivityThread.java:226)
02-15 23:22:33.945 28901 28901 W System.err: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1898)
02-15 23:22:33.945 28901 28901 W System.err: at
android.os.Handler.dispatchMessage(Handler.java:107)
02-15 23:22:33.945 28901 28901 W System.err: at
android.os.Looper.loop(Looper.java:214)
02-15 23:22:33.945 28901 28901 W System.err: at
android.app.ActivityThread.main(ActivityThread.java:7615)
02-15 23:22:33.945 28901 28901 W System.err: at
java.lang.reflect.Method.invoke(Native Method)
02-15 23:22:33.945 28901 28901 W System.err: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
02-15 23:22:33.945 28901 28901 W System.err: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:964)
02-15 23:22:34.069 28901 28901 E CustomActivityOnCrash: IMPORTANT WARNING! You
already have an UncaughtExceptionHandler, are you sure this 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-15 23:22:36.437 28901 29106 W com.mbwhatsapp: Class X.2rL failed lock
verification and will run slower.
02-15 23:22:36.437 28901 29106 W com.mbwhatsapp: Common causes for lock
verification issues are non-optimized dex code
02-15 23:22:36.437 28901 29106 W com.mbwhatsapp: and incorrect proguard
optimizations.
02-15 23:22:38.143 28901 29112 W System : ClassLoader referenced unknown path:
/system/framework/tcmclient.jar
02-15 23:22:38.152 28901 29112 W System : ClassLoader referenced unknown path:
/system/framework/tcmiface.jar

You might also like