The document contains log messages from an Android application. It reports errors loading a class and resources, and warnings about suboptimal code and uncaught exceptions. The application fails to start activities due to missing resources.
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
19 views
Logcat
The document contains log messages from an Android application. It reports errors loading a class and resources, and warnings about suboptimal code and uncaught exceptions. The application fails to start activities due to missing resources.
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1028
--------- beginning of main
03-07 12:37:40.553 30259 30259 E com.mbwhatsapp: Not starting debugger since
process cannot load the jdwp agent. 03-07 12:37:40.839 30259 30259 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-07 12:37:40.841 30259 30259 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-07 12:37:40.841 30259 30259 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-07 12:37:40.841 30259 30259 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-07 12:37:40.841 30259 30259 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-07 12:37:40.841 30259 30259 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-07 12:37:40.841 30259 30259 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-07 12:37:40.841 30259 30259 W System.err: at java.lang.Class.newInstance(Native Method) 03-07 12:37:40.841 30259 30259 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-07 12:37:40.841 30259 30259 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-07 12:37:40.841 30259 30259 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-07 12:37:40.841 30259 30259 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-07 12:37:40.841 30259 30259 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-07 12:37:40.841 30259 30259 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-07 12:37:40.841 30259 30259 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-07 12:37:40.841 30259 30259 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-07 12:37:40.841 30259 30259 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-07 12:37:40.841 30259 30259 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-07 12:37:40.841 30259 30259 W System.err: at android.os.Looper.loop(Looper.java:313) 03-07 12:37:40.841 30259 30259 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-07 12:37:40.841 30259 30259 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-07 12:37:40.841 30259 30259 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-07 12:37:40.841 30259 30259 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-07 12:37:40.928 30259 30259 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-07 12:37:41.721 30300 30300 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-07 12:37:41.855 30300 30300 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-07 12:37:41.855 30300 30300 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-07 12:37:41.855 30300 30300 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-07 12:37:41.855 30300 30300 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-07 12:37:41.855 30300 30300 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-07 12:37:41.855 30300 30300 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-07 12:37:41.855 30300 30300 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-07 12:37:41.855 30300 30300 W System.err: at java.lang.Class.newInstance(Native Method) 03-07 12:37:41.855 30300 30300 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-07 12:37:41.855 30300 30300 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-07 12:37:41.855 30300 30300 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-07 12:37:41.855 30300 30300 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-07 12:37:41.855 30300 30300 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-07 12:37:41.855 30300 30300 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-07 12:37:41.855 30300 30300 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-07 12:37:41.855 30300 30300 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-07 12:37:41.855 30300 30300 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-07 12:37:41.855 30300 30300 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-07 12:37:41.855 30300 30300 W System.err: at android.os.Looper.loop(Looper.java:313) 03-07 12:37:41.855 30300 30300 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-07 12:37:41.855 30300 30300 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-07 12:37:41.855 30300 30300 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-07 12:37:41.855 30300 30300 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-07 12:37:41.920 30300 30300 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-07 12:37:41.959 30300 30325 W FirebaseInstanceId: Stored data is corrupt, generating new identity 03-07 12:37:42.267 30300 30300 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-07 12:37:42.267 30300 30300 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-07 12:37:42.271 30339 30339 W libprocessgroup: Controller sfreezer is not found 03-07 12:37:42.273 30339 30339 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-07 12:37:42.273 30339 30339 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-07 12:37:43.447 30300 30325 W LibraryVersion: Failed to get app version for libraryName: firebase-iid 03-07 12:37:44.040 30300 30360 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-07 12:37:44.040 30300 30360 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-07 12:37:44.040 30300 30360 W com.mbwhatsapp: and incorrect proguard optimizations. 03-07 12:37:44.043 30300 30300 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-07 12:37:44.354 30300 30372 E QT : [QT]file does not exist 03-07 12:37:44.622 30300 30300 E com.mbwhatsapp: Invalid ID 0x00000000. 03-07 12:37:44.624 30300 30300 W System.err: android.content.res.Resources$NotFoundException: String resource ID #0x0 03-07 12:37:44.624 30300 30300 W System.err: 03-07 12:37:44.624 30300 30300 W System.err: at android.content.res.Resources.getText(Resources.java:512) 03-07 12:37:44.624 30300 30300 W System.err: 03-07 12:37:44.625 30300 30300 W System.err: at android.content.res.Resources.getString(Resources.java:605) 03-07 12:37:44.625 30300 30300 W System.err: 03-07 12:37:44.625 30300 30300 W System.err: at X.35t.A0E(Unknown Source:46) 03-07 12:37:44.625 30300 30300 W System.err: 03-07 12:37:44.625 30300 30300 W System.err: at com.mbwhatsapp.yo.yo.getString(Native Method) 03-07 12:37:44.625 30300 30300 W System.err: 03-07 12:37:44.625 30300 30300 W System.err: at com.mbwhatsapp.yo.yo.getString(Native Method) 03-07 12:37:44.625 30300 30300 W System.err: 03-07 12:37:44.625 30300 30300 W System.err: at com.mbwhatsapp.youbasha.task.utils.requestAllFilesAccess14(Native Method) 03-07 12:37:44.625 30300 30300 W System.err: 03-07 12:37:44.625 30300 30300 W System.err: at com.mbwhatsapp.yo.dep.showStoragePermissionRequest(Native Method) 03-07 12:37:44.625 30300 30300 W System.err: 03-07 12:37:44.625 30300 30300 W System.err: at com.mbwhatsapp.registration.EULA.onCreate(Unknown Source:248) 03-07 12:37:44.625 30300 30300 W System.err: 03-07 12:37:44.625 30300 30300 W System.err: at android.app.Activity.performCreate(Activity.java:8591) 03-07 12:37:44.625 30300 30300 W System.err: 03-07 12:37:44.626 30300 30300 W System.err: at android.app.Activity.performCreate(Activity.java:8570) 03-07 12:37:44.626 30300 30300 W System.err: 03-07 12:37:44.626 30300 30300 W System.err: at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1384) 03-07 12:37:44.626 30300 30300 W System.err: 03-07 12:37:44.626 30300 30300 W System.err: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4150) 03-07 12:37:44.626 30300 30300 W System.err: 03-07 12:37:44.626 30300 30300 W System.err: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4325) 03-07 12:37:44.626 30300 30300 W System.err: 03-07 12:37:44.626 30300 30300 W System.err: at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10 1) 03-07 12:37:44.626 30300 30300 W System.err: 03-07 12:37:44.626 30300 30300 W System.err: at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu tor.java:135) 03-07 12:37:44.626 30300 30300 W System.err: 03-07 12:37:44.626 30300 30300 W System.err: at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java: 95) 03-07 12:37:44.626 30300 30300 W System.err: 03-07 12:37:44.626 30300 30300 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2574) 03-07 12:37:44.626 30300 30300 W System.err: 03-07 12:37:44.627 30300 30300 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-07 12:37:44.627 30300 30300 W System.err: 03-07 12:37:44.627 30300 30300 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-07 12:37:44.627 30300 30300 W System.err: 03-07 12:37:44.627 30300 30300 W System.err: at android.os.Looper.loop(Looper.java:313) 03-07 12:37:44.627 30300 30300 W System.err: 03-07 12:37:44.627 30300 30300 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-07 12:37:44.627 30300 30300 W System.err: 03-07 12:37:44.627 30300 30300 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-07 12:37:44.627 30300 30300 W System.err: 03-07 12:37:44.627 30300 30300 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-07 12:37:44.627 30300 30300 W System.err: 03-07 12:37:44.627 30300 30300 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-07 12:37:44.627 30300 30300 W System.err: 03-07 12:37:44.776 30300 30300 W Activity: Can request only one set of permissions at a time 03-07 12:37:45.023 30300 30300 E ArmVmp : Match on catch block at 0x0a in for 0x279 03-07 12:37:45.245 30300 30300 E FBI : Can't load library: dlopen failed: library "libmagtsync.so" not found 03-07 12:37:45.276 30300 30447 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-07 12:37:45.371 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:37:45.371 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:37:45.378 30300 30372 W Parcel : Expecting binder but got null! 03-07 12:37:46.217 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:37:46.217 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:37:46.221 30300 30372 W Parcel : Expecting binder but got null! 03-07 12:37:46.242 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:37:46.243 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:37:46.251 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:37:46.251 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:37:46.276 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:37:46.276 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:37:46.663 30300 30300 E com.mbwhatsapp: Invalid ID 0x00000000. 03-07 12:37:46.664 30300 30300 E com.mbwhatsapp: Invalid ID 0x00000000. 03-07 12:37:46.665 30300 30300 E com.mbwhatsapp: Invalid ID 0x00000000. 03-07 12:37:46.665 30300 30300 E com.mbwhatsapp: Invalid ID 0x00000000. 03-07 12:37:46.666 30300 30300 E com.mbwhatsapp: Invalid ID 0x00000000. 03-07 12:37:46.666 30300 30300 E com.mbwhatsapp: Invalid ID 0x00000000. 03-07 12:37:46.668 30300 30300 E com.mbwhatsapp: Invalid ID 0x00000000. 03-07 12:37:46.669 30300 30300 E com.mbwhatsapp: Invalid ID 0x00000000. 03-07 12:37:52.273 30300 30309 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) 03-07 12:38:01.194 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:01.194 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:01.232 30300 30300 W Activity: Can request only one set of permissions at a time 03-07 12:38:01.233 30300 30300 W Activity: Can request only one set of permissions at a time 03-07 12:38:01.297 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:01.297 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:01.384 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:01.384 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:01.410 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:01.411 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:07.068 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:07.068 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:07.081 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:07.081 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:07.097 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:07.097 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:07.108 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:07.108 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:07.119 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:07.119 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:07.134 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:07.134 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:07.235 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:07.235 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:08.414 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:08.414 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:08.420 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:08.420 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:08.434 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:08.434 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:08.450 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:08.451 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:08.467 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:08.467 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:08.655 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:08.656 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:08.673 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:08.673 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:08.744 30300 31209 E ShortcutInfoCompatSaver: Failed to load saved values from file /data/user/0/com.mbwhatsapp/files/ShortcutInfoCompatSaver_share_targets/ targets.xml. Old state removed, new added 03-07 12:38:08.744 30300 31209 E ShortcutInfoCompatSaver: java.io.FileNotFoundException: /data/user/0/com.mbwhatsapp/files/ShortcutInfoCompatSaver_share_targets/ targets.xml: open failed: ENOENT (No such file or directory) 03-07 12:38:08.744 30300 31209 E ShortcutInfoCompatSaver: at libcore.io.IoBridge.open(IoBridge.java:574) 03-07 12:38:08.744 30300 31209 E ShortcutInfoCompatSaver: at java.io.FileInputStream.<init>(FileInputStream.java:160) 03-07 12:38:08.744 30300 31209 E ShortcutInfoCompatSaver: at X.0nz.run(Unknown Source:82) 03-07 12:38:08.744 30300 31209 E ShortcutInfoCompatSaver: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:463) 03-07 12:38:08.744 30300 31209 E ShortcutInfoCompatSaver: at java.util.concurrent.FutureTask.run(FutureTask.java:264) 03-07 12:38:08.744 30300 31209 E ShortcutInfoCompatSaver: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) 03-07 12:38:08.744 30300 31209 E ShortcutInfoCompatSaver: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) 03-07 12:38:08.744 30300 31209 E ShortcutInfoCompatSaver: at java.lang.Thread.run(Thread.java:1012) 03-07 12:38:08.744 30300 31209 E ShortcutInfoCompatSaver: Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory) 03-07 12:38:08.744 30300 31209 E ShortcutInfoCompatSaver: at libcore.io.Linux.open(Native Method) 03-07 12:38:08.744 30300 31209 E ShortcutInfoCompatSaver: at libcore.io.ForwardingOs.open(ForwardingOs.java:563) 03-07 12:38:08.744 30300 31209 E ShortcutInfoCompatSaver: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:274) 03-07 12:38:08.744 30300 31209 E ShortcutInfoCompatSaver: at libcore.io.ForwardingOs.open(ForwardingOs.java:563) 03-07 12:38:08.744 30300 31209 E ShortcutInfoCompatSaver: at android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8619) 03-07 12:38:08.744 30300 31209 E ShortcutInfoCompatSaver: at libcore.io.IoBridge.open(IoBridge.java:560) 03-07 12:38:08.744 30300 31209 E ShortcutInfoCompatSaver: ... 7 more 03-07 12:38:08.820 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:08.820 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:08.820 30300 30372 E FrameEvents: updateAcquireFence: Did not find frame. 03-07 12:38:08.831 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:08.831 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:08.832 30300 30372 E FrameEvents: updateAcquireFence: Did not find frame. 03-07 12:38:08.853 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:08.853 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:08.854 30300 30372 E FrameEvents: updateAcquireFence: Did not find frame. 03-07 12:38:08.910 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:08.910 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:08.940 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:08.941 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:08.945 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:08.945 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:08.955 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:08.955 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:08.972 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:08.972 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:08.986 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:08.987 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:09.126 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:09.127 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:09.139 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:09.140 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:09.146 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:09.146 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:09.159 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:09.159 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:09.181 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:09.181 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:09.193 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:09.193 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:09.210 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:09.210 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:11.263 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:11.263 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:11.279 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:11.279 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:11.296 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:11.296 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:11.313 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:11.313 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:11.331 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:11.331 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:11.348 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:11.348 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:11.365 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:11.365 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:11.382 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:11.382 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:11.399 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:11.399 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:11.415 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:11.415 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:11.432 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:11.432 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:11.449 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:11.449 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:11.465 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:11.465 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:11.482 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:11.482 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:11.499 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:11.499 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:11.515 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:11.515 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:11.532 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:11.532 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:11.549 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:11.549 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:11.566 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:11.566 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:11.583 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:11.583 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:11.599 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:11.599 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:11.616 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:11.616 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:11.632 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:11.632 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:11.649 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:11.649 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:11.810 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:11.810 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:11.813 30300 30372 W Parcel : Expecting binder but got null! 03-07 12:38:11.948 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:11.948 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:11.956 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:11.956 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:12.235 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:12.235 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:12.484 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:12.484 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:12.502 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:12.502 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:12.518 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:12.518 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:12.534 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:12.535 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:12.553 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:12.553 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:12.567 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:12.567 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:12.592 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:12.592 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:12.603 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:12.603 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:12.620 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:12.620 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:12.635 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:12.635 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:12.652 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:12.652 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:12.669 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:12.669 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:12.686 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:12.686 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:12.702 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:12.702 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:12.720 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:12.720 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:12.735 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:12.735 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:12.752 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:12.752 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:13.252 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:13.253 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:13.452 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:13.453 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:13.481 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:13.481 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:13.490 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:13.490 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:13.506 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:13.506 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:13.521 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:13.521 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:13.539 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:13.540 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:13.554 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:13.555 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:13.572 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:13.572 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:13.588 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:13.588 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:13.606 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:13.606 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:13.623 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:13.623 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:13.640 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:13.640 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:13.655 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:13.655 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:13.672 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:13.673 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:13.688 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:13.688 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:13.958 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:13.959 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:14.074 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:14.075 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:14.092 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:14.092 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:14.108 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:14.109 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:14.124 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:14.124 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:14.141 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:14.141 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:14.158 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:14.158 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:14.175 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:14.175 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:14.192 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:14.192 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:14.208 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:14.208 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:14.226 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:14.226 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:14.242 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:14.242 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:14.258 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:14.258 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:14.275 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:14.276 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:14.291 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:14.291 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:14.308 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:14.308 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:14.325 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:14.325 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:14.342 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:14.342 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:14.358 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:14.359 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:14.459 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:14.459 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:14.497 30300 30300 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 12:38:14.497 30300 30300 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 12:38:14.752 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:14.752 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:14.765 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:14.765 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:14.778 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:14.778 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:14.794 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:14.794 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:14.810 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:14.810 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:14.830 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:14.830 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:14.843 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:14.843 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:14.866 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:14.866 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:14.878 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:14.878 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:14.898 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:14.898 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:14.912 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:14.912 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:14.928 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:14.928 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:14.946 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:14.946 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:14.962 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:14.963 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:14.980 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:14.980 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:14.995 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:14.996 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:15.015 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:15.015 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:15.398 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:15.398 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:15.416 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:15.416 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:15.433 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:15.433 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:15.450 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:15.450 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:15.468 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:15.468 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:15.485 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:15.485 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:15.500 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:15.500 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:15.517 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:15.517 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:15.533 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:15.534 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:15.551 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:15.551 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:15.569 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:15.569 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:15.583 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:15.583 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:15.600 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:15.601 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:15.617 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:15.617 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:15.633 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:15.633 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:15.650 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:15.650 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:15.667 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:15.668 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:15.984 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:15.984 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:16.484 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:16.484 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:16.503 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:16.503 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:16.803 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:16.803 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:17.304 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:17.304 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:17.556 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:17.556 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:17.825 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:17.825 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:18.109 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:18.109 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:18.342 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:18.342 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:18.843 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:18.844 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:19.095 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:19.095 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:19.112 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:19.112 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:19.263 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:19.263 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:19.764 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:19.764 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:20.082 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:20.082 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:20.350 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:20.350 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:20.835 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:20.836 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:21.336 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:21.336 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:21.371 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:21.371 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:21.656 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:21.656 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:22.158 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:22.158 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:22.659 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:22.659 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:22.761 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:22.761 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:22.778 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:22.778 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:22.794 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:22.795 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:22.811 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:22.811 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:22.828 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:22.828 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:22.845 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:22.845 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:22.861 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:22.861 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:22.873 30300 30300 W Settings: Setting show_button_background has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. 03-07 12:38:22.878 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:22.878 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:22.895 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:22.895 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:22.912 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:22.912 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:22.928 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:22.928 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:22.944 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:22.944 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:22.947 30300 30372 W Parcel : Expecting binder but got null! 03-07 12:38:22.950 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:22.950 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:22.965 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:22.965 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:22.971 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:22.971 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:22.982 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:22.982 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:22.986 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:22.986 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:22.996 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:22.996 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.000 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.000 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.013 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.013 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.021 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.021 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.029 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.029 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.035 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.035 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.046 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.046 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.052 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.052 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.062 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.062 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.066 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.066 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.079 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.079 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.083 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.083 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.096 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.096 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.099 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.099 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.113 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.113 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.116 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.116 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.129 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.129 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.133 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.133 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.146 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.146 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.150 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.150 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.163 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.163 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.167 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.167 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.183 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.183 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.198 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.198 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.215 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.215 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.232 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.232 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.249 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.249 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.265 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.265 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.282 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.282 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.303 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.303 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.323 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.324 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.338 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.338 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.354 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.354 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.370 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.370 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.386 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.386 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.403 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.403 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.420 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.420 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.437 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.437 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.453 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.454 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.472 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.472 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.484 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.484 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.504 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.504 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.521 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.521 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.539 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.540 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.552 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.552 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.571 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.571 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.590 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.590 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.603 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.604 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.620 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.620 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.635 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.635 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.651 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.651 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.668 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.668 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.685 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.685 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.700 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.700 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.718 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.718 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.736 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.736 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.752 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.752 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.769 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.769 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.788 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.788 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.802 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.802 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.819 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.819 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.836 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.836 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.853 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.853 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.870 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.870 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.885 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.886 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.903 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.903 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.921 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.922 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.936 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.936 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.952 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.952 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.969 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.970 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:23.985 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:23.985 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.002 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.002 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.019 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.019 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.036 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.036 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.053 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.053 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.074 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.074 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.086 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.086 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.102 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.102 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.123 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.123 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.139 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.139 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.156 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.157 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.170 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.171 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.188 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.189 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.206 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.206 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.209 30300 30344 E PlayCore: UID: [10260] PID: [30300] StandardIntegrity : Phonesky is not installed. 03-07 12:38:24.223 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.224 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.239 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.239 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.256 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.256 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.271 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.271 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.287 30300 30343 W ziparchive: Unable to open '/system_ext/framework/org.carconnectivity.android.digitalkey.timesync.dm': No such file or directory 03-07 12:38:24.287 30300 30343 W ziparchive: Unable to open '/system_ext/framework/org.carconnectivity.android.digitalkey.timesync.dm': No such file or directory 03-07 12:38:24.291 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.291 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.308 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.309 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.323 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.323 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.339 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.339 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.356 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.356 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.374 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.374 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.394 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.395 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.410 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.410 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.425 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.425 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.440 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.440 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.457 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.458 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.474 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.475 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.489 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.489 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.508 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.508 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.524 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.524 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.543 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.543 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.560 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.560 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.576 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.576 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.592 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.592 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.609 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.610 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.625 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.625 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.642 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.642 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.660 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.660 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.676 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.677 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.693 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.693 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.710 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.710 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.726 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.726 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.742 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.742 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.760 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.760 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.776 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.776 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.792 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.792 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.809 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.810 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.827 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.827 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.844 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.844 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.860 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.860 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.879 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.879 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.894 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.894 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.910 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.910 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.929 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.929 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.944 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.944 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.960 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.961 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.977 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.977 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:24.995 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:24.995 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:25.009 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:25.010 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:25.027 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:25.027 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:25.044 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:25.044 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:25.059 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:25.060 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:25.077 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:25.077 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:25.094 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:25.094 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:25.110 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:25.110 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:25.125 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:25.125 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:25.140 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:25.140 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:25.157 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:25.157 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:25.176 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:25.176 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:25.194 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:25.194 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:25.210 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:25.210 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:25.229 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:25.229 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:25.427 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:25.427 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:25.430 30300 30372 W Parcel : Expecting binder but got null! 03-07 12:38:26.557 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:26.557 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:26.639 30300 30300 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 12:38:26.639 30300 30300 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 12:38:26.781 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:26.781 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:26.864 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:26.864 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:26.867 30300 30372 W Parcel : Expecting binder but got null! 03-07 12:38:26.886 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:26.886 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:26.892 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:26.892 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:26.901 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:26.901 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:26.904 30300 30300 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 12:38:26.904 30300 30300 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 12:38:26.932 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:26.932 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:26.949 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:26.949 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:26.952 30300 30300 W RemoteInputConnectionImpl: requestCursorAnchorInfo on inactive InputConnection 03-07 12:38:26.954 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:26.955 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:26.966 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:26.966 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:26.988 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:26.988 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:27.009 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:27.009 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:27.025 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:27.025 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:27.035 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:27.035 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:27.053 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:27.053 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:27.067 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:27.067 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:27.083 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:27.083 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:27.100 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:27.101 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:27.117 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:27.117 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:27.132 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:27.132 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:27.149 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:27.149 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:27.166 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:27.166 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:27.186 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:27.186 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:27.202 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:27.202 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:28.183 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:28.184 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:28.201 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:28.201 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:28.218 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:28.218 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:28.248 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:28.248 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:28.265 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:28.265 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:28.282 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:28.282 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:28.298 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:28.298 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:28.315 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:28.315 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:28.332 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:28.332 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:28.349 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:28.349 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:28.367 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:28.367 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:28.384 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:28.385 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:28.402 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:28.402 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:28.419 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:28.419 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:28.435 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:28.435 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:28.452 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:28.452 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:28.469 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:28.469 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:28.486 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:28.486 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:28.502 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:28.502 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:28.519 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:28.519 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:28.536 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:28.536 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:28.553 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:28.553 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:28.569 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:28.569 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:28.890 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:28.890 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:28.894 30300 30372 W Parcel : Expecting binder but got null! 03-07 12:38:31.356 30300 30300 W Settings: Setting show_button_background has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. 03-07 12:38:31.441 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:31.441 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:31.444 30300 30372 W Parcel : Expecting binder but got null! 03-07 12:38:31.467 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:31.467 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:31.483 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:31.483 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:31.498 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:31.499 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:31.513 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:31.513 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:31.518 30300 30372 W Parcel : Expecting binder but got null! 03-07 12:38:31.522 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:31.523 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:31.532 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:31.532 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:31.552 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:31.552 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:31.556 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:31.557 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:31.565 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:31.565 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:31.579 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:31.579 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:31.593 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:31.594 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:31.620 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:31.620 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:31.626 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:31.626 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:31.651 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:31.651 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:31.657 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:31.657 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:31.672 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:31.672 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:31.690 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:31.690 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:31.706 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:31.706 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:31.725 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:31.725 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:31.740 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:31.740 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:31.755 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:31.755 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:31.769 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:31.769 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:31.786 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:31.786 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:31.802 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:31.803 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:31.823 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:31.823 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:31.839 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:31.839 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:31.856 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:31.856 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:31.869 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:31.869 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:31.887 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:31.887 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:31.903 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:31.904 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:31.921 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:31.921 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:31.937 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:31.937 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:31.958 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:31.958 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:31.980 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:31.980 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:31.990 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:31.991 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.008 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.008 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.021 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.021 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.037 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.037 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.057 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.057 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.073 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.073 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.086 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.087 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.104 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.104 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.121 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.121 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.141 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.141 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.158 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.158 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.175 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.175 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.190 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.190 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.205 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.205 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.222 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.223 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.240 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.240 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.255 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.255 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.271 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.272 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.288 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.288 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.305 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.305 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.321 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.321 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.338 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.338 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.355 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.355 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.376 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.376 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.393 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.394 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.409 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.409 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.427 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.427 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.443 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.443 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.460 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.460 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.475 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.476 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.493 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.493 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.509 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.509 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.527 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.527 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.542 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.542 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.559 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.559 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.576 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.576 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.591 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.591 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.610 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.610 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.625 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.626 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.643 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.643 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.660 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.660 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.673 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.673 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.689 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.689 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.706 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.706 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.723 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.723 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.744 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.744 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.759 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.759 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.775 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.775 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.792 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.793 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.807 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.807 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.824 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.825 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.840 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.840 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.858 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.858 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.874 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.874 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.891 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.891 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.909 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.909 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.924 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.924 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.941 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.941 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.957 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.958 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.974 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.974 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:32.991 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:32.991 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.007 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.007 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.026 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.026 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.043 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.043 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.060 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.060 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.071 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.071 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.077 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.077 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.093 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.093 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.109 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.109 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.125 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.125 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.141 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.141 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.158 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.158 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.175 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.175 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.193 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.193 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.212 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.212 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.228 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.228 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.243 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.244 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.261 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.262 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.283 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.284 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.291 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.291 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.309 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.309 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.327 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.327 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.342 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.342 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.358 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.358 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.375 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.375 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.393 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.393 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.412 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.413 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.428 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.429 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.447 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.447 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.464 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.464 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.480 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.480 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.495 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.495 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.511 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.511 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.529 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.529 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.545 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.545 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.562 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.562 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.579 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.579 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.597 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.597 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.613 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.613 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.629 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.629 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.647 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.647 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.663 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.663 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.679 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.679 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.696 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.696 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.712 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.712 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.730 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.730 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.746 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.746 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.762 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.763 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.779 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.780 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.797 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.797 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.813 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.813 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.830 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.830 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.847 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.847 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.866 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.866 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.880 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.880 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.898 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.898 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.916 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.917 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.932 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.932 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.947 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.948 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.967 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.967 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:33.981 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:33.982 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.000 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.000 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.014 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.014 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.034 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.034 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.048 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.048 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.056 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.056 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.062 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.063 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.080 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.080 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.097 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.097 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.115 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.115 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.131 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.131 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.151 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.151 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.167 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.167 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.183 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.183 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.202 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.202 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.218 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.218 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.236 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.236 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.251 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.251 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.267 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.267 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.284 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.284 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.298 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.298 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.317 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.317 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.333 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.333 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.351 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.352 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.366 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.366 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.383 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.383 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.400 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.400 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.420 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.420 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.434 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.435 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.453 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.453 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.468 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.468 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.485 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.486 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.503 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.503 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.516 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.516 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.533 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.533 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.553 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.553 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.567 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.567 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.586 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.586 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.602 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.603 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.619 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.620 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.636 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.636 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.656 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.657 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.670 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.670 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.689 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.689 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.705 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.705 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.723 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.723 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.733 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.733 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.752 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.753 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.770 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.770 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.787 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.787 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.803 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.804 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.819 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.820 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.837 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.837 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.854 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.855 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.869 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.869 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.887 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.888 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.905 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.905 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.921 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.921 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.936 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.936 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.953 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.954 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.971 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.972 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:34.988 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:34.988 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.006 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.006 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.022 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.022 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.037 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.038 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.050 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.050 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.061 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.061 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.068 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.068 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.088 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.088 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.105 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.105 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.121 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.122 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.138 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.138 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.155 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.155 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.171 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.171 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.189 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.189 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.205 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.206 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.219 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.220 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.238 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.239 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.254 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.254 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.273 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.273 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.287 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.287 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.307 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.307 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.321 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.321 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.340 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.340 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.356 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.357 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.374 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.374 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.389 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.389 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.408 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.408 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.425 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.425 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.443 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.443 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.458 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.459 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.475 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.475 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.493 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.493 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.509 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.509 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.526 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.526 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.541 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.542 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.558 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.558 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.574 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.575 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.592 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.592 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.603 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.603 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.623 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.623 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.641 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.641 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.656 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.657 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.673 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.673 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.689 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.690 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.706 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.706 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.722 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.722 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.739 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.739 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.757 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.757 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.775 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.775 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.791 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.791 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.811 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.811 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.825 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.825 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.841 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.841 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.858 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.858 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.875 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.875 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.891 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.892 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.910 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.910 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.926 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.926 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.943 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.943 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.958 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.959 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.976 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.976 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:35.994 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:35.994 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.010 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.010 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.027 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.028 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.044 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.045 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.058 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.058 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.065 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.065 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.072 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.072 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.089 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.089 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.095 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.095 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.105 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.105 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.122 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.122 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.140 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.140 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.158 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.158 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.176 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.176 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.193 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.193 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.210 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.211 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.228 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.228 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.243 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.244 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.261 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.262 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.276 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.276 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.292 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.292 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.307 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.307 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.324 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.324 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.341 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.341 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.357 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.357 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.375 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.375 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.391 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.392 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.407 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.408 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.423 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.424 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.450 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.450 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.470 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.470 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.487 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.487 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.503 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.503 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.520 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.520 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.537 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.537 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.552 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.552 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.568 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.568 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.585 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.586 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.601 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.602 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.619 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.619 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.637 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.637 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.654 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.654 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.670 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.670 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.686 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.686 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.703 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.703 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.719 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.720 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.738 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.738 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.753 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.753 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.770 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.770 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.786 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.787 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.804 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.804 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.820 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.820 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.836 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.836 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.854 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.854 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.871 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.871 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.888 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.888 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.905 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.905 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.921 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.921 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.938 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.938 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.954 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.954 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.971 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.971 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:36.987 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:36.987 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.004 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.005 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.022 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.022 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.038 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.038 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.050 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.050 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.056 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.056 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.071 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.071 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.088 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.088 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.101 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.101 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.107 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.107 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.122 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.123 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.137 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.137 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.154 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.154 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.171 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.172 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.189 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.189 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.206 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.206 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.222 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.222 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.239 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.239 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.257 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.258 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.273 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.273 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.289 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.289 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.306 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.306 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.322 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.322 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.339 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.339 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.357 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.357 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.372 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.372 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.389 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.389 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.406 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.406 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.423 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.423 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.439 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.439 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.456 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.456 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.473 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.473 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.489 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.489 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.507 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.507 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.524 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.524 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.539 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.539 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.558 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.558 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.575 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.575 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.589 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.589 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.606 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.607 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.624 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.625 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.640 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.640 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.658 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.658 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.674 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.674 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.692 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.692 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.710 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.710 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.726 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.726 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.741 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.741 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.757 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:37.757 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:37.927 30300 30300 W Settings: Setting show_button_background has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. 03-07 12:38:38.244 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.244 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.248 30300 30372 W Parcel : Expecting binder but got null! 03-07 12:38:38.264 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.264 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.282 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.282 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.299 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.299 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.316 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.316 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.325 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.325 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.343 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.343 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.361 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.361 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.376 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.376 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.393 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.393 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.410 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.410 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.427 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.427 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.445 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.445 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.460 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.460 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.477 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.477 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.493 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.493 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.509 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.509 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.528 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.528 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.544 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.545 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.560 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.560 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.577 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.577 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.594 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.594 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.610 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.610 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.627 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.627 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.644 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.644 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.661 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.661 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.678 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.678 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.695 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.695 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.713 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.713 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.728 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.729 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.744 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.744 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.761 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.761 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.778 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.778 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.795 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.795 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.813 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.813 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.829 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.829 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.845 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.845 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.862 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.862 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.879 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.880 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.895 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.895 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.912 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.912 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.928 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.928 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.945 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.946 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.962 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.962 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.979 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.979 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:38.995 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:38.995 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:39.013 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:39.013 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:39.030 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:39.030 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:39.049 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:39.049 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:39.065 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:39.065 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:39.082 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:39.082 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:39.099 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:39.099 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:39.115 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:39.115 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:39.129 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:39.129 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:39.145 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:39.145 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:39.164 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:39.164 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:39.184 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:39.184 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:39.199 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:39.199 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:39.213 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:39.213 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:39.230 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:39.230 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:39.247 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:39.247 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:39.264 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:39.269 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:39.285 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:39.285 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:39.294 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:39.294 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:39.305 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:39.305 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:39.315 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:39.316 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:39.337 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:39.337 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:39.350 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:39.350 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:39.365 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:39.366 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:39.382 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:39.383 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:39.401 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:39.401 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:39.417 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:39.417 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:39.433 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:39.433 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:39.450 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:39.450 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:39.466 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:39.466 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:39.484 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:39.484 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:39.500 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:39.500 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:39.518 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:39.518 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:39.538 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:39.538 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:39.554 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:39.554 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:39.570 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:39.570 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:39.586 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:39.586 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:39.603 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:39.603 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:39.941 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:39.941 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:40.068 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:40.069 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:40.073 30300 30372 W Parcel : Expecting binder but got null! 03-07 12:38:40.098 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:40.098 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:40.107 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:40.107 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:40.268 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:40.268 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:40.495 30300 30300 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 12:38:40.495 30300 30300 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 12:38:40.641 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:40.642 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:40.705 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:40.716 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:40.904 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:40.904 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:41.137 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:41.137 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:41.638 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:41.638 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:42.139 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:42.139 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:42.642 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:42.642 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:43.127 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:43.127 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:43.628 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:43.629 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:44.132 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:44.133 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:44.632 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:44.632 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:38:44.779 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:38:44.779 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 0--------- beginning of main 03-07 12:39:09.759 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:39:09.760 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:39:09.937 30300 30300 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 12:39:09.937 30300 30300 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 12:39:10.077 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:39:10.077 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:39:10.277 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:39:10.277 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:39:10.307 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:39:10.307 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:39:10.810 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:39:10.810 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:39:11.308 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:39:11.308 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:39:11.447 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:39:11.447 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:40:49.425 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:40:49.425 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:40:49.735 30300 30300 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 12:40:49.735 30300 30300 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 12:40:49.896 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:40:49.896 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:40:50.022 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:40:50.022 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:40:50.083 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:40:50.083 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:40:50.523 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:40:50.523 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:40:50.740 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:40:50.740 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:40:51.018 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:40:51.018 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:40:51.520 30300 30372 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 12:40:51.521 30300 30372 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 12:40:53.721 1924 1924 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-07 12:40:53.958 1924 1924 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-07 12:40:53.960 1924 1924 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-07 12:40:53.960 1924 1924 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-07 12:40:53.960 1924 1924 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-07 12:40:53.960 1924 1924 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-07 12:40:53.960 1924 1924 W --------- beginning of main 03-07 12:40:53.961 1924 1924 W System.err: at android.os.Looper.loop(Looper.java:313) 03-07 12:40:53.961 1924 1924 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-07 12:40:53.961 1924 1924 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-07 12:40:53.961 1924 1924 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-07 12:40:53.961 1924 1924 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-07 12:40:54.096 1924 1924 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-07 12:40:54.819 2017 2017 W libprocessgroup: Controller sfreezer is not found 03-07 12:40:54.820 2017 2017 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-07 12:40:54.821 2017 2017 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-07 12:40:54.854 1924 1924 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-07 12:40:54.855 1924 1924 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-07 12:40:55.327 1924 2121 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-07 12:40:55.327 1924 2121 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-07 12:40:55.327 1924 2121 W com.mbwhatsapp: and incorrect proguard optimizations. 03-07 12:47:18.753 8014 8014 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-07 12:47:19.462 8014 8014 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-07 12:47:19.472 8014 8014 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-07 12:47:19.472 8014 8014 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-07 12:47:19.473 8014 8014 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-07 12:47:19.473 8014 8014 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-07 12:47:19.473 8014 8014 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-07 12:47:19.473 8014 8014 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-07 12:47:19.473 8014 8014 W System.err: at java.lang.Class.newInstance(Native Method) 03-07 12:47:19.473 8014 8014 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-07 12:47:19.473 8014 8014 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-07 12:47:19.473 8014 8014 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-07 12:47:19.473 8014 8014 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-07 12:47:19.473 8014 8014 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-07 12:47:19.473 8014 8014 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-07 12:47:19.473 8014 8014 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-07 12:47:19.473 8014 8014 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-07 12:47:19.475 8014 8014 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-07 12:47:19.475 8014 8014 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-07 12:47:19.475 8014 8014 W System.err: at android.os.Looper.loop(Looper.java:313) 03-07 12:47:19.475 8014 8014 W System.err: at android.app.ActivityThread.ma--------- beginning of main 03-07 13:48:54.507 13432 13432 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-07 13:48:55.080 13432 13432 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-07 13:48:55.084 13432 13432 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-07 13:48:55.084 13432 13432 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-07 13:48:55.084 13432 13432 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-07 13:48:55.084 13432 13432 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-07 13:48:55.084 13432 13432 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-07 13:48:55.085 13432 13432 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-07 13:48:55.085 13432 13432 W System.err: at java.lang.Class.newInstance(Native Method) 03-07 13:48:55.085 13432 13432 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-07 13:48:55.085 13432 13432 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-07 13:48:55.085 13432 13432 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-07 13:48:55.085 13432 13432 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-07 13:48:55.085 13432 13432 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-07 13:48:55.085 13432 13432 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-07 13:48:55.085 13432 13432 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-07 13:48:55.085 13432 13432 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-07 13:48:55.085 13432 13432 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-07 13:48:55.085 13432 13432 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-07 13:48:55.085 13432 13432 W System.err: at android.os.Looper.loop(Looper.java:313) 03-07 13:48:55.085 13432 13432 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-07 13:48:55.085 13432 13432 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-07 13:48:55.085 13432 13432 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-07 13:48:55.085 13432 13432 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-07 13:48:55.398 13432 13432 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-07 13:48:56.857 13540 13540 W libprocessgroup: Controller sfreezer is not found 03-07 13:48:56.859 13540 13540 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-07 13:48:56.859 13540 13540 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-07 13:48:56.898 13432 13432 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-07 13:48:56.898 13432 13432 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-07 13:48:57.376 13432 13554 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-07 13:48:57.376 13432 13554 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-07 13:48:57.376 13432 13554 W com.mbwhatsapp: and incorrect proguard optimizations. 03-07 13:52:00.913 16360 16360 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-07 13:52:01.798 16360 16360 W System.err: java.lang--------- beginning of main 03-07 13:52:01.816 16360 16360 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-07 13:52:01.816 16360 16360 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-07 13:52:01.816 16360 16360 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-07 13:52:01.816 16360 16360 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-07 13:52:01.816 16360 16360 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-07 13:52:01.816 16360 16360 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-07 13:52:01.817 16360 16360 W System.err: at java.lang.Class.newInstance(Native Method) 03-07 13:52:01.817 16360 16360 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-07 13:52:01.817 16360 16360 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-07 13:52:01.817 16360 16360 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-07 13:52:01.817 16360 16360 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-07 13:52:01.817 16360 16360 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-07 13:52:01.817 16360 16360 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-07 13:52:01.817 16360 16360 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-07 13:52:01.817 16360 16360 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-07 13:52:01.817 16360 16360 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-07 13:52:01.817 16360 16360 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-07 13:52:01.817 16360 16360 W System.err: at android.os.Looper.loop(Looper.java:313) 03-07 13:52:01.817 16360 16360 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-07 13:52:01.817 16360 16360 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-07 13:52:01.817 16360 16360 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-07 13:52:01.817 16360 16360 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-07 13:52:02.299 16360 16360 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-07 13:52:05.053 16548 16548 W libprocessgroup: Controller sfreezer is not found 03-07 13:52:05.056 16548 16548 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-07 13:52:05.056 16548 16548 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-07 13:52:05.169 16360 16360 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-07 13:52:05.169 16360 16360 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-07 13:53:47.809 22733 22733 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-07 13:53:48.357 22733 22733 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-07 13:53:48.362 22733 22733 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-07 13:53:48.362 22733 22733 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-07 13:53:48.362 22733 22733 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-07 13:53:48.362 22733 22733 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-07 13:53:48.362 22733 22733 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-07 13:53:48.362 22733 2--------- beginning of main 03-07 13:53:48.569 22733 22733 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-07 13:53:49.729 22845 22845 W libprocessgroup: Controller sfreezer is not found 03-07 13:53:49.731 22845 22845 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-07 13:53:49.731 22845 22845 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-07 13:53:49.755 22733 22733 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-07 13:53:49.756 22733 22733 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-07 13:53:50.304 22733 22863 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-07 13:53:50.304 22733 22863 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-07 13:53:50.304 22733 22863 W com.mbwhatsapp: and incorrect proguard optimizations. 03-07 14:01:29.167 27559 27559 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-07 14:01:29.985 27559 27559 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-07 14:01:29.988 27559 27559 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-07 14:01:29.988 27559 27559 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-07 14:01:29.988 27559 27559 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-07 14:01:29.988 27559 27559 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-07 14:01:29.988 27559 27559 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-07 14:01:29.988 27559 27559 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-07 14:01:29.988 27559 27559 W System.err: at java.lang.Class.newInstance(Native Method) 03-07 14:01:29.988 27559 27559 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-07 14:01:29.988 27559 27559 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-07 14:01:29.988 27559 27559 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-07 14:01:29.988 27559 27559 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-07 14:01:29.988 27559 27559 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-07 14:01:29.988 27559 27559 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-07 14:01:29.988 27559 27559 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-07 14:01:29.988 27559 27559 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-07 14:01:29.988 27559 27559 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-07 14:01:29.988 27559 27559 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-07 14:01:29.988 27559 27559 W System.err: at android.os.Looper.loop(Looper.java:313) 03-07 14:01:29.988 27559 27559 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-07 14:01:29.988 27559 27559 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-07 14:01:29.988 27559 27559 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-07 14:01:29.988 27559 27559 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-07 14:01:30.245 27559 27559 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-07 14:01:31.415 27632 27632 W libprocessgroup: Controller sfreezer is not found 03-07 14:01:31.417 27632 27632 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-07 14:01:31.417 27632 27632 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-07 14:01:31.472 27559 27559 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-07 14:01:31.472 27559 27559 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-07 14:01:31.844 27559 27650 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-07 14:01:31.844 27559 27650 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-07 14:01:31.844 27559 27650 W com.mbwhatsapp: and incorrect proguard optimizations. 03-07 14:04:09.405 27559 27559 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-07 14:04:09.602 27559 28706 E QT : [QT]file does not exist 03-07 14:04:09.999 27559 27559 E FBI : Can't load library: dlopen failed: library "libmagtsync.so" not found 03-07 14:04:10.014 27559 28716 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-07 14:04:10.069 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:10.069 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:10.075 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:04:10.086 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:10.086 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:10.136 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:10.136 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:10.141 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:10.141 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:10.315 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:10.315 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:10.380 27559 27559 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 14:04:10.380 27559 27559 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 14:04:10.434 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:10.434 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:10.476 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:10.476 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:10.668 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:10.668 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:10.683 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:10.683 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:11.153 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:11.153 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:11.660 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:11.660 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:12.160 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:12.160 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:12.664 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:12.664 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:13.161 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:13.162 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:13.231 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:13.232 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:13.527 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:13.527 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:13.653 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:13.653 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:13.663 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:13.663 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:14.165 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:14.166 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:14.667 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:14.667 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:15.157 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:15.157 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:16.190 27559 27559 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 14:04:16.190 27559 27559 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 14:04:16.618 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:16.618 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:16.881 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:16.881 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.185 27559 27559 W Settings: Setting show_button_background has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. 03-07 14:04:17.215 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.215 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.252 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.253 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.255 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:04:17.266 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.266 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.276 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.276 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.282 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.282 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.297 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.297 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.317 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.317 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.332 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.332 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.348 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.348 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.355 27559 27654 W ziparchive: Unable to open '/system_ext/framework/org.carconnectivity.android.digitalkey.timesync.dm': No such file or directory 03-07 14:04:17.355 27559 27654 W ziparchive: Unable to open '/system_ext/framework/org.carconnectivity.android.digitalkey.timesync.dm': No such file or directory 03-07 14:04:17.364 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.364 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.381 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.381 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.397 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.397 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.414 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.414 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.431 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.431 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.447 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.448 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.464 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.465 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.481 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.481 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.498 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.498 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.515 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.515 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.531 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.531 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.548 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.548 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.565 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.565 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.582 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.582 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.598 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.598 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.615 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.615 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.632 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.632 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.648 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.648 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.665 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.665 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.683 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.683 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.702 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.702 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.718 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.719 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.734 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.734 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.752 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.752 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.768 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.768 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.784 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.784 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.801 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.801 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.818 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.818 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.835 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.835 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.852 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.852 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.868 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.868 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.885 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.885 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.902 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.902 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.918 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.918 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.936 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.936 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.952 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.952 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.971 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.971 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:17.986 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:17.986 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:18.002 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:18.002 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:18.019 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:18.019 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:18.035 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:18.035 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:18.052 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:18.053 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:18.069 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:18.069 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:18.086 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:18.086 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:18.102 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:18.102 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:18.119 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:18.119 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:18.136 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:18.136 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:18.153 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:18.153 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:18.168 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:18.168 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:18.186 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:18.186 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:18.202 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:18.202 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:18.218 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:18.218 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:18.235 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:18.235 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:18.253 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:18.253 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:18.273 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:18.273 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:18.317 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:18.318 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:18.501 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:18.502 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:18.504 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:04:18.622 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:18.623 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:19.464 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:19.465 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:19.714 27559 27573 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) 03-07 14:04:19.882 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:19.882 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:19.886 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:04:19.973 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:19.973 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:19.981 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:19.981 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:20.226 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:20.227 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:20.240 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:20.240 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:20.342 27559 27559 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 14:04:20.342 27559 27559 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 14:04:20.451 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:20.451 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:20.458 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:20.458 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:20.477 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:20.477 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:20.493 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:20.493 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:20.508 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:20.508 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:20.525 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:20.525 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:20.543 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:20.543 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:20.560 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:20.560 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:20.575 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:20.575 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:20.599 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:20.599 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:20.640 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:20.640 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:20.676 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:20.676 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:20.874 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:20.875 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:20.881 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:20.881 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:21.261 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:21.262 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:21.281 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:21.281 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:21.297 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:21.297 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:21.313 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:21.313 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:21.331 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:21.331 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:21.347 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:21.347 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:21.363 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:21.364 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:21.381 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:21.381 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:21.397 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:21.397 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:21.412 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:21.412 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:21.431 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:21.432 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:21.448 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:21.448 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:21.465 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:21.465 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:21.479 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:21.479 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:21.496 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:21.497 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:21.513 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:21.513 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:21.531 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:21.531 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:21.899 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:21.899 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:22.403 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:22.403 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:22.907 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:22.907 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.385 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.386 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.476 27559 27559 W Settings: Setting show_button_background has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. 03-07 14:04:23.481 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.481 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.506 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.506 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.524 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.524 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.526 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:04:23.529 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.529 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.539 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.539 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.542 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.542 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.555 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.555 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.561 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.561 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.572 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.573 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.576 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.576 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.590 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.590 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.594 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.594 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.606 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.606 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.609 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.609 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.623 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.623 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.626 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.626 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.640 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.640 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.643 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.643 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.656 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.656 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.659 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.660 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.673 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.673 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.676 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.676 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.690 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.690 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.693 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.693 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.707 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.707 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.710 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.710 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.723 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.724 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.727 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.727 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.740 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.740 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.743 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.743 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.757 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.757 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.761 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.761 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.774 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.774 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.777 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.777 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.790 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.791 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.794 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.794 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.807 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.807 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.824 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.824 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.841 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.841 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.857 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.857 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.874 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.874 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.891 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.891 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.908 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.908 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.924 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.924 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.941 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.941 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.958 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.958 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.974 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.975 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:23.994 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:23.994 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.011 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.011 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.027 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.027 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.044 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.044 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.061 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.061 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.077 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.078 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.094 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.095 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.112 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.112 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.127 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.127 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.144 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.144 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.161 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.161 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.178 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.178 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.194 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.195 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.211 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.212 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.228 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.229 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.245 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.245 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.262 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.262 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.279 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.280 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.295 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.295 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.311 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.312 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.328 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.328 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.346 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.346 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.361 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.362 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.378 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.379 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.396 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.396 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.413 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.413 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.429 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.429 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.446 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.446 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.463 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.463 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.479 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.479 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.496 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.496 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.512 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.512 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.529 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.529 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.545 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.545 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.562 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.562 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.579 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.579 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.595 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.596 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.612 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.612 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.629 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.629 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.646 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.646 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.662 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.662 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.680 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.680 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.696 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.697 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.714 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.714 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.730 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.730 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.747 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.747 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.763 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.763 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.780 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.781 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.797 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.797 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.813 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.813 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.830 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.830 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.847 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.847 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.864 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.864 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.880 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.881 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.897 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.897 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.913 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.913 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.929 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.929 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.947 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.947 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.964 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.964 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.982 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.982 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:24.998 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:24.998 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.013 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.013 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.030 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.030 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.047 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.047 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.063 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.063 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.080 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.080 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.096 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.096 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.114 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.114 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.130 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.130 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.147 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.147 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.165 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.165 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.182 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.182 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.200 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.200 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.215 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.215 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.232 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.232 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.248 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.248 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.264 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.264 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.282 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.282 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.299 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.299 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.316 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.316 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.332 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.333 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.348 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.348 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.366 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.366 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.383 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.383 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.401 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.401 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.406 27559 28783 E PlayCore: UID: [10260] PID: [27559] StandardIntegrity : Phonesky is not installed. 03-07 14:04:25.416 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.416 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.435 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.435 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.449 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.449 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.466 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.466 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.483 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.483 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.498 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.498 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.516 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.516 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.533 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.533 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.549 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.549 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.566 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.566 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.583 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.584 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.600 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.600 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.618 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.618 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.633 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.634 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.650 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.650 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.667 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.667 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.684 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.684 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.701 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.701 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.718 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.718 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.734 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.735 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.751 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.751 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.769 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.769 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.784 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.784 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.802 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.802 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.817 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.818 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.834 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.834 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.851 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.851 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.868 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.868 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.884 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.885 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.901 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.901 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.917 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.917 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.934 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.934 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.951 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.951 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.967 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.968 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:25.986 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:25.986 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:26.002 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:26.002 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:26.018 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:26.018 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:26.035 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:26.035 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:26.051 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:26.051 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:26.068 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:26.068 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:26.084 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:26.084 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:26.101 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:26.101 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:26.118 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:26.118 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:26.135 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:26.135 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:26.152 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:26.152 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:26.168 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:26.168 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:26.186 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:26.186 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:26.202 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:26.202 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:26.217 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:26.218 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:26.234 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:26.234 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:26.252 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:26.252 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:26.268 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:26.268 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:26.287 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:26.287 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:26.303 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:26.303 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:26.465 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:26.465 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:26.469 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:04:28.473 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:28.473 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:28.745 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:28.745 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:28.748 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:04:28.763 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:28.763 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:28.770 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:28.770 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:28.777 27559 27559 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 14:04:28.777 27559 27559 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 14:04:28.812 27559 27559 W RemoteInputConnectionImpl: requestCursorAnchorInfo on inactive InputConnection 03-07 14:04:28.816 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:28.816 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:28.843 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:28.843 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:29.046 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:29.046 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.003 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.003 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.021 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.021 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.037 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.038 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.053 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.053 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.070 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.070 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.085 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.085 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.101 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.101 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.118 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.118 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.135 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.135 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.151 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.151 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.169 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.169 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.187 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.187 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.204 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.204 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.220 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.221 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.238 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.238 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.255 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.255 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.272 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.272 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.288 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.288 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.305 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.305 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.321 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.321 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.338 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.338 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.355 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.355 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.372 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.372 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.389 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.389 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.661 27559 27559 W Settings: Setting show_button_background has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. 03-07 14:04:31.718 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.718 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.720 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:04:31.742 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.742 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.758 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.758 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.768 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.768 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.771 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:04:31.774 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.774 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.791 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.791 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.796 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.796 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.806 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.806 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.811 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.811 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.824 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.824 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.840 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.841 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.857 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.858 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.874 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.875 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.891 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.891 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.907 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.908 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.925 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.925 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.942 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.942 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.958 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.958 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.975 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.975 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:31.992 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:31.992 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.009 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.009 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.025 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.025 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.042 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.042 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.059 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.059 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.075 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.075 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.092 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.092 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.109 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.109 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.126 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.126 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.144 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.145 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.160 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.160 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.177 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.177 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.195 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.196 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.213 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.213 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.233 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.234 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.243 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.244 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.260 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.260 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.278 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.278 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.293 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.293 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.309 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.309 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.326 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.326 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.343 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.343 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.361 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.361 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.378 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.378 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.395 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.395 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.412 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.412 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.428 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.429 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.445 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.445 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.462 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.462 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.480 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.480 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.496 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.497 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.512 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.512 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.528 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.529 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.545 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.545 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.563 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.563 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.579 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.579 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.596 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.596 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.612 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.612 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.629 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.629 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.646 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.646 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.663 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.663 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.679 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.679 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.696 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.696 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.712 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.713 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.732 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.732 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.747 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.747 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.763 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.764 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.779 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.780 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.797 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.797 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.813 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.814 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.830 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.830 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.846 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.847 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.863 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.864 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.881 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.881 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.897 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.897 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.913 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.913 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.930 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.930 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.947 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.947 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.963 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.963 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.981 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.981 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:32.997 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:32.997 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.014 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.014 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.031 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.031 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.048 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.048 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.064 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.064 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.080 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.080 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.098 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.098 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.115 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.115 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.132 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.132 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.148 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.148 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.164 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.165 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.181 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.182 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.198 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.198 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.215 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.215 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.232 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.232 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.249 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.249 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.265 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.266 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.282 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.282 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.299 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.299 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.316 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.316 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.333 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.333 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.349 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.349 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.366 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.366 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.383 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.383 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.399 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.399 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.416 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.416 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.432 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.433 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.450 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.450 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.466 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.466 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.483 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.483 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.500 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.500 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.516 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.517 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.533 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.533 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.550 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.550 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.567 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.567 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.582 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.582 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.600 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.600 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.616 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.616 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.633 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.633 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.649 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.650 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.667 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.667 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.684 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.684 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.700 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.700 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.717 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.717 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.734 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.734 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.751 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.751 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.767 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.768 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.784 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.785 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.801 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.801 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.818 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.818 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.836 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.836 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.852 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.852 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.869 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.869 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.885 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.885 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.902 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.903 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.917 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.917 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.934 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.934 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.952 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.952 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.968 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.968 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:33.985 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:33.985 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.000 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.000 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.017 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.018 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.034 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.034 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.051 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.051 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.067 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.067 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.085 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.085 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.101 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.101 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.117 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.117 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.135 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.135 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.152 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.152 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.169 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.169 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.185 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.185 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.202 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.203 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.217 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.217 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.236 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.236 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.253 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.253 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.269 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.270 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.286 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.286 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.303 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.304 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.319 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.319 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.336 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.336 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.353 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.353 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.369 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.369 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.387 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.387 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.403 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.403 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.419 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.419 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.437 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.437 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.453 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.453 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.469 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.469 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.486 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.486 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.503 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.503 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.511 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.512 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.518 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.518 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.538 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.538 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.555 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.556 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.570 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.570 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.587 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.587 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.603 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.603 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.620 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.620 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.637 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.637 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.654 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.654 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.671 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.671 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.687 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.687 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.704 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.704 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.720 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.720 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.738 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.738 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.755 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.755 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.772 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.772 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.788 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.788 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.804 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.805 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.821 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.821 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.838 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.838 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.854 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.854 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.870 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.870 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.889 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.889 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.906 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.906 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.922 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.922 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.939 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.939 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.956 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.956 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.972 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.973 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:34.988 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:34.988 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.006 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.006 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.023 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.023 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.039 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.039 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.056 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.056 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.073 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.073 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.089 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.090 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.106 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.106 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.123 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.123 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.139 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.140 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.156 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.156 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.173 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.173 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.190 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.190 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.207 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.207 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.223 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.223 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.240 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.240 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.257 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.257 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.274 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.274 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.289 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.289 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.308 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.308 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.323 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.323 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.340 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.340 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.356 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.356 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.373 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.375 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.390 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.391 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.407 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.407 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.424 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.424 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.441 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.441 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.458 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.458 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.474 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.474 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.490 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.490 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.497 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.497 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.506 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.506 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.523 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.523 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.541 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.541 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.557 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.557 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.573 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.574 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.590 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.590 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.607 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.608 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.624 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.625 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.640 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.640 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.657 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.657 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.675 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.675 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.691 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.691 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.708 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.708 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.724 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.725 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.741 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.741 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.758 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.759 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.774 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.775 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.792 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.792 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.809 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.809 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.825 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.825 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.842 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.842 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.858 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.859 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.875 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.875 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.893 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.893 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.909 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.909 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.926 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.926 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.942 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.943 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.959 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.960 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.977 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.977 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:35.993 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:35.993 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.010 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.010 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.026 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.026 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.043 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.043 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.059 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.059 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.076 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.076 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.093 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.093 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.110 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.110 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.126 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.127 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.143 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.143 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.160 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.160 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.176 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.176 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.193 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.193 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.210 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.210 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.227 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.227 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.244 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.244 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.261 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.261 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.277 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.277 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.294 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.294 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.311 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.311 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.327 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.327 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.344 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.344 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.361 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.361 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.378 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.378 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.394 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.394 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.411 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.411 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.427 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.427 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.444 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.444 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.461 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.461 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.477 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.477 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.495 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.495 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.507 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.507 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.514 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.514 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.528 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.528 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.545 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.545 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.562 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.562 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.577 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.577 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.595 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.595 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.612 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.612 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.629 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.629 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.645 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.645 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.661 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.661 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.679 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.679 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.696 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.696 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.712 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.712 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.729 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.729 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.747 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.747 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.762 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.762 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.779 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.779 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.795 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.796 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.812 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.812 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.829 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.829 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.846 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.846 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.863 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.863 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.879 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.879 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.897 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.897 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.914 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.914 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.930 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.931 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.945 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.945 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.961 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.961 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.980 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.980 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:36.996 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:36.996 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.012 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.012 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.029 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.029 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.046 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.046 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.062 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.063 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.079 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.079 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.096 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.096 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.113 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.113 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.129 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.129 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.146 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.146 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.165 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.165 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.181 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.181 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.197 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.197 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.215 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.215 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.232 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.232 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.247 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.248 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.264 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.264 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.281 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.281 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.297 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.297 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.315 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.315 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.331 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.331 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.348 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.348 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.365 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.365 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.381 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.381 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.398 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.398 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.414 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.414 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.430 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.430 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.447 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.447 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.464 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.464 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.483 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.484 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.501 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.501 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.517 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.517 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.522 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.522 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.530 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.531 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.552 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.552 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.566 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.566 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.593 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.593 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.615 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.615 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.631 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.631 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.649 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.649 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.666 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.667 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.682 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.682 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.698 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.698 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.715 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.715 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.732 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.732 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.749 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.749 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.766 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.766 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.783 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.783 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.800 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.800 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.816 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.816 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.834 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.834 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.851 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.851 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.868 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.869 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.882 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.882 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.899 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.899 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.917 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.917 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.932 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.933 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.949 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.949 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.967 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.967 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.982 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.982 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:37.999 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:37.999 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:38.016 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:38.016 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:38.033 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:38.033 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:38.051 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:38.051 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:38.067 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:38.068 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:38.084 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:38.084 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:38.101 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:38.101 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:38.118 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:38.118 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:38.133 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:38.134 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:38.152 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:38.152 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:38.168 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:38.168 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:38.184 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:38.184 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:38.201 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:38.201 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:38.218 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:38.218 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:38.235 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:38.235 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:38.250 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:38.250 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:38.267 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:38.267 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:38.285 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:38.285 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:38.300 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:38.301 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:38.318 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:38.318 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:38.334 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:38.334 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:38.352 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:38.352 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:38.368 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:38.368 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:38.386 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:38.386 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:38.401 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:38.401 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:38.417 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:38.417 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:38.434 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:38.434 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:38.451 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:38.451 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:38.468 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:38.468 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:38.485 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:38.485 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:38.505 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:38.506 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:38.520 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:38.520 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:38.525 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:38.525 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:38.536 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:38.537 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:38.549 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:38.550 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:38.555 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:38.555 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:38.570 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:38.570 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:38.720 27559 27559 W Settings: Setting show_button_background has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. 03-07 14:04:39.051 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.051 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.054 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:04:39.073 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.073 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.089 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.089 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.105 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.105 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.125 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.125 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.139 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.139 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.154 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.154 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.173 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.173 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.189 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.189 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.204 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.205 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.221 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.221 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.237 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.237 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.256 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.256 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.271 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.271 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.288 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.288 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.305 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.306 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.321 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.321 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.338 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.338 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.356 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.356 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.373 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.373 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.389 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.389 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.405 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.405 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.423 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.423 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.439 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.440 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.456 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.456 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.473 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.473 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.490 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.490 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.498 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.498 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.507 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.507 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.522 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.522 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.539 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.539 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.543 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.543 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.557 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.557 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.573 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.573 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.591 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.592 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.607 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.607 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.624 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.625 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.640 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.640 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.657 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.657 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.674 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.674 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.691 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.691 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.708 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.708 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.723 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.723 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.740 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.741 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.757 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.757 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.773 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.773 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.790 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.790 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.808 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.808 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.823 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.823 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.840 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.840 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.857 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.857 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.873 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.873 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.891 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.891 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.907 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.907 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.925 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.925 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.942 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.942 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.958 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.958 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.975 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.975 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:39.990 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:39.990 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.008 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.008 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.023 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.023 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.041 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.041 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.059 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.059 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.074 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.074 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.091 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.091 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.111 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.111 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.126 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.126 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.143 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.143 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.159 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.159 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.174 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.174 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.192 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.192 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.208 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.208 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.229 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.229 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.245 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.245 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.258 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.258 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.275 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.275 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.294 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.294 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.311 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.311 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.328 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.328 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.343 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.343 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.363 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.363 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.377 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.378 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.395 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.395 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.412 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.412 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.428 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.428 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.444 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.444 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.459 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.459 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.475 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.475 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.495 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.495 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.501 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.501 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.522 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.522 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.529 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.530 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.545 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.545 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.549 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.549 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.562 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.562 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.579 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.579 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.594 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.594 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.611 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.612 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.629 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.629 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.645 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.645 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.663 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.663 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.679 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.679 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.695 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.695 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.713 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.713 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.728 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.728 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.746 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.746 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.763 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.764 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.778 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.778 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.795 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.795 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.814 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.814 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.832 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.832 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.845 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.845 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.863 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.863 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.879 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.879 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:40.897 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:40.897 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:41.203 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:41.203 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:41.282 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:41.282 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:41.286 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:04:41.332 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:41.332 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:41.343 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:41.343 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:41.394 27559 27559 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 14:04:41.394 27559 27559 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 14:04:41.500 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:41.500 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:41.592 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:41.592 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:41.621 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:41.622 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:41.694 27559 27559 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 14:04:41.694 27559 27559 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 14:04:41.738 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:41.738 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:41.866 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:41.866 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:41.970 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:41.970 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:42.368 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:42.368 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:42.851 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:42.851 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:43.352 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:43.352 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:43.855 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:43.855 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:44.359 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:44.359 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:44.860 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:44.860 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:45.361 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:45.361 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:45.864 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:45.865 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:46.365 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:46.365 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:46.869 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:46.869 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:47.368 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:47.369 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:47.871 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:47.871 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:48.374 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:48.374 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:48.877 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:48.877 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:49.377 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:49.377 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:49.618 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:49.618 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:50.128 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:50.128 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:50.146 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:50.146 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:50.632 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:50.632 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:50.796 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:50.797 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:51.214 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:51.214 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:51.720 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:51.720 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:52.221 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:52.222 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:04:52.711 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:04:52.711 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:05:09.244 27559 27559 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 14:05:09.244 27559 27559 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 14:05:09.765 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:05:09.765 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:05:10.720 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:05:10.720 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:11.415 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:11.415 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:11.501 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:11.501 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:11.830 27559 27559 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 14:06:11.830 27559 27559 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 14:06:11.968 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:11.968 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:12.034 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:12.034 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:12.216 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:12.216 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:12.468 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:12.468 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:12.972 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:12.972 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:13.471 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:13.472 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:13.977 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:13.977 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:14.479 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:14.479 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:14.977 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:14.977 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:15.465 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:15.465 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:15.969 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:15.969 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:16.470 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:16.470 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:16.971 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:16.971 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:17.472 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:17.473 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:17.975 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:17.975 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:18.481 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:18.481 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:18.979 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:18.980 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:19.483 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:19.484 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:19.979 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:19.979 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:20.489 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:20.489 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:20.991 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:20.992 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:21.493 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:21.493 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:21.992 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:21.992 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:22.495 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:22.496 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:22.995 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:22.995 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:23.500 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:23.501 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:23.997 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:23.997 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:24.502 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:24.502 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:25.007 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:25.007 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:25.507 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:25.507 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:26.010 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:26.010 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:26.510 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:26.510 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:26.996 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:26.996 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:27.498 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:27.498 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:28.000 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:28.001 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:28.505 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:28.505 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:29.006 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:29.006 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:29.506 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:29.506 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:30.011 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:30.011 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:30.510 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:30.510 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:31.014 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:31.014 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:31.516 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:31.517 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:32.011 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:32.011 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:32.522 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:32.522 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:33.015 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:33.016 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:33.523 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:33.524 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:34.020 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:34.020 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:34.528 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:34.528 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:35.026 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:35.026 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:35.530 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:35.531 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:36.035 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:36.035 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:36.537 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:36.538 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:37.022 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:37.022 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:37.521 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:37.521 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:38.024 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:38.025 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:38.523 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:38.523 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:39.028 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:39.029 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:39.533 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:39.534 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:40.034 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:40.035 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:06:40.433 27559 27559 W RemoteInputConnectionImpl: requestCursorAnchorInfo on inactive InputConnection 03-07 14:06:40.443 27559 27559 E ImeBackDispatcher: Ime callback not found. Ignoring unregisterReceivedCallback. callbackId: 174944037 03-07 14:06:40.531 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:06:40.531 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:06.003 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:06.004 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:06.035 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:06.035 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:06.192 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:06.192 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:06.198 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:06.198 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:06.450 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:06.454 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:06.536 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:06.536 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:07.034 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:07.035 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:07.519 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:07.519 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:07.575 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:07.575 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:07.586 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:07.586 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:07.604 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:07.604 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:07.633 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:07.633 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:07.638 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:07.638 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:07.656 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:07.656 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:07.672 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:07.672 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:07.689 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:07.689 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:07.706 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:07.706 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:07.715 27559 27559 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 14:07:07.715 27559 27559 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 14:07:07.723 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:07.723 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:07.740 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:07.740 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:07.757 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:07.757 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:07.774 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:07.774 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:07.790 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:07.790 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:07.805 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:07.805 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:07.829 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:07.830 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:07.843 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:07.843 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:07.859 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:07.859 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:08.043 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:08.044 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:08.113 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:08.113 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:08.611 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:08.611 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:08.785 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:08.785 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:09.158 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:09.158 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:09.218 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:09.218 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:09.274 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:09.274 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:09.309 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:09.309 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:09.376 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:09.376 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:09.427 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:09.427 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:09.493 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:09.493 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:09.543 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:09.543 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:09.610 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:09.611 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:09.779 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:09.779 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:10.288 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:10.288 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:10.780 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:10.780 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:11.284 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:11.284 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:11.791 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:11.791 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:12.295 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:12.295 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:12.624 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:12.624 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:12.738 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:12.739 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:12.743 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:12.743 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:12.762 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:12.762 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:12.782 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:12.782 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:12.796 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:12.796 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:12.820 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:12.820 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:12.823 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:07:12.827 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:12.827 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:12.842 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:12.842 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:12.848 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:12.848 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:12.857 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:12.857 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:12.861 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:12.861 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:12.873 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:12.873 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:12.876 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:12.877 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:12.889 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:12.890 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:12.893 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:12.893 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:12.907 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:12.907 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:12.910 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:12.911 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:12.924 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:12.924 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:12.927 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:12.928 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:12.940 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:12.940 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:12.944 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:12.944 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:12.957 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:12.957 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:12.961 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:12.962 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:12.974 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:12.974 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:12.978 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:12.978 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:12.991 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:12.991 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:12.995 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:12.995 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.007 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.007 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.315 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.315 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.323 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.323 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.337 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.337 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.475 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.475 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.495 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.495 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.512 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.512 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.528 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.529 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.546 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.546 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.562 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.563 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.579 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.579 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.596 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.596 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.612 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.613 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.629 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.629 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.646 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.646 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.659 27559 27559 W Settings: Setting show_button_background has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. 03-07 14:07:13.663 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.663 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.679 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.679 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.696 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.696 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.714 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.714 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.731 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.731 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.733 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:07:13.746 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.746 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.753 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.753 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.758 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.758 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.765 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.765 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.770 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.770 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.782 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.782 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.786 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.786 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.803 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.803 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.807 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.807 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.818 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.818 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.821 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.821 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.835 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.835 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.839 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.839 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.853 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.853 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.856 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.856 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.870 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.870 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.874 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.874 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.888 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.888 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.892 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.892 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.904 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.904 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.908 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.908 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.921 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.921 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.925 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.925 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.939 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.939 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.943 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.943 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.954 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.954 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.958 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.958 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.971 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.971 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.975 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.975 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.986 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.986 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:13.990 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:13.990 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.003 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.003 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.008 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.008 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.020 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.020 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.024 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.024 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.040 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.040 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.046 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.046 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.067 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.067 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.084 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.084 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.101 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.101 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.117 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.117 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.134 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.134 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.151 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.151 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.167 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.167 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.184 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.185 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.201 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.201 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.217 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.217 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.235 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.235 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.253 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.253 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.268 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.268 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.285 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.285 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.301 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.301 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.319 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.319 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.335 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.335 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.352 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.352 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.369 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.369 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.385 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.385 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.403 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.403 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.420 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.420 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.435 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.436 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.452 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.452 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.469 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.469 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.486 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.486 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.502 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.503 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.519 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.519 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.536 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.537 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.552 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.552 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.570 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.570 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.587 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.587 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.603 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.603 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.620 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.620 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.636 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.636 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.654 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.654 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.669 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.670 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.686 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.687 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.703 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.703 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.720 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.720 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.736 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.736 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.754 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.754 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.770 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.770 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.787 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.787 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.805 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.805 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.820 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.820 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.837 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.837 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.853 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.854 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.871 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.871 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.887 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.888 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.904 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.904 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.921 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.921 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.938 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.938 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.954 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.955 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.971 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.972 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:14.988 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:14.988 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.004 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.005 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.021 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.021 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.037 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.037 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.054 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.054 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.073 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.073 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.088 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.088 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.203 27559 27559 W Settings: Setting show_button_background has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. 03-07 14:07:15.268 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.268 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.271 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:07:15.287 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.287 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.294 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.294 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.317 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.317 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.332 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.332 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.353 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.353 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.365 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.365 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.383 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.384 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.401 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.401 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.422 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.422 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.440 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.440 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.457 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.457 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.473 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.473 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.489 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.489 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.506 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.506 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.524 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.524 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.541 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.541 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.556 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.556 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.573 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.573 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.590 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.591 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.606 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.606 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.624 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.624 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.641 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.641 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.657 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.658 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.674 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.674 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.691 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.691 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.707 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.707 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.724 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.724 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.741 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.741 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.757 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.757 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.777 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.778 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.791 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.791 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.807 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.808 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.826 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.826 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.841 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.841 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.858 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.858 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.875 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.875 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.891 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.891 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.909 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.909 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.926 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.926 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.941 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.941 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.958 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.958 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.975 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.975 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:15.992 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:15.992 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:16.008 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:16.009 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:16.025 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:16.025 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:16.042 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:16.042 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:16.059 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:16.059 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:16.076 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:16.076 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:16.093 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:16.093 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:16.109 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:16.109 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:16.126 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:16.126 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:16.141 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:16.142 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:16.159 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:16.159 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:16.176 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:16.176 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:16.192 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:16.193 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:16.209 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:16.209 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:16.226 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:16.226 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:16.243 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:16.244 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:16.259 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:16.259 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:16.276 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:16.276 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:16.293 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:16.293 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:16.310 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:16.310 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:16.327 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:16.327 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:16.343 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:16.344 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:16.361 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:16.361 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:16.365 27559 27654 W Settings: Setting wifi_sleep_policy has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. 03-07 14:07:16.377 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:16.377 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:16.558 27559 27559 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 14:07:16.558 27559 27559 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 14:07:16.874 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:16.874 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:16.877 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:07:16.909 27559 27559 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 14:07:16.909 27559 27559 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 14:07:16.929 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:16.929 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:16.947 27559 27559 W RemoteInputConnectionImpl: requestCursorAnchorInfo on inactive InputConnection 03-07 14:07:16.947 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:16.947 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:16.967 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:16.968 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:17.145 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:17.145 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:19.986 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:19.987 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:20.004 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:20.005 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:20.020 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:20.020 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:20.054 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:20.054 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:20.068 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:20.068 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:20.072 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:20.072 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:20.088 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:20.088 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:20.107 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:20.107 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:20.124 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:20.124 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:20.140 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:20.140 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:20.144 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:20.144 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:20.156 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:20.156 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:20.173 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:20.173 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:20.190 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:20.190 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:20.207 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:20.207 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:20.224 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:20.224 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:20.240 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:20.241 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:20.257 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:20.257 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:20.274 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:20.274 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:20.290 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:20.291 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:20.307 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:20.307 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:20.324 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:20.324 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:20.341 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:20.341 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:20.357 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:20.357 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:20.374 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:20.374 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:20.390 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:20.391 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:20.632 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:20.632 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:21.136 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:21.137 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:21.476 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:21.476 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:21.496 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:21.496 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:21.512 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:21.512 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:21.529 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:21.529 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:21.541 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:21.541 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:21.543 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:07:21.546 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:21.546 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:21.553 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:21.553 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:21.561 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:21.561 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:21.566 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:21.566 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:21.579 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:21.579 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:21.583 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:21.583 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:21.596 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:21.596 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:21.600 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:21.600 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:21.613 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:21.613 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:21.617 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:21.617 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:21.630 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:21.630 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:21.634 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:21.634 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:21.647 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:21.647 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:21.651 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:21.651 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:21.665 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:21.665 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:21.669 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:21.669 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:21.681 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:21.681 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:21.686 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:21.686 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:21.699 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:21.699 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:21.703 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:21.703 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:21.714 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:21.714 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:21.718 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:21.719 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:21.730 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:21.731 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:21.735 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:21.735 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:21.752 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:21.753 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:21.757 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:21.757 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:21.769 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:21.769 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:21.773 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:21.773 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:21.781 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:21.781 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:21.785 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:21.785 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:21.797 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:21.797 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:21.800 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:21.801 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:21.815 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:21.815 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:21.832 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:21.832 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:21.848 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:21.848 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.429 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.429 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.448 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.448 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.465 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.465 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.483 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.483 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.499 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.499 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.509 27559 27559 W Settings: Setting show_button_background has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. 03-07 14:07:22.516 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.516 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.533 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.533 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.549 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.550 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.567 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.567 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.581 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.581 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.583 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:07:22.589 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.590 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.594 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.594 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.601 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.602 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.606 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.606 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.622 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.622 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.626 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.626 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.637 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.637 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.640 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.640 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.656 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.656 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.660 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.660 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.672 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.672 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.676 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.676 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.688 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.688 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.692 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.692 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.703 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.703 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.707 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.707 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.721 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.721 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.725 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.725 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.737 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.737 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.741 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.741 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.754 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.754 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.758 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.758 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.771 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.771 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.775 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.775 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.789 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.789 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.793 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.793 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.804 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.804 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.808 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.808 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.821 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.822 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.825 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.825 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.836 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.836 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.840 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.840 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.853 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.853 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.857 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.857 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.868 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.869 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.873 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.873 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.885 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.885 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.889 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.889 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.904 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.904 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.928 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.928 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.941 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.941 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.955 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.955 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.971 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.971 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:22.986 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:22.987 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:23.012 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:23.012 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:23.027 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:23.027 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:23.108 27559 27559 W Settings: Setting show_button_background has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. 03-07 14:07:23.177 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:23.177 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:23.180 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:07:23.197 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:23.197 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:23.207 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:23.207 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:23.233 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:23.234 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:23.246 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:23.246 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:23.269 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:23.269 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:23.279 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:23.279 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:23.298 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:23.298 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:23.312 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:23.312 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:23.329 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:23.329 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:23.345 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:23.346 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:23.363 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:23.363 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:23.380 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:23.380 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:23.399 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:23.399 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:23.413 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:23.413 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:23.431 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:23.432 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:23.446 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:23.446 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:23.464 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:23.464 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:23.480 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:23.480 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:23.492 27559 27656 W Settings: Setting wifi_sleep_policy has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. 03-07 14:07:23.496 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:23.496 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:23.743 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:23.743 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:23.746 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:07:23.791 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:23.791 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:25.277 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:25.277 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:25.294 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:25.294 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:25.310 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:25.310 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:25.325 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:25.325 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:25.342 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:25.342 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:25.351 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:25.351 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:25.358 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:25.358 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:25.377 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:25.377 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:25.394 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:25.395 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:25.411 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:25.411 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:25.428 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:25.428 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:25.445 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:25.445 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:25.462 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:25.462 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:25.479 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:25.479 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:25.495 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:25.496 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:25.512 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:25.512 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:25.529 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:25.529 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:25.546 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:25.546 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:25.562 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:25.562 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:25.579 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:25.579 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:25.596 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:25.596 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:25.612 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:25.612 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:25.629 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:25.629 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:25.646 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:25.646 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:25.662 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:25.662 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:25.679 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:25.679 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:25.921 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:25.922 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:26.426 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:26.426 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:26.833 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:26.833 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:26.960 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:26.960 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:26.993 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:26.993 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:26.995 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:07:27.004 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:27.004 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:27.738 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:27.738 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:27.756 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:27.756 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:27.771 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:27.771 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:27.779 27559 27559 W Settings: Setting show_button_background has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. 03-07 14:07:27.787 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:27.787 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:27.807 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:27.807 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:27.821 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:27.821 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:27.837 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:27.837 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:27.840 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:07:27.842 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:27.842 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:27.849 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:27.849 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:27.853 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:27.853 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:27.859 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:27.859 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:27.871 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:27.872 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:27.876 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:27.876 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:27.888 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:27.888 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:27.892 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:27.892 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:27.905 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:27.905 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:27.912 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:27.912 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:27.921 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:27.921 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:27.927 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:27.927 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:27.938 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:27.938 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:27.944 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:27.944 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:27.955 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:27.955 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:27.958 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:27.959 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:27.971 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:27.971 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:27.975 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:27.975 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:27.988 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:27.988 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:27.992 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:27.992 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.005 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.005 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.008 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.008 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.022 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.022 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.025 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.025 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.038 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.039 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.043 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.043 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.055 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.055 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.059 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.059 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.072 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.072 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.076 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.076 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.089 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.089 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.092 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.092 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.105 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.106 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.109 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.109 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.122 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.122 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.126 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.126 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.139 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.139 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.143 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.143 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.156 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.156 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.160 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.160 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.174 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.174 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.191 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.192 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.208 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.208 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.224 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.225 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.242 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.242 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.258 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.258 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.275 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.275 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.292 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.292 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.308 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.309 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.325 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.325 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.342 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.342 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.359 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.359 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.382 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.383 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.400 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.401 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.417 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.417 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.433 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.434 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.450 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.450 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.467 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.468 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.484 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.484 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.501 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.501 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.518 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.518 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.534 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.534 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.550 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.551 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.567 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.567 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.584 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.584 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.598 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.598 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.616 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.616 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.633 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.633 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.648 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.649 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.665 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.666 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.683 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.683 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.701 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.701 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.717 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.718 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.735 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.735 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.750 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.750 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.769 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.769 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.783 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.783 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.801 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.801 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.816 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.816 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.831 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.831 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.850 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.850 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.866 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.867 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.885 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.885 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.900 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.900 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.918 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.918 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.934 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.934 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.949 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.949 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.970 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.970 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:28.984 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:28.984 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:29.002 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:29.002 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:29.018 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:29.018 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:29.036 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:29.036 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:29.051 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:29.051 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:29.070 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:29.070 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:29.086 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:29.086 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:29.102 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:29.103 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:29.119 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:29.120 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:29.136 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:29.137 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:29.154 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:29.154 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:29.167 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:29.168 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:29.185 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:29.185 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:29.235 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:29.236 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:29.389 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:29.390 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:07:29.393 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:07:30.282 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:07:30.282 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:08.737 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:08.737 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:08.867 27559 27559 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 14:13:08.867 27559 27559 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 14:13:08.975 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:08.975 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:09.073 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:09.073 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:09.173 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:09.173 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:09.292 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:09.292 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:09.795 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:09.795 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:10.294 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:10.294 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:10.798 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:10.798 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:11.280 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:11.280 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:11.529 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:11.529 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:11.581 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:11.582 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:11.748 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:11.749 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:11.752 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:13:12.422 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.422 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.441 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.441 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.452 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.453 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.469 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.469 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.485 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.485 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.502 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.502 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.519 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.519 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.536 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.536 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.552 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.552 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.559 27559 27559 W Settings: Setting show_button_background has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. 03-07 14:13:12.569 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.569 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.591 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.592 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.603 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.603 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.621 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.621 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.623 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:13:12.626 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.626 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.638 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.638 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.642 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.642 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.646 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.646 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.656 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.656 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.662 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.663 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.681 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.681 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.692 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.692 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.705 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.705 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.709 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.709 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.722 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.722 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.725 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.725 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.737 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.737 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.741 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.741 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.754 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.754 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.757 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.757 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.771 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.771 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.774 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.775 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.787 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.787 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.791 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.791 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.804 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.804 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.808 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.808 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.821 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.821 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.825 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.825 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.837 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.837 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.854 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.854 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.872 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.872 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.888 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.888 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.905 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.905 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.921 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.921 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.938 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.938 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.955 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.955 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.971 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.972 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:12.988 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:12.988 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.005 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.005 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.022 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.022 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.038 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.038 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.057 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.058 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.073 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.074 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.091 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.092 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.109 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.109 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.124 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.124 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.139 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.139 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.157 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.157 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.174 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.174 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.191 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.192 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.208 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.208 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.225 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.225 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.240 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.240 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.256 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.257 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.273 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.273 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.292 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.292 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.308 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.308 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.326 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.326 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.342 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.342 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.358 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.359 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.376 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.376 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.393 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.393 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.408 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.409 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.425 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.425 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.443 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.443 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.459 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.459 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.475 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.475 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.492 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.492 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.509 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.509 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.524 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.525 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.541 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.541 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.557 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.557 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.574 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.574 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.591 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.591 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.608 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.608 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.626 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.626 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.642 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.642 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.659 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.659 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.675 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.675 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.696 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.696 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.708 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.708 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.727 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.727 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.742 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.742 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.792 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.792 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.923 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:13.923 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:13.927 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:13:14.812 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:14.812 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:15.119 27559 27559 W X.0Z6 : Invalid or missing region code (Somalia) provided. 03-07 14:13:15.319 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:15.319 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:15.323 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:13:15.348 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:15.348 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:15.355 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:15.356 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:15.678 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:15.679 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:15.701 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:15.702 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:16.153 27559 27559 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 14:13:16.153 27559 27559 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 14:13:16.189 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:16.189 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:16.367 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:16.367 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:16.389 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:16.389 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:16.402 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:16.402 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:16.421 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:16.421 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:16.435 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:16.435 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:16.455 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:16.455 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:16.469 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:16.469 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:16.485 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:16.485 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:16.502 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:16.502 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:16.518 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:16.519 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:16.535 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:16.535 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:16.551 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:16.551 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:16.568 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:16.568 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:16.585 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:16.585 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:16.601 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:16.602 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:16.617 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:16.617 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:16.685 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:16.686 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:17.003 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:17.003 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:17.019 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:17.019 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:17.037 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:17.037 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:17.056 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:17.057 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:17.070 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:17.071 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:17.087 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:17.087 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:17.104 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:17.104 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:17.121 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:17.121 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:17.137 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:17.137 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:17.154 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:17.155 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:17.170 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:17.171 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:17.187 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:17.187 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:17.205 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:17.205 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:17.220 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:17.220 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:17.237 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:17.237 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:17.257 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:17.257 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:17.270 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:17.270 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:17.707 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:17.708 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:18.195 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:18.195 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:18.695 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:18.696 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:19.200 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:19.200 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:19.719 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:19.720 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:20.222 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:20.222 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:20.706 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:20.706 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:21.209 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:21.209 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:21.711 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:21.711 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:22.212 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:22.212 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:22.715 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:22.715 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:23.216 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:23.216 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:23.719 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:23.719 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:24.151 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:24.151 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:24.488 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:24.488 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:37.841 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:37.842 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:37.892 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:37.892 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:37.934 27559 27559 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 14:13:37.934 27559 27559 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 14:13:38.015 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:38.015 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:38.024 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:38.024 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:38.043 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:38.043 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:38.056 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:38.056 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:38.074 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:38.074 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:38.088 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:38.088 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:38.107 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:38.107 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:38.123 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:38.123 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:38.140 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:38.140 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:38.156 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:38.156 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:38.174 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:38.174 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:38.190 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:38.190 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:38.207 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:38.207 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:38.224 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:38.224 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:38.241 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:38.241 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:38.257 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:38.257 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:38.273 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:38.273 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:38.393 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:38.394 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:38.664 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:38.665 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:38.681 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:38.682 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:38.698 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:38.698 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:38.712 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:38.713 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:38.728 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:38.728 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:38.744 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:38.744 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:38.760 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:38.760 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:38.778 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:38.779 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:38.795 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:38.795 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:38.814 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:38.814 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:38.829 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:38.829 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:38.844 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:38.844 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:38.859 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:38.860 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:38.878 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:38.878 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:38.896 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:38.896 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:38.912 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:38.912 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:38.929 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:38.929 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:39.400 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:39.400 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:39.903 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:39.903 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:40.404 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:40.405 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:40.650 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:40.650 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:40.834 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:40.834 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:41.018 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:41.018 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:41.219 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:41.219 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:41.403 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:41.403 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:41.621 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:41.621 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:42.106 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:42.106 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:42.457 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:42.457 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:42.910 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:42.910 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:43.411 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:43.411 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:43.919 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:43.920 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:44.418 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:44.419 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:44.923 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:44.923 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:45.422 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:45.422 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:45.927 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:45.927 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:46.428 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:46.429 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:46.932 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:46.932 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:47.433 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:47.433 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:47.935 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:47.935 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:48.437 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:48.438 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:48.940 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:48.940 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:49.440 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:49.441 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:49.944 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:49.944 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:50.444 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:50.445 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:50.947 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:50.947 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:51.449 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:51.450 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:51.950 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:51.950 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:52.434 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:52.434 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:52.937 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:52.937 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:53.441 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:53.441 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:53.941 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:53.941 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:54.452 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:54.452 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:54.951 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:54.951 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:55.451 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:55.451 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:55.952 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:55.953 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:56.454 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:56.454 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:56.954 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:56.954 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:57.457 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:57.458 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:57.960 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:57.960 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:58.461 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:58.461 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:58.964 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:58.964 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:59.465 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:59.466 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:13:59.967 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:13:59.967 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:00.470 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:00.470 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:00.972 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:00.972 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:01.475 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:01.475 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:01.976 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:01.976 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:02.479 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:02.479 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:02.980 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:02.980 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:03.482 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:03.482 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:03.983 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:03.983 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:04.486 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:04.486 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:04.987 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:04.987 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:05.485 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:05.485 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:05.992 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:05.993 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:06.495 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:06.495 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:06.997 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:06.998 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:07.480 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:07.480 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:07.984 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:07.984 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:08.485 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:08.485 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:08.988 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:08.988 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:09.489 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:09.489 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:09.992 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:09.992 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:10.494 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:10.494 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:10.996 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:10.996 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:11.497 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:11.497 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:12.000 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:12.000 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:12.502 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:12.502 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:12.920 27559 27559 W RemoteInputConnectionImpl: requestCursorAnchorInfo on inactive InputConnection 03-07 14:14:12.927 27559 27559 E ImeBackDispatcher: Ime callback not found. Ignoring unregisterReceivedCallback. callbackId: 174944037 03-07 14:14:13.000 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:13.000 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:14.429 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:14.429 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:14.585 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:14.585 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:14.604 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:14.604 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:14.999 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:14.999 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:15.254 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:15.254 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:15.267 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:15.267 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:15.539 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:15.539 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:16.558 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:16.558 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:16.573 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:16.573 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:16.596 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:16.596 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:16.612 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:16.612 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:16.620 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:16.620 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:16.636 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:16.636 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:16.652 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:16.652 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:16.656 27559 27559 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 14:14:16.656 27559 27559 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 14:14:16.671 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:16.671 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:16.686 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:16.686 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:16.703 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:16.703 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:16.720 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:16.720 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:16.738 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:16.738 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:16.757 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:16.757 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:16.779 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:16.779 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:16.790 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:16.790 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:16.807 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:16.808 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:16.821 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:16.821 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:16.838 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:16.838 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:16.856 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:16.856 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:16.873 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:16.873 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:16.888 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:16.888 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:16.905 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:16.905 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:16.923 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:16.923 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:16.939 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:16.939 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:16.957 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:16.957 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:16.974 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:16.974 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:16.990 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:16.990 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:17.006 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:17.006 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:17.024 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:17.024 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:17.040 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:17.040 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:17.089 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:17.089 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:17.424 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:17.424 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:17.441 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:17.441 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:17.458 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:17.458 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:17.476 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:17.476 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:17.492 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:17.492 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:17.509 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:17.509 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:17.526 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:17.526 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:17.542 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:17.542 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:17.559 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:17.559 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:17.575 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:17.576 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:17.592 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:17.592 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:17.609 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:17.609 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:17.626 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:17.626 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:17.642 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:17.642 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:17.659 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:17.659 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:17.675 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:17.675 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:17.693 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:17.693 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:18.095 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:18.095 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:18.599 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:18.599 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:19.102 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:19.102 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:19.586 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:19.586 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:20.089 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:20.089 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:20.591 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:20.591 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:20.956 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:20.956 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:21.456 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:21.456 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:21.691 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:21.691 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:22.176 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:22.177 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:22.378 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:22.378 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:22.745 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:22.745 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:23.248 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:23.248 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:23.448 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:23.448 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:23.950 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:23.951 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:24.459 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:24.459 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:24.955 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:24.955 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:25.459 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:25.459 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:25.960 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:25.960 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:26.461 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:26.462 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:26.968 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:26.968 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:27.468 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:27.469 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:27.970 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:27.970 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:28.474 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:28.475 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:28.976 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:28.976 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:29.479 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:29.479 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:29.980 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:29.980 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:30.481 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:30.481 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:30.796 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:30.796 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:31.297 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:31.297 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:31.804 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:31.804 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:32.304 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:32.304 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:32.569 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:32.569 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:33.071 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:33.071 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:33.206 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:33.206 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:14:33.706 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:14:33.707 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:07.260 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:07.261 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:07.329 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:07.329 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:07.392 27559 27559 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 14:15:07.392 27559 27559 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 14:15:07.491 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:07.491 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:07.499 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:07.499 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:07.527 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:07.528 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:07.546 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:07.546 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:07.563 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:07.563 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:07.572 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:07.572 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:07.593 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:07.593 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:07.603 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:07.603 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:07.619 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:07.619 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:07.635 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:07.635 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:07.652 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:07.652 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:07.670 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:07.670 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:07.689 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:07.690 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:07.708 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:07.708 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:07.726 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:07.726 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:07.741 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:07.741 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:07.758 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:07.758 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:07.814 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:07.814 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:08.133 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:08.133 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:08.150 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:08.150 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:08.163 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:08.164 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:08.180 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:08.180 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:08.198 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:08.198 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:08.214 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:08.214 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:08.230 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:08.230 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:08.247 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:08.247 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:08.266 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:08.267 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:08.282 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:08.282 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:08.297 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:08.297 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:08.315 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:08.315 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:08.331 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:08.331 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:08.348 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:08.348 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:08.365 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:08.365 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:08.381 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:08.382 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:08.398 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:08.398 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:08.767 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:08.767 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:09.270 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:09.271 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:09.304 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:09.304 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:09.722 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:09.722 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:10.224 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:10.224 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:10.642 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:10.642 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:10.976 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:10.976 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:11.479 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:11.479 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:11.681 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:11.681 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:11.699 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:11.699 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:11.714 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:11.714 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:11.731 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:11.731 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:11.748 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:11.748 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:11.764 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:11.765 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:11.772 27559 27559 W Settings: Setting show_button_background has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. 03-07 14:15:11.781 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:11.781 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:11.798 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:11.799 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:11.815 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:11.815 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:11.831 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:11.831 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:11.834 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:15:11.837 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:11.837 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:11.844 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:11.845 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:11.850 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:11.851 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:11.856 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:11.856 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:11.863 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:11.863 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:11.869 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:11.869 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:11.882 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:11.882 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:11.887 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:11.887 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:11.899 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:11.899 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:11.906 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:11.906 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:11.915 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:11.915 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:11.920 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:11.921 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:11.932 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:11.932 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:11.937 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:11.937 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:11.948 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:11.949 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:11.952 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:11.952 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:11.965 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:11.965 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:11.969 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:11.969 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:11.982 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:11.982 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:11.986 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:11.986 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:11.999 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:11.999 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.003 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.003 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.016 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.016 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.020 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.020 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.032 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.032 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.037 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.037 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.049 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.049 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.053 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.053 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.066 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.066 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.070 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.070 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.085 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.085 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.101 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.101 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.118 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.118 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.134 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.134 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.152 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.152 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.169 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.169 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.185 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.185 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.202 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.202 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.219 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.219 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.235 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.235 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.255 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.255 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.271 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.271 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.300 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.300 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.309 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.309 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.326 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.327 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.344 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.345 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.360 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.360 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.378 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.378 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.396 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.396 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.412 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.412 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.428 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.428 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.443 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.444 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.458 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.458 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.476 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.476 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.493 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.493 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.509 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.509 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.527 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.527 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.542 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.542 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.557 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.558 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.580 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.580 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.592 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.592 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.608 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.608 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.623 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.623 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.640 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.640 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.658 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.658 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.677 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.678 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.693 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.693 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.709 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.710 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.726 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.727 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.742 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.743 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.759 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.759 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.778 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.778 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.793 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.793 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.809 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.810 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.827 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.827 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.842 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.843 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.862 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.862 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.877 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.878 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.895 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.895 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.911 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.911 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.926 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.927 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.943 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.943 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.962 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.962 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.978 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.978 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:12.996 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:12.996 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.010 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.011 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.029 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.029 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.044 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.044 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.061 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.061 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.076 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.076 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.095 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.096 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.113 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.113 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.128 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.129 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.147 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.147 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.163 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.163 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.180 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.180 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.196 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.197 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.212 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.212 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.230 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.230 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.247 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.247 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.264 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.264 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.279 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.279 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.294 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.294 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.314 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.315 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.327 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.328 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.347 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.347 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.362 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.362 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.380 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.380 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.397 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.397 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.413 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.414 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.430 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.430 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.447 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.447 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.465 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.465 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.481 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.481 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.497 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.497 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.513 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.513 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.530 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.531 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.549 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.549 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.562 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.562 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.582 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.582 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.596 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.597 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.613 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.613 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.628 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.628 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.645 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.645 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.660 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.660 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.679 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.680 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.698 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.698 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.713 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.713 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.732 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.732 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.746 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.746 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.762 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.763 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.779 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.779 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.793 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.794 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.811 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.811 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.828 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.828 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.844 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.845 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.862 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.863 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.878 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.878 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.895 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.895 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.911 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.911 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.928 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.928 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.947 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.947 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.965 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.965 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.980 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.980 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:13.997 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:13.997 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.016 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.016 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.030 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.030 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.045 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.045 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.064 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.064 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.080 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.080 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.095 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.095 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.112 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.112 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.129 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.129 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.146 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.146 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.166 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.166 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.184 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.184 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.199 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.199 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.215 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.215 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.233 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.233 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.251 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.251 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.268 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.269 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.286 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.286 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.300 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.301 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.319 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.319 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.335 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.335 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.352 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.352 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.369 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.370 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.386 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.386 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.403 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.403 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.418 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.418 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.436 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.436 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.451 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.451 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.469 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.469 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.486 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.486 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.503 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.503 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.520 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.520 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.537 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.538 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.553 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.553 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.571 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.571 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.588 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.588 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.605 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.605 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.621 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.621 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.638 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.638 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.655 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.655 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.672 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.672 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.688 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.689 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.705 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.705 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.720 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.720 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.737 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.737 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.754 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.754 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.772 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.772 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.787 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.787 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.805 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.806 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.821 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.821 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.837 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.837 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.853 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.853 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.871 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.871 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.887 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.887 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.903 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.904 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.919 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.919 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.937 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.937 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.951 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.951 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.971 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.971 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:14.986 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:14.986 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:15.150 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:15.150 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:15.153 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:15:16.953 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:16.953 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:17.236 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:17.236 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:17.238 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:15:17.253 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:17.253 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:17.261 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:17.261 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:17.268 27559 27559 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 14:15:17.268 27559 27559 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 14:15:17.290 27559 27559 W RemoteInputConnectionImpl: requestCursorAnchorInfo on inactive InputConnection 03-07 14:15:17.308 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:17.308 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:17.339 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:17.339 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:17.538 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:17.538 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:18.574 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:18.575 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:19.197 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:19.197 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:19.210 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:19.210 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:19.230 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:19.230 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:19.245 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:19.245 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:19.262 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:19.262 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:19.279 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:19.279 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:19.295 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:19.295 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:19.312 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:19.312 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:19.329 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:19.329 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:19.346 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:19.346 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:19.362 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:19.362 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:19.379 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:19.379 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:19.396 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:19.396 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:19.412 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:19.412 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:19.429 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:19.429 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:19.446 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:19.446 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:19.463 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:19.463 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:19.480 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:19.480 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:19.496 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:19.496 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:19.512 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:19.513 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:19.530 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:19.530 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:19.547 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:19.547 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:19.563 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:19.563 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:19.580 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:19.580 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:19.932 27559 27559 W Settings: Setting show_button_background has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. 03-07 14:15:19.997 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:19.997 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.000 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:15:20.020 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.020 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.034 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.034 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.049 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.049 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.061 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.061 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.064 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:15:20.068 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.069 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.085 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.085 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.090 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.090 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.101 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.101 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.107 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.107 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.118 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.118 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.133 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.133 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.149 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.150 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.166 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.166 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.183 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.183 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.200 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.200 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.217 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.217 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.233 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.233 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.250 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.250 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.267 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.267 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.283 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.283 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.300 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.300 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.317 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.317 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.334 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.334 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.351 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.351 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.367 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.367 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.383 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.384 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.400 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.401 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.417 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.417 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.434 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.434 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.451 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.451 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.468 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.468 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.484 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.484 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.501 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.501 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.518 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.518 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.534 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.534 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.551 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.551 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.567 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.568 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.584 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.584 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.601 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.601 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.619 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.619 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.635 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.635 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.652 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.652 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.669 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.669 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.685 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.685 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.702 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.702 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.719 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.719 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.736 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.736 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.753 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.753 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.769 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.769 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.786 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.786 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.802 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.802 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.819 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.819 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.836 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.836 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.853 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.853 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.869 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.869 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.886 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.886 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.903 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.903 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.919 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.919 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.936 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.936 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.953 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.953 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.969 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.969 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:20.986 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:20.986 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.003 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.003 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.020 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.020 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.037 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.037 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.053 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.053 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.070 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.070 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.086 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.086 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.104 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.104 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.120 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.121 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.137 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.137 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.154 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.155 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.171 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.171 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.188 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.188 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.205 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.205 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.221 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.221 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.239 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.240 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.255 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.255 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.272 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.272 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.291 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.291 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.307 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.307 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.323 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.323 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.338 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.339 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.355 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.355 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.372 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.372 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.390 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.390 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.406 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.407 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.423 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.423 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.440 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.440 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.457 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.457 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.473 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.474 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.491 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.491 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.507 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.508 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.524 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.524 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.540 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.541 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.557 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.557 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.574 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.574 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.591 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.591 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.607 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.607 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.624 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.624 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.641 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.641 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.658 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.658 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.674 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.675 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.691 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.691 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.708 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.708 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.725 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.725 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.741 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.742 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.759 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.759 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.774 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.775 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.791 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.792 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.808 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.808 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.825 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.825 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.842 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.842 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.858 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.858 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.875 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.876 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.892 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.892 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.908 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.908 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.924 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.924 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.940 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.940 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.957 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.957 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.973 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.973 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:21.990 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:21.990 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.007 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.007 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.024 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.024 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.041 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.041 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.057 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.057 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.073 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.073 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.091 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.091 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.107 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.107 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.124 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.125 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.141 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.141 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.158 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.158 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.174 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.175 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.191 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.192 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.208 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.208 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.225 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.225 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.241 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.241 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.259 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.259 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.275 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.275 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.292 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.292 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.310 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.310 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.325 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.325 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.344 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.344 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.359 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.359 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.377 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.378 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.383 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.383 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.393 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.394 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.410 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.410 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.426 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.426 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.443 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.443 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.459 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.459 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.476 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.476 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.493 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.493 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.510 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.510 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.526 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.526 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.543 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.543 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.559 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.559 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.576 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.576 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.593 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.593 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.610 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.610 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.627 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.627 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.644 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.644 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.660 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.660 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.677 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.677 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.695 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.695 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.711 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.711 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.730 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.730 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.744 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.744 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.761 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.761 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.777 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.778 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.794 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.794 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.811 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.811 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.828 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.828 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.844 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.845 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.861 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.861 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.878 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.878 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.896 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.896 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.911 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.911 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.928 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.928 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.944 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.945 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.961 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.961 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.978 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.978 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:22.995 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:22.995 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.012 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.012 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.030 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.030 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.045 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.045 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.064 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.064 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.079 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.079 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.095 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.095 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.112 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.112 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.129 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.129 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.145 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.145 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.161 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.161 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.178 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.178 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.195 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.195 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.212 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.212 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.229 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.229 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.245 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.245 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.262 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.262 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.279 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.279 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.296 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.296 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.313 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.313 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.329 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.329 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.346 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.346 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.363 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.363 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.380 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.380 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.384 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.384 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.396 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.397 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.413 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.413 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.430 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.430 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.446 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.446 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.463 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.463 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.480 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.480 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.497 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.497 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.513 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.514 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.530 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.530 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.547 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.547 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.563 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.564 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.581 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.581 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.598 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.598 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.614 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.615 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.631 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.631 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.648 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.648 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.665 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.665 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.681 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.681 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.699 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.699 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.715 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.716 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.732 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.732 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.748 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.749 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.765 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.765 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.782 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.782 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.799 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.799 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.816 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.816 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.833 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.833 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.848 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.849 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.865 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.866 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.882 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.882 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.899 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.899 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.915 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.915 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.933 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.933 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.949 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.949 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.966 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.966 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.983 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.983 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:23.999 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:23.999 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.016 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.016 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.033 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.033 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.050 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.050 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.066 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.067 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.083 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.083 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.100 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.100 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.117 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.117 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.134 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.134 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.150 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.150 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.167 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.168 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.184 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.184 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.200 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.201 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.217 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.217 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.235 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.235 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.252 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.252 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.268 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.268 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.285 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.285 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.301 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.301 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.320 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.320 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.335 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.335 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.351 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.351 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.368 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.368 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.373 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.373 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.384 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.384 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.401 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.401 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.417 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.418 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.434 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.434 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.451 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.451 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.468 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.468 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.485 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.485 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.501 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.501 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.518 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.518 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.535 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.535 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.552 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.552 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.569 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.569 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.585 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.586 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.601 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.602 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.619 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.619 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.636 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.636 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.652 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.652 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.668 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.669 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.685 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.686 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.702 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.703 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.719 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.719 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.736 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.736 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.753 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.753 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.769 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.770 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.786 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.786 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.803 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.803 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.820 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.820 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.836 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.836 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.853 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.853 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.870 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.870 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.886 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.887 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.903 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.903 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.920 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.920 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.937 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.937 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.954 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.954 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.970 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.970 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:24.987 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:24.987 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.004 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.004 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.020 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.021 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.037 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.037 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.054 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.054 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.071 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.071 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.087 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.087 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.104 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.104 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.121 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.121 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.137 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.137 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.154 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.154 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.171 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.171 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.188 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.188 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.204 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.204 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.221 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.221 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.238 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.238 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.255 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.255 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.271 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.272 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.288 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.288 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.305 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.305 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.321 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.321 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.338 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.338 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.355 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.355 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.372 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.372 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.376 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.376 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.390 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.390 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.405 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.405 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.422 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.422 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.439 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.439 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.455 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.456 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.472 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.472 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.489 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.489 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.506 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.506 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.522 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.522 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.539 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.540 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.556 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.556 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.573 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.573 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.590 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.590 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.607 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.607 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.623 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.624 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.640 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.640 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.657 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.657 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.674 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.674 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.691 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.691 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.708 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.708 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.724 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.724 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.741 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.741 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.758 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.758 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.776 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.776 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.792 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.792 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.808 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.808 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.825 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.825 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.841 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.842 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.858 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.859 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.875 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.875 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.892 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.892 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.908 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.908 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.925 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.925 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.942 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.942 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.958 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.959 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.975 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.975 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:25.992 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:25.992 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.008 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.009 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.026 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.026 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.043 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.043 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.059 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.059 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.075 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.075 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.091 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.092 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.108 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.108 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.125 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.125 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.142 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.143 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.159 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.159 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.175 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.175 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.193 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.193 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.208 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.208 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.225 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.225 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.243 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.243 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.259 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.259 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.275 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.276 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.292 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.292 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.309 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.309 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.325 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.325 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.342 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.342 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.359 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.359 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.376 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.376 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.380 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.380 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.392 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.393 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.397 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.398 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.409 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.410 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.426 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.426 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.443 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.443 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.460 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.461 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.476 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.476 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.493 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.493 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.509 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.510 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.526 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.526 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.543 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.543 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.560 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.560 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.577 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.577 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.594 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.594 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.614 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.614 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.627 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.627 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.643 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.643 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.660 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.660 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.677 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.678 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.694 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.694 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.711 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.711 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.728 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.728 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.744 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.744 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.761 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.761 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.777 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.778 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.794 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.794 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.811 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.811 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.828 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.828 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.844 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.845 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.861 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.861 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.879 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.879 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.895 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.895 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.912 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.912 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.928 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.928 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.944 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.944 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.962 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.963 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:26.978 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:26.978 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:27.055 27559 27559 W Settings: Setting show_button_background has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. 03-07 14:15:27.389 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:27.390 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:27.394 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:15:27.416 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:27.416 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:27.432 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:27.432 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:27.447 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:27.447 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:27.465 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:27.465 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:27.484 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:27.484 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:27.499 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:27.499 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:27.517 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:27.517 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:27.536 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:27.536 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:27.550 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:27.550 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:27.555 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:27.555 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:27.568 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:27.568 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:27.585 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:27.586 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:27.601 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:27.601 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:27.611 27559 27559 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 14:15:27.611 27559 27559 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 14:15:27.617 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:27.617 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:27.632 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:27.632 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:27.650 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:27.650 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:27.665 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:27.665 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:27.681 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:27.681 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:27.697 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:27.698 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:27.714 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:27.714 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:27.732 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:27.732 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:27.751 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:27.751 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:27.767 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:27.767 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:27.782 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:27.782 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:27.791 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:27.791 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:27.815 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:27.815 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:27.831 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:27.832 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:27.848 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:27.848 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:27.866 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:27.866 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:27.875 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:27.875 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:27.896 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:27.896 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:27.907 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:27.907 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:27.921 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:27.921 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:27.941 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:27.941 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:27.955 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:27.955 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:27.973 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:27.973 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:27.990 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:27.990 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:27.999 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:27.999 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.017 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.017 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.026 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.026 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.039 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.039 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.055 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.055 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.073 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.073 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.089 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.089 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.106 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.106 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.122 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.122 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.138 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.138 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.155 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.155 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.172 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.172 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.187 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.187 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.207 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.207 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.225 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.225 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.240 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.240 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.257 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.257 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.272 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.272 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.290 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.290 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.305 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.305 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.324 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.324 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.340 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.340 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.356 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.356 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.374 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.374 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.388 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.388 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.408 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.408 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.423 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.423 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.439 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.439 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.455 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.455 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.471 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.472 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.489 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.489 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.499 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.499 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.504 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.505 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.522 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.522 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.532 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.532 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.540 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.540 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.556 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.556 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.572 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.572 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.589 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.590 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.608 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.608 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.624 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.624 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.639 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.639 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.657 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.657 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.672 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.672 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.689 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.689 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.706 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.706 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.722 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.722 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.740 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.740 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.757 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.757 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.774 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.775 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.790 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.790 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.806 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.806 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.823 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.823 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.840 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.840 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.858 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.858 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.873 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.873 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.891 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.891 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.906 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.907 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.923 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.923 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.941 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.941 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.959 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.959 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.975 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.975 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:28.991 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:28.991 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:29.010 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:29.010 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:29.024 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:29.024 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:29.042 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:29.042 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:29.059 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:29.059 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:29.255 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:29.255 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:29.258 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:15:29.274 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:29.274 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:29.489 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:29.489 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:30.539 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:30.539 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:30.661 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:30.662 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:30.665 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:15:30.712 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:30.712 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:30.717 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:30.717 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:30.808 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:30.808 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:30.856 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:30.856 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:30.858 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:15:30.895 27559 27559 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 14:15:30.895 27559 27559 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 14:15:30.949 27559 27559 W RemoteInputConnectionImpl: requestCursorAnchorInfo on inactive InputConnection 03-07 14:15:30.951 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:30.951 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:30.968 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:30.969 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:30.986 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:30.986 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:31.062 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:31.062 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:31.165 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:31.165 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:31.565 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:31.565 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:32.049 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:32.049 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:32.164 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:32.164 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:32.183 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:32.183 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:32.199 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:32.199 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:32.216 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:32.216 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:32.232 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:32.232 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:32.328 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:32.328 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:32.549 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:32.549 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:33.050 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:33.050 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:33.553 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:33.553 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:34.053 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:34.053 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:34.555 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:34.555 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:35.057 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:35.057 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:35.489 27559 27559 W Settings: Setting show_button_background has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. 03-07 14:15:35.569 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:35.569 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:35.572 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:15:35.579 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:35.579 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:35.595 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:35.595 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:35.603 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:35.603 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:35.617 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:35.617 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:35.636 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:35.636 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:35.649 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:35.649 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:35.667 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:35.667 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:35.683 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:35.683 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:35.710 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:35.710 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:35.721 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:35.721 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:35.736 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:35.736 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:35.752 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:35.752 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:35.770 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:35.770 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:35.787 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:35.787 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:35.802 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:35.802 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:35.819 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:35.819 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:35.834 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:35.834 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:35.853 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:35.853 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:35.870 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:35.870 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:35.887 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:35.887 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:35.903 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:35.903 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:35.922 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:35.923 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:35.937 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:35.937 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:35.952 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:35.952 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:35.968 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:35.968 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:35.990 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:35.990 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:36.003 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:36.003 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:36.021 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:36.022 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:36.034 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:36.034 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:36.396 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:36.396 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:36.399 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:15:36.417 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:36.417 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:36.424 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:36.424 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:36.436 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:36.436 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:36.458 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:36.458 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:36.476 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:36.476 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:36.491 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:36.491 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:36.504 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:36.504 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:36.522 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:36.522 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:36.538 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:36.538 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:36.556 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:36.556 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:36.572 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:36.572 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:36.589 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:36.589 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:36.605 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:36.606 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:36.624 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:36.624 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:36.639 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:36.640 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:36.655 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:36.655 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:36.672 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:36.672 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:36.688 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:36.689 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:36.704 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:36.704 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:36.722 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:36.722 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:36.738 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:36.738 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:36.756 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:36.756 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:36.773 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:36.773 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:36.789 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:36.789 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:36.806 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:36.807 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:36.822 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:36.822 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:36.842 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:36.843 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:36.854 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:36.854 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:36.870 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:36.870 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:36.889 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:36.889 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:36.903 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:36.903 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:36.920 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:36.920 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:36.936 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:36.936 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:36.953 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:36.953 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:36.970 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:36.970 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:36.986 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:36.986 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.003 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.003 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.021 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.021 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.036 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.036 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.053 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.053 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.070 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.071 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.089 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.090 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.104 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.104 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.120 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.120 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.136 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.136 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.153 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.153 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.170 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.170 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.188 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.188 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.207 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.207 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.224 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.224 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.241 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.241 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.259 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.259 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.274 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.274 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.291 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.292 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.307 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.307 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.323 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.324 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.338 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.338 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.354 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.354 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.371 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.371 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.389 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.389 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.405 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.406 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.425 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.425 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.440 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.440 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.457 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.457 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.473 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.474 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.492 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.492 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.510 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.510 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.525 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.525 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.542 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.542 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.560 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.560 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.576 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.577 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.595 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.595 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.610 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.611 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.627 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.627 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.644 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.644 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.661 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.661 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.678 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.678 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.692 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.692 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.706 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.706 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.723 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.723 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.739 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.739 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.756 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.756 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.773 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.773 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.792 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.792 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.808 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.808 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.824 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.824 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.841 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.841 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.858 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.858 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.875 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.876 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.893 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.893 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.910 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.910 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.928 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.928 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.943 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.943 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.960 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.960 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.977 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.977 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:37.993 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:37.993 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.009 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.010 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.028 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.029 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.043 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.043 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.062 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.062 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.079 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.079 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.096 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.096 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.112 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.112 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.126 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.126 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.142 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.142 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.160 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.160 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.176 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.176 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.191 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.191 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.208 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.208 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.225 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.225 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.242 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.242 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.259 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.259 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.276 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.277 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.293 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.293 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.311 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.311 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.326 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.326 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.344 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.345 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.362 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.362 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.378 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.379 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.395 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.395 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.414 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.414 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.429 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.429 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.447 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.447 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.464 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.464 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.481 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.481 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.498 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.498 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.513 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.513 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.526 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.526 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.542 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.542 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.559 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.559 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.576 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.576 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.596 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.596 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.614 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.614 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.628 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.628 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.645 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.645 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.664 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.664 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.679 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.679 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.696 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.696 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.713 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.714 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.729 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.729 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.745 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.746 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.762 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.762 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.780 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.780 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.796 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.796 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.813 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.813 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.829 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.829 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.848 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.848 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.864 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.865 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.879 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.879 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.897 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.897 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.912 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.913 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.929 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.929 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.945 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.945 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.961 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.961 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.978 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.978 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:38.995 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:38.995 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.011 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.011 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.028 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.028 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.045 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.045 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.061 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.061 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.078 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.078 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.095 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.095 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.112 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.112 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.128 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.128 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.145 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.145 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.164 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.164 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.186 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.186 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.195 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.195 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.213 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.213 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.228 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.229 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.245 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.245 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.262 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.263 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.279 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.279 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.296 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.296 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.314 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.314 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.329 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.329 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.347 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.348 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.364 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.364 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.381 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.381 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.401 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.401 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.417 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.417 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.436 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.436 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.451 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.451 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.468 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.468 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.485 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.485 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.498 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.498 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.513 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.514 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.530 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.530 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.547 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.547 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.563 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.563 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.580 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.580 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.597 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.597 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.614 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.614 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.632 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.632 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.648 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.648 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.665 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.665 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.680 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.681 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.699 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.699 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.720 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.721 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.730 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.730 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.748 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.748 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.764 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.764 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.786 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.787 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.792 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.793 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.798 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.798 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.818 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.818 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.836 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.836 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.852 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.852 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.868 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.868 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.881 27559 27559 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 14:15:39.881 27559 27559 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 14:15:39.886 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.886 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.902 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.902 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.918 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.919 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.936 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.936 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.953 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.953 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.969 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.969 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:39.987 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:39.987 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:40.003 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:40.003 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:40.019 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:40.019 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:40.037 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:40.037 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:40.053 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:40.053 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:40.071 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:40.071 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:40.086 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:40.086 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:40.102 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:40.102 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:40.108 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:40.108 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:40.125 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:40.125 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:40.286 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:40.286 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:40.300 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:40.300 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:40.640 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:40.640 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:40.786 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:40.786 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:41.287 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:41.287 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:41.792 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:41.792 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:42.022 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:42.022 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:42.382 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:42.382 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:42.529 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:42.529 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:42.571 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:42.571 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:42.775 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:42.775 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:43.273 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:43.273 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:43.498 27559 27653 E PlayCore: UID: [10260] PID: [27559] IntegrityService : Phonesky is not installed. 03-07 14:15:43.505 27559 27559 E playcore: Unexpected error -2 while handling RequestIntegrityToken. 03-07 14:15:43.764 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:43.765 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:43.934 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:43.934 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:44.437 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:44.437 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:44.918 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:44.918 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:44.978 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:44.978 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:45.304 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:45.305 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:45.434 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:45.434 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:45.910 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:45.910 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:46.409 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:46.410 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:46.908 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:46.908 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:47.410 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:47.410 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:47.912 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:47.913 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:48.415 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:48.415 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:48.772 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:48.772 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:48.924 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:48.924 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:49.420 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:49.421 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:49.919 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:49.919 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:50.422 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:50.422 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:50.924 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:50.925 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:51.428 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:51.428 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:51.434 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:51.435 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:51.850 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:51.850 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:51.917 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:51.917 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:51.933 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:51.934 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:51.949 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:51.949 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:51.964 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:51.964 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:51.980 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:51.980 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:51.998 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:51.998 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.014 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.015 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.031 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.031 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.048 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.048 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.067 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.067 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.081 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.081 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.097 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.097 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.114 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.115 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.131 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.131 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.148 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.148 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.397 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.397 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.402 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:15:52.418 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.418 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.430 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.430 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.442 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.442 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.449 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.449 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.455 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.455 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.475 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.475 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.481 27559 27559 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 14:15:52.481 27559 27559 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 14:15:52.483 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.483 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.495 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.495 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.502 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.502 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.521 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.521 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.527 27559 27559 W RemoteInputConnectionImpl: requestCursorAnchorInfo on inactive InputConnection 03-07 14:15:52.531 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.531 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.539 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.539 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.546 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.546 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.551 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.551 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.565 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.565 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.571 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.571 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.580 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.580 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.601 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.601 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.621 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.622 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.687 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.687 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.700 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.700 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.713 27559 27575 W System : A resource failed to call end. 03-07 14:15:52.716 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.716 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.734 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.734 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.751 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.751 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.767 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.767 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.785 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.785 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.803 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.803 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.820 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.820 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.834 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.835 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.851 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.851 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.868 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.868 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.885 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.886 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.901 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.902 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.919 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.919 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.934 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.934 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.954 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.954 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.968 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.968 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:52.985 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:52.985 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.001 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.001 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.017 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.018 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.036 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.036 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.051 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.052 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.069 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.069 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.086 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.086 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.102 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.102 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.119 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.119 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.136 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.136 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.152 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.152 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.168 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.169 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.185 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.185 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.203 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.203 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.220 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.221 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.236 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.237 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.253 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.253 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.271 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.273 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.285 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.286 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.302 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.302 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.320 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.320 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.336 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.336 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.352 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.353 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.369 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.369 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.387 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.387 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.403 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.404 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.420 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.420 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.437 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.437 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.454 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.454 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.470 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.470 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.488 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.488 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.504 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.504 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.520 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.520 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.537 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.537 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.554 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.554 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.570 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.570 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.588 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.588 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.604 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.604 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.621 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.621 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.638 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.638 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.654 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.654 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.672 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.672 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.689 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.689 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.704 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.705 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.724 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.724 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.739 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.739 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.755 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.755 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.772 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.772 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.788 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.788 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.806 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.806 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.822 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.822 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.839 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.839 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.856 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.856 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.873 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.873 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.891 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.891 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.905 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.906 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.922 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.923 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.938 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.938 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.955 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.955 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.974 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.974 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:53.990 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:53.990 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.006 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.007 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.023 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.023 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.041 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.041 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.057 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.057 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.079 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.079 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.097 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.097 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.108 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.108 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.124 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.124 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.141 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.141 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.160 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.160 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.177 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.177 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.191 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.191 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.211 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.211 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.224 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.224 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.241 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.241 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.258 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.258 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.273 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.273 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.291 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.291 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.309 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.309 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.324 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.324 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.342 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.342 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.359 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.359 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.374 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.374 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.390 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.390 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.407 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.407 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.425 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.425 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.441 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.442 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.458 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.458 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.474 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.474 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.491 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.491 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.508 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.508 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.524 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.525 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.541 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.541 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.559 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.559 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.575 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.575 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.591 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.591 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.609 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.609 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.624 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.624 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.641 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.641 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.657 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.658 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.674 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.674 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.692 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.692 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.708 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.708 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.725 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.725 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.741 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.741 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.758 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.758 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.776 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.776 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.792 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.792 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.808 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.809 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.826 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.826 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.842 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.842 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.859 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.859 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.876 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.876 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.893 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.893 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.910 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.910 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.927 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.927 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.944 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.944 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.959 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.960 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.990 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.990 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:54.997 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:54.997 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.014 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.014 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.029 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.029 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.047 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.047 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.061 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.061 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.077 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.077 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.094 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.094 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.112 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.112 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.128 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.128 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.146 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.146 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.161 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.161 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.180 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.180 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.195 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.195 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.212 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.213 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.231 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.231 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.248 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.248 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.267 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.268 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.279 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.279 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.298 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.298 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.312 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.312 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.329 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.329 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.347 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.347 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.363 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.363 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.380 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.380 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.397 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.397 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.414 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.414 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.434 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.434 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.449 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.449 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.467 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.468 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.479 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.479 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.498 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.498 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.517 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.517 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.534 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.535 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.547 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.547 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.564 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.564 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.580 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.580 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.597 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.597 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.615 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.615 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.631 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.631 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.647 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.647 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.664 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.664 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.681 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.681 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.698 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.698 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.714 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.714 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.732 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.732 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.748 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.748 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.765 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.765 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.781 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.782 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.799 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.799 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.818 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.818 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.836 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.836 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.850 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.850 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.869 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.869 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.884 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.884 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.900 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.901 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.918 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.918 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.934 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.934 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.952 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.952 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.969 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.969 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:55.985 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:55.985 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.017 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.017 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.032 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.032 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.051 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.051 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.067 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.067 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.082 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.082 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.099 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.099 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.117 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.117 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.133 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.133 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.148 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.148 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.166 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.167 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.186 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.186 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.201 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.201 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.219 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.219 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.232 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.232 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.250 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.250 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.267 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.267 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.282 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.282 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.302 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.302 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.315 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.316 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.331 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.332 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.348 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.348 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.365 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.365 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.381 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.381 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.401 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.401 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.416 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.416 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.432 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.432 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.449 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.450 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.466 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.466 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.483 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.483 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.501 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.501 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.518 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.518 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.534 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.534 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.552 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.552 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.566 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.566 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.583 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.583 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.600 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.600 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.616 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.616 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.637 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.637 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.651 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.651 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.667 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.667 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.694 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.695 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.705 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.705 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.730 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.730 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.739 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.739 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.758 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.758 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.780 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.781 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.800 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.800 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.813 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.814 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.823 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.823 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.838 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.838 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.861 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.861 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.871 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.871 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.886 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.886 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.902 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.903 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.919 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.919 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.935 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.935 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.952 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.952 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.970 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.970 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:56.987 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:56.987 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.019 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.019 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.036 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.037 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.054 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.054 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.070 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.070 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.084 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.084 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.104 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.104 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.122 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.122 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.140 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.141 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.154 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.154 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.170 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.170 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.190 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.190 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.204 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.204 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.220 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.220 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.237 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.237 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.257 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.257 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.276 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.277 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.293 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.293 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.303 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.304 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.321 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.321 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.338 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.339 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.353 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.353 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.370 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.370 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.388 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.388 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.403 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.403 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.422 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.422 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.448 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.448 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.453 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.453 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.473 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.473 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.492 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.492 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.506 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.506 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.529 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.529 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.550 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.550 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.561 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.561 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.575 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.575 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.593 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.593 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.607 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.607 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.625 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.625 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.664 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.664 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.673 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.673 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.690 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.691 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.708 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.708 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.724 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.724 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.743 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.743 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.760 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.760 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.786 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.786 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.795 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.796 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.810 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.811 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.829 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.829 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.842 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.842 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.857 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.857 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.873 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.873 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.890 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.890 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.907 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.907 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.923 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.923 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.941 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.942 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.957 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.957 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.978 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.978 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:57.991 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:57.991 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.007 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.007 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.024 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.024 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.040 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.040 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.057 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.057 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.074 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.074 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.093 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.093 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.108 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.108 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.124 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.124 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.141 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.142 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.158 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.158 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.175 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.175 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.191 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.191 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.209 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.209 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.226 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.226 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.241 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.241 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.259 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.259 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.277 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.277 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.294 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.294 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.312 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.312 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.333 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.333 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.347 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.347 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.361 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.361 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.377 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.378 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.394 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.394 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.410 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.410 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.426 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.426 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.445 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.445 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.461 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.461 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.477 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.477 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.493 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.494 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.510 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.510 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.527 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.527 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.546 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.546 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.560 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.560 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.585 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.586 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.596 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.596 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.611 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.611 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.633 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.633 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.645 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.645 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.665 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.665 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.677 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.678 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.696 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.696 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.718 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.718 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.729 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.729 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.745 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.745 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.761 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.761 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.781 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.781 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.805 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.805 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.816 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.816 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.830 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.830 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.849 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.849 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.863 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.863 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.878 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.878 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.896 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.896 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.912 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.912 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.929 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.929 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.946 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.946 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.962 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.962 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.979 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.979 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:58.996 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:58.996 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.013 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.013 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.029 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.029 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.049 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.049 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.064 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.065 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.083 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.083 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.099 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.099 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.113 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.113 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.129 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.129 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.149 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.149 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.163 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.163 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.182 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.182 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.204 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.205 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.222 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.223 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.240 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.240 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.249 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.249 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.267 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.267 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.284 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.284 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.295 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.296 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.312 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.312 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.330 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.330 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.346 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.346 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.364 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.364 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.379 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.380 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.396 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.396 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.412 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.412 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.431 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.431 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.446 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.446 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.463 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.465 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.494 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.494 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.499 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.499 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.518 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.518 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.531 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.531 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.550 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.550 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.629 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.630 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.664 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.664 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.682 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.682 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.697 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.697 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.714 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.714 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.731 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.731 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.748 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.748 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.765 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.765 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.781 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.781 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.798 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.798 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.815 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.815 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.832 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.832 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.848 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.848 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.868 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.868 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.882 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.882 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.899 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.899 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.915 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.915 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.932 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.932 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.948 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.948 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.967 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.967 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.984 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.984 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:15:59.999 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:15:59.999 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.016 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.016 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.032 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.032 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.054 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.054 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.066 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.066 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.083 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.083 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.103 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.103 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.116 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.116 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.134 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.134 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.149 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.149 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.166 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.166 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.185 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.185 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.200 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.200 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.218 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.218 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.233 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.233 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.250 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.250 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.266 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.266 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.287 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.287 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.304 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.304 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.318 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.318 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.335 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.335 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.351 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.351 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.367 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.367 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.383 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.384 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.401 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.401 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.417 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.417 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.434 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.434 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.451 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.451 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.467 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.468 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.484 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.484 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.503 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.503 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.519 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.519 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.537 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.537 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.556 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.556 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.572 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.572 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.595 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.595 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.621 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.621 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.630 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.630 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.637 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.637 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.655 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.655 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.671 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.671 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.685 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.685 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.703 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.703 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.719 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.720 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.737 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.737 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.755 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.755 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.769 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.769 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.785 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.785 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.801 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.802 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.819 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.819 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.836 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.836 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.853 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.853 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.870 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.870 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.886 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.886 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.902 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.902 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.919 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.919 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.935 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.935 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.952 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.952 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.971 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.971 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:00.987 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:00.987 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.002 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.003 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.020 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.020 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.038 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.039 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.055 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.055 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.070 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.070 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.088 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.088 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.104 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.104 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.121 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.121 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.138 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.138 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.153 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.154 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.170 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.170 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.187 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.187 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.204 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.204 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.221 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.221 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.241 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.241 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.253 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.253 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.270 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.271 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.289 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.289 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.305 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.305 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.321 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.321 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.337 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.337 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.356 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.356 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.370 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.370 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.387 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.387 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.404 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.404 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.422 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.422 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.439 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.439 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.457 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.457 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.472 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.472 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.490 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.490 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.507 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.507 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.522 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.522 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.540 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.540 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.557 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.557 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.573 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.573 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.589 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.589 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.605 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.605 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.623 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.623 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.640 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.640 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.656 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.656 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.672 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.672 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.689 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.689 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.705 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.705 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.723 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.723 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.739 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.739 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.756 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.756 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.771 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.772 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.790 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.790 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.808 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.809 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.824 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.824 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.840 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.840 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.857 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.857 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.873 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.873 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.892 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.893 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.907 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.907 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.929 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.929 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.946 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.947 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.963 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.963 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.978 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.978 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:01.994 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:01.994 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.013 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.013 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.029 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.029 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.046 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.046 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.063 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.063 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.078 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.078 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.095 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.095 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.113 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.113 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.126 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.126 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.147 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.147 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.160 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.160 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.180 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.180 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.200 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.201 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.215 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.215 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.229 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.229 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.244 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.244 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.261 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.261 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.279 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.279 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.298 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.298 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.322 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.322 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.333 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.333 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.353 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.353 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.362 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.363 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.380 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.380 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.396 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.396 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.416 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.416 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.429 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.429 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.444 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.445 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.461 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.461 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.480 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.480 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.500 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.501 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.525 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.525 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.533 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.533 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.547 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.547 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.568 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.568 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.588 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.588 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.599 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.599 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.627 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.628 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.638 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.638 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.659 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.660 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.678 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.679 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.692 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.692 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.712 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.712 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.725 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.726 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.745 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.745 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.762 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.762 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.776 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.776 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.792 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.792 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.816 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.816 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.827 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.827 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.849 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.849 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.866 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.867 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.886 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.887 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.897 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.897 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.915 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.915 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.931 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.931 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.945 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.946 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.960 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.960 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.977 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.977 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:02.993 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:02.993 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.011 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.011 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.027 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.027 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.046 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.046 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.060 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.060 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.077 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.078 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.094 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.095 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.112 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.112 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.129 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.129 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.144 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.145 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.163 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.163 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.177 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.177 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.196 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.196 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.213 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.213 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.229 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.230 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.246 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.246 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.261 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.261 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.279 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.280 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.295 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.295 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.312 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.312 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.329 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.330 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.347 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.347 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.364 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.364 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.380 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.381 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.396 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.397 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.413 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.413 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.429 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.429 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.446 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.446 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.463 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.463 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.480 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.480 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.497 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.497 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.513 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.513 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.530 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.530 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.548 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.548 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.564 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.564 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.584 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.584 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.598 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.598 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.613 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.613 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.633 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.633 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.650 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.651 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.667 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.667 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.681 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.681 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.698 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.698 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.713 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.713 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.731 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.731 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.746 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.746 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.763 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.763 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.781 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.781 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.798 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.798 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.815 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.815 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.832 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.832 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.848 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.848 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.864 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.864 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.881 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.881 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.896 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.897 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.914 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.914 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.931 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.931 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.947 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.947 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.964 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.964 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.981 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.981 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:03.998 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:03.998 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.016 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.016 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.036 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.036 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.048 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.048 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.064 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.064 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.081 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.081 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.098 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.098 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.115 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.115 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.133 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.133 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.149 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.149 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.166 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.166 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.182 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.182 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.200 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.200 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.215 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.215 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.233 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.233 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.249 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.249 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.267 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.267 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.283 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.283 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.302 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.302 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.319 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.319 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.332 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.332 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.349 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.349 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.366 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.366 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.384 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.384 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.400 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.401 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.418 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.418 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.435 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.435 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.451 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.451 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.467 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.467 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.484 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.484 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.500 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.500 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.517 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.517 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.534 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.534 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.551 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.551 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.567 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.567 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.584 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.584 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.600 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.601 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.618 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.618 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.635 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.635 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.656 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.656 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.687 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.688 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.705 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.705 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.713 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.713 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.723 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.723 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.740 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.740 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.756 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.757 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.772 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.772 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.786 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.787 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.805 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.805 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.824 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.824 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.837 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.838 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.852 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.852 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.869 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.869 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.885 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.885 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.903 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.903 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.922 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.922 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.936 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.936 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.953 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.953 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.970 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.970 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:04.986 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:04.986 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.003 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.004 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.020 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.020 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.037 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.037 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.053 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.053 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.071 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.071 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.087 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.087 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.104 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.104 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.123 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.123 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.137 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.137 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.152 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.153 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.170 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.171 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.187 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.187 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.205 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.205 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.222 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.222 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.237 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.237 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.254 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.254 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.271 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.271 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.288 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.288 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.306 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.306 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.321 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.321 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.337 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.337 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.355 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.355 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.375 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.375 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.388 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.388 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.404 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.404 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.421 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.421 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.437 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.437 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.454 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.454 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.471 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.471 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.488 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.488 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.505 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.505 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.522 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.522 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.538 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.538 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.554 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.554 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.572 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.572 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.590 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.590 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.609 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.609 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.624 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.624 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.639 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.640 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.658 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.658 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.673 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.673 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.692 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.692 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.708 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.708 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.723 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.723 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.740 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.740 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.756 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.756 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.774 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.774 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.791 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.792 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.808 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.808 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.824 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.824 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.841 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.841 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.857 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.858 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.874 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.874 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.892 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.892 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.907 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.907 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.923 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.924 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.940 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.940 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.961 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.961 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.976 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.976 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:05.993 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:05.993 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.010 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.010 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.026 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.026 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.043 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.043 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.060 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.060 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.077 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.077 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.096 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.096 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.108 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.108 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.125 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.125 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.142 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.142 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.159 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.159 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.176 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.176 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.194 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.194 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.210 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.210 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.226 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.226 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.243 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.243 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.260 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.260 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.280 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.280 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.297 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.297 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.313 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.313 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.330 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.330 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.348 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.349 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.365 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.365 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.385 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.385 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.400 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.400 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.413 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.413 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.427 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.427 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.444 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.444 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.461 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.461 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.479 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.479 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.496 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.496 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.515 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.515 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.535 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.535 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.553 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.553 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.566 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.566 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.583 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.583 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.597 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.597 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.614 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.615 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.628 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.628 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.646 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.646 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.661 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.661 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.678 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.678 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.695 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.695 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.726 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.726 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.735 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.735 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.752 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.752 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.764 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.764 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.779 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.779 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.797 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.797 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.813 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.813 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.829 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.829 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.846 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.846 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.862 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.862 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.880 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.881 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.896 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.896 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.912 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.913 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.929 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.929 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.947 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.947 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.963 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.963 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:06.983 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:06.983 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.004 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.004 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.015 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.015 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.031 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.031 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.051 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.051 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.064 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.065 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.081 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.081 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.097 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.097 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.114 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.114 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.131 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.131 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.147 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.147 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.164 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.164 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.181 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.181 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.197 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.197 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.217 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.217 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.231 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.231 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.248 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.248 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.265 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.265 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.281 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.281 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.298 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.298 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.315 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.315 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.331 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.331 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.348 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.348 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.365 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.365 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.381 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.381 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.398 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.399 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.414 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.414 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.430 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.431 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.448 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.448 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.464 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.465 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.484 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.484 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.499 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.500 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.517 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.517 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.533 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.533 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.550 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.550 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.565 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.565 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.582 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.582 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.599 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.599 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.617 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.617 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.634 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.634 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.655 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.655 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.668 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.668 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.686 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.686 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.703 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.703 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.717 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.718 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.732 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.732 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.752 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.752 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.766 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.766 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.788 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.788 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.802 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.802 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.817 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.817 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.834 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.834 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.851 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.851 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.871 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.871 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.890 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.890 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.901 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.902 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.922 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.922 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.943 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.943 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.956 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.956 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.970 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.970 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:07.985 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:07.985 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.002 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.003 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.020 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.020 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.039 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.039 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.053 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.053 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.070 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.070 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.087 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.087 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.114 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.114 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.122 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.122 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.137 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.137 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.154 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.154 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.172 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.172 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.186 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.186 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.202 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.202 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.223 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.223 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.238 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.238 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.256 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.257 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.276 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.276 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.289 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.290 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.307 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.307 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.329 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.329 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.340 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.340 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.367 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.367 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.373 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.374 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.395 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.395 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.406 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.406 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.423 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.423 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.440 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.440 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.457 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.457 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.473 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.475 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.491 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.491 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.506 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.506 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.526 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.526 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.539 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.539 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.557 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.557 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.575 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.575 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.592 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.592 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.607 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.607 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.622 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.622 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.641 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.641 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.653 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.653 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.671 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.671 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.688 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.688 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.705 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.705 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.721 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.721 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.741 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.741 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.759 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.759 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.777 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.777 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.787 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.787 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.808 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.808 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.823 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.823 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.839 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.839 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.859 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.860 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.871 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.871 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.887 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.887 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.905 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.905 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.923 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.923 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.947 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.947 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.956 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.956 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.972 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.972 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:08.989 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:08.989 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.007 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.007 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.022 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.022 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.039 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.039 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.056 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.056 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.072 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.072 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.090 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.090 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.106 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.106 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.123 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.125 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.140 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.140 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.156 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.156 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.173 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.174 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.190 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.190 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.208 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.208 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.222 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.222 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.239 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.239 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.256 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.256 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.276 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.277 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.290 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.290 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.308 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.308 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.326 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.326 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.342 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.342 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.360 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.360 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.378 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.378 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.396 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.397 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.415 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.416 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.427 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.427 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.446 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.446 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.461 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.461 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.478 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.478 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.495 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.495 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.519 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.519 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.529 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.529 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.546 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.546 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.561 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.561 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.575 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.575 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.606 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.606 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.614 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.615 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.629 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.629 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.657 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.657 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.673 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.674 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.693 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.693 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.709 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.709 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.725 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.725 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.740 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.740 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.759 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.760 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.772 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.772 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.789 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.791 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.807 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.808 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.821 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.821 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.839 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.839 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.857 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.858 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.874 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.874 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.893 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.893 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.915 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.915 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.941 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.941 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.956 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.957 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.972 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.972 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:09.990 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:09.990 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.006 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.006 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.029 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.029 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.043 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.043 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.059 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.059 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.077 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.077 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.093 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.093 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.117 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.117 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.132 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.132 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.144 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.144 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.159 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.159 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.177 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.177 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.211 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.213 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.221 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.221 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.243 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.243 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.263 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.263 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.277 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.277 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.293 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.293 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.310 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.310 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.327 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.327 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.348 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.348 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.361 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.361 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.376 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.377 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.418 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.420 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.544 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.544 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.571 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.571 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.580 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.580 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.594 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.594 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.611 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.612 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.626 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.627 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.643 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.644 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.661 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.662 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.677 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.677 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.694 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.694 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.712 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.712 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.727 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.727 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.745 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.745 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.763 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.763 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.777 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.777 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.795 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.795 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.811 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.811 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.828 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.828 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.847 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.847 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.865 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.866 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.879 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.880 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.894 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.894 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.913 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.916 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.928 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.929 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.945 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.945 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.961 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.961 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.978 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.978 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:10.995 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:10.996 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.013 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.013 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.030 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.030 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.045 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.045 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.062 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.062 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.080 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.080 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.097 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.097 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.113 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.113 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.132 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.132 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.146 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.146 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.164 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.164 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.180 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.181 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.196 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.196 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.214 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.214 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.230 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.230 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.250 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.251 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.263 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.263 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.282 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.282 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.297 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.298 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.315 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.315 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.331 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.331 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.347 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.347 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.363 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.363 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.381 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.381 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.397 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.397 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.420 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.420 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.431 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.431 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.447 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.448 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.463 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.463 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.485 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.485 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.499 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.499 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.513 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.513 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.531 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.531 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.548 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.548 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.569 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.569 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.581 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.581 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.598 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.598 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.616 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.616 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.631 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.631 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.649 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.649 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.672 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.672 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.688 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.688 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.703 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.703 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.716 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.716 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.731 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.731 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.749 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.749 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.766 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.766 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.782 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.782 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.801 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.801 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.816 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.817 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.833 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.833 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.852 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.852 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.866 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.866 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.886 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.886 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.906 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.906 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.929 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.929 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.937 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.937 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.957 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.958 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.966 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.966 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.982 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.982 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:11.999 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:11.999 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.015 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.015 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.034 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.034 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.059 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.059 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.080 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.080 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.097 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.097 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.101 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.101 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.120 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.120 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.133 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.133 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.150 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.150 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.166 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.166 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.183 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.183 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.200 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.201 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.216 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.216 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.233 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.233 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.249 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.250 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.266 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.266 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.286 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.286 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.304 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.304 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.333 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.333 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.339 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.339 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.353 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.354 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.370 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.371 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.386 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.387 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.400 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.400 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.419 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.419 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.434 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.434 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.451 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.451 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.471 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.471 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.487 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.487 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.506 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.506 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.526 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.526 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.537 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.537 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.557 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.557 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.573 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.573 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.588 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.588 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.607 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.607 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.629 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.629 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.639 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.639 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.658 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.659 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.681 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.681 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.695 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.695 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.707 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.707 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.725 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.725 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.745 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.745 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.758 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.758 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.774 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.774 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.792 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.792 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.808 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.808 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.826 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.826 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.845 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.845 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.858 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.858 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.874 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.874 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.906 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.906 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.922 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.922 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.949 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.950 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.970 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.970 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:12.989 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:12.989 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.000 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.002 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.008 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.008 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.030 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.030 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.050 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.050 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.059 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.059 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.076 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.076 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.093 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.093 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.112 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.112 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.126 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.126 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.151 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.151 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.165 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.165 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.181 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.181 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.193 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.193 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.209 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.209 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.226 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.226 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.242 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.243 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.259 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.259 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.279 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.279 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.294 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.294 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.308 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.309 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.326 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.326 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.343 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.343 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.360 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.360 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.376 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.376 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.393 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.393 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.408 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.409 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.423 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.423 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.442 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.442 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.458 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.459 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.485 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.485 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.494 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.494 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.509 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.509 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.525 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.525 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.545 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.545 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.557 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.557 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.576 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.576 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.593 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.593 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.610 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.610 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.625 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.625 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.643 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.643 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.661 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.661 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.677 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.677 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.698 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.698 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.712 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.713 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.728 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.728 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.742 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.742 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.763 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.763 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.778 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.778 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.794 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.794 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.809 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.809 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.826 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.826 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.845 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.845 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.862 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.862 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.878 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.878 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.894 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.894 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.910 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.910 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.928 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.928 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.944 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.944 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.961 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.961 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.978 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.978 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:13.996 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:13.996 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.008 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.008 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.028 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.028 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.042 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.042 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.060 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.060 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.078 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.078 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.104 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.105 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.127 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.127 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.143 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.143 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.155 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.155 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.172 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.172 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.193 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.193 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.210 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.210 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.227 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.227 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.240 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.241 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.267 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.267 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.272 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.272 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.299 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.300 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.312 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.312 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.333 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.333 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.349 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.349 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.365 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.365 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.379 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.379 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.396 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.396 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.417 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.417 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.431 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.432 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.445 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.445 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.464 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.465 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.481 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.482 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.497 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.497 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.515 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.515 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.530 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.531 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.548 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.549 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.564 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.564 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.581 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.581 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.598 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.599 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.615 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.615 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.630 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.630 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.647 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.647 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.665 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.665 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.681 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.681 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.699 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.699 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.716 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.716 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.730 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.730 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.745 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.745 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.761 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.761 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.779 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.779 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.800 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.800 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.813 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.814 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.832 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.832 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.846 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.846 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.864 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.864 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.881 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.881 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.900 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.900 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.914 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.915 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.935 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.935 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.950 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.950 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.965 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.966 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.982 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.983 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:14.997 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:14.997 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.013 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.013 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.030 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.030 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.046 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.047 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.064 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.065 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.084 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.085 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.101 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.101 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.116 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.116 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.131 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.131 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.147 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.148 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.165 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.166 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.185 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.185 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.200 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.200 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.222 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.222 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.230 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.230 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.246 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.246 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.264 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.264 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.280 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.280 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.295 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.295 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.314 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.314 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.331 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.331 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.346 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.346 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.363 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.363 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.380 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.380 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.402 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.402 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.417 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.417 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.433 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.433 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.450 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.450 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.466 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.466 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.489 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.489 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.499 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.499 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.526 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.526 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.534 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.534 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.549 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.550 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.567 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.568 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.584 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.584 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.600 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.600 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.618 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.618 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.634 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.634 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.651 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.652 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.672 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.672 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.685 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.685 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.702 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.702 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.719 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.720 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.748 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.748 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.756 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.756 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.768 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.768 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.785 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.785 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.806 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.806 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.819 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.819 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.835 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.835 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.852 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.853 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.868 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.868 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.884 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.884 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.902 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.902 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.920 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.921 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.937 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.938 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.957 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.957 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.970 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.970 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:15.986 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:15.986 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.004 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.004 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.020 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.020 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.037 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.037 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.054 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.054 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.070 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.070 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.088 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.088 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.103 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.103 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.121 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.122 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.138 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.138 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.159 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.159 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.166 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.167 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.190 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.190 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.204 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.204 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.221 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.221 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.233 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.233 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.251 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.251 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.269 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.269 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.290 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.290 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.304 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.304 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.321 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.321 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.338 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.338 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.354 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.354 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.371 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.371 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.391 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.391 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.410 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.410 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.428 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.428 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.439 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.439 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.456 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.456 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.465 27559 27650 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #18 (6956) at android.database.sqlite.SQLiteConnection android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String, int, android.os.CancellationSignal)(SQLiteConnectionPool.java:984) waiters=0 in void android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql ite.SQLiteConnection) for 148ms 03-07 14:16:16.467 27559 6955 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #18 (6956) at android.database.sqlite.SQLiteConnection android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String, int, android.os.CancellationSignal)(SQLiteConnectionPool.java:984) waiters=1 in void android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql ite.SQLiteConnection) for 139ms 03-07 14:16:16.475 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.475 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.489 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.489 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.507 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.507 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.538 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.539 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.552 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.552 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.567 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.567 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.583 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.583 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.599 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.599 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.616 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.616 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.647 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.647 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.691 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.691 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.701 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.701 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.716 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.716 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.734 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.734 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.750 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.750 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.768 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.768 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.783 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.783 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.800 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.801 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.818 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.818 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.833 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.833 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.853 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.853 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.872 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.872 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.887 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.887 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.905 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.905 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.919 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.919 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.937 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.937 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.953 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.953 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.970 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.970 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:16.986 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:16.986 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.003 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.003 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.020 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.020 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.036 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.036 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.053 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.053 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.068 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.068 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.087 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.087 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.104 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.104 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.119 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.119 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.136 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.136 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.153 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.153 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.173 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.173 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.186 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.186 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.204 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.205 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.220 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.220 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.237 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.237 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.253 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.253 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.271 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.271 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.286 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.286 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.303 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.303 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.324 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.325 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.340 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.340 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.356 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.356 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.370 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.370 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.387 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.387 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.404 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.404 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.421 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.421 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.438 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.438 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.456 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.456 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.471 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.471 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.488 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.488 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.504 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.504 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.521 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.522 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.539 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.539 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.555 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.555 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.573 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.573 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.589 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.589 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.606 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.606 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.623 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.623 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.639 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.639 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.657 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.657 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.673 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.674 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.688 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.689 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.706 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.706 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.723 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.723 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.739 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.739 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.755 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.755 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.773 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.773 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.792 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.792 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.808 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.808 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.825 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.825 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.843 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.843 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.857 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.857 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.875 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.876 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.892 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.892 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.908 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.908 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.924 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.924 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.942 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.942 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.958 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.958 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.979 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.979 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:17.994 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:17.995 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:18.014 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:18.014 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:18.026 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:18.026 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:18.043 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:18.043 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:18.058 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:18.058 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:18.073 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:18.073 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:18.090 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:18.091 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:18.107 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:18.107 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:18.123 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:18.123 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:18.140 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:18.140 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:18.156 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:18.156 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:18.173 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:18.173 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:18.191 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:18.192 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:18.206 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:18.206 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:18.223 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:18.223 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:18.239 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:18.240 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:18.260 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:18.260 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:18.278 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:18.278 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:18.298 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:18.299 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:18.309 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:18.309 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:18.326 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:16:18.326 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:16:21.722 27559 27573 W com.mbwhatsapp: Suspending all threads took: 11.846ms 03-07 14:16:22.151 27559 6799 W MediaCodec-JNI: try to release MediaCodec from JMediaCodec::~JMediaCodec()... 03-07 14:16:22.152 27559 6799 W MediaCodec-JNI: done releasing MediaCodec from JMediaCodec::~JMediaCodec(). 03-07 14:16:22.155 27559 6799 W MediaCodec-JNI: try to release MediaCodec from JMediaCodec::~JMediaCodec()... 03-07 14:16:22.158 27559 6799 W MediaCodec-JNI: done releasing MediaCodec from JMediaCodec::~JMediaCodec(). 03-07 14:16:22.610 27559 9424 W ColorUtils: expected specified color aspects (2:0:0:0) 03-07 14:16:22.901 27559 9458 W ColorUtils: expected specified color aspects (2:0:0:0) 03-07 14:16:23.057 27559 6799 W AudioCapabilities: Unsupported mime audio/x-ima 03-07 14:16:23.058 27559 6799 W AudioCapabilities: Unsupported mime audio/mpeg-L1 03-07 14:16:23.058 27559 6799 W AudioCapabilities: Unsupported mime audio/mpeg-L2 03-07 14:16:23.059 27559 6799 W VideoCapabilities: Unsupported mime video/wvc1 03-07 14:16:23.062 27559 6799 W VideoCapabilities: Unsupported mime video/x-ms-wmv 03-07 14:16:23.064 27559 6799 W AudioCapabilities: Unsupported mime audio/x-adpcm- dvi-ima 03-07 14:16:23.064 27559 6799 W AudioCapabilities: Unsupported mime audio/x-adpcm- dvi-ima 03-07 14:16:23.064 27559 6799 W AudioCapabilities: Unsupported mime audio/x-adpcm- ms 03-07 14:16:23.065 27559 6799 W AudioCapabilities: Unsupported mime audio/x-adpcm- ms 03-07 14:16:23.097 27559 6799 W VideoCapabilities: Unrecognized profile/level 32768/256 for video/mp4v-es 03-07 14:18:01.111 27559 27559 W com.mbwhatsapp: Method void com.mbwhatsapp.HomeActivity.A6e() failed lock verification and will run slower. 03-07 14:18:02.057 27559 27559 E ArmVmp : Match on catch block at 0x0a in for 0x189 03-07 14:18:02.109 27559 27559 E ArmVmp : Match on catch block at 0x0a in for 0x275 03-07 14:18:02.229 27559 27559 W Activity: Can request only one set of permissions at a time 03-07 14:18:02.297 27559 10277 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/ConscryptEngineSocket;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-07 14:18:02.297 27559 10277 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-07 14:18:02.297 27559 10277 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-07 14:18:02.297 27559 10277 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/ConscryptEngineSocket;->setHostname(Ljava/lang/String;)V (max-target-q,core-platform-api, reflection, denied) 03-07 14:18:02.298 27559 10277 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setHostname(Ljava/lang/String;)V (max-target-q,core-platform-api, reflection, denied) 03-07 14:18:02.298 27559 10277 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setHostname(Ljava/lang/ String;)V (max-target-q, reflection, denied) 03-07 14:18:02.298 27559 10277 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setAlpnProtocols([B)V (max-target- q,core-platform-api, reflection, denied) 03-07 14:18:02.298 27559 10277 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setAlpnProtocols([B)V (max- target-q, reflection, denied) 03-07 14:18:02.605 27559 10277 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getAlpnSelectedProtocol()[B (max- target-q,core-platform-api, reflection, denied) 03-07 14:18:02.605 27559 10277 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->getAlpnSelectedProtocol()[B (max-target-q, reflection, denied) 03-07 14:18:03.405 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:03.405 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:03.409 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:18:03.425 27559 27559 E ArmVmp : Match on catch block at 0x0a in for 0x1b1 03-07 14:18:03.994 27559 10436 W LOTTIE : Animation contains merge paths. Merge paths are only supported on KitKat+ and must be manually enabled by calling enableMergePathsForKitKatAndAbove(). 03-07 14:18:04.272 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:04.272 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:04.433 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:04.433 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:04.435 27559 27559 W LOTTIE : Animation contains merge paths but they are disabled. 03-07 14:18:04.475 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:04.475 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:04.492 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:04.493 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:05.259 27559 10449 W LibraryVersion: Failed to get app version for libraryName: firebase-iid 03-07 14:18:05.385 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:05.385 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:05.442 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:05.442 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:05.481 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:05.481 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:05.720 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:05.720 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:05.854 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:05.854 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:05.886 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:05.886 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:06.007 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:06.007 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:06.022 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:06.023 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:06.048 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:06.048 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:06.055 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:06.055 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:06.065 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:06.065 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:06.083 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:06.084 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:06.102 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:06.102 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:06.116 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:06.116 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:06.135 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:06.135 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:06.151 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:06.151 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:06.168 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:06.168 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:06.184 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:06.185 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:06.201 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:06.201 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:06.219 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:06.219 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:06.235 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:06.236 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:06.252 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:06.252 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:06.268 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:06.268 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:06.285 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:06.285 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:06.302 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:06.302 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:06.320 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:06.320 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:06.560 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:06.560 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:06.608 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:06.608 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:06.804 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:06.804 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:06.846 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:06.846 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:07.087 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:07.087 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:07.108 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:07.108 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.222 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.222 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.241 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.241 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.254 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.255 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.262 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.262 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.279 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.279 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.296 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.296 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.312 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.312 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.329 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.330 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.346 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.346 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.364 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.364 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.382 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.382 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.399 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.399 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.416 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.416 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.433 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.433 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.466 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.466 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.521 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.522 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.531 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.531 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.539 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.539 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.552 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.552 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.579 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.579 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.587 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.588 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.603 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.603 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.619 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.619 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.636 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.637 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.653 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.653 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.669 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.669 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.685 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.685 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.701 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.701 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.719 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.719 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.736 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.736 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.752 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.752 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.770 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.770 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.786 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.786 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.804 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.804 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.830 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.830 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.841 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.841 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.852 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.852 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.869 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.869 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.897 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.897 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.916 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.916 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.931 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.931 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.945 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.945 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.960 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.960 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.978 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.978 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:10.996 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:10.996 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.012 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.012 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.027 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.027 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.046 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.046 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.064 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.065 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.080 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.080 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.097 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.097 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.113 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.113 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.129 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.130 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.145 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.145 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.161 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.161 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.179 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.179 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.200 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.201 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.218 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.219 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.242 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.243 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.254 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.254 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.265 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.266 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.276 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.276 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.297 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.297 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.310 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.310 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.331 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.331 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.347 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.347 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.360 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.360 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.378 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.379 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.396 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.396 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.414 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.414 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.430 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.430 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.445 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.445 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.464 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.464 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.481 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.481 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.493 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.493 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.513 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.513 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.531 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.531 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.548 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.548 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.564 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.564 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.581 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.581 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.598 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.598 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.620 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.620 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.632 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.632 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.644 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.644 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.696 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.696 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.707 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.707 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.733 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.733 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.744 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.744 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.764 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.764 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.779 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.779 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.798 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.799 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.816 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.816 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.833 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.833 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.849 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.849 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.865 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.865 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.883 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.883 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.899 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.899 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.914 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.915 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.931 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.931 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.945 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.945 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.962 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.962 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.983 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.983 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:11.999 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:11.999 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:12.017 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:12.017 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:12.034 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:12.035 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:12.051 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:12.051 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:12.068 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:12.068 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:12.086 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:12.086 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:12.101 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:12.101 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:12.118 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:12.118 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:12.132 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:12.132 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:12.151 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:12.152 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:14.598 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:14.598 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:14.620 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:14.620 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:14.634 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:14.634 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:14.646 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:14.646 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:14.653 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:14.654 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:14.671 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:14.671 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:14.686 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:14.687 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:14.699 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:14.699 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:14.716 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:14.716 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:14.733 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:14.733 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:14.749 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:14.749 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:14.766 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:14.767 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:14.783 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:14.783 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:14.838 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:14.838 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:15.884 27559 27559 E ArmVmp : Match on catch block at 0x0a in for 0x381 03-07 14:18:15.947 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:15.947 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:15.950 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:18:15.986 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:15.986 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:15.996 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:15.996 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:16.012 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:16.012 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:16.027 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:16.027 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:16.050 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:16.050 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:16.059 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:16.059 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:18.220 27559 27559 W InputEventReceiver: Attempted to finish an input event but the input event receiver has already been disposed. 03-07 14:18:18.270 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:18.270 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:22.568 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:22.568 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:23.043 27559 10436 W LOTTIE : Unknown shape type rd 03-07 14:18:23.231 27559 27559 E ArmVmp : Match on catch block at 0x0a in for 0x185 03-07 14:18:23.242 27559 27559 E ArmVmp : Match on catch block at 0x0a in for 0x181 03-07 14:18:23.289 27559 27559 E ArmVmp : Match on catch block at 0x0a in for 0x391 03-07 14:18:23.415 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:23.416 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:23.417 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:18:23.496 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x171 03-07 14:18:23.499 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x169 03-07 14:18:23.560 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:23.560 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:23.563 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:18:23.576 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:23.576 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:23.603 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:23.603 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:23.741 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:18:23.744 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:18:23.781 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:23.781 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:23.946 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:18:23.948 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:18:23.969 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:23.969 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:23.976 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:23.976 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:24.138 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:24.138 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:24.141 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:18:24.153 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:24.153 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:24.184 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:18:24.186 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:18:24.201 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:24.201 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:24.218 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:24.218 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:24.243 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:24.243 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:24.267 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:18:24.270 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:18:24.284 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:24.285 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:24.320 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:24.320 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:24.346 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:18:24.349 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:18:24.363 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:24.364 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:24.369 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:24.369 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:24.386 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:18:24.389 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:18:24.400 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:24.400 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:24.406 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:24.406 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:24.422 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:18:24.425 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:18:24.436 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:24.436 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:24.441 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:24.441 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:24.457 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:18:24.460 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:18:24.472 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:24.472 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:24.477 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:24.477 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:24.494 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:18:24.497 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:18:24.509 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:24.509 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:24.554 27559 27559 E ArmVmp : Match on catch block at 0x0a in for 0x3f9 03-07 14:18:24.582 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:24.582 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:24.600 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:18:24.604 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:18:24.616 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:24.616 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:24.652 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:24.652 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:24.655 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:18:24.667 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:24.667 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:24.676 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:24.676 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:24.693 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:18:24.696 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:18:24.716 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:24.717 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:24.724 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:24.725 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:24.737 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:24.738 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:24.758 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:18:24.761 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:18:24.779 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:24.779 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:24.787 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:24.787 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:24.795 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:24.795 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:24.812 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:18:24.815 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:18:24.832 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:24.832 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:24.838 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:24.838 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:24.846 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:24.846 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:24.863 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:18:24.866 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:18:24.882 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:24.882 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:24.888 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:24.888 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:24.896 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:24.896 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:24.914 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:18:24.916 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:18:24.933 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:24.933 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:24.940 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:24.940 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:24.947 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:24.948 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:24.964 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:18:24.966 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:18:24.982 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:24.983 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:24.989 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:24.989 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:24.996 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:24.996 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.013 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:18:25.016 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:18:25.032 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.032 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.038 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.038 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.045 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.045 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.062 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:18:25.065 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:18:25.081 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.081 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.087 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.087 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.095 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.095 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.111 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:18:25.114 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:18:25.130 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.130 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.136 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.136 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.144 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.144 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.161 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:18:25.163 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:18:25.179 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.179 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.185 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.185 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.193 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.193 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.210 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:18:25.213 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:18:25.229 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.229 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.234 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.234 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.243 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.243 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.260 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:18:25.263 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:18:25.279 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.279 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.285 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.285 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.293 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.293 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.312 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:18:25.314 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:18:25.331 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.331 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.336 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.337 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.345 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.345 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.362 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:18:25.364 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:18:25.381 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.381 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.386 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.386 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.395 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.395 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.412 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:18:25.414 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:18:25.430 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.430 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.436 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.436 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.445 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.445 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.461 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:18:25.464 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:18:25.480 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.480 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.486 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.486 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.495 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.495 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.513 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:18:25.516 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:18:25.534 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.534 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.541 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.541 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.549 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.549 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.568 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:18:25.571 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:18:25.589 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.589 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.595 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.595 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.603 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.603 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.624 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:18:25.628 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:18:25.645 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.645 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.678 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.679 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.698 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:18:25.702 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:18:25.717 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.718 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.724 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.724 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.744 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:18:25.748 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:18:25.759 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.760 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.768 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.768 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.785 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:18:25.787 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:18:25.799 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.800 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.804 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.804 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.821 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:18:25.825 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:18:25.836 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.836 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.841 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.842 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.862 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:18:25.864 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:18:25.875 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.875 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.880 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.881 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.885 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:18:25.888 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:18:25.896 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.896 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:25.901 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:25.901 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:26.380 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:18:26.383 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:18:26.389 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:26.390 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:26.400 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:26.400 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:26.453 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:26.453 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:26.883 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:18:26.886 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:18:26.895 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:26.895 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:26.902 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:26.903 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:27.353 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:27.353 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:27.371 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:27.371 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:27.385 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:18:27.388 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:18:27.396 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:27.396 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:27.402 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:27.402 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:27.409 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:27.409 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:27.420 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:27.421 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:27.437 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:27.437 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:27.540 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:18:27.544 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:18:27.553 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:27.553 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:27.564 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:18:27.566 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:18:27.581 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:27.581 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:28.017 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:18:28.023 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:18:28.037 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:28.038 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:28.519 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:18:28.523 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:18:28.538 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:28.538 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:29.024 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:18:29.034 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:18:29.048 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:29.048 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:29.421 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:18:29.424 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:18:29.433 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:29.433 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:29.438 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:18:29.441 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:18:29.451 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:29.451 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:29.521 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:18:29.524 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:18:29.531 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:29.532 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:30.025 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:18:30.028 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:18:30.037 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:30.037 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:30.261 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:18:30.263 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:18:30.276 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:18:30.279 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:18:30.279 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:30.279 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:30.287 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:30.287 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:30.526 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:18:30.529 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:18:30.539 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:30.539 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:31.032 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:18:31.038 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:18:31.056 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:31.056 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:31.504 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:18:31.507 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:18:31.517 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:31.517 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:31.530 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:18:31.533 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:18:31.541 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:31.541 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:31.575 27559 27559 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 14:18:31.575 27559 27559 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 14:18:31.708 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:18:31.711 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:18:31.725 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:31.725 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:31.733 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:18:31.736 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:18:31.744 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:31.744 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:31.915 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:18:31.918 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:18:31.927 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:31.927 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:32.032 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:18:32.036 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:18:32.045 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:32.045 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:32.538 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:18:32.544 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:18:32.558 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:32.558 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:32.898 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:18:32.900 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:18:32.919 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:18:32.920 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:32.920 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:32.922 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:18:32.932 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:32.932 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:32.937 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:18:32.941 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:18:32.952 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:18:32.956 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:18:32.996 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:32.996 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:33.003 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:33.003 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:18:33.004 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:33.007 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:18:33.016 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:33.016 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:33.024 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:18:33.027 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:18:33.036 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:18:33.038 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:33.039 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:33.039 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:18:33.049 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:33.049 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:33.053 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:18:33.057 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:18:33.067 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:33.067 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:33.070 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:18:33.075 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:18:33.083 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:33.083 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:33.088 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:18:33.093 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:18:33.103 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:33.103 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:33.371 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:18:33.373 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:18:33.381 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:33.381 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:33.773 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:18:33.777 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:18:33.787 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:33.787 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:33.805 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:18:33.808 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:18:33.812 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:33.812 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:33.832 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:33.832 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:33.888 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:18:33.891 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:18:33.907 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:33.907 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:33.918 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:18:33.921 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:18:33.936 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:33.936 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:33.950 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:18:33.953 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:18:33.970 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:33.970 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:33.974 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:18:33.978 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:18:33.987 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:33.987 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:33.990 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:18:33.993 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:18:34.003 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:34.003 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:34.007 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:18:34.010 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:18:34.017 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:34.017 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:34.291 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:18:34.293 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:18:34.299 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:34.299 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:34.794 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:18:34.801 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:18:34.817 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:34.818 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:35.036 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:18:35.041 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:18:35.059 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:35.060 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:35.066 27559 10294 W MediaPlayer: Use of stream types is deprecated for operations other than volume control 03-07 14:18:35.066 27559 10294 W MediaPlayer: See the documentation of setAudioStreamType() for what to use instead with android.media.AudioAttributes to qualify your playback use case 03-07 14:18:35.132 27559 5590 W MediaPlayerNative: info/warning (10973, 0) 03-07 14:18:35.299 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:18:35.308 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:18:35.330 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:35.330 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:35.413 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:18:35.417 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:18:35.428 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:35.428 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:35.453 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:35.453 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:35.469 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:35.469 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:35.485 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:35.485 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:35.518 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:35.519 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:35.535 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:35.535 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:35.552 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:35.552 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:35.568 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:35.569 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:35.586 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:35.586 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:35.602 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:35.602 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:35.619 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:35.619 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:35.636 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:35.636 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:35.653 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:35.653 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:35.731 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:35.731 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:35.736 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:18:35.739 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:18:35.749 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:35.749 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:35.771 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:35.771 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:35.788 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:35.788 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:35.803 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:35.803 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:35.817 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:35.818 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:35.824 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:35.824 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:35.837 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:35.837 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:35.853 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:35.853 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:35.867 27559 27559 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 14:18:35.867 27559 27559 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 14:18:35.870 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:35.870 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:35.887 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:35.887 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:35.895 27559 27559 W RemoteInputConnectionImpl: requestCursorAnchorInfo on inactive InputConnection 03-07 14:18:35.901 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:35.901 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:35.914 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:18:35.918 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:18:35.921 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:35.921 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:35.941 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:35.941 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:35.941 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:18:35.945 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:18:35.956 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:35.956 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:36.174 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:18:36.179 27559 27559 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:18:37.189 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:37.189 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:37.207 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:37.207 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:37.225 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:37.225 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:37.239 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:37.240 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:37.256 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:37.256 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:37.290 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:37.290 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:37.307 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:37.307 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:37.324 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:37.324 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:37.342 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:37.342 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:37.360 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:37.360 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:37.389 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:37.389 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:37.397 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:37.397 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:37.429 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:37.429 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:37.441 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:37.441 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:37.447 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:37.447 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:37.461 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:37.461 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:37.478 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:37.478 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:37.495 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:37.495 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:37.512 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:37.512 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:37.530 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:37.531 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:37.546 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:37.546 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:37.563 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:37.563 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:37.579 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:37.579 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:37.595 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:37.595 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:37.612 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:37.612 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:37.629 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:37.629 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:37.644 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:37.644 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:37.661 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:37.661 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:37.677 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:37.677 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:37.694 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:37.694 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:38.364 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:38.364 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:38.384 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:38.384 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:38.397 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:38.397 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:38.414 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:38.414 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:38.430 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:38.431 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:38.447 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:38.447 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:38.464 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:38.464 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:38.481 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:38.481 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:38.498 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:38.498 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:38.515 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:38.515 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:38.531 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:38.531 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:38.548 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:38.548 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:38.564 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:38.565 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:38.577 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:38.577 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:38.580 27559 28706 W Parcel : Expecting binder but got null! 03-07 14:18:38.583 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:38.584 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:38.593 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:38.593 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:38.599 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:38.599 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:38.603 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:38.603 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:38.614 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:38.614 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:38.617 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:38.617 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:38.630 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:38.630 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:38.636 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:38.636 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:38.649 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:38.649 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:38.655 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:38.655 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:38.663 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:38.663 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:38.668 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:38.668 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:38.679 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:38.679 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:38.684 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:38.684 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:38.696 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:38.696 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:38.700 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:38.700 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:38.713 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:38.713 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:38.718 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:38.718 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:38.732 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:38.732 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:38.748 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:38.749 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:38.765 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:38.765 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:38.782 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:38.782 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:38.799 27559 28706 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:18:38.799 27559 28706 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:18:39.262 27559 27559 W InputEventReceiver: Attempted to finish an input event but the input event receiver has already been d--------- beginning of system 03-07 14:18:39.263 27559 27559 W ViewRootImpl@15bac76[PopupWindow:2390311]: Dropping event due to root view being removed: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=60.43689, y[0]=340.01245, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=16047935, downTime=16047926, deviceId=6, source=0x1002, displayId=0, eventId=1060436977 } 03-07 14:18:39.263 27559 27559 E ViewRootImpl@15bac76[PopupWindow:2390311]: mStopped=false mHasWindowFocus=true mPausedForTransition=false --------- beginning of main 03-07 14:18:39.263 27559 27559 W InputEventReceiver: Attempted to finish an input event but the input event receiver has already been disposed. 03-07 14:18:46.535 10633 10633 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-07 14:18:46.693 10633 10633 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-07 14:18:46.695 10633 10633 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-07 14:18:46.695 10633 10633 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-07 14:18:46.695 10633 10633 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-07 14:18:46.695 10633 10633 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-07 14:18:46.695 10633 10633 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-07 14:18:46.696 10633 10633 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-07 14:18:46.696 10633 10633 W System.err: at java.lang.Class.newInstance(Native Method) 03-07 14:18:46.696 10633 10633 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-07 14:18:46.696 10633 10633 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-07 14:18:46.696 10633 10633 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-07 14:18:46.696 10633 10633 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-07 14:18:46.696 10633 10633 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-07 14:18:46.696 10633 10633 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-07 14:18:46.696 10633 10633 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-07 14:18:46.696 10633 10633 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-07 14:18:46.696 10633 10633 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-07 14:18:46.696 10633 10633 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-07 14:18:46.696 10633 10633 W System.err: at android.os.Looper.loop(Looper.java:313) 03-07 14:18:46.696 10633 10633 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-07 14:18:46.696 10633 10633 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-07 14:18:46.696 10633 10633 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-07 14:18:46.696 10633 10633 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-07 14:18:46.784 10633 10633 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-07 14:18:47.386 10633 10633 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-07 14:18:47.386 10633 10633 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-07 14:18:47.6--------- beginning of main 03-07 14:18:47.612 10667 10667 W libprocessgroup: Controller sfreezer is not found 03-07 14:18:47.613 10667 10667 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-07 14:18:47.613 10667 10667 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-07 14:18:47.706 10633 10683 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-07 14:18:47.706 10633 10683 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-07 14:18:47.706 10633 10683 W com.mbwhatsapp: and incorrect proguard optimizations. 03-07 14:25:02.115 13992 13992 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-07 14:25:02.492 13992 13992 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-07 14:25:02.494 13992 13992 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-07 14:25:02.494 13992 13992 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-07 14:25:02.494 13992 13992 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-07 14:25:02.494 13992 13992 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-07 14:25:02.494 13992 13992 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-07 14:25:02.494 13992 13992 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-07 14:25:02.494 13992 13992 W System.err: at java.lang.Class.newInstance(Native Method) 03-07 14:25:02.494 13992 13992 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-07 14:25:02.494 13992 13992 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-07 14:25:02.494 13992 13992 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-07 14:25:02.494 13992 13992 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-07 14:25:02.494 13992 13992 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-07 14:25:02.495 13992 13992 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-07 14:25:02.495 13992 13992 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-07 14:25:02.495 13992 13992 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-07 14:25:02.495 13992 13992 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-07 14:25:02.495 13992 13992 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-07 14:25:02.495 13992 13992 W System.err: at android.os.Looper.loop(Looper.java:313) 03-07 14:25:02.495 13992 13992 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-07 14:25:02.495 13992 13992 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-07 14:25:02.495 13992 13992 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-07 14:25:02.495 13992 13992 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-07 14:25:02.647 13992 13992 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-07 14:25:03.482 13992 13992 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-07 14:25:03.482 13992 13992 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-07 14:25:03.567 14026 14026 W libprocessgroup: Controller sfreezer is not found 03-07 14:25:03.569 14026 14026 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-07 14:25:03.569 14026 14026 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-07 14:25:03.876 13992 14041 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-07 14:25:03.876 13992 14041 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-07 14:25:03.876 13992 14041 W com.mbwhatsapp: and incorrect proguard optimizations. 03-07 14:25:11.707 13992 13992 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-07 14:25:11.872 13992 14215 E QT : [QT]file does not exist 03-07 14:25:11.893 13992 13992 W com.mbwhatsapp: Method void com.mbwhatsapp.HomeActivity.A6e() failed lock verification and will run slower. 03-07 14:25:12.621 13992 13992 E ArmVmp : Match on catch block at 0x0a in for 0x181 03-07 14:25:12.665 13992 13992 E ArmVmp : Match on catch block at 0x0a in for 0x279 03-07 14:25:12.777 13992 14218 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/ConscryptEngineSocket;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-07 14:25:12.777 13992 14218 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-07 14:25:12.777 13992 14218 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-07 14:25:12.777 13992 14218 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/ConscryptEngineSocket;->setHostname(Ljava/lang/String;)V (max-target-q,core-platform-api, reflection, denied) 03-07 14:25:12.777 13992 14218 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setHostname(Ljava/lang/String;)V (max-target-q,core-platform-api, reflection, denied) 03-07 14:25:12.777 13992 14218 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setHostname(Ljava/lang/ String;)V (max-target-q, reflection, denied) 03-07 14:25:12.777 13992 14218 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setAlpnProtocols([B)V (max-target- q,core-platform-api, reflection, denied) 03-07 14:25:12.777 13992 14218 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setAlpnProtocols([B)V (max- target-q, reflection, denied) 03-07 14:25:12.788 13992 13992 W Activity: Can request only one set of permissions at a time 03-07 14:25:13.098 13992 14218 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getAlpnSelectedProtocol()[B (max- target-q,core-platform-api, reflection, denied) 03-07 14:25:13.098 13992 14218 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->getAlpnSelectedProtocol()[B (max-target-q, reflection, denied) 03-07 14:25:13.506 13992 13992 E FBI : Can't load library: dlopen failed: library "libmagtsync.so" not found 03-07 14:25:13.525 13992 14235 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-07 14:25:13.864 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:13.864 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:13.871 13992 14215 W Parcel : Expecting binder but got null! 03-07 14:25:13.990 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:13.990 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:13.997 13992 13992 E ArmVmp : Match on catch block at 0x0a in for 0x1b5 03-07 14:25:14.039 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:14.039 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:14.390 13992 14243 W LOTTIE : Animation contains merge paths. Merge paths are only supported on KitKat+ and must be manually enabled by calling enableMergePathsForKitKatAndAbove(). 03-07 14:25:14.480 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:14.480 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:14.626 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:14.626 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:14.660 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:14.660 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:14.665 13992 13992 W LOTTIE : Animation contains merge paths but they are disabled. 03-07 14:25:14.700 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:14.700 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:16.314 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:16.314 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:16.339 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:16.339 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:16.347 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:16.347 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:16.365 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:16.365 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:16.381 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:16.381 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:16.397 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:16.397 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:16.413 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:16.413 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:16.430 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:16.430 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:16.446 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:16.446 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:16.463 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:16.463 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:16.481 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:16.481 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:16.499 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:16.499 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:16.516 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:16.516 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:16.532 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:16.532 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:16.550 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:16.550 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:16.813 13992 14243 W LOTTIE : Unknown shape type rd 03-07 14:25:16.970 13992 13992 E ArmVmp : Match on catch block at 0x0a in for 0x181 03-07 14:25:16.981 13992 13992 E ArmVmp : Match on catch block at 0x0a in for 0x199 03-07 14:25:17.338 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x165 03-07 14:25:17.346 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x165 03-07 14:25:17.350 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x179 03-07 14:25:17.414 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:17.414 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:17.418 13992 14215 W Parcel : Expecting binder but got null! 03-07 14:25:17.429 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:17.429 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:17.456 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:17.456 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:17.487 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:17.489 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:17.492 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:25:17.517 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:17.521 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:25:17.524 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:17.528 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:17.528 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:17.541 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:17.541 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:17.547 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:17.550 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:17.552 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:17.552 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:17.554 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:17.571 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:17.572 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:17.606 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:17.609 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:17.611 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:17.622 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:17.622 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:17.663 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:17.663 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:17.924 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:17.924 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:17.951 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:17.952 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:18.084 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:18.089 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:18.093 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:18.105 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:18.105 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:18.587 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:18.594 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:18.604 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:18.622 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:18.623 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:19.087 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:19.090 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:19.092 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:19.099 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:19.099 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:19.141 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:19.143 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:19.145 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:19.199 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:19.199 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:19.211 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:19.214 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:19.217 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:19.226 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:25:19.229 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:19.231 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:25:19.249 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:19.249 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:19.257 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:19.260 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:19.264 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:19.273 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:19.275 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:19.276 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:19.276 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:25:19.279 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:19.283 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:19.283 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:19.291 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:19.294 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:19.294 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:19.294 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:19.297 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:19.305 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:19.308 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:19.309 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:19.309 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:19.311 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:19.322 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:19.325 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:19.326 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:19.326 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:19.327 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:19.340 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:19.343 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:19.343 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:19.343 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:19.346 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:19.356 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:25:19.360 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:19.360 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:19.360 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:19.363 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:25:19.373 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:19.376 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:19.376 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:19.376 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:19.378 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:19.389 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:19.391 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:25:19.393 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:19.393 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:19.394 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:19.406 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:19.409 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:19.410 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:19.410 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:19.411 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:19.424 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:19.427 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:19.427 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:19.428 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:19.430 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:19.440 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:19.443 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:19.443 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:19.443 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:19.446 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:19.456 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:19.459 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:19.460 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:19.460 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:19.461 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:19.474 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:25:19.477 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:19.477 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:19.477 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:19.480 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:25:19.493 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:19.494 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:19.498 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:19.501 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:19.504 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:19.511 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:19.511 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:19.511 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:19.514 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:19.517 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:19.524 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:25:19.527 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:19.527 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:19.529 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:19.534 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:25:19.543 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:19.544 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:19.544 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:19.547 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:19.549 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:19.559 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:19.562 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:25:19.564 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:19.571 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:19.571 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:19.574 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:19.578 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:19.580 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:19.586 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:19.586 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:19.589 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:19.593 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:19.596 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:19.605 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:19.605 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:19.608 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:19.610 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:19.613 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:19.620 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:19.620 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:19.624 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:19.629 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:19.631 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:19.640 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:19.640 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:19.640 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:25:19.643 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:19.647 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:25:19.654 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:19.654 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:19.701 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:25:19.705 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:19.727 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:19.728 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:19.739 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:25:19.742 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:19.754 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:19.757 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:19.772 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:19.772 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:19.780 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:19.784 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:19.784 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:19.785 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:19.788 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:19.795 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:19.799 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:19.801 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:19.801 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:19.803 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:19.810 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:19.813 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:19.816 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:19.816 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:19.817 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:19.825 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:19.828 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:19.831 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:19.831 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:19.832 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:19.840 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:19.843 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:19.846 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:19.849 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:19.849 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:19.857 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:19.860 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:19.865 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:19.865 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:19.865 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:19.874 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:19.877 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:19.880 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:19.881 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:19.882 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:19.893 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:19.897 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:19.898 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:19.898 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:19.902 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:19.920 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:19.920 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:19.929 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:19.933 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:19.937 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:19.949 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:19.952 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:19.955 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:19.955 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:19.956 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:19.966 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:19.967 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:20.089 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:20.092 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:20.095 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:20.104 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:20.104 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:20.128 13992 13992 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 14:25:20.128 13992 13992 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 14:25:20.465 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:20.469 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:20.472 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:20.491 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:20.495 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:20.495 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:20.497 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:20.506 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:20.517 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:20.517 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:20.592 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:20.600 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:20.604 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:20.617 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:20.618 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:20.660 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:20.669 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:20.676 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:20.696 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:20.696 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:20.872 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:20.877 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:25:20.884 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:20.902 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:20.902 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:21.096 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:21.100 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:21.105 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:21.121 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:21.122 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:21.597 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:21.603 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:21.607 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:21.618 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:21.618 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:22.043 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:22.046 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:22.052 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:22.085 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:22.085 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:22.103 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:22.112 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:22.123 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:22.133 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:22.139 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:22.141 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:22.141 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:22.142 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:22.154 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:22.157 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:22.161 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:22.176 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:22.176 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:22.183 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:22.187 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:22.191 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:22.191 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:22.191 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:22.199 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:22.202 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:22.206 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:22.206 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:22.207 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:22.216 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:22.219 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:22.219 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:22.219 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:22.223 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:22.230 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:22.231 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:22.232 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:22.237 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:22.240 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:22.246 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:22.246 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:22.550 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:22.553 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:22.556 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:22.561 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:22.561 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:22.617 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:22.620 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:22.623 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:22.632 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:22.633 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:22.868 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:22.871 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:22.875 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:22.884 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:22.884 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:23.371 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:23.374 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:23.378 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:23.384 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:23.384 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:23.873 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:23.875 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:23.879 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:23.885 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:23.885 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:23.957 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:23.960 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:23.964 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:23.971 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:23.971 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:24.446 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:24.458 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:24.467 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:24.482 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:24.482 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:24.944 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:24.949 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:24.954 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:24.965 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:24.966 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:25.447 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:25.452 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:25.457 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:25.466 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:25.466 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:25.914 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:25.917 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:25.920 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:25.928 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:25.928 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:26.182 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:25:26.186 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:26.191 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:25:26.201 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:26.201 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:26.350 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:26.354 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:26.357 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:26.366 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:26.367 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:26.852 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:26.856 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:26.859 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:26.868 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:26.868 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:27.035 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:27.041 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:27.048 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:27.061 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:27.061 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:27.170 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:27.174 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:27.177 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:27.187 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:27.187 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:27.537 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:27.540 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:25:27.544 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:27.552 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:27.552 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:27.755 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:27.758 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:27.762 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:27.771 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:27.771 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:27.939 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:27.942 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:27.947 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:27.955 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:27.955 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:27.972 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:25:27.976 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:27.980 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:25:27.987 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:27.988 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:28.124 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:28.130 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:28.138 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:28.150 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:28.150 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:28.625 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:28.629 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:28.633 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:28.641 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:28.641 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:29.127 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:29.129 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:29.133 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:29.139 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:29.139 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:29.160 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:29.163 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:29.167 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:29.175 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:29.175 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:29.278 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:29.282 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:29.286 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:29.295 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:29.295 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:29.780 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:29.785 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:29.790 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:29.798 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:29.798 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:29.847 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:29.850 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:25:29.854 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:29.861 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:29.861 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:30.014 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:30.018 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:30.024 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:30.031 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:30.031 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:30.232 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:30.235 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:30.239 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:30.247 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:30.248 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:30.735 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:30.739 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:30.747 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:30.754 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:30.754 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:31.237 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:31.244 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:31.253 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:31.266 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:31.266 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:31.740 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:31.748 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:31.759 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:31.776 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:31.776 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:32.241 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:32.248 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:32.258 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:32.268 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:32.268 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:32.743 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:32.745 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:32.748 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:32.760 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:32.760 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:32.782 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:32.782 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:32.787 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:32.790 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:32.794 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:32.799 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:32.800 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:32.821 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:32.821 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:32.846 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:32.849 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:32.862 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:32.862 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:32.935 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:32.938 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:32.956 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:32.956 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:32.977 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:32.982 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:32.998 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:32.998 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:33.005 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:33.010 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:25:33.017 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:33.022 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:33.023 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:33.026 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:33.037 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:33.037 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:33.260 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:33.264 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:33.271 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:33.271 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:33.655 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:33.659 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:33.678 13992 14227 W MediaPlayer: Use of stream types is deprecated for operations other than volume control 03-07 14:25:33.678 13992 14227 W MediaPlayer: See the documentation of setAudioStreamType() for what to use instead with android.media.AudioAttributes to qualify your playback use case 03-07 14:25:33.682 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:33.682 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:33.723 13992 14173 W MediaPlayerNative: info/warning (10973, 0) 03-07 14:25:33.747 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:33.756 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:33.764 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:25:33.768 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:33.786 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:33.786 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:33.884 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:33.890 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:33.908 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:33.908 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:33.917 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:33.922 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:33.938 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:33.938 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.100 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:34.104 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:34.115 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.115 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.143 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:34.145 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:34.152 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:25:34.155 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:34.156 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.156 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.165 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:34.168 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:34.176 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.176 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.182 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:34.185 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:34.195 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.195 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.198 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:34.201 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:34.208 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.208 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.214 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:34.218 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:34.226 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.226 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.232 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:34.235 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:25:34.241 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.241 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.249 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:34.252 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:34.258 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.258 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.265 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:25:34.268 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:34.275 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.275 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.282 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:34.286 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:34.292 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.292 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.298 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:34.301 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:34.306 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.306 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.315 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:34.318 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:34.325 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.325 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.333 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:25:34.336 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:34.343 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.343 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.350 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:34.355 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:25:34.362 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.362 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.366 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:25:34.372 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:34.382 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:25:34.383 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.383 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.389 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:34.396 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.396 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.400 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:34.402 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:25:34.412 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.413 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.483 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:25:34.486 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:34.499 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.499 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.529 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.529 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.538 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.539 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.557 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.557 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.572 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.572 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.589 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.589 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.600 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:25:34.603 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:25:34.605 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.605 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.624 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.624 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.642 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.642 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.660 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.660 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.673 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.673 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.688 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.688 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.696 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.696 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.707 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.707 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.723 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.723 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.739 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.739 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.756 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.756 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.770 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.770 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.771 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:25:34.775 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:34.775 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.776 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.793 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.793 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.809 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.809 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.826 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.826 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.845 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.845 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.851 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.851 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.857 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.857 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.879 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.879 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.892 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.892 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.897 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.897 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.911 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.911 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:34.915 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:34.915 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:35.081 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:25:35.087 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:25:36.606 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:36.610 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:37.030 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:25:37.030 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:25:55.850 13992 14038 E SQLiteDatabase: Error inserting transferred=1 media_job_uuid=fecb0663-cd37-4bc8-b3a2-4f3974728472 transcoded=0 gif_attribution=0 first_scan_length=9514 direct_path=/v/t62.15575- 24/31423190_427089953166933_1827885987582462157_n.enc?ccb=11-4&oh=01_AdQsX- 9JEhu8OiVBdcC44bQPMBxmrd-UeN4ngr5DA5mxJA&oe=661130E3&_nc_sid=5e03e0 thumbnail_height_width_ratio=1.0 is_animated_sticker=1 file_hash=OOnMwpByXm2h4SfaMFRbGh383fM/cHjm/0Try2NV0wU= file_path=Media/MBWhatsApp Stickers/STK-20240307-WA0000.webp file_size=19394 partial_media_hash=null face_x=0 face_y=0 height=64 trim_to=0 media_key_timestamp=1709729044000 message_url=https://mmg.whatsapp.net/v/t62.15575- 24/31423190_427089953166933_1827885987582462157_n.enc?ccb=11-4&oh=01_AdQsX- 9JEhu8OiVBdcC44bQPMBxmrd-UeN4ngr5DA5mxJA&oe=661130E3&_nc_sid=5e03e0&mms3=true media_caption=null trim_from=0 mime_type=image/webp partial_media_enc_hash=null width=64 original_file_hash=null has_streaming_sidecar=0 autotransfer_retry_enabled=1 media_upload_handle=null message_row_id=90 multicast_id=null enc_file_hash=zWQZuDO5wCjSBY+z0Yf7ejOCM0Xe5aaeGWo27/Lg2MM= mute_video=0 page_count=0 first_scan_sidecar=[B@e3c7807 suspicious_content=0 file_length=19394 media_name=null media_duration=0 chat_row_id=85 media_key=[B@8bb6d34 03-07 14:25:55.850 13992 14038 E SQLiteDatabase: android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed: message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555]) 03-07 14:25:55.850 13992 14038 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native Method) 03-07 14:25:55.850 13992 14038 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti on.java:1275) 03-07 14:25:55.850 13992 14038 E SQLiteDatabase: at android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav a:790) 03-07 14:25:55.850 13992 14038 E SQLiteDatabase: at android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89) 03-07 14:25:55.850 13992 14038 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:241 0) 03-07 14:25:55.850 13992 14038 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2279) 03-07 14:25:55.850 13992 14038 E SQLiteDatabase: at X.2tm.A08(Unknown Source:6) 03-07 14:25:55.850 13992 14038 E SQLiteDatabase: at X.35Y.A07(Unknown Source:212) 03-07 14:25:55.850 13992 14038 E SQLiteDatabase: at X.3QF.A14(Unknown Source:470) 03-07 14:25:55.850 13992 14038 E SQLiteDatabase: at X.3gU.run(Unknown Source:982) 03-07 14:25:55.850 13992 14038 E SQLiteDatabase: at android.os.Handler.handleCallback(Handler.java:942) 03-07 14:25:55.850 13992 14038 E SQLiteDatabase: at android.os.Handler.dispatchMessage(Handler.java:99) 03-07 14:25:55.850 13992 14038 E SQLiteDatabase: at X.0zq.dispatchMessage(Unknown Source:4) 03-07 14:25:55.850 13992 14038 E SQLiteDatabase: at android.os.Looper.loopOnce(Looper.java:226) 03-07 14:25:55.850 13992 14038 E SQLiteDatabase: at android.os.Looper.loop(Looper.java:313) 03-07 14:25:55.850 13992 14038 E SQLiteDatabase: at android.os.HandlerThread.run(HandlerThread.java:67) 03-07 14:26:50.056 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:50.056 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:50.135 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:50.135 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:50.170 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:50.170 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:50.420 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:50.420 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:50.679 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:50.679 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:51.293 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:51.293 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:51.311 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:51.312 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:51.324 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:51.324 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:51.338 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:51.339 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:51.355 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:51.355 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:51.389 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:51.389 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:51.405 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:51.405 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:51.422 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:51.422 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:51.438 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:51.438 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:51.455 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:51.455 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:51.472 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:51.472 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:51.488 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:51.488 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:51.505 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:51.505 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:51.522 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:51.522 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:51.948 13992 13992 E ArmVmp : Match on catch block at 0x0a in for 0x189 03-07 14:26:51.956 13992 13992 E ArmVmp : Match on catch block at 0x0a in for 0x181 03-07 14:26:52.040 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:52.040 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:52.057 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:52.057 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:52.073 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:52.073 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:52.091 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:52.091 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:52.107 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:52.107 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:52.124 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:52.124 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:52.141 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:52.141 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:52.158 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:52.158 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:52.175 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:52.175 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:52.191 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:52.191 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:52.208 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:52.208 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:52.225 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:52.225 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:52.241 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:52.241 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:52.258 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:52.258 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:52.274 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:52.274 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:52.292 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:52.292 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:52.309 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:52.309 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:52.325 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:52.325 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:52.356 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x169 03-07 14:26:52.359 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x161 03-07 14:26:52.361 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x175 03-07 14:26:52.423 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:52.423 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:52.426 13992 14215 W Parcel : Expecting binder but got null! 03-07 14:26:52.484 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:26:52.486 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:26:52.488 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:26:52.509 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:26:52.512 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:26:52.515 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:52.515 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:52.515 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:26:52.534 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:52.534 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:52.540 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:26:52.543 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:26:52.546 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:52.546 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:52.547 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:26:52.560 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:52.560 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:52.590 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:26:52.593 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:26:52.597 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:26:52.611 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:52.611 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:52.629 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:26:52.631 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:26:52.634 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:26:52.646 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:52.646 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:52.664 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:52.664 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:52.687 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:26:52.692 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:26:52.697 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:26:52.708 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:52.708 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:52.754 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:26:52.761 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:26:52.765 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:26:52.782 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:52.782 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:52.822 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:26:52.827 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:26:52.831 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:26:52.852 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:52.852 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:52.911 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:52.912 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:52.940 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:26:52.946 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:26:52.950 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:26:52.962 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:52.962 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:52.990 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:26:52.994 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:26:52.997 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:26:53.014 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:53.014 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:53.056 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:26:53.061 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:26:53.067 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:26:53.084 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:53.084 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:53.090 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:26:53.095 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:26:53.098 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:26:53.107 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:53.107 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:53.124 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:26:53.131 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:26:53.138 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:26:53.153 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:53.153 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:53.191 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:26:53.199 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:26:53.207 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:26:53.224 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:53.224 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:53.258 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:26:53.266 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:26:53.275 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:26:53.291 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:53.291 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:53.326 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:26:53.334 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:26:53.340 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:26:53.355 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:53.355 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:53.393 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:26:53.404 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:26:53.414 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:26:53.433 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:53.433 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:53.463 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:26:53.475 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:26:53.481 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:26:53.495 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:53.495 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:53.527 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:26:53.532 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:26:53.541 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:26:53.556 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:53.556 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:53.591 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:26:53.596 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:26:53.600 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:26:53.613 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:53.614 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:53.627 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:26:53.632 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:26:53.636 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:26:53.651 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:53.651 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:54.096 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:26:54.103 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:26:54.115 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:26:54.135 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:54.135 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:54.599 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:26:54.610 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:26:54.619 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:26:54.635 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:54.636 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:55.097 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:26:55.103 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:26:55.108 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:26:55.116 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:55.116 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:55.600 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:26:55.605 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:26:55.612 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:26:55.624 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:55.625 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:56.105 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:26:56.115 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:26:56.124 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:26:56.139 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:56.140 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:56.538 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:26:56.540 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:26:56.543 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:26:56.556 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:56.556 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:56.562 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:26:56.564 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:26:56.573 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:26:56.580 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:56.581 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:56.583 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:26:56.586 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:26:56.589 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:26:56.597 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:56.597 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:56.599 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:26:56.605 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:26:56.608 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:26:56.617 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:56.617 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:56.618 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:26:56.621 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:26:56.624 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:26:56.631 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:56.631 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:56.632 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:26:56.635 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:26:56.638 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:26:56.645 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:26:56.645 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:56.645 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:56.648 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:26:56.652 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:26:56.659 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:56.660 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:56.660 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:26:56.663 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:26:56.666 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:26:56.673 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:56.674 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:56.675 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:26:56.679 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:26:56.681 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:26:56.690 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:26:56.691 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:56.692 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:56.694 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:26:56.697 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:26:56.707 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:56.707 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:56.709 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:26:56.712 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:26:56.716 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:26:56.724 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:26:56.725 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:56.725 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:56.727 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:26:56.729 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:26:56.738 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:26:56.741 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:56.741 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:56.743 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:26:56.745 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:26:56.755 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:26:56.758 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:26:56.758 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:56.758 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:56.762 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:26:56.771 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:26:56.775 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:26:56.775 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:56.775 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:56.778 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:26:56.788 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:26:56.792 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:56.792 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:56.794 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:26:56.796 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:26:56.805 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:26:56.808 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:26:56.808 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:56.809 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:56.811 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:26:56.822 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:26:56.824 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:26:56.825 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:56.825 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:56.828 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:26:56.839 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:26:56.841 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:26:56.842 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:56.842 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:56.845 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:26:56.859 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:56.859 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:56.860 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:26:56.863 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:26:56.865 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:26:56.873 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:26:56.876 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:56.876 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:56.877 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:26:56.880 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:26:56.889 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:26:56.892 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:56.892 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:56.892 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:26:56.895 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:26:56.906 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:26:56.908 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:26:56.909 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:56.909 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:56.912 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:26:56.924 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:56.924 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:56.992 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:26:56.994 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:26:57.025 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:57.025 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:57.038 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:26:57.042 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:26:57.056 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:26:57.058 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:26:57.077 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:57.077 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:57.084 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:26:57.087 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:26:57.092 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:26:57.093 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:57.093 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:57.099 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:26:57.102 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:26:57.108 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:26:57.108 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:57.108 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:57.114 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:26:57.117 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:26:57.120 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:57.120 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:57.120 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:26:57.129 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:26:57.132 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:26:57.134 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:57.134 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:57.136 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:26:57.144 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:26:57.148 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:26:57.153 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:57.153 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:57.157 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:26:57.163 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:26:57.166 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:26:57.169 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:26:57.171 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:57.171 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:57.184 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:57.184 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:57.200 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:26:57.203 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:26:57.206 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:26:57.219 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:26:57.223 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:26:57.226 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:57.226 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:57.230 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:26:57.242 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:57.243 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:57.283 13992 15217 W LibraryVersion: Failed to get app version for libraryName: firebase-iid 03-07 14:26:57.308 13992 13992 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 14:26:57.308 13992 13992 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 14:26:57.455 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:26:57.458 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:26:57.462 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:26:57.478 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:57.478 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:57.531 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:26:57.534 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:26:57.538 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:26:57.573 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:57.573 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:57.645 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:57.645 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:57.648 13992 14215 W Parcel : Expecting binder but got null! 03-07 14:26:57.652 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:26:57.656 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:26:57.663 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:26:57.678 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:57.679 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:57.691 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:57.691 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:57.731 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:26:57.738 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:26:57.764 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:57.764 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:57.771 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:26:57.776 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:26:57.807 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:57.807 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:57.818 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:57.818 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:57.825 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:57.825 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:57.833 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:26:57.836 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:26:57.847 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:57.847 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:57.852 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:57.852 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:57.859 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:26:57.864 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:26:57.879 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:57.879 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:57.883 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:26:57.883 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:57.883 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:57.887 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:26:57.898 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:57.898 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:57.902 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:57.902 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:57.910 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:57.910 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:57.910 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:26:57.915 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:26:57.927 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:57.927 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:57.931 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:57.931 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:57.943 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:57.943 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:57.961 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:57.961 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:57.979 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:57.979 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:57.996 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:57.996 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:58.010 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:58.010 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:58.028 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:58.028 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:58.047 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:58.047 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:58.070 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:58.071 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:58.077 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:58.078 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:58.141 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:58.141 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:58.146 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:58.146 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:58.174 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:58.174 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:58.190 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:58.190 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:58.197 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:26:58.203 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:26:58.218 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:58.218 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:58.266 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:58.266 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:58.301 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:58.301 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:58.326 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:58.326 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:58.343 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:58.343 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:58.364 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:58.364 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:58.393 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:58.393 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:58.417 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:58.417 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:58.439 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:58.439 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:58.465 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:58.465 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:58.498 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:58.498 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:58.522 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:58.522 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:58.561 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:58.561 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:58.582 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:58.582 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:58.594 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:58.594 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:58.695 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:26:58.699 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:26:58.717 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:58.717 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:58.743 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:26:58.747 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:26:58.771 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:26:58.772 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:58.772 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:58.778 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:26:58.792 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:58.792 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:58.797 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:26:58.802 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:26:58.812 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:26:58.824 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:58.824 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:58.825 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:26:58.840 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:58.840 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:58.846 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:26:58.848 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:26:58.858 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:58.859 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:58.866 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:26:58.869 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:26:58.892 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:58.892 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:58.897 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:26:58.900 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:26:58.914 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:26:58.914 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:58.914 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:58.917 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:26:58.930 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:58.930 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:58.932 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:26:58.937 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:26:58.946 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:58.946 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:59.046 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:26:59.050 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:26:59.060 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:59.060 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:59.213 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:26:59.219 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:26:59.232 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:59.232 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:59.399 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:26:59.401 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:26:59.409 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:59.409 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:59.599 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:26:59.602 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:26:59.611 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:59.611 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:26:59.750 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:26:59.753 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:26:59.763 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:26:59.763 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:00.100 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:27:00.103 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:27:00.111 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:00.112 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:00.603 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:27:00.606 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:27:00.614 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:00.614 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:01.105 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:27:01.112 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:27:01.120 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:01.120 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:01.574 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:27:01.577 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:27:01.586 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:01.586 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:01.741 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:27:01.744 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:27:01.752 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:01.752 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:02.243 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:27:02.246 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:27:02.254 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:02.254 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:02.511 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:27:02.514 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:27:02.523 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:02.523 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:02.661 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:27:02.663 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:27:02.671 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:02.671 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:02.946 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:27:02.949 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:27:02.957 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:02.957 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:03.448 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:27:03.452 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:27:03.462 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:03.462 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:03.851 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:27:03.853 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:27:03.863 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:03.864 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:03.889 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:03.889 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:03.897 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:27:03.900 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:27:03.905 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:03.905 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:03.928 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:03.928 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:03.949 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:27:03.952 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:27:03.966 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:27:03.968 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:03.968 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:03.972 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:27:03.989 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:03.989 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:04.006 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:27:04.011 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:27:04.026 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:04.026 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:04.118 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:27:04.124 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:27:04.148 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:04.148 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:04.152 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:27:04.156 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:27:04.164 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:27:04.169 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:04.169 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:04.170 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:27:04.183 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:04.183 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:04.184 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:27:04.189 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:27:04.199 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:04.199 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:04.385 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:27:04.389 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:27:04.398 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:04.398 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:04.887 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:27:04.894 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:27:04.920 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:27:04.922 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:04.922 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:04.926 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:27:04.929 13992 15145 W MediaPlayer: Use of stream types is deprecated for operations other than volume control 03-07 14:27:04.929 13992 15145 W MediaPlayer: See the documentation of setAudioStreamType() for what to use instead with android.media.AudioAttributes to qualify your playback use case 03-07 14:27:04.942 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:04.942 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:04.990 13992 14005 W MediaPlayerNative: info/warning (10973, 0) 03-07 14:27:05.424 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:27:05.436 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:27:05.452 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:05.453 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:05.927 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:27:05.935 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:27:05.947 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:05.947 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:06.431 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:27:06.447 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:27:06.461 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:06.461 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:06.934 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:27:06.948 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:27:06.965 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:06.966 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:07.432 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:27:07.441 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:27:07.453 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:07.454 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:07.935 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:27:07.946 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:27:07.968 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:07.968 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:08.439 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:27:08.451 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:27:08.465 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:08.465 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:08.776 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:27:08.782 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:27:08.806 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:08.806 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:08.841 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:27:08.848 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:27:08.871 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:08.871 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:08.938 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:27:08.948 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:27:08.968 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:08.968 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:09.442 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:27:09.452 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:27:09.472 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:09.472 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:09.946 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:27:09.958 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:27:09.973 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:09.973 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:10.445 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:27:10.458 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:27:10.468 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:10.469 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:10.949 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:27:10.962 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:27:10.978 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:10.978 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:11.448 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:27:11.461 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:27:11.483 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:11.483 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:11.956 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:27:11.973 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:27:11.992 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:11.992 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:12.454 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:27:12.463 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:27:12.474 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:12.474 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:12.960 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:27:12.970 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:27:12.986 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:12.986 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:13.458 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:27:13.468 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:27:13.480 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:13.480 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:13.773 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:27:13.777 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:27:13.789 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:13.789 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:13.815 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:13.815 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:13.830 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:13.830 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:13.847 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:13.848 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:13.880 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:13.880 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:13.897 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:13.898 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:13.926 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:13.926 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:13.929 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:27:13.933 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:13.933 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:13.935 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:27:13.949 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:13.949 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:13.966 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:13.966 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:13.983 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:13.983 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:13.997 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:13.997 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:14.012 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:14.012 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:14.021 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:14.022 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:14.032 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:14.033 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:14.052 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:14.052 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:14.068 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:14.068 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:14.077 13992 13992 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 14:27:14.077 13992 13992 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 14:27:14.092 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:14.092 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:14.106 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:14.106 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:14.114 13992 13992 W RemoteInputConnectionImpl: requestCursorAnchorInfo on inactive InputConnection 03-07 14:27:14.132 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:14.132 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:14.151 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:14.151 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:14.167 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:14.167 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:14.176 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:27:14.181 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:27:14.182 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:14.182 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:14.195 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:27:14.199 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:27:14.201 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:14.201 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:14.220 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:14.220 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:27:14.379 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:27:14.383 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:27:15.392 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:27:15.392 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:01.014 13992 13992 E ArmVmp : Match on catch block at 0x0a in for 0x185 03-07 14:28:01.023 13992 13992 E ArmVmp : Match on catch block at 0x0a in for 0x199 03-07 14:28:01.699 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x16d 03-07 14:28:01.714 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x165 03-07 14:28:01.722 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x179 03-07 14:28:01.824 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:01.824 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:01.830 13992 14215 W Parcel : Expecting binder but got null! 03-07 14:28:01.946 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:01.953 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:01.956 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:01.987 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:01.987 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:02.023 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:02.032 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:02.043 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:02.065 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:02.071 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:02.075 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:02.076 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:02.079 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:02.096 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:02.096 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:02.123 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:02.128 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:02.133 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:02.154 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:02.154 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:02.205 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:02.210 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:02.213 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:02.222 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:02.223 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:02.273 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:02.279 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:02.284 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:02.298 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:02.298 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:02.323 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:02.328 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:02.332 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:02.341 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:02.342 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:02.406 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:02.412 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:02.416 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:02.425 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:02.425 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:02.473 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:02.479 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:02.482 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:02.493 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:02.493 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:02.507 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:02.511 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:02.514 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:02.524 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:02.524 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:02.540 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:02.547 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:02.551 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:02.563 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:02.563 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:02.608 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:02.613 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:02.618 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:02.631 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:02.631 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:02.675 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:02.682 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:02.687 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:02.697 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:02.697 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:02.725 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:02.731 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:02.736 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:02.746 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:02.746 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:02.793 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:02.801 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:02.808 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:02.817 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:02.817 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:03.009 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:03.014 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:03.019 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:03.030 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:03.030 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:03.511 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:03.517 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:03.522 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:03.533 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:03.533 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:04.013 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:04.019 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:04.024 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:04.035 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:04.035 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:04.516 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:04.524 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:04.528 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:04.543 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:04.543 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:04.842 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:04.855 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:04.859 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:04.877 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:04.877 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:04.910 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:04.917 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:04.921 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:04.940 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:04.940 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:04.978 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:04.984 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:04.990 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:05.006 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.007 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.066 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.066 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.072 13992 14215 W Parcel : Expecting binder but got null! 03-07 14:28:05.074 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:05.081 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:05.087 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:05.108 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.108 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.115 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:05.115 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.115 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.121 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:05.127 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:05.144 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.144 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.153 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:05.155 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.155 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.160 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:05.163 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:05.182 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.182 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.189 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.189 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.192 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.193 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.202 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:05.210 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:05.214 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:05.236 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.236 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.241 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.241 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.245 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.245 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.259 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.259 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.277 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.277 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.292 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.292 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.309 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.309 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.325 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.325 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.342 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.342 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.360 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.360 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.379 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.379 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.393 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.393 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.409 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.410 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.426 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.426 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.445 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.445 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.459 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.459 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.476 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.476 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.495 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.495 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.510 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.510 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.528 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.528 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.544 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.544 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.564 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.565 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.605 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:05.616 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:28:05.620 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:05.657 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.657 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.714 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.714 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.731 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.731 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.755 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.755 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.771 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.771 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.799 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.800 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.818 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.818 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.839 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.839 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.861 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.861 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.880 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.880 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.897 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.897 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.916 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.916 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.935 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.936 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.951 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.951 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.970 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.971 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:05.997 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:05.997 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:06.011 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:06.011 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:06.016 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:06.016 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:06.106 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:06.112 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:06.115 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:06.133 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:06.133 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:06.608 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:06.614 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:06.618 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:06.633 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:06.633 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:07.110 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:07.116 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:07.119 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:07.134 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:07.134 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:07.611 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:07.617 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:07.621 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:07.633 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:07.633 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:08.114 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:08.121 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:08.125 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:08.137 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:08.137 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:08.616 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:08.621 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:08.625 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:08.634 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:08.634 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:09.120 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:09.130 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:09.136 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:09.151 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:09.151 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:09.621 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:09.631 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:09.637 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:09.649 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:09.650 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:10.123 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:10.130 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:10.135 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:10.147 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:10.147 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:10.625 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:10.631 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:10.635 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:10.644 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:10.644 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:11.129 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:11.140 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:11.151 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:11.163 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:11.164 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:11.631 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:11.641 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:11.647 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:11.662 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:11.662 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:12.134 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:12.147 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:12.154 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:12.168 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:12.169 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:12.637 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:12.650 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:12.658 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:12.674 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:12.675 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:13.139 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:13.152 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:13.162 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:13.177 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:13.177 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:13.640 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:13.648 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:13.654 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:13.668 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:13.668 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:14.143 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:14.154 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:14.163 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:14.179 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:14.179 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:14.645 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:14.657 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:14.666 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:14.683 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:14.683 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:15.129 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:15.142 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:15.150 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:15.167 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:15.167 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:15.632 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:15.643 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:15.653 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:15.670 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:15.670 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:16.129 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:16.134 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:16.137 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:16.150 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:16.150 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:16.632 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:16.636 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:16.638 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:16.644 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:16.644 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:16.650 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:16.653 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:16.656 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:16.665 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:16.665 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:16.667 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:16.671 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:16.674 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:16.683 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:16.685 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:16.685 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:16.687 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:28:16.690 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:16.696 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:16.696 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:16.700 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:16.704 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:16.706 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:16.713 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:16.713 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:16.717 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:28:16.720 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:16.723 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:28:16.729 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:16.729 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:16.733 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:16.737 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:16.740 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:16.746 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:16.746 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:16.750 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:16.754 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:16.756 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:16.762 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:16.762 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:16.767 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:16.772 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:16.774 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:16.781 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:16.781 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:16.783 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:16.787 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:16.790 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:16.796 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:16.796 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:16.800 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:16.804 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:28:16.806 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:16.813 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:16.813 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:16.817 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:16.821 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:16.824 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:16.831 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:16.831 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:16.840 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:16.843 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:16.845 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:16.852 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:16.853 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:16.853 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:28:16.856 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:16.859 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:28:16.866 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:16.866 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:16.867 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:16.873 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:16.875 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:16.883 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:16.883 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:16.884 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:16.888 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:16.891 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:16.897 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:16.897 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:16.901 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:16.905 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:16.908 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:16.914 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:16.914 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:16.918 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:16.922 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:16.925 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:16.932 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:16.932 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:16.935 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:16.939 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:28:16.941 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:16.948 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:16.948 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:16.951 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:16.955 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:16.958 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:16.964 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:16.965 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:16.968 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:28:16.972 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:16.974 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:28:16.980 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:16.980 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:16.984 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:16.988 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:16.991 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:16.998 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:16.998 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:17.067 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:17.070 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:17.097 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:17.097 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:17.115 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:17.118 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:17.132 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:17.138 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:17.140 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:17.140 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:17.143 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:17.150 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:17.155 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:17.158 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:17.158 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:17.159 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:17.167 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:17.172 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:17.174 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:17.174 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:17.176 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:17.184 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:17.188 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:17.191 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:17.191 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:17.191 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:17.200 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:17.205 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:17.208 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:17.208 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:17.209 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:17.217 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:17.221 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:17.224 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:17.224 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:17.226 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:17.233 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:17.238 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:17.240 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:17.241 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:17.242 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:17.257 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:17.257 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:17.280 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:17.284 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:17.287 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:17.296 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:17.300 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:17.303 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:17.303 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:17.304 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:17.315 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:17.315 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:17.331 13992 13992 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 14:28:17.331 13992 13992 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 14:28:17.565 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:17.571 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:17.587 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:17.587 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:17.587 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:17.593 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:17.602 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:17.603 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:17.603 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:17.609 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:17.620 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:17.620 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:17.624 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:17.628 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:17.636 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:17.638 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:17.638 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:17.642 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:28:17.652 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:17.652 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:17.653 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:17.662 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:17.672 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:17.672 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:17.688 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:28:17.695 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:17.708 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:17.708 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:17.737 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:17.745 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:17.766 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:17.766 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:18.171 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:18.176 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:18.186 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:18.186 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:18.336 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:18.341 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:28:18.368 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:18.371 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:18.372 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:18.374 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:18.387 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:18.388 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:18.388 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:18.394 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:18.405 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:18.411 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:28:18.415 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:18.415 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:18.424 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:18.426 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:18.426 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:18.430 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:18.440 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:18.441 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:18.443 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:28:18.447 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:18.456 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:18.461 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:18.462 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:18.462 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:18.473 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:18.474 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:18.474 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:18.478 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:18.489 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:18.491 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:18.491 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:18.496 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:18.504 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:18.504 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:18.507 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:18.512 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:18.519 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:18.519 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:18.522 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:18.527 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:28:18.534 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:18.534 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:18.572 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:18.578 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:18.588 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:18.588 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:18.740 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:18.746 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:18.755 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:18.755 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:19.226 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:19.231 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:19.239 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:19.239 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:19.426 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:28:19.431 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:19.441 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:19.441 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:19.578 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:28:19.582 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:19.592 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:19.592 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:19.617 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:19.617 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:19.632 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:19.632 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:19.633 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:19.636 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:28:19.656 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:19.656 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:19.685 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:19.691 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:19.706 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:19.706 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:19.713 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:19.717 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:19.733 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:19.733 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:19.749 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:19.754 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:19.766 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:19.766 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:19.851 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:19.856 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:19.879 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:19.879 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:19.890 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:28:19.894 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:19.904 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:19.907 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:19.909 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:19.909 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:19.919 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:19.919 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:19.928 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:19.933 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:19.942 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:19.943 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:20.113 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:20.122 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:20.138 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:20.139 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:20.605 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:20.608 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:20.617 13992 15145 W MediaPlayer: Use of stream types is deprecated for operations other than volume control 03-07 14:28:20.617 13992 15145 W MediaPlayer: See the documentation of setAudioStreamType() for what to use instead with android.media.AudioAttributes to qualify your playback use case 03-07 14:28:20.621 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:20.621 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:20.632 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:20.636 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:28:20.649 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:20.649 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:20.660 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:20.664 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:20.670 13992 14173 W MediaPlayerNative: info/warning (10973, 0) 03-07 14:28:20.683 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:20.686 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:20.686 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:20.687 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:20.713 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:20.713 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:20.716 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:28:20.721 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:20.733 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:20.737 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:20.739 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:20.739 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:20.748 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:20.748 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:20.749 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:20.753 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:20.763 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:20.763 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:20.769 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:20.773 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:20.782 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:20.787 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:20.788 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:20.788 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:20.799 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:20.799 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:20.799 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:20.804 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:28:20.815 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:20.815 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:20.816 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:20.821 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:20.830 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:20.830 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:20.832 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:28:20.836 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:20.845 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:20.845 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:20.851 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:28:20.855 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:20.862 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:20.863 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:20.882 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:20.889 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:20.900 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:20.900 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:21.267 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:28:21.272 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:21.281 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:21.281 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:21.685 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:21.689 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:21.698 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:21.698 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:21.836 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:21.839 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:21.848 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:21.848 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:21.986 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:21.990 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:28:21.997 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:21.997 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:22.489 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:22.493 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:22.500 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:22.500 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:22.640 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:22.643 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:22.651 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:22.651 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:22.824 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:28:22.828 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:22.838 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:22.838 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:22.957 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:22.960 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:22.968 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:22.968 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:23.108 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:23.111 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:23.119 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:23.119 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:23.180 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:23.183 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:23.197 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:23.197 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:23.214 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:23.217 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:28:23.229 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:23.229 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:23.392 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:23.396 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:23.409 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:23.409 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:23.895 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:23.899 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:23.911 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:23.911 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:23.961 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:23.964 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:23.973 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:23.973 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:24.112 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:24.116 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:28:24.123 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:24.123 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:24.279 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:24.282 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:24.290 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:24.291 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:24.463 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:24.467 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:24.475 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:24.475 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:24.966 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:28:24.970 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:24.975 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:24.975 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:25.016 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:25.020 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:25.028 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:25.028 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:25.183 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:25.186 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:25.194 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:25.194 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:25.333 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:25.337 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:28:25.345 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:25.345 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:25.501 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:25.505 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:25.514 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:25.514 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:25.552 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:25.556 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:25.564 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:25.564 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:25.803 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:25.807 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:25.815 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:25.815 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:25.825 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:25.825 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:25.831 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:25.835 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:25.841 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:25.841 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:25.864 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:25.864 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:25.876 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:25.880 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:25.893 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:25.893 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:25.973 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:25.978 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:26.003 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:26.003 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:26.016 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:26.021 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:26.037 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:26.037 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:26.043 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:26.046 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:28:26.053 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:26.057 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:26.057 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:26.058 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:26.068 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:26.068 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:26.321 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:26.326 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:26.333 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:26.333 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:26.823 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:26.827 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:26.840 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:26.840 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:26.843 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:26.849 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:27.018 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:27.023 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:27.043 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:28:27.043 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:27.043 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:27.047 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:27.060 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:27.060 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:27.069 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:27.073 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:27.081 13992 15145 W MediaPlayer: Use of stream types is deprecated for operations other than volume control 03-07 14:28:27.081 13992 15145 W MediaPlayer: See the documentation of setAudioStreamType() for what to use instead with android.media.AudioAttributes to qualify your playback use case 03-07 14:28:27.087 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:27.087 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:27.110 13992 14173 W MediaPlayerNative: info/warning (10973, 0) 03-07 14:28:27.194 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:27.198 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:28:27.214 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:27.215 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:27.241 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:27.246 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:27.255 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:27.261 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:27.261 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:27.261 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:27.273 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:27.277 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:27.285 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:27.289 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:27.291 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:27.291 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:27.297 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:27.301 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:27.304 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:27.304 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:27.310 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:27.314 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:27.314 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:28:27.314 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:27.326 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:27.330 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:27.331 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:27.331 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:27.342 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:27.346 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:27.348 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:27.348 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:27.359 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:28:27.363 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:27.364 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:27.364 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:27.375 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:27.379 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:27.381 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:27.381 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:27.392 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:27.397 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:27.398 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:27.398 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:27.409 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:27.416 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:27.419 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:27.420 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:27.428 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:27.433 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:27.433 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:27.434 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:27.443 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:27.449 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:28:27.452 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:27.452 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:27.460 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:28:27.464 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:27.467 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:27.467 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:27.479 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:28:27.485 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:27.486 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:27.486 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:27.497 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:28:27.501 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:27.501 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:27.502 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:27.524 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:27.524 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:27.729 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:27.736 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:27.754 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:27.754 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:28.233 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:28:28.245 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:28.267 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:28.268 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:28.547 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:28.551 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:28:28.565 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:28.565 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:28.590 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:28.590 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:28.604 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:28.604 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:28.621 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:28.621 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:28.637 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:28.637 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:28.654 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:28.654 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:28.671 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:28.671 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:28.687 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:28.687 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:28.706 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:28.706 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:28.721 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:28.721 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:28.738 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:28.738 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:28.754 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:28.754 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:28.786 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:28.786 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:28.790 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:28:28.794 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:28.794 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:28.794 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:28:28.808 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:28.808 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:28.827 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:28.827 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:28.841 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:28.841 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:28.855 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:28.855 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:28.861 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:28.862 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:28.872 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:28.872 13992 14215 E IMGMapper: set:488 set: Unset optional --------- beginning of main 03-07 14:28:28.888 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:28.888 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:28.905 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:28.906 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:28.922 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:28.922 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:28.936 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:28.936 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:28.943 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:28.943 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:28.955 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:28.955 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:28.972 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:28.972 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:28.989 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:28.989 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:29.005 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:29.006 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:29.022 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:29.022 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:29.040 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:29.040 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:29.056 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:29.056 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:29.212 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:28:29.218 13992 13992 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:28:29.591 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:29.592 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:29.651 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:29.651 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:28:30.149 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:28:30.149 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:29:10.488 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:29:10.488 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:29:10.548 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:29:10.548 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:29:10.583 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:29:10.584 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:29:12.437 13992 14215 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:29:12.438 13992 14215 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:32:08.644 20465 20465 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-07 14:32:09.012 20465 20465 W System.err: java.lang.ClassNotFoundException: m--------- beginning of main 03-07 14:32:09.014 20465 20465 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-07 14:32:09.014 20465 20465 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-07 14:32:09.014 20465 20465 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-07 14:32:09.014 20465 20465 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-07 14:32:09.014 20465 20465 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-07 14:32:09.014 20465 20465 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-07 14:32:09.014 20465 20465 W System.err: at java.lang.Class.newInstance(Native Method) 03-07 14:32:09.014 20465 20465 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-07 14:32:09.014 20465 20465 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-07 14:32:09.014 20465 20465 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-07 14:32:09.014 20465 20465 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-07 14:32:09.014 20465 20465 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-07 14:32:09.014 20465 20465 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-07 14:32:09.014 20465 20465 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-07 14:32:09.014 20465 20465 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-07 14:32:09.014 20465 20465 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-07 14:32:09.014 20465 20465 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-07 14:32:09.014 20465 20465 W System.err: at android.os.Looper.loop(Looper.java:313) 03-07 14:32:09.014 20465 20465 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-07 14:32:09.014 20465 20465 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-07 14:32:09.014 20465 20465 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-07 14:32:09.014 20465 20465 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-07 14:32:09.188 20465 20465 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-07 14:32:09.989 20465 20465 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-07 14:32:09.990 20465 20465 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-07 14:32:10.131 20500 20500 W libprocessgroup: Controller sfreezer is not found 03-07 14:32:10.133 20500 20500 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-07 14:32:10.133 20500 20500 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-07 14:32:10.346 20465 20514 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-07 14:32:10.346 20465 20514 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-07 14:32:10.346 20465 20514 W com.mbwhatsapp: and incorrect proguard optimizations. 03-07 14:36:42.278 24319 24319 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-07 14:36:42.561 24319 24319 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-07 14:36:42.563 24319 24319 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-07 14:36:42.563 24319 24319 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-07 14:36:42.563 24319 24319 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-07 14:36:42.563 24319 24319 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-07 14:36:42.563 24319 24319 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-07 14:36:42.563 24319 24319 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-07 14:36:42.563 24319 24319 W System.err: at java.lang.Class.newInstance(Native Method) 03-07 14:36:42.563 24319 24319 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-07 14:36:42.563 24319 24319 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-07 14:36:42.563 24319 24319 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-07 14:36:42.563 24319 24319 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-07 14:36:42.563 24319 24319 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-07 14:36:42.563 24319 24319 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-07 14:36:42.563 24319 24319 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-07 14:36:42.563 24319 24319 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-07 14:36:42.563 24319 24319 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-07 14:36:42.563 24319 24319 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-07 14:36:42.563 24319 24319 W System.err: at android.os.Looper.loop(Looper.java:313) 03-07 14:36:42.563 24319 24319 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-07 14:36:42.563 24319 24319 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-07 14:36:42.563 24319 24319 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-07 14:36:42.563 24319 24319 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-07 14:36:42.658 24319 24319 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-07 14:36:43.454 24319 24319 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-07 14:36:43.455 24319 24319 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-07 14:36:43.712 24319 24387 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-07 14:36:43.712 24319 24387 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-07 14:36:43.712 24319 24387 W com.mbwhatsapp: and incorrect proguard optimizations. 03-07 14:36:43.714 24374 24374 W libprocessgroup: Controller sfreezer is not found 03-07 14:36:43.716 24374 24374 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-07 14:36:43.716 24374 24374 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-07 14:36:43.743 24319 24319 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-07 14:36:44.107 24319 24405 E QT : [QT]file does not exist 03-07 14:36:44.126 24319 24319 W com.mbwhatsapp: Method void com.mbwhatsapp.HomeActivity.A6e() failed lock verification and will run slower. 03-07 14:36:44.855 24319 24319 E ArmVmp : Match on catch block at 0x0a in for 0x191 03-07 14:36:44.898 24319 24319 E ArmVmp : Match on catch block at 0x0a in for 0x26d 03-07 14:36:44.998 24319 24319 W Activity: Can request only one set of permissions at a time 03-07 14:36:45.261 24319 24415 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/ConscryptEngineSocket;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-07 14:36:45.261 24319 24415 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-07 14:36:45.261 24319 24415 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-07 14:36:45.261 24319 24415 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/ConscryptEngineSocket;->setHostname(Ljava/lang/String;)V (max-target-q,core-platform-api, reflection, denied) 03-07 14:36:45.261 24319 24415 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setHostname(Ljava/lang/String;)V (max-target-q,core-platform-api, reflection, denied) 03-07 14:36:45.261 24319 24415 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setHostname(Ljava/lang/ String;)V (max-target-q, reflection, denied) 03-07 14:36:45.261 24319 24415 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setAlpnProtocols([B)V (max-target- q,core-platform-api, reflection, denied) 03-07 14:36:45.261 24319 24415 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setAlpnProtocols([B)V (max- target-q, reflection, denied) 03-07 14:36:45.742 24319 24319 E FBI : Can't load library: dlopen failed: library "libmagtsync.so" not found 03-07 14:36:45.756 24319 24459 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-07 14:36:46.180 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:46.180 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:46.186 24319 24405 W Parcel : Expecting binder but got null! 03-07 14:36:46.310 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:46.310 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:46.315 24319 24319 E ArmVmp : Match on catch block at 0x0a in for 0x1b9 03-07 14:36:46.345 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:46.345 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:46.462 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:46.462 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:47.411 24319 24341 W LibraryVersion: Failed to get app version for libraryName: firebase-iid 03-07 14:36:47.864 24319 24415 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getAlpnSelectedProtocol()[B (max- target-q,core-platform-api, reflection, denied) 03-07 14:36:47.864 24319 24415 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->getAlpnSelectedProtocol()[B (max-target-q, reflection, denied) 03-07 14:36:49.538 24319 24524 W LOTTIE : Animation contains merge paths. Merge paths are only supported on KitKat+ and must be manually enabled by calling enableMergePathsForKitKatAndAbove(). 03-07 14:36:49.680 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:49.680 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:49.695 24319 24319 W LOTTIE : Animation contains merge paths but they are disabled. 03-07 14:36:49.754 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:49.755 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:49.791 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:49.791 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:51.140 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:51.140 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:51.164 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:51.164 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:51.174 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:51.175 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:51.190 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:51.190 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:51.207 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:51.207 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:51.223 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:51.224 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:51.240 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:51.240 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:51.256 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:51.257 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:51.273 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:51.273 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:51.290 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:51.290 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:51.306 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:51.306 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:51.323 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:51.323 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:51.340 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:51.340 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:51.356 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:51.356 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:51.373 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:51.374 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:51.634 24319 24524 W LOTTIE : Unknown shape type rd 03-07 14:36:51.791 24319 24319 E ArmVmp : Match on catch block at 0x0a in for 0x199 03-07 14:36:51.802 24319 24319 E ArmVmp : Match on catch block at 0x0a in for 0x195 03-07 14:36:52.426 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x165 03-07 14:36:52.436 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x165 03-07 14:36:52.448 24319 24329 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) 03-07 14:36:52.453 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x179 03-07 14:36:52.525 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:52.526 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:52.528 24319 24405 W Parcel : Expecting binder but got null! 03-07 14:36:52.539 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:52.539 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:52.564 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:52.564 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:52.595 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:36:52.598 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:36:52.600 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:36:52.633 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:52.633 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:52.669 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:36:52.674 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:36:52.676 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:36:52.697 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:52.697 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:52.707 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:52.708 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:52.735 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:36:52.739 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:36:52.741 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:36:52.756 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:52.756 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:52.799 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:52.799 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:52.806 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:36:52.810 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:36:52.813 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:36:52.829 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:52.829 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:52.874 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:36:52.878 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:36:52.882 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:36:52.898 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:52.898 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:52.941 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:36:52.947 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:36:52.951 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:36:52.968 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:52.968 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:53.025 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:36:53.030 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:36:53.033 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:36:53.043 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:53.043 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:53.092 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:36:53.096 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:36:53.100 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:36:53.110 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:53.110 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:53.162 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:36:53.169 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:36:53.175 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:36:53.189 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:53.190 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:53.228 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:36:53.236 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:36:53.243 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:36:53.260 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:36:53.266 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:53.266 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:53.269 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:36:53.273 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:36:53.291 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:53.291 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:53.328 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:36:53.335 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:36:53.340 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:36:53.359 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:53.360 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:53.395 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:36:53.404 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:36:53.411 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:36:53.426 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:53.426 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:53.463 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:36:53.472 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:36:53.479 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:36:53.493 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:53.493 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:53.529 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:36:53.539 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:36:53.547 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:36:53.563 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:53.563 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:53.597 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:36:53.607 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:36:53.615 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:36:53.630 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:53.630 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:53.663 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:36:53.670 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:36:53.676 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:36:53.690 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:53.690 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:53.731 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:36:53.742 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:36:53.749 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:36:53.775 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:53.775 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:54.235 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:36:54.247 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:36:54.256 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:36:54.277 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:54.277 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:54.415 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:36:54.419 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:36:54.421 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:36:54.432 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:54.432 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:54.433 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:36:54.437 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:36:54.440 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:36:54.447 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:54.447 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:54.449 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:36:54.453 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:36:54.456 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:36:54.463 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:54.464 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:54.466 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:36:54.469 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:36:54.472 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:36:54.478 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:54.478 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:54.482 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:36:54.486 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:36:54.488 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:36:54.496 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:54.496 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:54.499 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:36:54.502 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:36:54.505 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:36:54.512 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:54.512 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:54.516 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:36:54.520 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:36:54.522 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:36:54.529 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:54.529 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:54.538 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:36:54.542 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:36:54.545 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:36:54.552 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:54.552 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:54.553 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:36:54.556 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:36:54.559 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:36:54.566 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:54.566 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:54.567 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:36:54.571 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:36:54.574 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:36:54.580 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:54.581 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:54.583 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:36:54.587 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:36:54.589 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:36:54.596 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:54.596 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:54.599 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:36:54.603 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:36:54.607 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:36:54.615 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:54.615 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:54.684 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:36:54.687 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:36:54.717 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:54.717 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:54.749 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:36:54.751 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:36:54.768 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:36:54.772 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:36:54.776 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:36:54.780 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:54.780 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:54.787 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:36:54.793 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:36:54.795 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:54.795 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:54.800 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:36:54.808 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:36:54.813 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:36:54.816 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:54.816 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:54.817 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:36:54.824 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:36:54.829 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:36:54.833 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:36:54.833 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:54.833 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:54.839 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:36:54.844 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:36:54.845 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:54.846 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:54.847 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:36:54.856 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:36:54.860 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:36:54.861 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:54.861 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:54.864 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:36:54.878 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:54.878 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:54.914 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:36:54.918 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:36:54.920 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:36:54.936 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:54.936 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:54.937 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:36:54.941 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:36:54.943 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:36:54.955 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:54.955 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:55.188 24319 24319 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 14:36:55.188 24319 24319 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 14:36:55.283 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:36:55.289 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:36:55.296 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:36:55.316 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:55.316 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:55.600 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:36:55.609 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:36:55.615 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:36:55.635 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:36:55.635 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:55.635 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:55.642 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:36:55.646 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:36:55.660 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:55.660 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:55.770 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:36:55.778 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:36:55.782 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:36:55.798 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:55.798 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:55.803 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:36:55.810 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:36:55.814 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:36:55.827 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:55.828 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:56.047 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:36:56.052 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:36:56.056 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:36:56.071 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:36:56.071 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:56.071 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:56.077 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:36:56.080 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:36:56.088 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:36:56.099 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:56.099 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:56.101 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:36:56.106 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:36:56.114 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:36:56.119 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:56.119 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:56.126 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:36:56.133 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:36:56.144 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:36:56.150 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:56.150 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:56.151 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:36:56.156 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:36:56.163 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:36:56.164 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:56.164 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:56.169 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:36:56.173 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:36:56.183 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:36:56.184 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:56.185 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:56.191 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:36:56.196 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:36:56.205 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:36:56.206 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:56.206 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:56.215 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:36:56.219 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:36:56.228 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:36:56.229 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:56.230 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:56.236 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:36:56.241 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:36:56.252 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:36:56.254 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:56.254 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:56.260 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:36:56.265 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:36:56.275 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:36:56.279 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:56.279 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:56.283 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:36:56.288 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:36:56.298 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:36:56.301 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:56.301 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:56.305 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:36:56.309 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:36:56.318 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:36:56.320 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:56.320 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:56.329 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:36:56.334 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:36:56.345 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:36:56.350 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:56.350 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:56.352 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:36:56.358 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:36:56.374 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:56.374 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:56.380 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:36:56.386 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:36:56.391 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:36:56.407 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:56.407 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:56.658 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:36:56.663 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:36:56.668 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:36:56.684 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:36:56.688 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:56.688 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:56.694 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:36:56.698 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:36:56.706 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:36:56.710 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:56.710 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:56.713 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:36:56.717 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:36:56.725 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:36:56.731 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:36:56.735 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:36:56.751 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:56.751 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:56.757 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:36:56.760 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:56.760 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:56.763 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:36:56.766 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:36:56.775 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:56.775 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:56.777 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:36:56.781 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:36:56.784 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:36:56.793 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:36:56.799 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:36:56.799 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:56.799 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:56.802 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:36:56.809 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:36:56.814 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:56.814 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:56.815 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:36:56.818 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:36:56.825 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:36:56.830 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:56.830 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:56.831 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:36:56.834 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:36:56.841 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:36:56.842 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:56.842 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:56.847 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:36:56.850 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:36:56.856 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:56.856 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:56.940 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:36:56.945 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:36:56.949 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:36:56.958 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:56.958 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:57.109 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:36:57.114 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:36:57.117 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:36:57.125 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:57.125 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:57.226 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:36:57.231 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:36:57.234 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:36:57.243 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:57.243 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:57.425 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:36:57.431 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:36:57.435 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:36:57.443 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:57.443 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:57.577 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:36:57.582 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:36:57.586 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:36:57.602 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:57.602 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:57.620 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:57.620 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:57.632 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:57.633 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:57.649 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:57.649 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:57.652 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:36:57.658 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:36:57.662 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:36:57.666 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:57.666 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:57.687 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:57.687 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:57.719 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:36:57.723 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:36:57.736 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:57.736 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:57.743 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:36:57.748 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:36:57.762 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:57.762 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:57.829 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:36:57.834 24319 24319 E ArmVmp--------- beginning of main 03-07 14:36:57.857 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:57.857 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:57.876 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:36:57.880 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 14:36:57.892 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:57.892 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:57.900 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:36:57.904 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:36:57.911 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 14:36:57.915 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:57.915 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:57.917 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 14:36:57.927 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:57.927 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:58.112 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:36:58.116 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:36:58.123 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:58.123 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:58.580 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:36:58.590 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:36:58.603 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:58.603 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:58.657 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:36:58.661 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:36:58.678 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:58.678 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:58.735 24319 24425 W MediaPlayer: Use of stream types is deprecated for operations other than volume control 03-07 14:36:58.735 24319 24425 W MediaPlayer: See the documentation of setAudioStreamType() for what to use instead with android.media.AudioAttributes to qualify your playback use case 03-07 14:36:59.203 24319 24334 W MediaPlayerNative: info/warning (10973, 0) 03-07 14:36:59.312 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 14:36:59.319 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 14:36:59.347 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:59.348 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:36:59.382 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 14:36:59.388 24319 24319 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 14:36:59.407 24319 24405 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:36:59.407 24319 24405 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:37:03.846 24671 24671 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-07 14:37:03.998 24671 24671 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-07 14:37:03.998 24671 24671 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-07 14:37:03.998 24671 24671 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-07 14:37:03.998 24671 24671 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-07 14:37:03.998 24671 24671 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-07 14:37:03.998 24671 24671 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-07 14:37:03.998 24671 24671 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-07 14:37:03.998 24671 24671 W System.err: at java.lang.Class.newInstance(Native Method) 03-07 14:37:03.998 24671 24671 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-07 14:37:03.998 24671 24671 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-07 14:37:03.998 24671 24671 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-07 14:37:03.998 24671 24671 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-07 14:37:03.998 24671 24671 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-07 14:37:03.998 24671 24671 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-07 14:37:03.999 24671 24671 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-07 14:37:03.999 24671 24671 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-07 14:37:03.999 24671 24671 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-07 14:37:03.999 24671 24671 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-07 14:37:03.999 24671 24671 W System.err: at android.os.Looper.loop(Looper.java:313) 03-07 14:37:03.999 24671 24671 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-07 14:37:03.999 24671 24671 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-07 14:37:03.999 24671 24671 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-07 14:37:03.999 24671 24671 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-07 14:37:04.075 24671 24671 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-07 14:37:04.358 24671 24671 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-07 14:37:04.358 24671 24671 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-07 14:37:04.622 24708 24708 W libprocessgroup: Controller sfreezer is not found 03-07 14:37:04.623 24708 24708 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-07 14:37:04.624 24708 24708 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-07 14:37:04.630 24671 24723 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-07 14:37:04.630 24671 24723 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-07 14:37:04.630 24671 24723 W com.mbwhatsapp: and incorrect proguard optimizations. 03-07 14:39:36.621 24671 24671 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-07 14:39:36.831 24671 25313 E QT : [QT]file does not exist 03-07 14:39:36.874 24671 24671 W com.mbwhatsapp: Method void com.mbwhatsapp.HomeActivity.A6e() failed lock verification and will run slower. 03-07 14:39:37.658 24671 24671 E ArmVmp : Match on catch block at 0x0a in for 0x18d 03-07 14:39:37.720 24671 24671 E ArmVmp : Match on catch block at 0x0a in for 0x261 03-07 14:39:37.841 24671 24671 W Activity: Can request only one set of permissions at a time 03-07 14:39:38.053 24671 25321 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/ConscryptEngineSocket;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-07 14:39:38.053 24671 25321 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-07 14:39:38.053 24671 25321 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-07 14:39:38.053 24671 25321 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/ConscryptEngineSocket;->setHostname(Ljava/lang/String;)V (max-target-q,core-platform-api, reflection, denied) 03-07 14:39:38.054 24671 25321 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setHostname(Ljava/lang/String;)V (max-target-q,core-platform-api, reflection, denied) 03-07 14:39:38.054 24671 25321 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setHostname(Ljava/lang/ String;)V (max-target-q, reflection, denied) 03-07 14:39:38.058 24671 25321 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setAlpnProtocols([B)V (max-target- q,core-platform-api, reflection, denied) 03-07 14:39:38.058 24671 25321 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setAlpnProtocols([B)V (max- target-q, reflection, denied) 03-07 14:39:38.247 24671 24671 E ArmVmp : Match on catch block at 0x0a in for 0x1a1 03-07 14:39:38.363 24671 25321 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getAlpnSelectedProtocol()[B (max- target-q,core-platform-api, reflection, denied) 03-07 14:39:38.363 24671 25321 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->getAlpnSelectedProtocol()[B (max-target-q, reflection, denied) 03-07 14:39:39.072 24671 24671 E FBI : Can't load library: dlopen failed: library "libmagtsync.so" not found 03-07 14:39:39.094 24671 25374 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-07 14:39:39.215 24671 25313 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:39:39.215 24671 25313 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:39:39.221 24671 25313 W Parcel : Expecting binder but got null! 03-07 14:39:39.354 24671 25382 W LOTTIE : Animation contains merge paths. Merge paths are only supported on KitKat+ and must be manually enabled by calling enableMergePathsForKitKatAndAbove(). 03-07 14:39:39.506 24671 25313 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:39:39.506 24671 25313 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:39:39.519 24671 25313 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:39:39.519 24671 25313 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:39:39.535 24671 24671 W LOTTIE : Animation contains merge paths but they are disabled. 03-07 14:39:39.678 24671 25313 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:39:39.678 24671 25313 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:39:39.691 24671 25313 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:39:39.691 24671 25313 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:39:39.791 24671 25313 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:39:39.791 24671 25313 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:39:39.804 24671 25313 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:39:39.804 24671 25313 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:39:39.811 24671 25313 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:39:39.811 24671 25313 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:39:39.820 24671 25313 E IMGMapper: set:488 set: Unset optional val--------- beginning of main 03-07 14:39:39.837 24671 25313 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:39:39.837 24671 25313 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:39:39.853 24671 25313 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:39:39.853 24671 25313 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:39:39.870 24671 25313 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:39:39.870 24671 25313 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:39:41.390 24671 25313 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 14:39:41.390 24671 25313 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 14:39:54.302 25554 25554 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-07 14:39:54.555 25554 25554 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-07 14:39:54.555 25554 25554 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-07 14:39:54.555 25554 25554 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-07 14:39:54.555 25554 25554 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-07 14:39:54.555 25554 25554 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-07 14:39:54.555 25554 25554 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-07 14:39:54.555 25554 25554 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-07 14:39:54.555 25554 25554 W System.err: at java.lang.Class.newInstance(Native Method) 03-07 14:39:54.555 25554 25554 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-07 14:39:54.555 25554 25554 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-07 14:39:54.555 25554 25554 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-07 14:39:54.555 25554 25554 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-07 14:39:54.555 25554 25554 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-07 14:39:54.555 25554 25554 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-07 14:39:54.555 25554 25554 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-07 14:39:54.555 25554 25554 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-07 14:39:54.555 25554 25554 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-07 14:39:54.556 25554 25554 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-07 14:39:54.556 25554 25554 W System.err: at android.os.Looper.loop(Looper.java:313) 03-07 14:39:54.556 25554 25554 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-07 14:39:54.556 25554 25554 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-07 14:39:54.556 25554 25554 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-07 14:39:54.556 25554 25554 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-07 14:39:54.734 25554 25554 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-07 14:39:54.861 25554 25574 W LibraryVersion: Failed to get app version for libraryName: firebase-iid 03-07 14:39:55.261 25554 25554 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-07 14:39:55.261 25554 25554 W com.mbwhatsapp: Accessing hidden method Lcom/a--------- beginning of main 03-07 15:11:00.569 9723 9723 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-07 15:11:01.098 9723 9723 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-07 15:11:01.102 9723 9723 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-07 15:11:01.102 9723 9723 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-07 15:11:01.102 9723 9723 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-07 15:11:01.102 9723 9723 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-07 15:11:01.102 9723 9723 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-07 15:11:01.102 9723 9723 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-07 15:11:01.102 9723 9723 W System.err: at java.lang.Class.newInstance(Native Method) 03-07 15:11:01.102 9723 9723 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-07 15:11:01.102 9723 9723 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-07 15:11:01.102 9723 9723 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-07 15:11:01.102 9723 9723 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-07 15:11:01.102 9723 9723 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-07 15:11:01.102 9723 9723 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-07 15:11:01.102 9723 9723 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-07 15:11:01.102 9723 9723 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-07 15:11:01.103 9723 9723 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-07 15:11:01.103 9723 9723 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-07 15:11:01.103 9723 9723 W System.err: at android.os.Looper.loop(Looper.java:313) 03-07 15:11:01.103 9723 9723 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-07 15:11:01.103 9723 9723 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-07 15:11:01.103 9723 9723 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-07 15:11:01.103 9723 9723 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-07 15:11:01.295 9723 9723 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-07 15:11:01.963 9723 9723 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-07 15:11:01.963 9723 9723 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-07 15:11:02.111 9788 9788 W libprocessgroup: Controller sfreezer is not found 03-07 15:11:02.114 9788 9788 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-07 15:11:02.114 9788 9788 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-07 15:11:02.418 9723 9809 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-07 15:11:02.418 9723 9809 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-07 15:11:02.418 9723 9809 W com.mbwhatsapp: and incorrect proguard optimizations. 03-07 15:11:05.975 9723 9806 E SQLiteDatabase: Error inserting transferred=1 media_job_uuid=2ea2c852-c9d7-43b7-a84a-66beb00b878f transcoded=0 gif_attribution=0 first--------- beginning of main 03-07 16:11:01.431 4952 4952 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-07 16:11:02.376 4952 4952 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-07 16:11:02.379 4952 4952 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-07 16:11:02.379 4952 4952 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-07 16:11:02.379 4952 4952 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-07 16:11:02.379 4952 4952 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-07 16:11:02.379 4952 4952 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-07 16:11:02.379 4952 4952 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-07 16:11:02.379 4952 4952 W System.err: at java.lang.Class.newInstance(Native Method) 03-07 16:11:02.380 4952 4952 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-07 16:11:02.380 4952 4952 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-07 16:11:02.380 4952 4952 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-07 16:11:02.380 4952 4952 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-07 16:11:02.380 4952 4952 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-07 16:11:02.380 4952 4952 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-07 16:11:02.380 4952 4952 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-07 16:11:02.380 4952 4952 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-07 16:11:02.380 4952 4952 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-07 16:11:02.380 4952 4952 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-07 16:11:02.380 4952 4952 W System.err: at android.os.Looper.loop(Looper.java:313) 03-07 16:11:02.380 4952 4952 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-07 16:11:02.380 4952 4952 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-07 16:11:02.380 4952 4952 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-07 16:11:02.380 4952 4952 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-07 16:11:02.825 4952 4952 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-07 16:11:05.795 5073 5073 W libprocessgroup: Controller sfreezer is not found 03-07 16:11:05.798 5073 5073 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-07 16:11:05.798 5073 5073 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-07 16:11:05.815 4952 4952 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-07 16:11:05.816 4952 4952 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-07 16:11:07.265 4952 5101 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-07 16:11:07.265 4952 5101 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-07 16:11:07.265 4952 5101 W com.mbwhatsapp: and incorrect proguard optimizations. 03-07 16:11:08.869 4952 5116 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #5 (5112) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6 X.35t.A08() for 659ms 03-07 16:11:12.695 4952 5182 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #1 (5101) at android.database.sqlite.SQLiteConnection android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String, int, android.os.CancellationSignal)(SQLiteConnectionPool.java:984) waiters=1 in void android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql ite.SQLiteConnection) for 735ms 03-07 16:11:12.699 4952 5178 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #1 (5101) at android.database.sqlite.SQLiteConnection android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String, int, android.os.CancellationSignal)(SQLiteConnectionPool.java:984) waiters=4 in android.database.sqlite.SQLiteConnection android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String, int, android.os.CancellationSignal) for 518ms 03-07 16:11:12.701 4952 5172 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #1 (5101) at android.database.sqlite.SQLiteConnection android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String, int, android.os.CancellationSignal)(SQLiteConnectionPool.java:984) waiters=5 in android.database.sqlite.SQLiteConnection android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String, int, android.os.CancellationSignal) for 505ms 03-07 16:11:12.701 4952 5111 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #1 (5101) at android.database.sqlite.SQLiteConnection android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String, int, android.os.CancellationSignal)(SQLiteConnectionPool.java:984) waiters=3 in android.database.sqlite.SQLiteConnection android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String, int, android.os.CancellationSignal) for 525ms 03-07 16:11:12.713 4952 5116 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #1 (5101) at android.database.sqlite.SQLiteConnection android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String, int, android.os.CancellationSignal)(SQLiteConnectionPool.java:984) waiters=2 in android.database.sqlite.SQLiteConnection android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String, int, android.os.CancellationSignal) for 640ms 03-07 16:11:13.757 4952 4964 W com.mbwhatsapp: Suspending all threads took: 49.777ms 03-07 16:11:15.595 4952 5214 W 3ib : java.util.concurrent.ExecutionException: java.io.IOException: disconnected 03-07 16:11:15.595 4952 5214 W 3ib : at X.3hG.get(Unknown Source:16) 03-07 16:11:15.595 4952 5214 W 3ib : at com.mbwhatsapp.jobqueue.job.BulkGetPreKeyJob.A06(Unknown Source:145) 03-07 16:11:15.595 4952 5214 W 3ib : at X.3e7.run(Unknown Source:1006) 03-07 16:11:15.595 4952 5214 W 3ib : at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) 03-07 16:11:15.595 4952 5214 W 3ib : at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) 03-07 16:11:15.595 4952 5214 W 3ib : at X.3e7.run(Unknown Source:1130) 03-07 16:11:15.595 4952 5214 W 3ib : at java.lang.Thread.run(Thread.java:1012) 03-07 16:11:15.595 4952 5214 W 3ib : Caused by: java.io.IOException: disconnected 03-07 16:11:15.595 4952 5214 W 3ib : at X.002.A0F(Unknown Source:2) 03-07 16:11:15.595 4952 5214 W 3ib : at X.3QD.A03(Unknown Source:182) 03-07 16:11:15.595 4952 5214 W 3ib : at X.10F.handleMessage(Unknown Source:1167) 03-07 16:11:15.595 4952 5214 W 3ib : at android.os.Handler.dispatchMessage(Handler.java:106) 03-07 16:11:15.595 4952 5214 W 3ib : at android.os.Looper.loopOnce(Looper.java:226) 03-07 16:11:15.595 4952 5214 W 3ib : at android.os.Looper.loop(Looper.java:313) 03-07 16:11:15.595 4952 5214 W 3ib : at android.app.ActivityThread.main(ActivityThread.java:8757) 03-07 16:11:15.595 4952 5214 W 3ib : at java.lang.reflect.Method.invoke(Native Method) 03-07 16:--------- beginning of main 03-07 16:11:33.194 5747 5747 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-07 16:11:35.511 5747 5826 W com.mbwhatsapp: Long monitor contention with owner Thread-2 (5822) at android.content.res.ApkAssets[] android.content.res.AssetManager.getApkAssets()(AssetManager.java:442) waiters=0 in boolean android.content.res.AssetManager.retrieveAttributes(android.content.res.XmlBlock$Pa rser, int[], int[], int[]) for 233ms 03-07 16:11:36.377 5747 5747 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-07 16:11:36.381 5747 5747 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-07 16:11:36.381 5747 5747 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-07 16:11:36.381 5747 5747 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-07 16:11:36.381 5747 5747 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-07 16:11:36.381 5747 5747 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-07 16:11:36.381 5747 5747 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-07 16:11:36.381 5747 5747 W System.err: at java.lang.Class.newInstance(Native Method) 03-07 16:11:36.381 5747 5747 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-07 16:11:36.381 5747 5747 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-07 16:11:36.381 5747 5747 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-07 16:11:36.382 5747 5747 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-07 16:11:36.382 5747 5747 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-07 16:11:36.382 5747 5747 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-07 16:11:36.382 5747 5747 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-07 16:11:36.382 5747 5747 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-07 16:11:36.382 5747 5747 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-07 16:11:36.382 5747 5747 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-07 16:11:36.382 5747 5747 W System.err: at android.os.Looper.loop(Looper.java:313) 03-07 16:11:36.382 5747 5747 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-07 16:11:36.382 5747 5747 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-07 16:11:36.382 5747 5747 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-07 16:11:36.382 5747 5747 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-07 16:11:36.951 5747 5747 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-07 16:11:42.568 5988 5988 W libprocessgroup: Controller sfreezer is not found 03-07 16:11:42.570 5988 5988 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-07 16:11:42.570 5988 5988 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-07 16:11:42.785 5747 5747 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-07 16:11:42.785 5747 5747 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-07 16:11:46.868 5747 6124 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-07 16:11:46.868 5747 --------- beginning of main 03-07 17:08:49.129 32765 32765 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-07 17:08:50.310 32765 32765 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-07 17:08:50.315 32765 32765 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-07 17:08:50.315 32765 32765 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-07 17:08:50.316 32765 32765 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-07 17:08:50.316 32765 32765 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-07 17:08:50.316 32765 32765 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-07 17:08:50.316 32765 32765 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-07 17:08:50.316 32765 32765 W System.err: at java.lang.Class.newInstance(Native Method) 03-07 17:08:50.316 32765 32765 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-07 17:08:50.316 32765 32765 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-07 17:08:50.316 32765 32765 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-07 17:08:50.316 32765 32765 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-07 17:08:50.316 32765 32765 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-07 17:08:50.316 32765 32765 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-07 17:08:50.316 32765 32765 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-07 17:08:50.316 32765 32765 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-07 17:08:50.316 32765 32765 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-07 17:08:50.316 32765 32765 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-07 17:08:50.317 32765 32765 W System.err: at android.os.Looper.loop(Looper.java:313) 03-07 17:08:50.317 32765 32765 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-07 17:08:50.317 32765 32765 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-07 17:08:50.317 32765 32765 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-07 17:08:50.317 32765 32765 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-07 17:08:50.827 32765 32765 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-07 17:08:54.593 1339 1339 W libprocessgroup: Controller sfreezer is not found 03-07 17:08:54.595 1339 1339 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-07 17:08:54.595 1339 1339 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-07 17:08:54.793 32765 32765 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-07 17:08:54.794 32765 32765 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-07 17:08:56.204 32765 1677 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-07 17:08:56.204 32765 1677 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-07 17:08:56.204 32765 1677 W com.mbwhatsapp: and incorrect proguard optimizations. 03-07 17:08:59.238 32765 1748 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #3 (1746) at android.database.sqlite.SQLiteConnection android.dat--------- beginning of main 03-07 17:19:07.352 5960 5960 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-07 17:19:08.291 5960 5960 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-07 17:19:08.294 5960 5960 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-07 17:19:08.294 5960 5960 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-07 17:19:08.294 5960 5960 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-07 17:19:08.294 5960 5960 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-07 17:19:08.294 5960 5960 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-07 17:19:08.294 5960 5960 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-07 17:19:08.294 5960 5960 W System.err: at java.lang.Class.newInstance(Native Method) 03-07 17:19:08.294 5960 5960 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-07 17:19:08.294 5960 5960 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-07 17:19:08.294 5960 5960 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-07 17:19:08.294 5960 5960 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-07 17:19:08.294 5960 5960 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-07 17:19:08.294 5960 5960 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-07 17:19:08.294 5960 5960 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-07 17:19:08.294 5960 5960 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-07 17:19:08.294 5960 5960 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-07 17:19:08.295 5960 5960 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-07 17:19:08.295 5960 5960 W System.err: at android.os.Looper.loop(Looper.java:313) 03-07 17:19:08.295 5960 5960 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-07 17:19:08.295 5960 5960 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-07 17:19:08.295 5960 5960 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-07 17:19:08.295 5960 5960 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-07 17:19:08.540 5960 5960 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-07 17:19:10.234 5960 5960 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-07 17:19:10.234 5960 5960 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-07 17:19:10.300 6166 6166 W libprocessgroup: Controller sfreezer is not found 03-07 17:19:10.301 6166 6166 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-07 17:19:10.301 6166 6166 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-07 17:19:10.641 5960 6208 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-07 17:19:10.641 5960 6208 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-07 17:19:10.641 5960 6208 W com.mbwhatsapp: and incorrect proguard optimizations. 03-07 17:19:12.693 5960 6230 E ArmVmp : Match on catch block at 0x02 in for 0x21 03-07 17:19:12.701 5960 6230 W System.err: java.lang.NullPointerException 03-07 1--------- beginning of main 03-07 18:39:10.847 10027 10027 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-07 18:39:11.148 10027 10027 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-07 18:39:11.150 10027 10027 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-07 18:39:11.150 10027 10027 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-07 18:39:11.150 10027 10027 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-07 18:39:11.150 10027 10027 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-07 18:39:11.150 10027 10027 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-07 18:39:11.150 10027 10027 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-07 18:39:11.150 10027 10027 W System.err: at java.lang.Class.newInstance(Native Method) 03-07 18:39:11.150 10027 10027 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-07 18:39:11.150 10027 10027 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-07 18:39:11.150 10027 10027 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-07 18:39:11.150 10027 10027 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-07 18:39:11.150 10027 10027 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-07 18:39:11.150 10027 10027 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-07 18:39:11.150 10027 10027 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-07 18:39:11.150 10027 10027 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-07 18:39:11.150 10027 10027 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-07 18:39:11.150 10027 10027 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-07 18:39:11.150 10027 10027 W System.err: at android.os.Looper.loop(Looper.java:313) 03-07 18:39:11.150 10027 10027 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-07 18:39:11.150 10027 10027 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-07 18:39:11.150 10027 10027 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-07 18:39:11.150 10027 10027 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-07 18:39:11.257 10027 10027 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-07 18:39:11.769 10027 10027 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-07 18:39:11.769 10027 10027 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-07 18:39:11.986 10067 10067 W libprocessgroup: Controller sfreezer is not found 03-07 18:39:11.988 10067 10067 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-07 18:39:11.988 10067 10067 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-07 18:39:12.011 10027 10082 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-07 18:39:12.011 10027 10082 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-07 18:39:12.011 10027 10082 W com.mbwhatsapp: and incorrect proguard optimizations. 03-07 18:39:12.033 10027 10027 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-07 18:39:12.384 10027 10097 E QT : [QT]file does not exist 03-07 18:39:12.397 10027 10027 W com.mbwhatsapp: Method void com.mbwhatsapp.HomeActivity.A6e() failed lock verification and will run slower. 03-07 18:39:13.023 10027 10027 E ArmVmp : Match on catch block at 0x0a in for 0x199 03-07 18:39:13.075 10027 10027 E ArmVmp : Match on catch block at 0x0a in for 0x279 03-07 18:39:13.245 10027 10105 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/ConscryptEngineSocket;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-07 18:39:13.245 10027 10105 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-07 18:39:13.245 10027 10105 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-07 18:39:13.245 10027 10105 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/ConscryptEngineSocket;->setHostname(Ljava/lang/String;)V (max-target-q,core-platform-api, reflection, denied) 03-07 18:39:13.245 10027 10105 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setHostname(Ljava/lang/String;)V (max-target-q,core-platform-api, reflection, denied) 03-07 18:39:13.245 10027 10105 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setHostname(Ljava/lang/ String;)V (max-target-q, reflection, denied) 03-07 18:39:13.246 10027 10105 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setAlpnProtocols([B)V (max-target- q,core-platform-api, reflection, denied) 03-07 18:39:13.246 10027 10105 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setAlpnProtocols([B)V (max- target-q, reflection, denied) 03-07 18:39:13.350 10027 10027 W Activity: Can request only one set of permissions at a time 03-07 18:39:13.452 10027 10105 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getAlpnSelectedProtocol()[B (max- target-q,core-platform-api, reflection, denied) 03-07 18:39:13.452 10027 10105 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->getAlpnSelectedProtocol()[B (max-target-q, reflection, denied) 03-07 18:39:13.670 10027 10027 E ArmVmp : Match on catch block at 0x0a in for 0x1b9 03-07 18:39:14.408 10027 10027 E FBI : Can't load library: dlopen failed: library "libmagtsync.so" not found 03-07 18:39:14.428 10027 10184 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-07 18:39:14.793 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:14.793 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:14.802 10027 10097 W Parcel : Expecting binder but got null! 03-07 18:39:14.936 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:14.936 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:14.994 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:14.994 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:15.061 10027 10199 W LOTTIE : Animation contains merge paths. Merge paths are only supported on KitKat+ and must be manually enabled by calling enableMergePathsForKitKatAndAbove(). 03-07 18:39:15.312 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:15.312 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:15.335 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:15.336 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:15.363 10027 10027 W LOTTIE : Animation contains merge paths but they are disabled. 03-07 18:39:15.517 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:15.517 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:15.568 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:15.568 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:15.609 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:15.609 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:15.644 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:15.644 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:15.703 10027 10054 W LibraryVersion: Failed to get app version for libraryName: firebase-iid 03-07 18:39:15.744 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:15.744 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:15.792 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:15.792 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:15.887 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:15.888 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:15.905 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:15.905 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:16.587 10027 10079 E SQLiteDatabase: Error inserting transferred=1 media_job_uuid=6cd24ad6-6f1e-43c8-931f-ef3f0fece2f1 transcoded=0 gif_attribution=0 first_scan_length=4267 direct_path=/o1/v/t62.7118-24/f1/m231/up-oil-image-359dc53d- 4fab-4317-b1f1-72c40a019b85?ccb=9- 4&oh=01_AdR45Vd9Njj2tFo2Tg2Zk4PGeblQptYdOEFaCmhOp0uE5w&oe=66102068&_nc_sid=000000&_ nc_hot=1709825421 thumbnail_height_width_ratio=1.7560976 is_animated_sticker=0 file_hash=BJRbEjbrEyo6HckAbsJpd4F0LIJ+mYqG+15Doa7Yuzo= file_path=Media/.Statuses/e84cda18d73d4977be433d77b09532f4.jpg file_size=26182 partial_media_hash=LfYuMVyJMn2xdekqkjglKCtfFlpv2Aue0LGT7ZpLS3w= face_x=0 face_y=0 height=1080 trim_to=0 media_key_timestamp=1709666365000 message_url=https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m231/up-oil-image- 359dc53d-4fab-4317-b1f1-72c40a019b85?ccb=9- 4&oh=01_AdR45Vd9Njj2tFo2Tg2Zk4PGeblQptYdOEFaCmhOp0uE5w&oe=66102068&_nc_sid=000000&m ms3=true media_caption=null trim_from=0 mime_type=image/jpeg partial_media_enc_hash=null width=616 original_file_hash=null has_streaming_sidecar=1 autotransfer_retry_enabled=1 media_upload_handle=null message_row_id=102 multicast_id=null enc_file_hash=tn8H3kQK6m9FeheQKIeN0IZi09+29UPbUzI3cfXet9M= mute_video=0 page_count=0 first_scan_sidecar=[B@3ad6b4c suspicious_content=0 file_length=26182 media_name=null media_duration=0 chat_row_id=84 media_key=[B@500795 03-07 18:39:16.587 10027 10079 E SQLiteDatabase: android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed: message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555]) 03-07 18:39:16.587 10027 10079 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native Method) 03-07 18:39:16.587 10027 10079 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti on.java:1275) 03-07 18:39:16.587 10027 10079 E SQLiteDatabase: at android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav a:790) 03-07 18:39:16.587 10027 10079 E SQLiteDatabase: at android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89) 03-07 18:39:16.587 10027 10079 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:241 0) 03-07 18:39:16.587 10027 10079 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2279) 03-07 18:39:16.587 10027 10079 E SQLiteDatabase: at X.2tm.A08(Unknown Source:6) 03-07 18:39:16.587 10027 10079 E SQLiteDatabase: at X.35Y.A07(Unknown Source:212) 03-07 18:39:16.587 10027 10079 E SQLiteDatabase: at X.3QF.A14(Unknown Source:470) 03-07 18:39:16.587 10027 10079 E SQLiteDatabase: at X.3gU.run(Unknown Source:982) 03-07 18:39:16.587 10027 10079 E SQLiteDatabase: at android.os.Handler.handleCallback(Handler.java:942) 03-07 18:39:16.587 10027 10079 E SQLiteDatabase: at android.os.Handler.dispatchMessage(Handler.java:99) 03-07 18:39:16.587 10027 10079 E SQLiteDatabase: at X.0zq.dispatchMessage(Unknown Source:4) 03-07 18:39:16.587 10027 10079 E SQLiteDatabase: at android.os.Looper.loopOnce(Looper.java:226) 03-07 18:39:16.587 10027 10079 E SQLiteDatabase: at android.os.Looper.loop(Looper.java:313) 03-07 18:39:16.587 10027 10079 E SQLiteDatabase: at android.os.HandlerThread.run(HandlerThread.java:67) 03-07 18:39:16.650 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:16.651 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:16.696 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:16.696 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:16.706 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:16.706 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:16.729 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:16.729 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:16.738 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:16.739 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:16.769 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:16.769 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:16.787 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:16.788 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:16.795 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:16.796 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:16.808 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:16.808 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:16.823 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:16.823 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:16.840 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:16.840 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:16.857 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:16.857 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:16.876 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:16.876 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:16.891 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:16.892 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:16.907 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:16.908 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:16.925 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:16.925 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:16.941 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:16.941 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:16.960 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:16.960 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:16.975 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:16.976 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:16.994 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:16.994 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:17.009 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:17.009 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:18.803 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:18.803 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:18.947 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:18.947 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:18.971 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:18.971 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:18.982 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:18.982 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:18.998 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:18.998 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:19.017 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:19.017 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:19.033 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:19.033 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:19.050 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:19.050 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:19.067 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:19.067 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:19.083 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:19.084 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:19.100 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:19.100 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:19.117 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:19.117 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:19.133 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:19.133 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:19.150 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:19.150 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:19.167 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:19.167 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:19.184 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:19.184 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:19.524 10027 10027 E ArmVmp : Match on catch block at 0x0a in for 0x195 03-07 18:39:19.535 10027 10027 E ArmVmp : Match on catch block at 0x0a in for 0x191 03-07 18:39:19.925 10027 10037 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) 03-07 18:39:20.144 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x169 03-07 18:39:20.154 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x169 03-07 18:39:20.214 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:20.215 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:20.218 10027 10097 W Parcel : Expecting binder but got null! 03-07 18:39:20.229 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:20.229 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:20.257 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:20.257 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:20.307 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:20.311 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:20.335 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:20.335 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:20.375 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:20.380 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:20.398 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:20.398 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:20.407 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:20.407 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:20.432 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:20.436 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:20.450 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:20.450 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:20.499 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:20.504 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:20.520 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:20.520 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:20.566 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:20.574 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:20.591 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:20.591 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:20.633 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:20.640 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:20.652 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:20.652 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:20.718 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:20.723 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:20.733 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:20.734 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:20.802 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:20.810 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:20.825 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:20.825 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:20.854 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:20.862 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:20.881 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:20.881 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:20.920 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:20.929 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:20.955 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:20.955 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:20.987 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:20.994 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:21.018 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:21.018 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:21.055 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:21.067 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:21.088 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:21.088 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:21.122 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:21.132 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:21.151 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:21.151 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:21.188 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:21.197 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:21.214 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:21.214 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:21.256 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:21.266 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:21.284 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:21.284 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:21.323 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:21.336 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:21.354 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:21.354 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:21.423 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:21.436 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:21.464 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:21.464 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:21.927 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:21.940 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:21.964 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:21.964 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:22.424 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:22.427 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:22.433 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:22.434 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:22.505 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:22.509 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:22.522 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:22.522 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:22.528 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:22.532 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:22.551 10027 10027 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 18:39:22.551 10027 10027 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 18:39:22.644 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:22.649 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:22.660 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:22.662 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:22.662 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:22.665 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:22.674 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:22.675 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:22.825 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:22.830 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:22.840 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:22.841 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:22.926 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:22.930 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:22.942 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:22.942 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:23.431 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:23.445 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:23.468 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:23.468 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:23.934 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:23.946 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:23.960 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:23.960 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:24.436 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:24.448 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:24.461 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:24.461 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:24.937 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:24.946 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:24.962 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:24.962 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:25.441 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:25.455 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:25.473 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:25.473 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:25.942 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:25.957 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:25.974 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:25.974 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:26.444 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:26.457 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:26.478 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:26.479 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:26.947 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:26.961 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:26.975 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:26.975 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:27.102 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:27.106 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:27.123 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:27.123 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:27.126 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:27.131 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:27.141 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:27.141 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:27.143 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:27.147 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:27.159 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:27.164 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:27.168 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:27.168 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:27.175 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:27.175 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:27.176 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:27.180 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:27.190 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:27.190 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:27.192 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:27.197 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:27.205 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:27.205 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:27.212 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:27.216 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:27.226 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:27.227 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:27.227 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:27.231 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:27.240 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:27.240 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:27.243 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:27.247 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:27.256 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:27.256 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:27.260 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:27.264 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:27.271 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:27.271 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:27.276 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:27.280 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:27.287 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:27.287 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:27.293 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:27.297 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:27.305 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:27.306 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:27.795 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:27.800 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:27.808 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:27.808 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:28.301 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:28.313 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:28.326 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:28.326 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:28.805 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:28.818 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:28.833 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:28.833 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:29.144 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:29.150 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:29.162 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:29.163 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:29.168 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:29.172 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:29.183 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:29.183 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:29.588 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:29.592 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:29.603 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:29.603 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:29.603 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:29.608 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:29.617 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:29.617 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:29.620 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:29.625 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:29.636 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:29.636 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:29.637 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:29.641 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:29.648 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:29.648 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:29.653 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:29.657 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:29.664 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:29.664 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:29.669 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:29.674 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:29.681 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:29.681 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:29.686 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:29.691 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:29.698 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:29.698 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:29.703 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:29.708 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:29.715 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:29.715 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:29.720 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:29.724 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:29.732 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:29.732 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:29.736 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:29.741 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:29.748 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:29.748 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:29.753 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:29.758 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:29.764 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:29.765 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:29.770 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:29.775 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:29.782 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:29.782 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:29.787 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:29.791 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:29.797 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:29.798 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:30.089 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:30.093 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:30.101 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:30.101 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:30.590 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:30.594 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:30.601 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:30.602 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:30.693 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:30.698 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:30.711 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:30.712 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:30.715 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:30.720 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:30.725 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:30.730 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:30.730 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:30.730 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:30.741 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:30.742 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:30.742 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:30.745 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:30.752 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:30.752 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:30.758 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:30.762 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:30.769 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:30.769 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:30.774 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:30.779 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:30.786 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:30.786 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:30.791 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:30.795 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:30.803 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:30.803 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:30.811 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:30.814 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:30.825 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:30.827 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:30.827 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:30.830 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:30.840 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:30.840 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:30.842 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:30.846 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:30.856 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:30.856 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:30.858 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:30.863 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:30.869 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:30.870 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:30.875 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:30.879 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:30.886 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:30.886 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:30.891 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:30.896 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:30.903 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:30.903 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:31.193 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:31.197 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:31.205 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:31.206 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:31.697 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:31.705 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:31.715 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:31.716 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:32.202 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:32.215 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:32.231 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:32.231 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:32.704 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:32.718 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:32.732 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:32.732 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:33.201 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:33.204 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:33.210 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:33.210 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:33.251 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:33.255 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:33.263 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:33.263 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:33.754 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:33.759 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:33.766 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:33.766 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:33.954 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:33.958 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:33.966 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:33.966 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:34.457 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:34.461 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:34.469 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:34.469 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:34.962 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:34.976 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:34.993 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:34.993 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:35.460 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:35.463 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:35.469 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:35.469 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:35.544 10027 10027 W Settings: Setting show_button_background has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. 03-07 18:39:35.774 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:35.775 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:35.777 10027 10097 W Parcel : Expecting binder but got null! 03-07 18:39:35.796 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:35.801 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:35.812 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:35.812 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:37.221 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:37.221 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:37.241 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:37.241 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:37.256 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:37.256 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:37.273 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:37.273 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:37.275 10027 10125 E ArmVmp : Match on catch block at 0x0a in for 0xe5 03-07 18:39:37.290 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:37.290 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:37.307 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:37.307 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:37.351 10027 10027 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 18:39:37.351 10027 10027 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 18:39:37.377 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:37.381 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:37.393 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:37.393 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:37.593 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:37.598 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:37.611 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:37.612 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:37.648 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:37.652 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:38.106 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:38.113 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:38.132 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:38.132 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:38.609 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:38.621 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:38.643 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:38.643 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:39.114 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:39.127 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:39.153 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:39.153 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:39.596 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:39.606 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:39.621 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:39.622 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:40.099 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:40.113 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:40.127 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:40.127 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:40.602 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:40.614 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:40.631 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:40.632 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:41.105 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:41.120 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:41.138 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:41.139 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:41.607 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:41.620 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:41.640 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:41.640 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:42.105 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:42.109 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:42.116 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:42.116 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:42.208 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:42.213 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:42.227 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:42.227 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:42.238 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:42.244 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:42.256 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:42.256 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:42.261 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:42.264 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:42.271 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:42.275 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:42.275 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:42.276 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:42.287 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:42.287 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:42.314 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:42.318 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:42.331 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:42.331 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:42.338 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:42.343 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:42.354 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:42.354 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:42.355 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:42.360 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:42.372 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:42.372 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:42.372 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:42.377 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:42.385 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:42.385 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:42.388 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:42.393 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:42.403 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:42.403 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:42.405 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:42.409 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:42.420 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:42.420 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:42.422 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:42.427 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:42.436 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:42.436 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:42.439 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:42.443 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:42.453 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:42.453 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:42.456 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:42.460 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:42.469 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:42.469 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:42.472 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:42.476 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:42.482 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:42.483 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:42.489 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:42.493 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:42.500 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:42.500 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:42.506 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:42.511 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:42.517 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:42.517 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:42.824 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:42.829 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:42.837 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:42.837 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:43.329 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:43.339 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:43.352 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:43.352 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:43.581 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:43.587 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:43.602 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:43.602 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:43.603 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:43.608 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:43.619 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:43.619 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:43.627 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:43.631 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:43.643 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:43.643 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:43.644 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:43.648 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:43.656 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:43.656 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:43.661 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:43.665 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:43.673 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:43.673 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:43.677 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:43.682 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:43.690 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:43.690 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:43.696 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:43.700 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:43.711 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:43.713 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:43.713 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:43.716 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:43.726 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:43.726 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:43.728 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:43.732 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:43.742 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:43.742 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:43.744 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:43.749 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:43.756 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:43.756 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:43.761 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:43.765 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:43.771 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:43.771 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:43.778 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:43.782 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:43.789 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:43.789 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:44.062 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:44.065 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:44.073 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:44.073 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:44.565 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:44.570 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:44.578 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:44.578 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:44.949 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:44.953 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:44.965 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:44.965 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:45.451 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:45.454 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:45.465 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:45.465 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:45.473 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:45.477 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:45.486 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:45.490 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:45.490 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:45.490 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:45.501 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:45.501 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:45.501 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:45.506 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:45.516 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:45.517 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:45.518 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:45.522 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:45.529 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:45.529 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:45.535 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:45.539 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:45.545 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:45.545 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:45.551 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:45.556 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:45.563 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:45.563 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:45.568 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:45.573 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:45.580 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:45.580 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:45.585 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:45.589 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:45.596 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:45.596 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:45.602 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:45.606 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:45.612 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:45.612 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:45.618 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:45.622 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:45.629 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:45.629 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:45.635 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:45.639 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:45.646 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:45.646 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:45.652 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:45.656 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:45.662 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:45.662 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:45.669 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:45.673 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:45.678 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:45.678 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:45.987 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:45.993 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:46.003 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:46.003 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:46.492 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:46.504 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:46.518 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:46.518 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:46.994 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:47.007 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:47.021 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:47.021 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:47.228 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:47.234 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:47.248 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:47.248 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:47.250 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:47.255 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:47.266 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:47.266 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:47.275 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:47.280 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:47.292 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:47.292 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:47.292 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:47.297 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:47.305 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:47.305 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:47.309 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:47.313 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:47.321 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:47.321 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:47.325 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:47.330 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:47.338 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:47.338 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:47.345 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:47.348 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:47.359 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:47.360 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:47.360 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:47.364 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:47.374 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:47.374 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:47.376 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:47.381 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:47.392 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:47.392 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:47.392 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:47.397 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:47.404 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:47.404 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:47.409 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:47.413 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:47.419 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:47.419 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:47.426 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:47.430 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:47.437 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:47.437 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:47.727 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:47.732 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:47.742 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:47.742 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:48.234 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:48.247 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:48.263 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:48.263 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:48.697 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:48.701 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:48.709 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:48.710 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:48.915 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:48.919 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:48.928 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:48.928 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:49.418 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:49.423 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:49.430 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:49.430 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:49.923 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:49.935 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:49.950 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:49.951 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:50.426 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:50.439 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:50.457 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:50.457 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:50.929 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:50.942 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:50.959 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:50.959 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:51.430 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:51.443 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:51.462 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:51.462 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:51.933 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:51.946 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:51.963 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:51.964 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:52.429 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:52.433 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:52.440 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:52.440 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:52.547 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:52.552 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:52.561 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:52.561 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:53.049 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:53.053 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:53.061 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:53.061 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:53.551 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:53.556 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:53.563 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:53.563 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:54.057 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:54.069 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:54.077 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:54.077 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:54.188 10027 10027 W Settings: Setting show_button_background has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. 03-07 18:39:54.256 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:54.256 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:54.259 10027 10097 W Parcel : Expecting binder but got null! 03-07 18:39:54.270 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:54.274 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:54.286 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:54.286 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:55.096 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:55.096 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:55.114 10027 10125 E ArmVmp : Match on catch block at 0x0a in for 0xf5 03-07 18:39:55.116 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:55.116 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:55.140 10027 10027 W InputEventReceiver: Attempted to finish an input event but the input event receiver has already been disposed. 03-07 18:39:55.159 10027 10027 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 18:39:55.159 10027 10027 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 18:39:55.184 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:55.188 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:55.200 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:55.200 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:55.678 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:55.686 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:55.705 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:55.705 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:55.755 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:55.761 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:55.779 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:55.779 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:55.823 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:55.831 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:56.265 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:56.273 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:56.297 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:56.297 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:56.770 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:56.783 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:56.809 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:56.809 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:57.268 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:57.272 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:57.281 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:57.281 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:57.288 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:57.291 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:57.314 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:57.314 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:57.348 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:57.348 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:57.355 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:39:57.359 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:57.370 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:57.370 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:57.378 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:57.378 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:57.392 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:57.392 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:57.407 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:57.408 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:57.423 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:57.423 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:57.440 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:57.440 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:57.457 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:57.457 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:57.476 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:57.476 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:57.492 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:57.492 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:57.513 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:57.513 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:57.529 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:57.529 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:57.543 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:57.544 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:57.561 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:57.561 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:57.576 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:57.576 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:57.593 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:57.593 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:57.611 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:57.611 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:57.629 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:57.629 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:57.646 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:57.646 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:57.661 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:57.661 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:57.679 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:57.679 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:57.761 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:57.762 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:57.764 10027 10097 W Parcel : Expecting binder but got null! 03-07 18:39:57.828 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:57.828 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:57.891 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:57.892 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:57.896 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:57.901 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:57.910 10027 10027 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 18:39:57.910 10027 10027 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 18:39:57.921 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:57.922 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:58.082 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:39:58.088 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:58.109 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:58.110 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:58.149 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:58.149 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:58.149 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:39:58.155 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:39:58.176 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:58.176 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:58.191 10027 10027 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 18:39:58.191 10027 10027 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 18:39:58.244 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:58.244 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:58.273 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:58.273 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:58.301 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:58.307 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:39:58.321 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:39:58.323 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:58.323 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:58.332 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:39:58.346 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:58.346 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:39:58.427 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:39:58.427 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:00.049 10027 10027 W InputEventReceiver: Attempted to finish an input event but the input event receiver has already been disposed. 03-07 18:40:00.130 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:00.135 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:00.143 10027 10027 E ImeBackDispatcher: Ime callback not found. Ignoring unregisterReceivedCallback. callbackId: 59212229 03-07 18:40:00.146 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:00.150 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:00.151 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:00.151 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:00.171 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:00.175 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:00.192 10027 10027 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 18:40:00.192 10027 10027 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 18:40:00.234 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:00.237 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:00.248 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:00.251 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:00.251 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:00.253 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:00.262 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:00.262 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:00.430 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:00.435 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:00.446 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:00.446 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:00.581 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:00.586 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:00.596 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:00.596 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:01.087 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:01.097 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:01.115 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:01.116 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:01.592 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:01.604 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:01.619 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:01.619 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:02.087 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:02.090 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:02.097 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:02.097 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:02.589 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:02.593 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:02.598 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:02.598 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:02.673 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:02.677 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:02.683 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:02.683 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:02.717 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:02.717 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:02.722 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:02.723 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:02.728 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:02.729 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:02.744 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:02.744 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:02.761 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:02.761 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:02.778 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:02.778 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:02.794 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:02.795 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:02.811 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:02.811 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:02.828 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:02.828 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:02.845 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:02.845 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:02.862 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:02.862 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:02.878 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:02.878 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:02.895 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:02.899 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:02.899 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:02.899 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:02.915 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:02.915 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:02.931 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:02.931 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:02.949 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:02.949 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:02.966 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:02.966 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:02.982 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:02.982 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:02.984 10027 10097 W Parcel : Expecting binder but got null! 03-07 18:40:02.989 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:02.989 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:02.999 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:02.999 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:03.019 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:03.019 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:03.034 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:03.034 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:03.050 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:03.050 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:03.064 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:03.065 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:03.092 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:03.092 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:03.093 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:03.097 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:03.108 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:03.108 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:03.150 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:03.150 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:03.154 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:03.159 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:03.168 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:03.172 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:03.173 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:03.174 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:03.183 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:03.183 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:03.259 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:03.259 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:03.273 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:03.273 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:03.294 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:03.294 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:03.678 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:03.687 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:03.700 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:03.700 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:04.179 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:04.186 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:04.200 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:04.200 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:04.438 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:04.438 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:04.452 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:04.452 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:04.474 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:04.474 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:04.490 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:04.490 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:04.505 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:04.505 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:04.522 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:04.522 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:04.538 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:04.538 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:04.550 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:04.550 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:04.571 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:04.571 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:04.584 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:04.584 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:04.606 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:04.606 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:04.620 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:04.620 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:04.636 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:04.636 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:04.652 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:04.652 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:04.669 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:04.669 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:04.680 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:04.684 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:04.693 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:04.693 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:04.702 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:04.702 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:04.716 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:04.716 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:04.724 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:04.724 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:04.738 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:04.738 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:04.753 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:04.754 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:04.770 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:04.770 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:04.787 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:04.787 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:04.804 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:04.804 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:04.822 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:04.822 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:04.838 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:04.838 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:04.855 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:04.855 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:04.871 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:04.871 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:04.918 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:04.918 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:04.927 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:04.927 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:04.938 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:04.938 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:04.956 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:04.956 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:04.971 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:04.971 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:04.988 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:04.988 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:05.006 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:05.006 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:05.022 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:05.022 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:05.039 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:05.039 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:05.059 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:05.059 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:05.076 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:05.076 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:05.092 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:05.092 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:05.109 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:05.109 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:05.126 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:05.126 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:05.144 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:05.144 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:05.159 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:05.159 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:05.177 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:05.177 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:05.184 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:05.190 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:05.195 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:05.196 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:05.210 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:05.210 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:05.223 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:05.224 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:05.233 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:05.233 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:05.243 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:05.243 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:05.259 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:05.259 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:05.288 10027 10027 W InputEventReceiver: Attempted to finish an input event but the input event receiver has already been disposed. 03-07 18:40:05.294 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:05.298 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:05.310 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:05.310 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:05.319 10027 10027 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 18:40:05.319 10027 10027 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 18:40:05.378 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:05.383 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:05.396 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:05.396 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:05.459 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:05.462 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:05.497 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:05.497 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:05.515 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:05.515 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:05.517 10027 10097 W Parcel : Expecting binder but got null! 03-07 18:40:05.538 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:05.538 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:05.540 10027 10097 W Parcel : Expecting binder but got null! 03-07 18:40:05.548 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:05.548 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:05.554 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:05.554 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:05.559 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:05.559 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:05.575 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:05.575 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:05.584 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:05.588 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:05.597 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:05.597 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:05.601 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:05.601 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:05.612 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:05.613 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:05.627 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:05.627 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:05.644 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:05.644 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:05.658 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:05.658 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:05.676 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:05.676 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:05.685 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:05.689 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:05.701 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:05.701 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:05.706 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:05.706 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:06.186 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:06.189 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:06.198 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:06.198 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:06.308 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:06.313 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:06.325 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:06.326 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:06.330 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:06.330 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:06.338 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:06.342 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:06.354 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:06.354 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:06.358 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:06.358 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:06.361 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:06.361 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:06.377 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:06.377 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:06.393 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:06.393 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:06.843 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:06.857 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:06.880 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:06.880 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:07.346 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:07.360 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:07.385 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:07.386 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:07.849 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:07.862 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:07.891 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:07.891 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:08.351 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:08.365 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:08.380 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:08.380 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:08.852 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:08.864 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:08.881 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:08.881 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:09.356 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:09.369 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:09.386 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:09.387 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:09.623 10027 10027 W Settings: Setting show_button_background has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. 03-07 18:40:09.690 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:09.691 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:09.693 10027 10097 W Parcel : Expecting binder but got null! 03-07 18:40:09.701 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:09.706 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:09.716 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:09.716 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:11.949 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:11.949 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:11.968 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:11.968 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:11.983 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:11.983 10027 10125 E ArmVmp : Match on catch block at 0x0a in for 0xe9 03-07 18:40:11.983 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:12.007 10027 10027 W InputEventReceiver: Attempted to finish an input event but the input event receiver has already been disposed. 03-07 18:40:12.027 10027 10027 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 18:40:12.027 10027 10027 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 18:40:12.051 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:12.055 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:12.066 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:12.066 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:12.090 10027 10027 W Choreographer: Frame time is 0.019105 ms in the future! Check that graphics HAL is generating vsync timestamps using the correct timebase. 03-07 18:40:12.551 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:12.566 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:12.588 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:12.588 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:12.742 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:12.752 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:12.776 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:12.776 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:12.830 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:12.837 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:13.249 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:13.261 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:13.274 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:13.274 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:13.386 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:13.390 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:13.400 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:13.400 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:13.424 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:13.424 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:13.441 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:13.442 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:13.453 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:13.455 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:13.455 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:13.457 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:13.475 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:13.475 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:13.491 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:13.491 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:13.508 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:13.508 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:13.522 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:13.522 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:13.539 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:13.539 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:13.556 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:13.556 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:13.573 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:13.573 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:13.589 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:13.589 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:13.605 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:13.606 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:13.622 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:13.622 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:13.639 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:13.639 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:13.655 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:13.656 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:13.672 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:13.672 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:13.689 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:13.690 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:13.706 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:13.706 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:13.723 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:13.723 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:13.740 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:13.740 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:13.756 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:13.756 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:13.773 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:13.773 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:13.818 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:13.818 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:13.821 10027 10097 W Parcel : Expecting binder but got null! 03-07 18:40:13.878 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:13.878 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:13.935 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:13.935 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:13.941 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:13.949 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:13.959 10027 10027 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 18:40:13.959 10027 10027 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 18:40:13.966 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:13.966 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:13.972 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:13.972 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:14.031 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:14.036 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:14.053 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:14.058 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:14.060 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:14.060 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:14.074 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:14.074 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:14.120 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:14.120 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:14.150 10027 10027 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 18:40:14.150 10027 10027 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 18:40:14.225 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:14.225 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:14.255 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:14.255 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:14.281 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:14.288 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:14.301 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:14.308 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:14.308 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:14.310 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:14.325 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:14.325 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:14.390 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:14.390 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:19.779 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:19.779 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:19.798 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:19.798 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:19.814 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:19.814 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:19.833 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:19.833 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:19.939 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:19.944 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:19.951 10027 10027 E ImeBackDispatcher: Ime callback not found. Ignoring unregisterReceivedCallback. callbackId: 59212229 03-07 18:40:19.954 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:19.958 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:19.958 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:19.958 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:19.970 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:19.973 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:19.989 10027 10027 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 18:40:19.989 10027 10027 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 18:40:20.023 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:20.028 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:20.039 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:20.042 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:20.042 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:20.044 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:20.054 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:20.054 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:20.229 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:20.233 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:20.243 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:20.243 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:20.400 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:20.414 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:20.438 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:20.438 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:20.447 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:20.454 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:20.472 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:20.472 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:20.902 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:20.916 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:20.937 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:20.938 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:21.404 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:21.418 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:21.442 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:21.443 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:21.905 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:21.918 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:21.935 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:21.935 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:22.386 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:22.389 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:22.395 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:22.395 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:22.456 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:22.462 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:22.476 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:22.476 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:22.956 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:22.961 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:22.976 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:22.976 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:23.457 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:23.461 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:23.470 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:23.470 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:23.523 10027 10027 W Settings: Setting show_button_background has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. 03-07 18:40:23.592 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:23.592 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:23.594 10027 10097 W Parcel : Expecting binder but got null! 03-07 18:40:23.608 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:23.613 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:23.623 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:23.624 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:25.236 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:25.236 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:25.255 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:25.255 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:25.269 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:25.270 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:25.285 10027 10125 E ArmVmp : Match on catch block at 0x0a in for 0xe5 03-07 18:40:25.286 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:25.286 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:25.331 10027 10027 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 18:40:25.331 10027 10027 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 18:40:25.359 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:25.363 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:25.375 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:25.375 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:25.621 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:25.626 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:25.640 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:25.641 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:25.679 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:25.684 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:26.123 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:26.136 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:26.159 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:26.159 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:26.625 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:26.638 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:26.659 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:26.659 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:27.123 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:27.128 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:27.139 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:27.139 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:27.629 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:27.641 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:27.658 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:27.658 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:28.132 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:28.145 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:28.162 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:28.162 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:28.633 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:28.648 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:28.666 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:28.667 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:29.135 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:29.147 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:29.163 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:29.163 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:29.638 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:29.651 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:29.669 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:29.669 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:30.141 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:30.154 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:30.173 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:30.173 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:30.642 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:30.655 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:30.672 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:30.673 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:30.853 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:30.857 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:30.890 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:30.890 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:30.908 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:30.908 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:30.911 10027 10097 W Parcel : Expecting binder but got null! 03-07 18:40:30.931 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:30.931 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:30.932 10027 10097 W Parcel : Expecting binder but got null! 03-07 18:40:30.940 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:30.940 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:30.945 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:30.945 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:30.951 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:30.951 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:30.964 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:30.964 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:30.979 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:30.979 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:30.999 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:30.999 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:31.015 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:31.015 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:31.032 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:31.032 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:31.046 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:31.046 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:31.065 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:31.065 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:31.080 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:31.080 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:31.139 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:31.144 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:31.155 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:31.155 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:31.628 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:31.641 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:31.666 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:31.666 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:32.132 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:32.146 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:32.173 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:32.173 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:32.633 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:32.648 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:32.664 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:32.664 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:33.135 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:33.147 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:33.161 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:33.162 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:33.633 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:33.637 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:33.645 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:33.645 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:33.895 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:33.900 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:33.913 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:33.913 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:33.917 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:33.917 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:33.927 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:33.927 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:33.941 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:33.946 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:33.958 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:33.958 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:33.962 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:33.962 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:33.964 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:33.968 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:33.979 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:33.979 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:33.983 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:33.983 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:34.017 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:34.022 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:34.033 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:34.033 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:34.051 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:34.055 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:34.067 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:34.067 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:34.105 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:34.114 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:34.124 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:34.126 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:34.127 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:34.128 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:34.135 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:34.139 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:34.139 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:34.140 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:34.151 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:34.155 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:34.155 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:34.157 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:34.167 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:34.167 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:34.168 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:34.173 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:34.185 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:34.186 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:34.186 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:34.190 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:34.201 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:34.201 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:34.201 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:34.206 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:34.216 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:34.216 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:34.218 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:34.222 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:34.232 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:34.232 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:34.235 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:34.239 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:34.248 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:34.248 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:34.252 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:34.256 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:34.263 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:34.263 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:34.268 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:34.272 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:34.282 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:34.282 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:34.285 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:34.289 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:34.299 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:34.299 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:34.302 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:34.306 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:34.316 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:34.316 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:34.318 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:34.322 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:34.331 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:34.331 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:34.352 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:34.356 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:34.364 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:34.364 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:34.402 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:34.407 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:34.414 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:34.414 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:34.452 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:34.457 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:34.465 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:34.465 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:34.603 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:34.608 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:34.619 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:34.619 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:35.105 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:35.109 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:35.117 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:35.117 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:35.159 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:35.163 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:35.176 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:35.176 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:35.177 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:35.181 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:35.188 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:35.192 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:35.192 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:35.193 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:35.205 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:35.205 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:35.206 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:35.215 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:35.222 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:35.222 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:35.222 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:35.226 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:35.233 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:35.233 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:35.239 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:35.243 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:35.250 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:35.250 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:35.256 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:35.261 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:35.269 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:35.269 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:35.275 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:35.279 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:35.289 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:35.291 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:35.291 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:35.294 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:35.305 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:35.305 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:35.306 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:35.310 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:35.320 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:35.320 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:35.323 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:35.327 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:35.334 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:35.334 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:35.340 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:35.344 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:35.350 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:35.350 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:35.356 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:35.360 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:35.366 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:35.366 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:35.506 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:35.510 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:35.518 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:35.518 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:36.008 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:36.012 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:36.020 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:36.021 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:36.343 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:36.347 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:36.354 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:36.354 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:36.561 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:36.565 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:36.573 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:36.573 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:37.064 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:37.069 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:37.076 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:37.076 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:37.264 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:37.267 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:37.275 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:37.275 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:37.767 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:37.771 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:37.779 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:37.779 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:37.884 10027 10027 W Settings: Setting show_button_background has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. 03-07 18:40:37.950 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:37.950 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:37.953 10027 10097 W Parcel : Expecting binder but got null! 03-07 18:40:37.967 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:37.971 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:37.982 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:37.982 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:39.494 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:39.494 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:39.515 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:39.515 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:39.528 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:39.528 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:39.543 10027 10125 E ArmVmp : Match on catch block at 0x0a in for 0xf5 03-07 18:40:39.546 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:39.546 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:39.608 10027 10027 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 18:40:39.608 10027 10027 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 18:40:39.643 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:39.647 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:39.658 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:39.658 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:40.048 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:40.052 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:40.071 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:40.071 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:40.123 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:40.130 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:40.566 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:40.579 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:40.604 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:40.605 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:41.050 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:41.063 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:41.091 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:41.091 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:41.553 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:41.567 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:41.594 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:41.594 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:41.971 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:41.975 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:41.986 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:41.986 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:42.008 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:42.008 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:42.025 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:42.025 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:42.038 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:42.039 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:42.039 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:42.043 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:42.051 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:42.056 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:42.065 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:42.066 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:42.077 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:42.077 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:42.096 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:42.096 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:42.111 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:42.111 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:42.127 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:42.127 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:42.144 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:42.144 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:42.161 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:42.161 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:42.178 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:42.178 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:42.195 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:42.195 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:42.212 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:42.212 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:42.228 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:42.228 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:42.243 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:42.244 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:42.260 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:42.261 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:42.277 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:42.277 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:42.293 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:42.293 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:42.310 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:42.310 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:42.330 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:42.330 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:42.345 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:42.345 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:42.361 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:42.361 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:42.458 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:42.458 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:42.461 10027 10097 W Parcel : Expecting binder but got null! 03-07 18:40:42.518 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:42.518 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:42.580 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:42.580 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:42.586 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:42.594 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:42.604 10027 10027 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 18:40:42.604 10027 10027 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 18:40:42.611 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:42.611 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:42.683 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:42.689 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:42.708 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:42.708 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:42.753 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:42.754 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:42.754 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:42.759 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:42.781 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:42.781 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:42.793 10027 10027 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 18:40:42.793 10027 10027 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 18:40:42.856 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:42.856 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:42.884 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:42.884 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:42.918 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:42.924 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:42.939 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:42.947 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:42.948 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:42.951 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:42.965 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:42.965 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:43.025 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:43.025 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:44.616 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:44.616 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:44.636 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:44.636 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:44.652 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:44.652 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:44.668 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:44.668 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:44.790 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:44.795 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:44.803 10027 10027 E ImeBackDispatcher: Ime callback not found. Ignoring unregisterReceivedCallback. callbackId: 59212229 03-07 18:40:44.806 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:44.810 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:44.811 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:44.811 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:44.826 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:44.830 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:44.847 10027 10027 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 18:40:44.847 10027 10027 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 18:40:44.886 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:44.890 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:44.904 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:44.904 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:44.908 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:44.912 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:44.923 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:44.923 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:45.081 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:45.085 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:45.097 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:45.097 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:45.253 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:45.265 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:45.284 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:45.284 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:45.755 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:45.768 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:45.789 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:45.789 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:46.256 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:46.269 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:46.286 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:46.286 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:46.741 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:46.753 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:46.767 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:46.768 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:47.240 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:47.246 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:47.258 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:47.258 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:47.539 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:47.543 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:47.554 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:47.555 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:47.565 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:47.568 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:47.580 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:47.580 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:47.608 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:47.612 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:47.621 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:47.625 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:47.632 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:47.632 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:47.651 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:47.651 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:47.715 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:47.722 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:47.743 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:47.743 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:47.761 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:47.765 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:47.779 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:47.779 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:47.790 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:47.795 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:47.805 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:47.805 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:47.807 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:47.814 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:47.830 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:47.830 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:48.059 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:48.064 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:48.072 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:48.072 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:48.566 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:48.577 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:48.584 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:48.584 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:48.601 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:48.605 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:48.617 10027 10398 W MediaPlayer: Use of stream types is deprecated for operations other than volume control 03-07 18:40:48.617 10027 10398 W MediaPlayer: See the documentation of setAudioStreamType() for what to use instead with android.media.AudioAttributes to qualify your playback use case 03-07 18:40:48.618 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:48.618 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:48.661 10027 10332 W MediaPlayerNative: info/warning (10973, 0) 03-07 18:40:48.698 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:48.703 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:48.716 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:48.716 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:49.063 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:49.068 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:49.080 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:49.080 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:49.492 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:49.496 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:49.516 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:49.516 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:49.570 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:49.574 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:49.588 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:49.588 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:49.588 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:49.594 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:49.614 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:49.614 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:49.665 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:49.665 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:49.668 10027 10097 W Parcel : Expecting binder but got null! 03-07 18:40:49.670 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:49.674 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:49.685 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:49.685 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:49.692 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:49.697 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:49.714 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:49.714 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:49.723 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:49.723 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:49.732 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:49.732 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:49.736 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:49.741 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:49.747 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:49.753 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:49.753 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:49.753 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:49.765 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:49.765 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:49.770 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:49.770 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:49.771 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:49.776 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:49.786 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:49.786 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:49.826 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:49.826 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:49.829 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:49.834 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:49.839 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:49.839 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:49.849 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:49.850 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:49.854 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:49.858 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:49.876 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:49.876 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:49.885 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:49.885 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:49.889 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:49.894 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:49.916 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:49.916 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:49.925 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:49.925 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:49.938 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:49.938 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:49.946 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:49.946 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:49.963 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:49.964 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:49.977 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:49.977 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:49.989 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:49.989 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.005 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.005 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.030 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.030 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.043 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.043 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.062 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.062 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.079 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.079 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.094 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.094 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.102 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:50.109 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:50.127 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.127 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.133 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.133 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.139 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.139 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.163 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.163 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.177 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.177 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.195 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.195 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.210 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.210 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.228 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.229 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.246 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.246 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.264 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.264 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.281 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.281 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.294 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.294 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.312 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.312 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.330 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.330 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.394 10027 10027 W InputEventReceiver: Attempted to finish an input event but the input event receiver has already been disposed. 03-07 18:40:50.397 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:50.402 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:50.411 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.411 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.426 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.426 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.444 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.444 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.457 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.457 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.474 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.474 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.490 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.490 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.507 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.507 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.524 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.524 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.540 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.540 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.557 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.557 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.574 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.574 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.582 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.582 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.585 10027 10097 W Parcel : Expecting binder but got null! 03-07 18:40:50.587 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:50.591 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.591 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.592 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:50.603 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.603 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.607 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:50.612 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:50.624 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.624 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.632 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.632 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.647 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.647 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.666 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.666 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.679 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.679 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.696 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.697 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.714 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.714 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.730 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.730 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.747 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.748 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.764 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.764 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.781 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.781 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.798 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.798 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.814 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.814 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:50.831 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:50.831 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:51.414 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:51.414 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:51.527 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:51.532 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:51.545 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:51.545 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:51.572 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:51.572 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:51.575 10027 10097 W Parcel : Expecting binder but got null! 03-07 18:40:51.592 10027 10027 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 18:40:51.592 10027 10027 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 18:40:51.754 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:51.759 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:51.781 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:51.781 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:51.787 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:51.787 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:51.814 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:51.819 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:51.837 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:51.838 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:51.844 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:51.849 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:51.859 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:51.859 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:51.870 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:51.874 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:51.880 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:51.885 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:51.885 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:51.885 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:51.891 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:51.893 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:51.893 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:51.897 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:51.904 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:51.904 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:51.909 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:51.914 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:51.924 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:51.924 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:52.316 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:52.320 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:52.328 10027 10398 W MediaPlayer: Use of stream types is deprecated for operations other than volume control 03-07 18:40:52.328 10027 10398 W MediaPlayer: See the documentation of setAudioStreamType() for what to use instead with android.media.AudioAttributes to qualify your playback use case 03-07 18:40:52.331 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:52.331 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:52.351 10027 10332 W MediaPlayerNative: info/warning (10973, 0) 03-07 18:40:52.415 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:52.415 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:52.461 10027 10027 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 18:40:52.461 10027 10027 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 18:40:52.486 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:52.490 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:52.502 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:52.502 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:52.984 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:52.998 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:53.019 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:53.019 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:53.179 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:53.183 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:53.192 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:53.192 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:53.481 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:53.486 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:53.494 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:53.495 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:53.744 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:53.749 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:53.763 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:53.766 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:53.766 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:53.769 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:53.775 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:53.780 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:53.780 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:53.781 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:53.788 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:53.792 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:53.797 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:53.797 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:53.803 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:53.808 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:53.808 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:53.808 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:53.816 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:53.820 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:53.822 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:53.822 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:53.832 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:53.836 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:53.839 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:53.839 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:53.850 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:53.854 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:53.856 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:53.856 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:53.868 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:53.872 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:53.872 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:53.873 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:53.884 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:53.888 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:53.889 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:53.889 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:53.899 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:53.903 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:53.906 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:53.906 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:53.916 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:53.920 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:53.924 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:53.924 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:53.932 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:53.937 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:53.941 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:53.941 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:53.950 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:53.954 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:53.958 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:53.958 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:53.966 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:53.971 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:53.973 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:53.974 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:53.983 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:53.988 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:53.992 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:53.992 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:54.000 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:54.005 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:54.009 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:54.009 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:54.016 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:54.021 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:54.025 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:54.025 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:54.033 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:54.038 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:54.042 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:54.042 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:54.050 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:54.054 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:54.057 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:54.057 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:54.073 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:54.074 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:54.489 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:54.503 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:54.522 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:54.522 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:54.719 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:54.723 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:54.732 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:54.732 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:54.760 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:54.761 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:54.774 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:54.775 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:54.791 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:54.791 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:54.808 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:54.808 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:54.825 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:54.825 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:54.841 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:54.841 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:54.858 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:54.858 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:54.875 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:54.875 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:54.886 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:54.886 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:54.889 10027 10097 W Parcel : Expecting binder but got null! 03-07 18:40:54.891 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:54.893 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:54.893 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:54.895 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:54.905 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:54.905 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:54.911 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:54.911 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:54.920 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:54.924 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:54.925 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:54.925 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:54.945 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:54.945 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:54.962 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:54.962 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:54.980 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:54.980 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:54.992 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:54.992 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:55.009 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:55.009 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:55.026 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:55.026 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:55.042 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:55.042 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:55.059 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:55.059 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:55.076 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:55.076 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:55.092 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:55.093 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:55.110 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:55.110 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:55.126 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:55.126 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:55.143 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:55.144 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:55.677 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:55.677 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:55.753 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:55.758 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:55.771 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:55.771 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:55.829 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:55.833 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:55.841 10027 10027 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 18:40:55.841 10027 10027 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 18:40:55.847 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:55.847 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:55.867 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:55.871 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:55.884 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:55.884 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:55.910 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:55.914 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:55.922 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:55.926 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:55.926 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:55.927 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:55.933 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:55.938 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:55.940 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:55.941 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:55.946 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:55.951 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:55.951 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:55.951 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:55.958 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:55.962 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:55.966 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:55.966 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:55.974 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:55.978 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:55.983 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:55.983 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:55.991 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:55.995 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:56.000 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:56.000 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:56.008 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:56.012 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:56.017 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:56.017 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:56.024 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:56.029 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:56.034 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:56.034 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:56.041 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:56.046 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:56.051 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:56.051 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:56.058 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:56.062 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:56.066 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:56.066 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:56.076 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:56.080 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:56.084 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:56.084 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:56.092 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:56.096 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:56.101 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:56.101 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:56.108 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:56.112 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:56.117 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:56.117 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:56.125 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:56.130 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:56.134 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:56.134 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:56.142 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:56.146 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:56.152 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:56.152 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:56.159 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:56.163 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:56.167 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:56.167 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:56.175 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:56.180 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:56.184 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:56.184 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:56.192 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:56.196 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:56.201 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:56.201 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:56.208 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:56.212 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:56.219 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:56.219 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:56.226 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:56.232 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:56.239 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:56.239 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:56.246 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:56.252 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:56.255 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:56.256 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:56.273 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:56.273 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:56.363 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:56.373 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:56.387 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:56.387 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:56.866 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:56.880 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:56.898 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:56.898 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:57.149 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:57.154 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:57.166 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:57.166 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:57.168 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:57.173 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:57.179 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:57.183 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:57.183 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:57.183 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:57.194 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:57.194 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:57.196 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:57.200 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:57.207 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:57.207 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:57.212 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:57.216 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:57.223 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:57.223 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:57.229 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:57.234 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:57.241 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:57.241 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:57.246 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:57.250 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:57.258 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:57.258 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:57.266 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:57.270 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:40:57.279 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:57.283 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:57.283 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:57.284 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:40:57.295 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:57.295 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:57.296 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:57.301 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:57.310 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:57.311 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:57.313 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:57.317 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:57.324 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:57.324 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:57.330 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:57.334 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:57.341 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:57.341 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:57.346 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:40:57.350 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:57.356 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:57.356 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:57.648 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:40:57.653 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:40:57.660 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:57.660 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:57.900 10027 10027 W Settings: Setting show_button_background has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. 03-07 18:40:57.967 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:57.967 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:57.970 10027 10097 W Parcel : Expecting binder but got null! 03-07 18:40:57.983 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:40:57.987 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:40:57.998 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:57.998 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:58.909 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:58.909 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:58.924 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:58.925 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:58.941 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:58.941 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:58.956 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:58.956 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:58.972 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:58.972 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:58.988 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:58.988 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:59.006 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:59.006 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:59.021 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:59.022 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:59.038 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:59.038 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:59.049 10027 10027 W Choreographer: Frame time is 0.090641 ms in the future! Check that graphics HAL is generating vsync timestamps using the correct timebase. 03-07 18:40:59.054 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:59.054 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:59.072 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:59.073 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:59.085 10027 10027 W Choreographer: Frame time is 0.021215 ms in the future! Check that graphics HAL is generating vsync timestamps using the correct timebase. 03-07 18:40:59.090 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:59.090 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:59.107 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:59.107 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:59.125 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:59.125 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:59.141 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:59.141 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:59.158 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:59.158 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:59.175 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:59.175 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:59.191 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:59.191 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:59.208 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:59.208 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:59.225 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:59.225 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:59.241 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:59.242 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:59.258 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:59.258 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:59.276 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:59.276 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:59.292 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:59.292 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:59.308 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:59.308 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:59.325 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:59.325 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:59.341 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:59.342 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:59.358 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:59.358 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:59.375 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:59.375 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:59.391 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:59.391 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:59.408 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:59.408 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:59.424 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:59.425 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:59.441 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:59.441 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:59.459 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:59.459 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:59.475 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:59.475 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:59.492 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:59.492 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:59.508 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:59.508 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:59.525 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:59.525 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:59.542 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:59.542 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:59.559 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:59.559 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:59.591 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:59.591 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:59.744 10027 10435 W SQLiteLog: (28) double-quoted string literal: "E7402657D154CD36F2AC366B34ACC283" 03-07 18:40:59.960 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:59.960 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:59.977 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:59.977 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:40:59.994 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:40:59.994 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.009 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.009 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.026 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.026 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.043 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.043 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.060 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.060 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.076 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.076 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.093 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.093 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.110 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.110 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.128 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.128 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.144 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.144 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.161 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.161 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.178 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.178 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.194 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.194 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.211 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.211 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.228 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.228 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.245 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.245 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.259 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:00.264 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:00.275 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.275 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.282 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.282 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.286 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:00.287 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.287 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.292 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:00.304 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.304 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.308 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:00.310 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.310 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.314 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:00.325 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.325 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.329 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:00.330 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.330 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.333 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:00.344 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.344 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.348 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:00.349 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.349 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.352 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:00.362 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.362 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.365 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:00.366 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.367 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.369 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:00.379 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.379 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.382 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:00.383 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.383 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.386 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:00.396 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.396 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.399 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:00.401 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.401 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.403 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:00.413 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.414 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.417 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:00.419 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.419 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.422 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:00.431 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.431 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.434 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:00.436 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.436 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.439 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:00.449 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.449 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.453 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:00.454 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.454 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.457 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:00.467 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.467 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.471 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:00.472 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.472 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.475 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:00.484 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.484 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.487 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:00.489 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.489 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.492 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:00.501 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.501 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.504 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:00.505 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.505 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.508 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:00.515 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:00.518 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.518 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.518 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:00.526 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:00.529 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.529 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.530 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:00.540 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.540 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.543 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:00.547 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:00.556 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.556 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.561 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:00.562 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.562 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.565 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:00.574 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.574 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.579 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.579 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.595 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.595 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.613 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.613 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.617 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:00.621 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:00.633 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.633 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.637 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.637 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.645 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.645 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.662 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.662 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.679 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.679 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.696 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.696 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.712 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.713 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.728 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.729 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.746 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.746 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.762 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.762 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.779 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.779 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.796 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.797 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.812 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.813 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:00.830 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:00.830 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:01.181 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:01.181 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:01.466 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:01.466 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:01.482 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:01.482 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:01.500 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:01.500 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:01.518 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:01.518 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:01.533 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:01.534 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:01.550 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:01.550 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:01.567 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:01.567 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:01.584 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:01.584 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:01.601 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:01.601 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:01.617 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:01.617 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:01.634 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:01.634 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:01.650 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:01.650 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:01.668 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:01.668 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:01.684 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:01.684 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:01.701 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:01.701 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:01.717 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:01.717 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:01.734 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:01.734 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:01.751 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:01.751 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:01.768 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:01.768 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:01.785 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:01.785 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:01.801 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:01.801 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:01.818 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:01.818 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:01.835 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:01.835 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:01.851 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:01.851 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:01.867 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:01.867 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:01.884 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:01.884 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:01.901 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:01.901 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:01.918 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:01.918 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:01.934 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:01.934 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:01.951 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:01.952 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:01.968 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:01.968 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:01.984 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:01.985 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:02.001 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:02.001 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:02.018 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:02.018 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:02.035 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:02.035 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:02.052 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:02.052 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:02.067 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:02.068 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:02.085 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:02.085 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:02.101 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:02.101 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:02.118 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:02.118 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:02.168 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:02.168 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:02.185 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:02.185 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:02.203 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:02.203 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:02.219 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:02.220 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:02.236 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:02.236 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:02.253 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:02.253 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:02.270 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:02.270 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:02.671 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:02.671 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:02.687 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:02.688 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:02.704 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:02.704 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:02.720 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:02.721 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:02.737 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:02.738 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:02.754 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:02.754 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:02.771 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:02.771 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:02.788 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:02.788 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:02.804 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:02.805 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:02.821 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:02.821 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:02.838 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:02.838 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:02.854 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:02.855 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:02.872 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:02.872 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:02.888 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:02.888 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:02.905 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:02.905 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:02.921 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:02.922 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:02.938 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:02.938 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:05.698 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:05.698 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:05.717 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:05.717 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:05.734 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:05.734 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:05.751 10027 10125 E ArmVmp : Match on catch block at 0x0a in for 0xf1 03-07 18:41:05.753 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:05.753 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:05.800 10027 10027 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 18:41:05.800 10027 10027 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 18:41:05.826 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:05.830 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:05.842 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:05.842 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:06.322 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:06.336 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:06.359 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:06.359 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:06.824 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:06.838 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:06.861 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:06.861 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:07.139 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:07.142 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:07.153 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:07.153 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:07.153 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:07.158 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:07.167 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:07.167 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:07.171 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:07.175 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:07.186 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:07.186 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:07.187 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:07.191 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:07.198 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:07.198 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:07.203 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:07.207 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:07.225 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:07.226 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:07.226 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:07.228 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:07.238 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:07.239 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:07.239 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:07.242 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:07.255 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:07.256 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:07.256 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:07.259 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:07.271 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:07.273 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:07.273 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:07.276 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:07.288 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:07.290 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:07.290 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:07.293 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:07.306 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:07.307 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:07.307 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:07.310 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:07.322 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:07.323 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:07.324 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:07.327 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:07.339 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:07.339 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:07.339 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:07.344 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:07.356 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:07.356 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:07.474 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:07.479 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:07.492 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:07.494 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:07.494 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:07.498 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:07.504 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:07.508 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:07.508 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:07.509 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:07.519 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:07.519 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:07.521 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:07.525 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:07.532 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:07.532 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:07.539 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:07.543 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:07.550 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:07.550 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:07.555 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:07.560 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:07.568 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:07.568 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:07.572 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:07.576 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:07.585 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:07.585 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:07.591 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:07.595 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:07.605 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:07.607 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:07.608 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:07.610 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:07.620 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:07.621 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:07.623 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:07.627 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:07.637 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:07.637 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:07.639 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:07.644 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:07.651 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:07.651 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:07.656 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:07.660 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:07.667 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:07.667 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:07.672 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:07.678 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:07.684 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:07.684 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:07.974 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:07.978 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:07.987 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:07.987 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:08.475 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:08.484 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:08.490 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:08.490 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:08.576 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:08.581 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:08.589 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:08.589 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:09.078 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:09.083 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:09.090 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:09.090 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:09.362 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:09.365 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:09.373 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:09.373 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:09.763 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:09.767 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:09.774 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:09.774 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:10.266 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:10.270 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:10.277 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:10.277 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:10.366 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:10.370 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:10.378 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:10.378 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:10.868 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:10.873 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:10.878 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:10.879 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:10.919 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:10.924 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:10.932 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:10.932 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:11.387 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:11.391 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:11.399 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:11.399 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:11.537 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:11.541 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:11.549 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:11.549 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:12.041 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:12.045 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:12.053 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:12.053 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:12.542 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:12.546 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:12.553 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:12.553 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:12.581 10027 10027 W Settings: Setting show_button_background has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. 03-07 18:41:12.646 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:12.647 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:12.649 10027 10097 W Parcel : Expecting binder but got null! 03-07 18:41:12.659 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:12.663 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:12.675 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:12.675 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:13.786 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:13.786 10027 10125 E ArmVmp : Match on catch block at 0x0a in for 0xe5 03-07 18:41:13.786 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:13.807 10027 10027 W InputEventReceiver: Attempted to finish an input event but the input event receiver has already been disposed. 03-07 18:41:13.832 10027 10027 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 18:41:13.832 10027 10027 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 18:41:13.857 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:13.862 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:13.872 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:13.872 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:14.120 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:14.125 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:14.138 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:14.138 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:14.178 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:14.182 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:14.622 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:14.635 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:14.660 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:14.660 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:15.089 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:15.092 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:15.103 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:15.103 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:15.119 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:15.124 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:15.129 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:15.129 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:15.145 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:15.145 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:15.158 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:15.160 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:15.160 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:15.162 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:15.178 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:15.178 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:15.195 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:15.195 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:15.212 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:15.212 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:15.225 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:15.225 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:15.242 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:15.243 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:15.259 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:15.259 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:15.276 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:15.276 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:15.292 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:15.293 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:15.309 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:15.309 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:15.326 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:15.326 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:15.342 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:15.342 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:15.359 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:15.359 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:15.375 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:15.376 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:15.392 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:15.392 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:15.409 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:15.409 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:15.426 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:15.426 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:15.443 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:15.443 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:15.460 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:15.460 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:15.476 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:15.477 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:15.554 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:15.554 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:15.557 10027 10097 W Parcel : Expecting binder but got null! 03-07 18:41:15.614 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:15.614 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:15.661 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:15.662 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:15.665 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:15.669 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:15.679 10027 10027 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 18:41:15.679 10027 10027 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 18:41:15.685 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:15.685 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:15.693 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:15.693 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:15.769 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:15.775 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:15.790 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:15.795 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:15.801 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:15.801 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:15.815 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:15.815 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:15.867 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:15.867 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:15.870 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:15.875 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:15.895 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:15.895 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:15.910 10027 10027 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 18:41:15.910 10027 10027 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 18:41:15.968 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:15.968 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:15.987 10027 10027 W InputEventReceiver: Attempted to finish an input event but the input event receiver has already been disposed. --------- beginning of system 03-07 18:41:15.988 10027 10027 W ViewRootImpl@2862415[PopupWindow:7b029cc]: Dropping event due to root view being removed: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=-125.30513, y[0]=242.51654, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x2, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=29666336, downTime=29666328, deviceId=6, source=0x1002, displayId=0, eventId=204797948 } 03-07 18:41:15.988 10027 10027 E ViewRootImpl@2862415[PopupWindow:7b029cc]: mStopped=false mHasWindowFocus=true mPausedForTransition=false 03-07 18:41:15.988 10027 10027 W InputEventReceiver: Attempted to finish an input event but the input event receiver has already been disposed. 03-07 18:41:15.991 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:15.995 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:16.008 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:16.008 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:16.040 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:16.043 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:16.051 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:16.055 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:16.055 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:16.055 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:16.065 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:16.065 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:16.124 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:16.128 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:16.142 10027 10027 E ImeBackDispatcher: Ime callback not found. Ignoring unregisterReceivedCallback. callbackId: 59212229 03-07 18:41:16.145 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:16.149 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:16.152 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:16.152 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:16.164 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:16.164 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:16.172 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:16.175 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:16.184 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:16.187 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:16.191 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:16.191 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:16.197 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:16.200 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:16.202 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:16.202 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:16.208 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:16.212 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:16.219 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:16.219 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:16.224 10027 10027 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 18:41:16.224 10027 10027 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 18:41:16.238 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:16.238 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:16.249 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:16.252 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:16.264 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:16.265 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:16.266 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:16.267 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:16.274 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:16.277 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:16.277 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:16.278 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:16.290 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:16.290 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:16.290 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:16.295 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:16.305 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:16.305 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:16.309 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:16.313 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:16.323 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:16.323 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:16.324 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:16.328 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:16.337 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:16.337 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:16.341 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:16.344 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:16.353 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:16.353 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:16.358 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:16.361 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:16.371 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:16.371 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:16.375 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:16.379 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:16.390 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:16.390 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:16.442 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:16.446 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:16.458 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:16.458 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:16.458 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:16.463 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:16.473 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:16.473 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:16.510 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:16.514 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:16.526 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:16.526 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:16.576 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:16.580 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:16.593 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:16.593 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:16.646 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:16.654 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:16.680 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:16.681 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:16.711 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:16.716 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:16.733 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:16.733 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:16.778 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:16.785 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:16.798 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:16.799 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:17.082 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:17.094 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:17.117 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:17.117 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:17.586 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:17.598 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:17.622 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:17.622 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:18.087 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:18.099 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:18.117 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:18.117 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:18.584 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:18.588 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:18.596 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:18.596 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:19.091 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:19.105 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:19.120 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:19.121 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:19.473 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:19.477 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:19.489 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:19.489 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:19.973 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:19.977 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:19.989 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:19.989 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:20.392 10027 10027 W Settings: Setting show_button_background has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. 03-07 18:41:20.460 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:20.460 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:20.463 10027 10097 W Parcel : Expecting binder but got null! 03-07 18:41:20.474 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:20.479 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:20.491 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:20.491 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:21.421 10027 10027 W InputEventReceiver: Attempted to finish an input event but the input event receiver has already been disposed. 03-07 18:41:21.447 10027 10027 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 18:41:21.447 10027 10027 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 18:41:21.473 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:21.477 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:21.489 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:21.489 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:21.969 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:21.981 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:21.999 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:22.000 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:22.429 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:22.433 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:22.443 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:22.445 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:22.446 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:22.447 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:22.454 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:22.458 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:22.459 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:22.459 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:22.466 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:22.470 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:22.471 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:22.471 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:22.480 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:22.480 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:22.483 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:22.487 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:22.496 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:22.496 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:22.500 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:22.504 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:22.513 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:22.513 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:22.517 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:22.521 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:22.530 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:22.530 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:22.534 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:22.538 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:22.548 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:22.548 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:22.550 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:22.555 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:22.564 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:22.564 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:22.969 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:22.974 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:22.984 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:22.984 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:23.476 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:23.489 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:23.510 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:23.510 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:23.977 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:23.991 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:24.006 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:24.006 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:24.190 10027 10027 W Settings: Setting show_button_background has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. 03-07 18:41:24.255 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:24.255 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:24.258 10027 10097 W Parcel : Expecting binder but got null! 03-07 18:41:24.273 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:24.278 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:24.289 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:24.289 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:27.592 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:27.592 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:27.611 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:27.611 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:27.626 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:27.626 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:27.642 10027 10125 E ArmVmp : Match on catch block at 0x0a in for 0xf5 03-07 18:41:27.642 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:27.643 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:27.689 10027 10027 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 18:41:27.689 10027 10027 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 18:41:27.714 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:27.718 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:27.730 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:27.730 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:28.063 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:28.068 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:28.080 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:28.080 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:28.117 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:28.121 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:28.580 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:28.593 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:28.619 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:28.619 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:28.914 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:28.917 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:28.929 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:28.929 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:28.951 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:28.951 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:28.968 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:28.968 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:28.981 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:28.982 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:28.982 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:28.985 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:29.001 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:29.001 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:29.021 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:29.022 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:29.034 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:29.034 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:29.048 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:29.049 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:29.060 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:29.064 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:29.072 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:29.072 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:29.082 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:29.083 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:29.099 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:29.099 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:29.115 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:29.115 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:29.132 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:29.132 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:29.149 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:29.149 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:29.166 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:29.166 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:29.182 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:29.182 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:29.199 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:29.199 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:29.216 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:29.216 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:29.232 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:29.233 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:29.249 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:29.249 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:29.266 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:29.266 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:29.283 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:29.283 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:29.300 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:29.300 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:29.393 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:29.393 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:29.395 10027 10097 W Parcel : Expecting binder but got null! 03-07 18:41:29.458 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:29.458 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:29.517 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:29.517 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:29.522 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:29.529 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:29.537 10027 10027 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 18:41:29.537 10027 10027 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 18:41:29.546 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:29.546 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:29.620 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:29.620 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:29.646 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:29.652 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:29.666 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:29.671 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:29.677 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:29.677 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:29.696 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:29.696 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:29.705 10027 10027 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 18:41:29.705 10027 10027 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 18:41:29.763 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:29.764 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:29.801 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:29.801 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:29.828 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:29.835 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:29.848 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:29.857 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:29.857 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:29.861 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:29.877 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:29.877 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:29.935 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:29.935 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:32.748 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:32.748 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:32.766 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:32.766 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:32.782 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:32.782 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:32.800 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:32.801 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:33.127 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:33.133 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:33.153 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:33.154 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:33.315 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:33.321 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:33.337 10027 10027 E ImeBackDispatcher: Ime callback not found. Ignoring unregisterReceivedCallback. callbackId: 59212229 03-07 18:41:33.353 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:33.353 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:33.370 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:33.376 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:33.405 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:33.406 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:33.422 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:33.423 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:33.426 10027 10097 W Parcel : Expecting binder but got null! 03-07 18:41:33.447 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:33.447 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:33.457 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:33.461 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:33.481 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:33.481 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:33.498 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:33.498 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:33.503 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:33.508 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:33.523 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:33.529 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:33.529 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:33.532 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:33.550 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:33.551 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:33.565 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:33.565 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:33.568 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:33.575 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:33.577 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:33.577 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:33.583 10027 10027 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 18:41:33.583 10027 10027 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 18:41:33.590 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:33.590 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:33.604 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:33.604 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:33.729 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:33.736 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:33.759 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:33.759 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:33.772 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:33.779 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:33.791 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:33.791 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:33.814 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:33.814 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:33.819 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:33.819 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:33.819 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:33.824 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:33.839 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:33.847 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:33.848 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:33.848 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:33.867 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:33.867 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:33.878 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:33.878 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:33.885 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:33.886 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:33.886 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:33.890 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:33.904 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:33.904 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:33.910 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:33.910 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:33.926 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:33.926 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:33.946 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:33.946 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:33.948 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:33.955 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:33.974 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:33.974 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:33.981 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:33.981 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:33.988 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:33.988 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:34.009 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:34.009 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:34.015 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:34.022 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:34.040 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:34.041 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:34.046 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:34.046 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:34.052 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:34.052 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:34.077 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:34.078 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:34.085 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:34.091 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:34.094 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:34.094 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:34.116 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:34.116 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:34.124 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:34.124 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:34.165 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:34.171 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:34.191 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:34.191 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:34.234 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:34.242 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:34.260 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:34.260 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:34.284 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:34.291 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:34.311 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:34.311 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:34.318 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:34.326 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:34.345 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:34.345 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:34.351 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:34.359 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:34.378 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:34.378 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:34.418 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:34.426 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:34.443 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:34.443 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:34.486 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:34.496 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:34.513 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:34.513 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:34.552 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:34.562 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:34.578 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:34.579 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:34.620 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:34.630 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:34.649 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:34.649 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:34.687 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:34.698 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:34.714 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:34.714 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:34.821 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:34.832 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:34.859 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:34.860 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:35.325 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:35.336 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:35.364 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:35.364 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:35.747 10027 10027 W InputEventReceiver: Attempted to finish an input event but the input event receiver has already been disposed. 03-07 18:41:35.821 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:35.824 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:35.852 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:35.853 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:35.877 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:35.877 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:35.879 10027 10097 W Parcel : Expecting binder but got null! 03-07 18:41:35.900 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:35.900 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:35.903 10027 10097 W Parcel : Expecting binder but got null! 03-07 18:41:35.911 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:35.911 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:35.924 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:35.924 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:35.930 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:35.930 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:35.940 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:35.940 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:35.956 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:35.956 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:35.973 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:35.973 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:35.990 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:35.990 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:36.007 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:36.007 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:36.023 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:36.024 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:36.040 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:36.040 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:36.057 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:36.057 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:36.307 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:36.311 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:36.323 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:36.323 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:36.753 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:36.757 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:36.770 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:36.770 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:36.775 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:36.775 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:36.785 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:36.785 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:36.798 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:36.801 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:36.814 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:36.814 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:36.818 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:36.818 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:36.820 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:36.823 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:36.835 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:36.835 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:36.840 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:36.840 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:36.843 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:36.843 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:36.875 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:36.879 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:36.887 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:36.891 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:36.892 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:36.892 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:36.904 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:36.904 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:36.909 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:36.913 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:36.924 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:36.924 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:36.959 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:36.963 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:36.978 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:36.978 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:37.011 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:37.016 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:37.030 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:37.030 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:37.061 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:37.065 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:37.077 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:37.077 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:37.112 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:37.117 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:37.127 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:37.136 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:37.136 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:37.137 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:37.148 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:37.148 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:37.164 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:37.168 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:37.177 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:37.181 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:37.181 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:37.181 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:37.192 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:37.192 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:37.194 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:37.198 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:37.210 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:37.212 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:37.212 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:37.214 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:37.222 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:37.222 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:37.227 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:37.230 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:37.240 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:37.240 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:37.244 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:37.247 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:37.258 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:37.258 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:37.260 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:37.264 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:37.274 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:37.274 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:37.277 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:37.281 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:37.291 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:37.291 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:37.294 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:37.298 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:37.308 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:37.308 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:37.310 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:37.315 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:37.326 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:37.326 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:37.327 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:37.331 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:37.342 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:37.342 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:37.344 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:37.348 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:37.358 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:37.359 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:37.361 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:37.365 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:37.377 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:37.377 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:37.377 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:37.381 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:37.392 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:37.392 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:37.411 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:37.414 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:37.425 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:37.425 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:37.461 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:37.465 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:37.473 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:37.473 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:37.511 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:37.515 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:37.524 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:37.524 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:37.562 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:37.566 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:37.574 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:37.574 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:37.612 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:37.616 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:37.625 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:37.625 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:37.662 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:37.666 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:37.677 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:37.677 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:38.169 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:38.181 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:38.204 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:38.204 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:38.671 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:38.683 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:38.698 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:38.698 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:39.173 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:39.186 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:39.204 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:39.204 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:39.749 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:39.753 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:39.763 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:39.768 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:39.768 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:39.768 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:39.777 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:39.779 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:39.780 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:39.781 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:39.788 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:39.792 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:39.798 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:39.798 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:39.804 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:39.808 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:39.813 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:39.813 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:39.830 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:39.830 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:40.278 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:40.290 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:40.309 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:40.309 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:40.571 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:40.576 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:40.592 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:40.597 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:40.598 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:40.598 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:40.609 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:40.609 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:40.625 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:40.629 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:40.641 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:40.641 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:40.692 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:40.696 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:40.709 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:40.709 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:40.759 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:40.763 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:40.773 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:40.773 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:40.775 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:40.779 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:40.791 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:40.791 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:40.825 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:40.829 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:40.842 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:40.842 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:40.892 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:40.897 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:40.910 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:40.910 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:40.959 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:40.964 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:40.973 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:40.973 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:41.030 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:41.041 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:41.060 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:41.060 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:41.097 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:41.110 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:41.129 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:41.129 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:41.160 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:41.164 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:41.172 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:41.172 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:41.176 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:41.179 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:41.187 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:41.187 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:41.226 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:41.229 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:41.238 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:41.238 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:41.312 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:41.316 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:41.326 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:41.330 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:41.331 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:41.331 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:41.338 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:41.342 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:41.344 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:41.344 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:41.350 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:41.353 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:41.357 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:41.357 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:41.363 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:41.366 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:41.369 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:41.369 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:41.377 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:41.381 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:41.382 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:41.382 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:41.394 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:41.397 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:41.398 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:41.398 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:41.411 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:41.414 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:41.415 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:41.415 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:41.427 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:41.431 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:41.432 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:41.432 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:41.444 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:41.448 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:41.449 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:41.449 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:41.461 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:41.465 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:41.465 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:41.466 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:41.477 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:41.482 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:41.482 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:41.482 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:41.494 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:41.498 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:41.499 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:41.499 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:41.511 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:41.515 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:41.517 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:41.517 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:41.528 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:41.531 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:41.533 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:41.533 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:41.545 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:41.549 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:41.549 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:41.549 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:41.561 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:41.565 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:41.566 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:41.566 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:41.578 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:41.582 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:41.583 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:41.583 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:41.595 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:41.599 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:41.600 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:41.600 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:41.613 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:41.617 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:41.617 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:41.618 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:41.637 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:41.637 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:41.833 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:41.844 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:41.865 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:41.865 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:42.336 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:42.347 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:42.371 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:42.371 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:42.838 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:41:42.850 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:42.865 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:42.865 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:43.340 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:41:43.351 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:41:43.366 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:43.366 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:43.842 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:43.854 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:41:43.874 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:43.874 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:44.340 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:44.343 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:44.349 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:44.349 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:44.356 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:44.359 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:44.370 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:44.371 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:44.399 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:44.399 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:44.413 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:44.413 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:44.429 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:44.429 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:44.446 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:44.446 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:44.463 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:44.463 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:44.479 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:44.480 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:44.510 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:44.510 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:44.516 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:44.516 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:44.530 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:44.530 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:44.546 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:44.546 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:44.560 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:41:44.564 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:44.566 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:44.566 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:44.571 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:44.571 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:44.583 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:44.583 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:44.606 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:44.606 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:44.619 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:44.619 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:44.629 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:44.629 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:44.638 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:44.638 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:44.644 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:44.644 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:44.662 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:44.662 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:44.668 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:44.668 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:44.678 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:44.678 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:44.685 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:44.685 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:44.697 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:44.697 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:44.713 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:44.713 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:44.730 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:44.730 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:44.747 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:44.747 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:44.764 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:44.764 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:44.781 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:44.781 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:44.798 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:44.798 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:44.889 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:41:44.894 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:41:46.502 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:46.502 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:46.522 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:46.522 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:46.538 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:46.538 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:46.552 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:46.552 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:46.570 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:46.570 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:46.604 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:46.604 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:46.620 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:46.620 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:46.637 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:46.637 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:46.654 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:46.654 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:46.671 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:46.671 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:46.704 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:46.704 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:46.724 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:46.724 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:46.732 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:46.733 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:46.740 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:46.740 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:46.756 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:46.756 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:46.772 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:46.772 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:46.789 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:46.789 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:46.806 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:46.806 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:46.823 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:46.823 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:46.840 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:46.840 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:46.857 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:46.857 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:46.873 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:46.873 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:46.890 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:46.890 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:46.908 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:46.908 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:46.923 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:46.923 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:46.940 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:46.940 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:46.956 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:46.957 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:46.971 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:46.972 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:46.988 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:46.988 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:48.025 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:48.025 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:48.044 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:48.044 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:48.059 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:48.059 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:48.076 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:48.076 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:48.092 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:48.092 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:48.108 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:48.108 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:48.124 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:48.124 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:48.141 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:48.141 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:48.158 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:48.158 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:48.174 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:48.174 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:48.192 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:48.192 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:48.223 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:48.223 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:48.238 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:48.238 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:48.289 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:48.289 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:48.300 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:48.300 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:48.314 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:48.314 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:48.330 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:48.330 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:48.347 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:48.347 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:48.363 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:48.363 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:48.379 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:48.379 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:48.397 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:48.397 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:48.414 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:48.414 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:48.431 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:48.431 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:48.448 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:48.448 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:48.668 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:48.668 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:48.927 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:48.927 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:48.940 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:48.940 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:49.300 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:49.300 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:49.320 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:49.320 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:49.334 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:49.335 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:49.351 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:49.351 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:49.367 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:49.367 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:49.384 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:49.384 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:49.400 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:49.401 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:49.417 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:49.417 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:49.434 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:49.434 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:49.450 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:49.450 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:49.467 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:49.467 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:49.484 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:49.484 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:49.501 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:49.501 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:49.517 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:49.517 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:49.534 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:49.534 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:49.551 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:49.551 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:49.570 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:49.570 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:49.601 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:49.601 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:49.604 10027 10097 W Parcel : Expecting binder but got null! 03-07 18:41:49.611 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:49.611 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:49.618 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:49.618 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:49.625 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:49.625 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:49.635 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:49.636 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:49.656 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:49.657 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:49.672 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:49.672 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:49.678 10027 10027 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. 03-07 18:41:49.678 10027 10027 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. 03-07 18:41:49.688 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:49.688 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:49.728 10027 10027 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. 03-07 18:41:49.728 10027 10027 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. 03-07 18:41:49.777 10027 10027 E RecyclerView: No adapter attached; skipping layout 03-07 18:41:49.832 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:49.832 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:49.892 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:49.892 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:49.925 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:49.925 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:49.934 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:49.935 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:49.942 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:49.942 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:49.963 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:49.963 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:49.969 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:49.969 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:49.998 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:49.998 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.003 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.003 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.030 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.031 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.036 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.036 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.050 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.050 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.055 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.055 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.062 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.062 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.067 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.067 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.081 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.081 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.098 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.098 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.114 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.114 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.131 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.131 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.147 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.148 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.164 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.164 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.181 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.181 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.198 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.198 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.215 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.215 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.231 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.231 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.248 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.249 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.264 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.264 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.281 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.281 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.298 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.298 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.315 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.315 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.331 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.332 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.348 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.348 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.365 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.365 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.382 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.382 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.399 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.399 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.415 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.415 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.432 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.432 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.449 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.449 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.465 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.466 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.482 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.482 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.498 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.498 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.516 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.516 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.532 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.532 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.549 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.549 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.566 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.566 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.582 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.582 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.599 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.599 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.616 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.616 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.633 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.633 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.650 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.650 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.666 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.666 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.683 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.683 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.700 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.700 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.717 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.717 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.759 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.759 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.772 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.772 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.777 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.777 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.834 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.834 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.840 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.840 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.855 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.855 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.860 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.861 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.869 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.869 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.873 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.874 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.881 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.882 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.888 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.888 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.894 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.894 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.903 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.904 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.911 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.911 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.920 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.920 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.927 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.927 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.937 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.937 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.944 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.944 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.954 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.954 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.962 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.962 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.970 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.970 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.977 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.977 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.987 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.987 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:50.994 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:50.994 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.004 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.004 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.011 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.011 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.021 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.021 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.028 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.028 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.036 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.036 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.044 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.044 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.053 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.053 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.061 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.061 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.069 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.069 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.080 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.080 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.107 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.107 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.411 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.411 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.421 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.421 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.426 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.427 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.473 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.473 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.480 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.480 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.493 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.493 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.498 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.498 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.507 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.507 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.512 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.512 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.523 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.523 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.528 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.528 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.536 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.536 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.542 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.542 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.550 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.550 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.556 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.556 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.563 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.563 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.573 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.573 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.580 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.580 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.589 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.589 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.596 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.596 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.606 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.606 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.614 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.614 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.622 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.623 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.630 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.630 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.639 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.639 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.647 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.647 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.656 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.656 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.663 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.663 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.672 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.672 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.680 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.680 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.689 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.689 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.698 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.698 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.706 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.706 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.714 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.714 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.723 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.723 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.731 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.731 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.740 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.740 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.747 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.747 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.756 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.756 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.772 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.772 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.789 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.789 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.805 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.805 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.822 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.822 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.838 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.838 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.855 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.855 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.872 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.872 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.888 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.889 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.910 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.910 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.925 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.925 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.942 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.943 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.961 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.961 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.977 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.977 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:51.992 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:51.992 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.011 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.011 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.025 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.025 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.043 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.043 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.060 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.060 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.077 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.077 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.094 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.094 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.110 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.111 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.127 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.127 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.145 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.145 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.161 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.161 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.177 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.178 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.194 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.195 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.212 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.212 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.227 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.227 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.244 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.244 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.260 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.260 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.278 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.279 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.293 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.293 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.310 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.310 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.327 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.327 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.344 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.344 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.360 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.360 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.378 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.378 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.395 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.395 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.412 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.412 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.429 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.429 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.445 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.445 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.461 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.461 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.479 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.479 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.493 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.494 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.509 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.509 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.525 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.525 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.540 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.541 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.557 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.557 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.575 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.575 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.591 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.592 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.608 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.608 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.638 10027 10027 E RecyclerView: No adapter attached; skipping layout 03-07 18:41:52.655 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.655 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.662 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.662 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.681 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.681 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.696 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.696 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.711 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.711 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.717 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.717 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.746 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.746 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.751 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.752 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.765 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.765 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.770 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.770 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.778 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.778 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.782 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.783 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.793 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.793 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.810 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.810 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.825 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.825 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.842 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.842 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.859 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.859 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.876 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.876 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.892 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.892 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.909 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.909 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.925 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.925 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.943 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.943 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.960 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.960 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.975 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.976 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:52.992 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:52.992 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.010 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.010 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.027 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.027 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.043 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.043 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.060 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.060 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.077 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.077 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.093 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.093 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.110 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.110 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.127 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.127 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.143 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.144 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.160 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.160 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.177 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.177 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.194 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.194 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.211 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.211 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.227 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.227 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.244 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.244 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.261 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.261 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.277 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.277 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.294 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.294 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.311 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.311 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.328 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.328 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.344 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.344 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.361 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.362 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.406 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.406 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.417 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.417 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.422 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.422 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.468 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.468 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.474 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.474 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.489 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.489 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.495 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.495 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.503 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.503 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.509 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.509 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.518 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.518 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.523 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.523 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.532 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.532 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.537 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.537 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.545 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.545 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.552 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.552 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.560 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.560 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.569 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.570 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.579 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.579 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.585 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.585 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.595 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.595 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.602 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.602 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.612 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.612 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.619 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.619 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.627 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.627 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.636 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.636 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.644 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.644 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.654 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.654 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.664 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.664 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.670 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.670 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.679 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.679 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.686 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.686 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.696 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.696 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.703 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.703 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.713 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.713 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.720 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.721 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.730 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.730 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.739 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.739 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.773 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.774 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.783 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.783 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.789 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.789 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.832 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.832 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.838 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.838 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.853 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.853 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.858 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.858 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.867 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.867 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.872 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.872 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.882 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.882 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.887 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.887 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.896 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.896 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.903 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.903 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.913 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.913 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.919 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.919 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.926 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.926 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.933 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.933 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.940 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.940 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.949 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.949 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.956 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.956 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.966 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.966 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.977 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.977 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.983 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.983 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.990 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.990 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:53.999 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:53.999 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.006 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.006 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.016 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.016 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.023 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.023 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.033 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.033 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.040 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.040 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.049 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.049 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.057 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.057 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.066 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.066 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.074 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.074 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.083 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.083 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.090 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.090 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.099 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.099 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.107 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.107 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.117 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.117 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.132 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.132 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.149 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.149 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.165 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.165 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.181 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.181 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.198 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.198 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.215 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.215 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.231 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.231 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.248 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.248 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.266 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.266 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.283 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.283 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.327 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.327 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.357 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.357 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.420 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.420 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.428 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.428 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.463 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.463 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.469 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.469 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.487 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.487 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.492 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.492 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.509 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.509 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.514 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.514 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.525 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.525 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.540 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.540 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.558 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.558 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.574 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.574 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.590 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.590 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.607 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.607 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.624 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.624 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.641 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.641 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.657 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.657 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.674 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.674 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.691 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.691 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.701 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.701 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.709 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.710 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.725 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.725 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:54.742 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:54.742 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:56.173 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:56.173 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:56.190 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:56.190 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:56.208 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:56.208 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:56.212 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:56.212 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:56.224 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:56.224 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:56.241 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:56.241 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:56.258 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:56.258 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:56.274 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:56.275 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:56.292 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:56.292 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:56.310 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:56.310 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:56.327 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:56.327 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:56.344 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:56.344 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:56.369 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:56.369 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:56.400 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:56.400 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:56.413 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:56.413 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:56.428 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:56.428 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:56.445 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:56.445 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:56.462 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:56.462 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:56.479 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:56.479 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:56.496 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:56.496 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:56.513 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:56.513 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:56.529 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:56.530 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:56.542 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:56.542 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:56.562 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:56.562 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:56.579 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:56.579 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:56.595 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:56.595 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:57.782 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:57.782 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:57.802 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:57.802 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:57.819 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:57.819 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:57.833 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:57.833 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:57.850 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:57.850 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:57.865 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:57.865 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:57.882 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:57.882 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:57.898 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:57.898 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:57.915 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:57.915 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:57.932 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:57.932 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:57.950 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:57.950 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:57.968 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:57.968 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:57.985 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:57.985 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:58.002 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:58.002 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:58.008 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:58.008 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:58.011 10027 10097 W Parcel : Expecting binder but got null! 03-07 18:41:58.020 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:58.020 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:58.026 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:58.027 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:58.033 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:58.033 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:58.042 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:58.042 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:58.054 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:58.054 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:58.057 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:58.057 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:58.064 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:58.064 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:58.071 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:58.071 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:58.081 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:58.081 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:58.088 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:58.088 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:58.097 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:58.098 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:58.102 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:58.102 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:58.114 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:58.114 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:58.119 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:58.119 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:58.131 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:58.131 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:58.136 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:58.136 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:58.148 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:58.148 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:58.153 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:58.153 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:58.169 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:58.169 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:58.186 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:58.186 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:58.203 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:58.203 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:58.219 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:58.220 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:41:58.236 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:41:58.237 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:01.597 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:01.597 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:01.619 10027 10027 W InputEventReceiver: Attempted to finish an input event but the input event receiver has already been disposed. 03-07 18:42:01.846 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:01.846 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:01.850 10027 10097 W Parcel : Expecting binder but got null! 03-07 18:42:01.868 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:01.868 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:01.876 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:01.876 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:04.077 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:04.077 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:04.093 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:04.093 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:04.109 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:04.110 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:04.129 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:04.129 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:04.197 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:04.197 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:07.046 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:07.046 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:07.065 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:07.065 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:07.080 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:07.080 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:07.086 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:07.086 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:07.103 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:07.103 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:07.119 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:07.119 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:07.136 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:07.137 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:07.153 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:07.153 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:07.170 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:07.170 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:07.189 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:07.189 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:07.206 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:07.206 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:07.224 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:07.224 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:07.240 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:07.240 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:07.256 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:07.257 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:07.262 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:07.262 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:07.264 10027 10097 W Parcel : Expecting binder but got null! 03-07 18:42:07.279 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:07.279 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:07.286 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:07.286 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:07.300 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:07.300 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:07.305 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:07.305 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:07.314 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:07.314 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:07.319 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:07.319 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:07.328 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:07.328 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:07.335 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:07.335 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:07.344 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:07.344 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:07.352 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:07.352 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:07.359 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:07.359 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:07.369 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:07.369 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:07.373 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:07.373 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:07.386 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:07.386 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:07.390 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:07.390 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:07.402 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:07.402 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:07.407 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:07.407 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:07.424 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:07.424 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:07.440 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:07.440 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:07.457 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:07.457 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:07.474 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:07.474 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:10.029 10027 10027 W InputEventReceiver: Attempted to finish an input event but the input event receiver has already been disposed. 03-07 18:42:10.029 10027 10027 W ViewRootImpl@4da71cd[PopupWindow:42bb64]: Dropping event due to root view being removed: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=-126.30374, y[0]=270.09497, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=29720392, downTime=29720383, deviceId=6, source=0x1002, displayId=0, eventId=626088833 } 03-07 18:42:10.029 10027 10027 E ViewRootImpl@4da71cd[PopupWindow:42bb64]: mStopped=false mHasWindowFocus=true mPausedForTransition=false 03-07 18:42:10.029 10027 10027 W InputEventReceiver: Attempted to finish an input event but the input event receiver has already been disposed. 03-07 18:42:10.085 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:10.085 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:11.019 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:11.019 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:11.039 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:11.039 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:11.052 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:11.052 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:11.057 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:11.057 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:11.074 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:11.074 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:11.088 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:11.088 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:11.104 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:11.104 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:11.121 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:11.121 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:11.137 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:11.137 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:11.154 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:11.155 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:11.171 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:11.171 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:11.196 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:11.196 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:11.207 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:11.207 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:11.223 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:11.224 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:11.239 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:11.239 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:11.256 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:11.256 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:11.273 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:11.273 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:11.290 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:11.290 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:11.307 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:11.307 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:11.324 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:11.324 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:11.340 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:11.340 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:11.357 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:11.357 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:11.374 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:11.374 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:11.391 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:11.391 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:11.406 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:11.406 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:11.424 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:11.424 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:11.441 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:11.441 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:11.457 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:11.458 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:11.472 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:11.472 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:11.489 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:11.489 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:11.506 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:11.506 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:11.523 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:11.523 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:12.261 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:12.261 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:12.276 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:12.276 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:12.292 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:12.292 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:12.309 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:12.309 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:12.325 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:12.326 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:12.342 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:12.343 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:12.359 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:12.359 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:12.376 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:12.376 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:12.393 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:12.393 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:12.409 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:12.409 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:12.426 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:12.426 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:12.442 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:12.442 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:12.462 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:12.462 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:12.478 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:12.478 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:12.495 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:12.495 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:12.509 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:12.509 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:12.526 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:12.526 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:12.543 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:12.543 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:12.560 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:12.560 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:12.577 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:12.577 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:12.593 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:12.594 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:12.615 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:12.616 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:12.619 10027 10097 W Parcel : Expecting binder but got null! 03-07 18:42:12.623 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:12.623 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:12.631 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:12.631 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:12.647 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:12.647 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:14.178 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:14.178 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:14.195 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:14.195 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:14.212 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:14.212 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:14.232 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:14.232 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:14.249 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:14.249 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:14.262 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:14.263 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:14.281 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:14.281 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:14.299 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:14.299 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:14.317 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:14.317 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:14.334 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:14.334 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:14.346 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:14.347 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:14.352 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:14.352 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:14.369 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:14.369 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:14.386 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:14.386 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:14.398 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:14.398 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:14.403 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:14.403 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:14.418 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:14.418 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:14.434 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:14.434 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:14.452 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:14.452 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:14.468 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:14.468 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:14.485 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:14.485 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:14.502 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:14.502 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:14.519 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:14.519 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:14.535 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:14.536 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:14.552 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:14.552 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:14.569 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:14.569 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:15.239 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:15.239 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:15.256 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:15.256 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:15.273 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:15.273 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:15.287 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:15.288 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:15.304 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:15.304 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:15.321 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:15.321 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:15.338 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:15.338 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:15.355 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:15.355 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:15.378 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:15.379 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:15.390 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:15.390 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:15.407 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:15.408 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:15.421 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:15.421 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:15.440 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:15.440 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:15.455 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:15.456 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:15.472 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:15.472 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:15.488 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:15.489 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:15.505 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:15.505 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:15.523 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:15.523 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:15.539 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:15.539 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:15.553 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:15.553 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:15.573 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:15.573 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:15.589 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:15.590 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:15.606 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:15.606 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:15.623 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:15.623 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:15.639 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:15.639 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:16.978 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:16.978 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:16.996 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:16.996 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:17.013 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:17.013 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:17.028 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:17.028 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:17.045 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:17.045 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:17.061 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:17.062 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:17.078 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:17.078 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:17.096 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:17.096 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:17.112 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:17.112 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:17.129 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:17.129 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:17.145 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:17.145 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:17.162 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:17.162 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:17.179 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:17.179 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:17.205 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:17.205 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:17.223 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:17.223 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:17.233 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:17.233 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:17.248 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:17.248 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:17.264 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:17.264 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:17.282 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:17.283 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:17.299 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:17.299 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:17.316 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:17.316 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:17.332 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:17.332 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:17.350 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:17.350 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:17.366 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:17.366 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:17.379 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:17.379 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:18.804 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:18.804 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:18.827 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:18.827 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:19.974 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:19.974 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:19.990 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:19.990 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.006 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.006 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.025 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.025 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.042 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.042 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.055 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.055 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.072 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.072 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.089 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.089 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.105 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.105 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.122 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.122 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.139 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.139 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.157 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.157 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.238 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.239 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.269 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.269 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.281 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.281 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.294 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.294 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.312 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.312 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.328 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.328 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.344 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.344 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.361 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.361 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.377 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.378 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.394 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.394 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.411 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.411 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.427 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.428 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.444 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.444 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.473 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.473 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.480 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.480 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.495 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.495 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.509 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.509 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.526 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.526 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.543 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.543 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.559 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.559 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.576 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.576 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.593 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.593 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.609 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.610 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.626 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.627 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.643 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.643 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.660 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.660 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.678 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.678 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.696 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.697 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.714 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.714 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.730 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.730 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.747 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.747 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.787 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.787 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.811 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.811 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.827 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.827 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.842 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.842 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.925 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.925 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.957 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.957 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.967 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.968 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.979 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.979 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:20.997 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:20.997 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:21.013 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:21.014 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:21.030 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:21.030 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:21.047 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:21.047 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:21.063 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:21.063 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:21.080 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:21.080 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:21.097 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:21.097 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:21.143 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:21.144 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:21.171 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:21.171 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:21.231 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:21.232 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:21.248 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:21.248 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:21.262 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:21.262 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:21.356 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:21.356 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:21.381 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:21.381 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:21.391 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:21.391 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:21.398 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:21.399 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:21.415 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:21.415 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:21.432 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:21.432 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:21.449 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:21.449 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:21.466 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:21.466 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:21.483 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:21.483 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:21.499 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:21.499 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:21.516 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:21.516 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:21.533 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:21.533 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:21.584 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:21.584 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:24.979 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:24.979 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:24.998 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:24.998 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:25.014 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:25.014 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:25.028 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:25.028 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:25.036 10027 10027 E ArmVmp : Match on catch block at 0x0a in for 0x2f9 03-07 18:42:25.044 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:25.044 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:25.061 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:25.061 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:25.078 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:25.078 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:25.095 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:25.095 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:25.112 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:25.112 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:25.115 10027 10097 W Parcel : Expecting binder but got null! 03-07 18:42:25.118 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:25.118 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:25.136 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:25.137 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:25.146 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:25.146 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:25.154 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:25.154 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:25.165 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:25.165 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:25.170 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:25.170 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:25.182 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:25.182 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:25.191 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:25.191 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:25.215 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:25.215 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:25.231 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:25.231 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:25.245 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:25.245 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:25.262 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:25.262 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:25.279 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:25.279 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:25.296 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:25.296 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:25.313 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:25.313 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:25.329 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:25.329 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:25.346 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:25.346 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:25.363 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:25.363 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:25.380 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:25.380 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:25.397 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:25.397 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:25.413 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:25.413 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:28.042 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:28.042 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:28.058 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:28.059 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:28.512 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:28.512 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:28.514 10027 10097 W Parcel : Expecting binder but got null! 03-07 18:42:28.524 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:28.524 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:28.533 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:28.533 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:28.547 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:28.547 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:28.560 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:28.560 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:28.577 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:28.577 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:28.591 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:28.591 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:28.600 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:28.600 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:28.865 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:28.865 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:28.871 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:28.871 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:28.882 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:28.882 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:28.900 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:28.900 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:28.913 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:28.913 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:28.930 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:28.931 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:28.948 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:28.948 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:28.967 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:28.967 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:28.985 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:28.985 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:28.997 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:28.997 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:29.010 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:29.010 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:29.027 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:29.027 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:29.044 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:29.044 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:29.060 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:29.061 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:29.077 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:29.077 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:29.094 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:29.094 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:29.111 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:29.111 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:29.128 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:29.128 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:29.144 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:29.144 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:29.161 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:29.161 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:29.179 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:29.179 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:30.031 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:30.031 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:30.050 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:30.050 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:30.065 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:30.065 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:30.086 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:30.086 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:30.098 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:30.098 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:30.118 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:30.118 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:30.147 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:30.147 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:30.152 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:30.152 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:30.167 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:30.167 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:30.204 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:30.204 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:30.209 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:30.209 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:30.216 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:30.216 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:30.233 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:30.233 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:30.249 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:30.249 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:30.266 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:30.267 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:30.306 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:30.306 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:30.311 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:30.311 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:30.316 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:30.317 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:30.334 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:30.334 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:30.350 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:30.351 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:30.368 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:30.368 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:30.399 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:30.399 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:30.417 10027 10027 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 18:42:30.417 10027 10027 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 18:42:30.502 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:30.502 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:30.512 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:30.512 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:30.691 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:30.691 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:30.858 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:30.858 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:31.353 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:31.353 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:31.414 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:31.414 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:31.424 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:31.424 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:31.646 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:31.646 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:31.686 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:31.686 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:31.721 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:31.721 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:31.739 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:31.739 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:31.754 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:31.755 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:31.770 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:31.770 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:31.786 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:31.786 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:31.819 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:31.819 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:31.822 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:31.822 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:31.839 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:31.840 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:31.856 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:31.856 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:31.908 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:31.909 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:31.954 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:31.954 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:32.158 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:32.158 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:32.272 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:32.272 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:32.356 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:32.356 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:32.363 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:32.363 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:32.468 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:32.468 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:32.593 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:32.593 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:32.669 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:32.669 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:32.695 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:32.695 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:32.774 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:32.775 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:32.804 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:32.804 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:32.850 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:32.850 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:32.859 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:32.859 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:32.877 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:32.877 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:32.890 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:32.890 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:32.936 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:32.936 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:32.945 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:32.945 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:32.965 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:32.965 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:32.978 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:32.978 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:32.994 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:32.994 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:33.031 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:33.032 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:33.113 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:33.113 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:33.130 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:33.130 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:33.414 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:33.414 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:33.927 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:33.927 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:34.419 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:34.419 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:34.921 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:34.921 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:35.425 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:35.425 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:35.924 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:35.925 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:36.429 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:36.429 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:36.930 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:36.930 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:37.433 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:37.433 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:37.917 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:37.917 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:38.418 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:38.419 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:38.922 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:38.922 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:39.420 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:39.420 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:39.924 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:39.924 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:40.056 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:40.056 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:40.075 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:40.075 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:40.093 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:40.093 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:40.110 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:40.110 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:40.125 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:40.125 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:40.144 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:40.145 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:40.160 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:40.160 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:40.177 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:40.177 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:40.193 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:40.193 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:40.210 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:40.210 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:40.227 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:40.227 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:40.244 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:40.244 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:40.257 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:40.257 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:40.264 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:40.264 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:40.277 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:40.278 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:40.294 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:40.294 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:40.327 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:40.327 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:40.339 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:40.339 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:40.346 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:40.346 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:40.361 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:40.361 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:40.377 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:40.378 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:40.393 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:40.393 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:40.410 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:40.410 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:40.427 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:40.427 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:40.444 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:40.444 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:40.644 10027 10027 E ArmVmp : Match on catch block at 0x0a in for 0x18d 03-07 18:42:40.651 10027 10027 E ArmVmp : Match on catch block at 0x0a in for 0x185 03-07 18:42:40.789 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x179 03-07 18:42:40.792 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x171 03-07 18:42:40.810 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:40.810 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:40.812 10027 10097 W Parcel : Expecting binder but got null! 03-07 18:42:40.846 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:42:40.848 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:42:40.862 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:42:40.865 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:42:40.867 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:40.867 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:40.877 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:40.877 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:40.882 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:42:40.884 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:42:40.889 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:42:40.891 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:42:40.892 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:40.892 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:40.898 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:40.898 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:40.904 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:42:40.906 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:42:40.918 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:40.918 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:40.921 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:42:40.924 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:42:40.927 10027 10027 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 18:42:40.927 10027 10027 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 18:42:40.934 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:40.934 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:40.966 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:42:40.969 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:42:40.977 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:40.977 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:40.978 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:42:40.981 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:42:40.991 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:42:40.994 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:42:41.021 10027 10027 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 18:42:41.021 10027 10027 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 18:42:41.042 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:42:41.047 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:42:41.060 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:42:41.061 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:41.061 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:41.065 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:42:41.075 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:41.075 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:41.257 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:42:41.260 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:42:41.270 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:41.270 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:41.441 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:42:41.445 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:42:41.459 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:41.459 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:41.947 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:42:41.956 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:42:41.970 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:41.971 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:42.449 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:42:42.458 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:42:42.472 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:42.472 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:42.883 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:42:42.886 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:42:42.898 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:42.898 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:42.901 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:42:42.904 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:42:42.913 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:42:42.913 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:42.913 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:42.916 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:42:42.927 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:42.927 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:42.930 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:42:42.933 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:42:42.940 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:42.940 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:42.946 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:42:42.949 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:42:42.956 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:42.956 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:42.963 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:42:42.966 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:42:42.973 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:42.973 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:42.980 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:42:42.982 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:42:42.990 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:42.990 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:42.999 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:42:43.002 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:42:43.011 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:43.011 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:43.014 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:42:43.016 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:42:43.024 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:43.024 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:43.030 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:42:43.032 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:42:43.039 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:43.039 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:43.046 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:42:43.049 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:42:43.056 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:43.056 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:43.063 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:42:43.066 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:42:43.073 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:43.073 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:43.080 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:42:43.082 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:42:43.090 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:43.090 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:43.515 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:42:43.517 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:42:43.525 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:43.525 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:44.038 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:42:44.041 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:42:44.057 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:44.057 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:44.071 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:42:44.074 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:42:44.083 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:44.084 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:44.289 10027 10027 W Settings: Setting show_button_background has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. 03-07 18:42:44.361 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:44.361 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:44.363 10027 10097 W Parcel : Expecting binder but got null! 03-07 18:42:44.385 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:42:44.388 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:42:44.396 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:44.396 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:45.595 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:45.595 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:45.614 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:45.615 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:45.629 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:45.629 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:45.645 10027 10549 E ArmVmp : Match on catch block at 0x0a in for 0xe5 03-07 18:42:45.646 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:45.646 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:45.692 10027 10027 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 18:42:45.692 10027 10027 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 18:42:45.716 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:42:45.718 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:42:45.726 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:45.726 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:45.863 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:42:45.867 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:42:45.877 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:45.877 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:45.904 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:42:45.907 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:42:46.361 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:42:46.365 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:42:46.378 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:46.378 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:46.866 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:42:46.875 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:42:46.896 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:46.896 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:47.164 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:42:47.166 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:42:47.172 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:47.173 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:47.365 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:42:47.368 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:42:47.377 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:47.377 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:47.870 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:42:47.878 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:42:47.899 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:47.899 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:48.370 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:42:48.372 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:42:48.379 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:48.379 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:48.469 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:42:48.472 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:42:48.478 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:48.478 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:48.871 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:42:48.875 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:42:48.884 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:48.884 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:49.377 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:42:49.387 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:42:49.406 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:49.407 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:49.774 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:42:49.776 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:42:49.784 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:49.784 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:49.796 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:42:49.796 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:49.796 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:49.798 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:42:49.815 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:49.815 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:49.843 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:42:49.846 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:42:49.861 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:49.861 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:49.868 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:42:49.871 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:42:49.885 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:49.885 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:49.903 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:42:49.906 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:42:49.919 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:49.919 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:49.925 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:42:49.928 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:42:49.936 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:49.936 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:49.941 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:42:49.945 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:42:49.953 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:49.953 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:49.958 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:42:49.961 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:42:49.968 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:49.968 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:49.975 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:42:49.978 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:42:49.984 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:49.985 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:49.992 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:42:49.995 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:42:50.001 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:50.001 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:50.294 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:42:50.297 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:42:50.304 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:50.304 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:50.800 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:42:50.809 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:42:50.823 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:50.823 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:50.853 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:42:50.859 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:42:50.874 10027 10398 W MediaPlayer: Use of stream types is deprecated for operations other than volume control 03-07 18:42:50.874 10027 10398 W MediaPlayer: See the documentation of setAudioStreamType() for what to use instead with android.media.AudioAttributes to qualify your playback use case 03-07 18:42:50.878 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:50.878 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:50.928 10027 10332 W MediaPlayerNative: info/warning (10973, 0) 03-07 18:42:51.302 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:42:51.311 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:42:51.332 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:51.332 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:51.805 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:42:51.816 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:42:51.837 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:51.838 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:52.306 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:42:52.317 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:42:52.334 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:52.334 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:52.810 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:42:52.818 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:42:52.835 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:52.835 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:52.974 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:42:52.977 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:42:52.988 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:52.988 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:52.992 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:42:52.994 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:42:53.002 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:53.002 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:53.004 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:42:53.007 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:42:53.016 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:53.016 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:53.021 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:42:53.023 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:42:53.030 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:53.031 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:53.037 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:42:53.040 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:42:53.048 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:53.048 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:53.054 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:42:53.057 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:42:53.064 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:53.064 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:53.071 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:42:53.073 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:42:53.081 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:53.081 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:53.091 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:42:53.093 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:42:53.104 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:53.104 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:53.105 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:42:53.108 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:42:53.118 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:53.118 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:53.121 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:42:53.124 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:42:53.132 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:53.132 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:53.138 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:42:53.141 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:42:53.147 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:53.147 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:53.154 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:42:53.157 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:42:53.163 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:53.163 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:53.171 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:42:53.174 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:42:53.180 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:53.180 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:53.607 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:42:53.611 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:42:53.618 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:53.618 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:54.112 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:42:54.115 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:42:54.126 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:54.126 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:54.162 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:42:54.165 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:42:54.176 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:42:54.176 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:54.176 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:54.180 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:42:54.189 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:54.190 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:54.193 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:42:54.197 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:42:54.207 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:54.207 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:54.209 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:42:54.212 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:42:54.219 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:54.220 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:54.226 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:42:54.229 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:42:54.237 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:54.237 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:54.243 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:42:54.246 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:42:54.254 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:54.254 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:54.259 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:42:54.262 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:42:54.270 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:54.270 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:54.276 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:42:54.279 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:42:54.288 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:54.288 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:54.293 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:42:54.296 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:42:54.304 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:54.305 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:54.310 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:42:54.312 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:42:54.321 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:54.321 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:54.326 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:42:54.329 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:42:54.336 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:54.336 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:54.343 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:42:54.346 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:42:54.353 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:54.353 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:54.360 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:42:54.363 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:42:54.369 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:54.369 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:54.678 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:42:54.681 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:42:54.688 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:54.688 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:55.183 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:42:55.192 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:42:55.205 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:55.205 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:55.686 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:42:55.694 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:42:55.706 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:55.706 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:56.189 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:42:56.198 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:42:56.214 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:56.214 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:56.691 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:42:56.700 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:42:56.717 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:56.717 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:57.194 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:42:57.204 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 18:42:57.220 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:57.220 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:57.695 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:42:57.704 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:42:57.721 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:57.721 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:58.198 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:42:58.208 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:42:58.224 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:58.225 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:58.696 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:42:58.701 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:42:58.711 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:58.712 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:59.202 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:42:59.211 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 18:42:59.226 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:59.226 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:42:59.703 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 18:42:59.713 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 18:42:59.722 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:42:59.722 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:43:00.200 1--------- beginning of main 03-07 18:43:00.203 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 18:43:00.213 10027 10097 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 18:43:00.213 10027 10097 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 18:43:00.709 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 18:43:00.714 10027 10027 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 18:43:02.920 10676 10676 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-07 18:43:03.133 10676 10676 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-07 18:43:03.133 10676 10676 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-07 18:43:03.133 10676 10676 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-07 18:43:03.133 10676 10676 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-07 18:43:03.133 10676 10676 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-07 18:43:03.133 10676 10676 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-07 18:43:03.133 10676 10676 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-07 18:43:03.133 10676 10676 W System.err: at java.lang.Class.newInstance(Native Method) 03-07 18:43:03.133 10676 10676 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-07 18:43:03.133 10676 10676 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-07 18:43:03.133 10676 10676 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-07 18:43:03.133 10676 10676 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-07 18:43:03.134 10676 10676 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-07 18:43:03.134 10676 10676 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-07 18:43:03.134 10676 10676 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-07 18:43:03.134 10676 10676 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-07 18:43:03.134 10676 10676 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-07 18:43:03.134 10676 10676 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-07 18:43:03.134 10676 10676 W System.err: at android.os.Looper.loop(Looper.java:313) 03-07 18:43:03.134 10676 10676 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-07 18:43:03.134 10676 10676 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-07 18:43:03.134 10676 10676 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-07 18:43:03.134 10676 10676 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-07 18:43:03.256 10676 10676 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-07 18:43:03.653 10676 10676 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-07 18:43:03.654 10676 10676 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-07 18:43:03.925 10676 10793 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-07 18:43:03.925 10676 10793 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-07 18:43:03.925 10676 10793 W com.mbwhatsapp: and incorrect proguard o--------- beginning of main 03-07 19:35:33.331 18652 18652 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-07 19:35:35.101 18652 18652 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-07 19:35:35.111 18652 18652 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-07 19:35:35.111 18652 18652 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-07 19:35:35.111 18652 18652 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-07 19:35:35.111 18652 18652 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-07 19:35:35.111 18652 18652 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-07 19:35:35.111 18652 18652 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-07 19:35:35.111 18652 18652 W System.err: at java.lang.Class.newInstance(Native Method) 03-07 19:35:35.111 18652 18652 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-07 19:35:35.111 18652 18652 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-07 19:35:35.112 18652 18652 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-07 19:35:35.112 18652 18652 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-07 19:35:35.112 18652 18652 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-07 19:35:35.112 18652 18652 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-07 19:35:35.112 18652 18652 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-07 19:35:35.112 18652 18652 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-07 19:35:35.112 18652 18652 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-07 19:35:35.112 18652 18652 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-07 19:35:35.112 18652 18652 W System.err: at android.os.Looper.loop(Looper.java:313) 03-07 19:35:35.112 18652 18652 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-07 19:35:35.112 18652 18652 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-07 19:35:35.112 18652 18652 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-07 19:35:35.112 18652 18652 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-07 19:35:35.397 18652 18652 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-07 19:35:36.382 18652 18652 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-07 19:35:36.383 18652 18652 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-07 19:35:36.570 18897 18897 W libprocessgroup: Controller sfreezer is not found 03-07 19:35:36.571 18897 18897 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-07 19:35:36.571 18897 18897 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-07 19:35:37.583 18652 19005 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-07 19:35:37.583 18652 19005 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-07 19:35:37.583 18652 19005 W com.mbwhatsapp: and incorrect proguard optimizations. 03-07 19:35:41.607 18652 19067 E ArmVmp : Match on catch block at 0x17 in for 0xb9 03-07 19:35:41.624 18652 18674 W com.mbwhatsapp: Suspending all threads took: 15.00--------- beginning of main 03-07 20:07:30.727 28887 28887 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-07 20:07:31.186 28887 28887 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-07 20:07:31.188 28887 28887 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-07 20:07:31.188 28887 28887 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-07 20:07:31.188 28887 28887 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-07 20:07:31.188 28887 28887 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-07 20:07:31.188 28887 28887 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-07 20:07:31.188 28887 28887 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-07 20:07:31.188 28887 28887 W System.err: at java.lang.Class.newInstance(Native Method) 03-07 20:07:31.188 28887 28887 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-07 20:07:31.188 28887 28887 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-07 20:07:31.188 28887 28887 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-07 20:07:31.188 28887 28887 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-07 20:07:31.188 28887 28887 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-07 20:07:31.188 28887 28887 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-07 20:07:31.188 28887 28887 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-07 20:07:31.188 28887 28887 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-07 20:07:31.188 28887 28887 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-07 20:07:31.188 28887 28887 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-07 20:07:31.188 28887 28887 W System.err: at android.os.Looper.loop(Looper.java:313) 03-07 20:07:31.188 28887 28887 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-07 20:07:31.188 28887 28887 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-07 20:07:31.188 28887 28887 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-07 20:07:31.189 28887 28887 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-07 20:07:31.342 28887 28887 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-07 20:07:31.992 28887 28887 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-07 20:07:31.992 28887 28887 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-07 20:07:32.282 28923 28923 W libprocessgroup: Controller sfreezer is not found 03-07 20:07:32.283 28923 28923 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-07 20:07:32.283 28923 28923 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-07 20:07:32.344 28887 28938 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-07 20:07:32.344 28887 28938 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-07 20:07:32.344 28887 28938 W com.mbwhatsapp: and incorrect proguard optimizations. 03-07 20:09:18.626 30764 30764 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-07 20:09:18.966 30764 30764 W System.err: java.lang--------- beginning of main 03-07 20:09:18.967 30764 30764 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-07 20:09:18.967 30764 30764 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-07 20:09:18.967 30764 30764 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-07 20:09:18.967 30764 30764 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-07 20:09:18.967 30764 30764 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-07 20:09:18.967 30764 30764 W System.err: at java.lang.Class.newInstance(Native Method) 03-07 20:09:18.967 30764 30764 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-07 20:09:18.967 30764 30764 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-07 20:09:18.967 30764 30764 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-07 20:09:18.967 30764 30764 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-07 20:09:18.967 30764 30764 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-07 20:09:18.967 30764 30764 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-07 20:09:18.967 30764 30764 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-07 20:09:18.967 30764 30764 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-07 20:09:18.967 30764 30764 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-07 20:09:18.967 30764 30764 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-07 20:09:18.967 30764 30764 W System.err: at android.os.Looper.loop(Looper.java:313) 03-07 20:09:18.967 30764 30764 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-07 20:09:18.967 30764 30764 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-07 20:09:18.967 30764 30764 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-07 20:09:18.967 30764 30764 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-07 20:09:19.108 30764 30764 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-07 20:09:19.947 30764 30764 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-07 20:09:19.948 30764 30764 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-07 20:09:20.219 30803 30803 W libprocessgroup: Controller sfreezer is not found 03-07 20:09:20.221 30803 30803 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-07 20:09:20.221 30803 30803 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-07 20:09:20.306 30764 30817 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-07 20:09:20.306 30764 30817 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-07 20:09:20.306 30764 30817 W com.mbwhatsapp: and incorrect proguard optimizations. 03-07 20:12:23.180 32496 32496 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-07 20:12:23.431 32496 32496 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-07 20:12:23.432 32496 32496 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-07 20:12:23.432 32496 32496 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-07 20:12:23.432 32496 32496 W System.err: at java.lang.Runtime.loa--------- beginning of main 03-07 21:00:28.395 21466 21466 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-07 21:00:28.749 21466 21466 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-07 21:00:28.750 21466 21466 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-07 21:00:28.750 21466 21466 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-07 21:00:28.750 21466 21466 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-07 21:00:28.750 21466 21466 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-07 21:00:28.750 21466 21466 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-07 21:00:28.750 21466 21466 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-07 21:00:28.750 21466 21466 W System.err: at java.lang.Class.newInstance(Native Method) 03-07 21:00:28.750 21466 21466 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-07 21:00:28.750 21466 21466 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-07 21:00:28.751 21466 21466 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-07 21:00:28.751 21466 21466 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-07 21:00:28.751 21466 21466 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-07 21:00:28.751 21466 21466 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-07 21:00:28.751 21466 21466 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-07 21:00:28.751 21466 21466 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-07 21:00:28.751 21466 21466 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-07 21:00:28.751 21466 21466 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-07 21:00:28.751 21466 21466 W System.err: at android.os.Looper.loop(Looper.java:313) 03-07 21:00:28.751 21466 21466 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-07 21:00:28.751 21466 21466 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-07 21:00:28.751 21466 21466 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-07 21:00:28.751 21466 21466 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-07 21:00:28.876 21466 21466 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-07 21:00:29.498 21466 21466 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-07 21:00:29.498 21466 21466 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-07 21:00:29.815 21466 21515 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-07 21:00:29.815 21466 21515 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-07 21:00:29.815 21466 21515 W com.mbwhatsapp: and incorrect proguard optimizations. 03-07 21:00:29.828 21501 21501 W libprocessgroup: Controller sfreezer is not found 03-07 21:00:29.829 21501 21501 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-07 21:00:29.830 21501 21501 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-07 21:00:29.846 21466 21466 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-07 21:00:30.220 21466 21527 E QT : [QT]file does not exist 03-07 21:00:30.224 21466 21466 W com.mbwhatsapp: Method void com.mbwhatsapp.HomeActivity.A6e() failed lock verification and will run slower. 03-07 21:00:30.976 21466 21466 E ArmVmp : Match on catch block at 0x0a in for 0x195 03-07 21:00:31.023 21466 21466 E ArmVmp : Match on catch block at 0x0a in for 0x269 03-07 21:00:31.147 21466 21466 W Activity: Can request only one set of permissions at a time 03-07 21:00:31.989 21466 21466 E FBI : Can't load library: dlopen failed: library "libmagtsync.so" not found 03-07 21:00:32.009 21466 21580 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-07 21:00:32.585 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:32.586 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:32.593 21466 21527 W Parcel : Expecting binder but got null! 03-07 21:00:32.727 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:32.727 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:32.732 21466 21466 E ArmVmp : Match on catch block at 0x0a in for 0x1b5 03-07 21:00:32.781 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:32.781 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:33.121 21466 21597 W LOTTIE : Animation contains merge paths. Merge paths are only supported on KitKat+ and must be manually enabled by calling enableMergePathsForKitKatAndAbove(). 03-07 21:00:33.261 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:33.261 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:33.327 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:33.327 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:33.450 21466 21466 W LOTTIE : Animation contains merge paths but they are disabled. 03-07 21:00:33.464 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:33.464 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:33.476 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:33.476 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:33.506 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:33.506 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:33.529 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:33.529 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:33.554 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:33.554 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:34.899 21466 21533 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/ConscryptEngineSocket;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-07 21:00:34.899 21466 21533 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-07 21:00:34.899 21466 21533 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-07 21:00:34.900 21466 21533 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/ConscryptEngineSocket;->setHostname(Ljava/lang/String;)V (max-target-q,core-platform-api, reflection, denied) 03-07 21:00:34.900 21466 21533 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setHostname(Ljava/lang/String;)V (max-target-q,core-platform-api, reflection, denied) 03-07 21:00:34.900 21466 21533 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setHostname(Ljava/lang/ String;)V (max-target-q, reflection, denied) 03-07 21:00:34.900 21466 21533 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setAlpnProtocols([B)V (max-target- q,core-platform-api, reflection, denied) 03-07 21:00:34.900 21466 21533 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setAlpnProtocols([B)V (max- target-q, reflection, denied) 03-07 21:00:35.749 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:35.749 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:35.752 21466 21527 W Parcel : Expecting binder but got null! 03-07 21:00:35.782 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:35.783 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:35.795 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:35.796 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:35.827 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:35.827 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:35.835 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:35.835 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:35.853 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:35.853 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:35.870 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:35.870 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:35.887 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:35.887 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:35.903 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:35.903 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:35.919 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:35.919 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:35.936 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:35.936 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:35.952 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:35.952 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:35.969 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:35.969 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:35.986 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:35.987 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:36.001 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:36.001 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:37.033 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:37.033 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:37.053 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:37.053 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:37.069 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:37.069 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:37.087 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:37.088 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:37.104 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:37.105 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:37.121 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:37.121 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:37.138 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:37.138 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:37.155 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:37.155 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:37.172 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:37.172 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:37.188 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:37.188 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:37.205 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:37.205 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:37.222 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:37.222 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:37.238 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:37.238 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:37.255 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:37.255 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:37.272 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:37.272 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:37.289 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:37.289 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:37.305 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:37.305 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:37.322 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:37.322 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:37.339 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:37.339 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:37.355 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:37.355 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:37.372 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:37.372 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:37.389 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:37.389 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:37.733 21466 21466 E ArmVmp : Match on catch block at 0x0a in for 0x181 03-07 21:00:37.745 21466 21466 E ArmVmp : Match on catch block at 0x0a in for 0x199 03-07 21:00:37.840 21466 21533 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getAlpnSelectedProtocol()[B (max- target-q,core-platform-api, reflection, denied) 03-07 21:00:37.840 21466 21533 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->getAlpnSelectedProtocol()[B (max-target-q, reflection, denied) 03-07 21:00:38.048 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x169 03-07 21:00:38.054 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x169 03-07 21:00:38.105 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:38.105 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:38.109 21466 21527 W Parcel : Expecting binder but got null! 03-07 21:00:38.166 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 21:00:38.169 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 21:00:38.192 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:38.192 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:38.263 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 21:00:38.265 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 21:00:38.278 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:38.278 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:38.299 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 21:00:38.301 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 21:00:38.311 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:38.311 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:38.741 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 21:00:38.745 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 21:00:38.757 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:38.757 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:38.938 21466 21476 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) 03-07 21:00:39.133 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 21:00:39.136 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 21:00:39.148 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:39.148 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:39.313 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 21:00:39.316 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 21:00:39.392 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:39.392 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:39.395 21466 21527 W Parcel : Expecting binder but got null! 03-07 21:00:39.398 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 21:00:39.401 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 21:00:39.410 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:39.410 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:39.419 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:39.419 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:39.432 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:39.432 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:39.442 21466 21466 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 21:00:39.442 21466 21466 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 21:00:39.444 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:39.444 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:39.452 21466 21487 W LibraryVersion: Failed to get app version for libraryName: firebase-iid 03-07 21:00:39.461 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:39.461 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:39.482 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:39.482 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:39.496 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:39.497 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:39.512 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:39.512 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:39.528 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 21:00:39.533 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 21:00:39.549 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:39.549 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:39.553 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 21:00:39.555 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:39.555 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:39.557 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 21:00:39.567 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:39.567 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:39.572 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:39.572 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:39.580 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:39.580 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:39.594 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:39.594 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:39.611 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:39.611 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:39.628 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:39.628 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:39.645 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:39.645 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:39.663 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:39.663 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:39.680 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:39.680 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:39.695 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:39.696 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:39.713 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:39.713 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:39.733 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:39.733 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:39.746 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:39.746 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:39.752 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 21:00:39.755 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 21:00:39.765 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:39.765 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:39.771 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:39.771 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:39.779 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:39.780 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:39.796 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:39.796 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:39.813 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:39.813 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:39.830 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:39.830 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:39.858 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:39.858 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:39.862 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:39.862 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:39.879 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 21:00:39.883 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 21:00:39.891 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:39.891 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:39.899 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:39.899 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:39.905 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:39.905 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:40.037 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:40.037 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:40.059 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:40.059 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:40.076 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:40.077 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:40.095 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:40.095 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:40.115 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:40.115 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:40.135 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:40.135 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:40.158 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:40.158 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:40.179 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:40.179 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:40.196 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:40.196 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:40.213 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:40.213 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:40.265 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:40.265 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:40.275 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:40.276 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:40.295 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:40.295 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:40.313 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:40.313 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:40.330 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:40.330 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:40.336 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:40.336 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:40.363 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 21:00:40.365 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 21:00:40.374 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:40.374 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:40.401 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 21:00:40.404 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 21:00:40.416 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:40.416 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:40.420 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 21:00:40.423 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 21:00:40.430 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 21:00:40.432 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:40.433 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:40.433 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 21:00:40.447 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 21:00:40.450 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 21:00:40.453 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:40.453 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:40.460 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:40.460 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:40.463 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 21:00:40.466 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 21:00:40.485 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 21:00:40.488 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:40.488 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:40.488 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 21:00:40.498 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 21:00:40.501 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:40.501 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:40.502 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 21:00:40.516 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:40.516 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:40.518 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 21:00:40.522 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 21:00:40.533 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 21:00:40.536 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:40.536 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:40.536 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 21:00:40.548 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 21:00:40.551 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 21:00:40.552 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:40.552 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:40.568 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 21:00:40.571 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 21:00:40.571 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:40.571 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:40.584 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 21:00:40.586 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:40.586 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:40.587 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 21:00:40.601 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 21:00:40.602 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:40.602 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:40.604 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 21:00:40.615 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:40.615 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:40.631 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 21:00:40.634 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 21:00:40.642 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:40.642 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:40.898 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 21:00:40.901 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 21:00:40.909 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:40.909 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:41.216 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 21:00:41.218 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 21:00:41.227 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:41.227 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:41.278 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:41.278 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:41.280 21466 21527 W Parcel : Expecting binder but got null! 03-07 21:00:41.288 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:41.288 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:41.304 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:41.304 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:41.320 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:41.320 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:41.335 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:41.335 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:41.351 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:41.351 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:41.368 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:41.368 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:41.385 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:41.385 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:41.428 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:41.428 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:41.434 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 21:00:41.435 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:41.436 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:41.437 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 21:00:41.448 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:41.448 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:41.453 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:41.453 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:41.469 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:41.469 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:41.485 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:41.485 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:41.502 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:41.502 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:41.519 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:41.519 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:41.536 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:41.536 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:41.552 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:41.552 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:41.569 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:41.570 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:41.585 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 21:00:41.586 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:41.586 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:41.589 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 21:00:41.600 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:41.600 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:41.604 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:41.604 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:41.619 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:41.619 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:41.636 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:41.636 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:41.653 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:41.653 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:41.670 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:41.670 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:41.686 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:41.687 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:41.704 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:41.704 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:41.720 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:41.720 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:41.736 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:41.737 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:41.753 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:41.753 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:41.770 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:41.770 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:41.786 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:41.786 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:41.852 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 21:00:41.856 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 21:00:41.868 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:41.868 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:42.067 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 21:00:42.070 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 21:00:42.080 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:42.080 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:42.081 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 21:00:42.085 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 21:00:42.095 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:42.095 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:42.321 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 21:00:42.324 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 21:00:42.335 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:42.335 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:42.338 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 21:00:42.341 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 21:00:42.350 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:42.351 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:42.354 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 21:00:42.358 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 21:00:42.367 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:42.367 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:42.555 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 21:00:42.557 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 21:00:42.566 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:42.566 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:42.907 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 21:00:42.910 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 21:00:42.919 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:42.920 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:43.073 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 21:00:43.076 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 21:00:43.084 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:43.084 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:43.224 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 21:00:43.227 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 21:00:43.235 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:43.235 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:43.287 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:43.288 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:43.290 21466 21527 W Parcel : Expecting binder but got null! 03-07 21:00:43.296 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:43.296 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:43.311 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:43.311 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:43.328 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:43.328 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:43.343 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:43.343 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:43.360 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:43.360 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:43.377 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:43.377 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:43.393 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:43.394 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:43.410 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:43.410 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:43.428 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:43.428 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:43.444 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:43.444 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:43.460 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:43.460 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:43.477 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:43.477 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:43.494 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:43.494 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:43.511 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:43.511 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:43.528 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:43.528 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:43.544 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:43.545 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:43.561 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:43.561 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:43.578 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:43.578 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:43.594 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:43.595 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:43.611 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:43.611 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:43.628 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:43.628 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:43.645 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:43.645 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:43.661 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:43.661 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:43.678 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:43.678 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:43.695 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:43.695 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:43.712 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:43.712 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:43.728 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:43.728 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:43.745 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 21:00:43.745 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:43.745 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:43.749 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 21:00:43.758 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:43.758 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:43.763 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:43.763 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:43.780 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:43.780 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:43.800 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:43.800 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:44.246 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 21:00:44.249 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 21:00:44.258 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:44.259 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:44.312 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 21:00:44.315 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 21:00:44.324 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:44.324 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:44.513 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 21:00:44.515 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 21:00:44.524 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:44.524 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:45.015 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 21:00:45.018 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 21:00:45.024 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:45.024 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:45.132 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 21:00:45.135 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 21:00:45.142 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:45.142 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:45.351 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 21:00:45.354 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 21:00:45.361 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:45.361 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:45.501 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 21:00:45.504 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 21:00:45.511 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:45.511 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:46.003 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 21:00:46.007 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 21:00:46.013 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:46.014 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:46.388 21466 21466 W Settings: Setting show_button_background has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. 03-07 21:00:46.528 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:46.528 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:46.531 21466 21527 W Parcel : Expecting binder but got null! 03-07 21:00:46.538 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 21:00:46.542 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 21:00:46.551 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:46.551 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:48.952 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:48.952 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:48.973 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:48.973 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:48.984 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:48.984 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:49.001 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:49.001 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:49.019 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:49.019 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:49.063 21466 21466 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 21:00:49.063 21466 21466 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 21:00:49.078 21466 21466 W Choreographer: Frame time is 0.091988 ms in the future! Check that graphics HAL is generating vsync timestamps using the correct timebase. 03-07 21:00:49.090 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 21:00:49.092 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 21:00:49.101 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:49.101 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:49.586 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 21:00:49.591 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 21:00:49.603 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:49.604 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:50.090 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 21:00:50.098 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 21:00:50.117 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:50.117 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:50.521 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 21:00:50.523 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 21:00:50.530 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:50.530 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:50.589 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 21:00:50.592 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 21:00:50.601 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:50.601 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:51.091 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 21:00:51.095 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 21:00:51.104 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:51.105 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:51.595 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 21:00:51.604 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 21:00:51.616 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:51.616 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:51.991 21466 21691 E ArmVmp : Match on catch block at 0x0a in for 0xe1 03-07 21:00:52.099 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 21:00:52.108 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 21:00:52.122 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:52.122 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:52.607 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 21:00:52.610 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 21:00:52.625 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:52.625 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:52.678 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 21:00:52.683 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 21:00:53.115 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 21:00:53.119 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 21:00:53.129 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:53.130 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:53.617 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 21:00:53.621 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 21:00:53.633 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:53.633 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:54.120 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 21:00:54.123 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 21:00:54.136 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:54.136 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:54.620 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 21:00:54.623 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 21:00:54.629 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:54.629 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:55.107 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 21:00:55.110 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 21:00:55.118 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:55.118 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:55.630 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 21:00:55.633 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 21:00:55.643 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:55.643 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:56.128 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 21:00:56.131 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 21:00:56.140 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:56.140 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:56.412 21466 21466 W Settings: Setting show_button_background has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value. 03-07 21:00:56.482 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:56.482 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:56.485 21466 21527 W Parcel : Expecting binder but got null! 03-07 21:00:56.496 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 21:00:56.499 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 21:00:56.508 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:56.508 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:59.180 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:59.180 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:59.196 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:59.196 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:59.208 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:59.208 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:59.227 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:59.227 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:59.243 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:59.243 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:59.259 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:59.259 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:59.276 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:59.276 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:59.292 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:59.292 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:59.311 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:59.311 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:59.325 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:59.325 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:59.343 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:59.344 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:59.361 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:59.361 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:59.377 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:59.377 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:59.395 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:59.395 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:59.411 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:59.411 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:59.428 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:59.428 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:59.445 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:59.445 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:59.462 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:59.462 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:59.479 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:59.479 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:59.495 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:59.495 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:59.512 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:59.512 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:59.529 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:59.529 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:59.546 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:59.546 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:59.597 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:59.597 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:59.612 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:59.612 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:59.629 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:59.629 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:59.646 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:59.646 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:59.663 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:59.663 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:59.679 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:59.679 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:59.696 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:59.696 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:59.712 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:59.712 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:59.729 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:59.729 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:59.746 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:59.746 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:00:59.778 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:00:59.778 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:00.079 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:00.080 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:00.084 21466 21746 E ArmVmp : Match on catch block at 0x0a in for 0xf9 03-07 21:01:00.107 21466 21466 W InputEventReceiver: Attempted to finish an input event but the input event receiver has already been disposed. 03-07 21:01:00.128 21466 21466 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 21:01:00.128 21466 21466 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 21:01:00.155 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 21:01:00.158 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 21:01:00.168 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:00.168 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:00.649 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 21:01:00.654 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 21:01:00.668 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:00.668 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:00.752 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 21:01:00.757 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 21:01:00.772 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:00.772 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:00.829 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 21:01:00.833 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 21:01:01.252 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 21:01:01.258 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 21:01:01.273 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:01.274 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:01.755 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 21:01:01.763 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 21:01:01.782 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:01.783 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:02.257 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 21:01:02.266 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 21:01:02.287 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:02.287 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:02.760 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 21:01:02.767 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 21:01:02.780 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:02.780 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:03.259 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 21:01:03.266 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 21:01:03.277 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:03.278 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:03.763 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 21:01:03.771 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 21:01:03.788 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:03.788 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:04.266 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 21:01:04.274 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 21:01:04.290 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:04.291 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:04.767 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 21:01:04.776 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 21:01:04.791 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:04.791 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:05.265 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 21:01:05.268 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 21:01:05.275 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:05.275 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:05.402 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 21:01:05.405 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 21:01:05.417 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:05.417 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:05.449 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 21:01:05.452 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 21:01:05.462 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:05.462 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:05.499 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 21:01:05.502 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 21:01:05.512 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:05.512 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:05.550 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 21:01:05.553 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 21:01:05.563 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:05.563 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:05.600 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 21:01:05.603 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 21:01:05.613 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:05.613 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:05.650 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 21:01:05.653 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 21:01:05.663 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:05.663 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:05.667 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 21:01:05.670 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 21:01:05.679 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:05.680 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:05.700 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 21:01:05.703 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 21:01:05.713 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:05.713 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:05.717 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 21:01:05.721 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 21:01:05.730 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:05.730 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:05.750 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 21:01:05.753 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 21:01:05.763 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:05.763 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:05.801 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 21:01:05.804 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 21:01:05.815 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:05.815 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:05.818 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 21:01:05.821 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 21:01:05.830 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:05.830 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:05.851 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 21:01:05.854 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 21:01:05.864 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:05.864 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:05.901 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 21:01:05.904 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 21:01:05.914 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:05.914 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:05.951 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 21:01:05.955 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 21:01:05.964 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:05.964 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:06.001 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 21:01:06.005 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 21:01:06.014 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:06.014 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:06.052 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 21:01:06.055 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 21:01:06.065 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:06.065 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:06.105 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 21:01:06.108 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 21:01:06.119 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 21:01:06.120 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:06.120 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:06.124 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 21:01:06.133 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:06.133 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:06.136 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 21:01:06.139 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 21:01:06.150 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:06.150 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:06.152 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 21:01:06.156 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 21:01:06.163 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:06.163 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:06.169 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 21:01:06.172 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 21:01:06.179 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:06.179 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:06.185 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 21:01:06.188 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 21:01:06.195 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:06.195 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:06.202 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 21:01:06.205 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 21:01:06.212 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:06.212 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:06.219 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 21:01:06.222 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 21:01:06.229 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:06.229 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:06.236 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 21:01:06.239 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 21:01:06.246 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:06.246 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:06.252 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 21:01:06.256 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 21:01:06.262 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:06.263 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:06.269 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 21:01:06.272 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 21:01:06.279 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:06.279 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:06.286 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 21:01:06.289 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 21:01:06.295 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:06.295 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:06.303 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 21:01:06.306 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x155 03-07 21:01:06.312 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:06.312 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:06.605 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 21:01:06.608 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x159 03-07 21:01:06.615 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:06.615 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:07.110 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 21:01:07.119 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x141 03-07 21:01:07.127 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:07.128 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:07.611 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 21:01:07.619 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 21:01:07.627 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:07.627 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:07.673 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 21:01:07.675 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 21:01:07.689 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:07.689 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:07.718 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:07.718 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:07.730 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:07.730 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:07.747 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:07.747 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:07.763 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:07.763 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:07.779 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:07.779 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:07.796 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:07.796 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:07.812 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:07.812 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:07.829 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:07.829 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:07.855 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:07.856 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:07.859 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 21:01:07.860 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:07.861 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:07.862 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 21:01:07.881 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:07.881 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:07.899 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:07.900 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:07.916 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:07.916 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:07.935 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:07.935 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:07.940 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:07.940 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:07.949 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:07.949 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:07.966 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:07.966 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:07.975 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:07.975 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:07.980 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:07.980 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:07.992 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:07.992 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:07.995 21466 21466 W OnBackInvokedCallback: OnBackInvokedCallback is not enabled for the application. 03-07 21:01:07.995 21466 21466 W OnBackInvokedCallback: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. 03-07 21:01:08.011 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:08.011 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:08.026 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:08.026 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:08.031 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:08.031 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:08.046 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:08.046 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:08.051 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:08.051 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:08.052 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 21:01:08.056 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 21:01:08.067 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:08.067 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:08.071 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x151 03-07 21:01:08.073 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 21:01:08.075 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:08.075 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:08.090 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:08.091 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:08.095 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 21:01:08.098 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x145 03-07 21:01:08.101 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:08.101 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:08.114 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x14d 03-07 21:01:08.116 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:08.116 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:08.117 21466 21466 E ArmVmp : Match on catch block at 0xc3 in for 0x149 03-07 21:01:08.124 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:08.124 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:08.134 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:08.134 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:08.142 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:08.142 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:08.151 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:08.151 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:08.156 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:08.157 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:08.174 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:08.174 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:08.190 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:08.190 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:08.207 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:08.207 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:08.220 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:08.220 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:08.235 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:08.235 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:08.252 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:08.252 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:08.271 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:08.271 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:09.235 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:09.235 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:09.504 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:09.504 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:09.527 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:09.527 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:09.713 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:09.713 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:09.716 21466 21527 W Parcel : Expecting binder but got null! 03-07 21:01:09.770 21466 21466 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. 03-07 21:01:09.771 21466 21466 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. 03-07 21:01:09.986 21466 21466 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. 03-07 21:01:09.986 21466 21466 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. 03-07 21:01:10.022 21466 21466 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. 03-07 21:01:10.022 21466 21466 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. 03-07 21:01:10.073 21466 21466 E RecyclerView: No adapter attached; skipping layout 03-07 21:01:10.100 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.100 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.180 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.180 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.215 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.215 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.227 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.227 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.232 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.232 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.241 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.241 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.246 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.246 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.261 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.262 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.278 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.278 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.295 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.295 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.311 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.311 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.328 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.328 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.345 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.345 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.361 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.361 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.376 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.376 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.391 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.391 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.409 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.409 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.424 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.424 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.441 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.441 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.457 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.457 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.473 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.473 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.491 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.491 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.508 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.508 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.526 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.526 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.534 21466 21767 W AudioCapabilities: Unsupported mime audio/x-ima 03-07 21:01:10.534 21466 21767 W AudioCapabilities: Unsupported mime audio/mpeg-L1 03-07 21:01:10.534 21466 21767 W AudioCapabilities: Unsupported mime audio/mpeg-L2 03-07 21:01:10.535 21466 21767 W VideoCapabilities: Unsupported mime video/wvc1 03-07 21:01:10.537 21466 21767 W VideoCapabilities: Unsupported mime video/x-ms-wmv 03-07 21:01:10.539 21466 21767 W AudioCapabilities: Unsupported mime audio/x-adpcm- dvi-ima 03-07 21:01:10.539 21466 21767 W AudioCapabilities: Unsupported mime audio/x-adpcm- dvi-ima 03-07 21:01:10.539 21466 21767 W AudioCapabilities: Unsupported mime audio/x-adpcm- ms 03-07 21:01:10.540 21466 21767 W AudioCapabilities: Unsupported mime audio/x-adpcm- ms 03-07 21:01:10.543 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.543 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.550 21466 21767 W VideoCapabilities: Unrecognized profile/level 32768/256 for video/mp4v-es 03-07 21:01:10.597 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.597 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.603 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.603 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.612 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.613 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.627 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.627 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.648 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.648 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.659 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.659 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.677 21466 21774 W ColorUtils: expected specified color aspects (2:0:0:0) 03-07 21:01:10.680 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.680 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.693 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.693 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.709 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.709 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.711 21466 21774 W Codec2Client: query -- param skipped: index = 1107298332. 03-07 21:01:10.711 21466 21774 W CCodec : This behavior is subject to change. It is recommended that app developers double check whether the requested max input size is in reasonable range. 03-07 21:01:10.718 21466 21774 W Codec2Client: query -- param skipped: index = 1342179345. 03-07 21:01:10.718 21466 21774 W Codec2Client: query -- param skipped: index = 2415921170. 03-07 21:01:10.718 21466 21774 W Codec2Client: query -- param skipped: index = 1610614798. 03-07 21:01:10.726 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.726 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.730 21466 21774 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-07 21:01:10.746 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.746 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.765 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.765 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.777 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.777 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.795 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.795 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.811 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.811 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.827 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.827 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.844 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.844 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.847 21466 21788 W Codec2Client: query -- param skipped: index = 1107298332. 03-07 21:01:10.847 21466 21788 W CCodec : This behavior is subject to change. It is recommended that app developers double check whether the requested max input size is in reasonable range. 03-07 21:01:10.852 21466 21788 W Codec2Client: query -- param skipped: index = 1342179345. 03-07 21:01:10.852 21466 21788 W Codec2Client: query -- param skipped: index = 2415921170. 03-07 21:01:10.852 21466 21788 W Codec2Client: query -- param skipped: index = 1610614798. 03-07 21:01:10.866 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.866 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.876 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.877 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.893 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.893 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.915 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.916 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.930 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.930 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.945 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.945 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.962 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.962 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:10.979 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:10.979 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.012 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.012 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.017 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.017 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.028 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.028 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.044 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.044 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.063 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.063 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.080 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.080 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.095 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.095 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.113 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.113 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.130 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.130 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.154 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.154 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.164 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.164 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.179 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.179 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.199 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.199 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.212 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.212 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.229 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.229 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.244 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.244 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.260 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.261 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.278 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.278 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.294 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.294 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.312 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.312 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.330 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.330 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.345 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.345 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.361 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.361 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.377 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.377 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.394 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.394 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.410 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.410 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.426 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.427 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.446 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.446 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.461 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.461 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.477 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.477 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.493 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.493 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.510 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.510 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.527 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.527 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.544 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.544 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.560 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.560 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.577 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.577 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.594 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.594 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.611 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.611 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.627 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.627 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.644 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.644 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.662 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.662 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.679 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.679 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.696 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.696 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.711 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.711 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.729 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.729 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.745 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.745 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.762 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.762 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.779 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.779 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.795 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.795 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.812 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.812 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.828 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.828 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.845 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.846 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.863 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.863 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.879 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.879 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.896 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.896 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.912 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.912 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.929 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.929 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.946 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.946 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.962 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.962 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.979 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.979 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:11.996 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:11.996 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.013 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.013 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.029 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.029 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.049 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.049 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.065 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.065 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.080 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.081 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.096 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.096 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.113 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.113 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.130 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.130 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.146 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.146 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.163 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.163 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.180 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.180 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.196 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.197 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.213 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.213 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.230 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.230 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.246 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.247 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.263 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.263 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.280 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.281 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.297 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.297 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.314 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.314 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.331 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.331 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.347 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.347 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.364 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.364 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.380 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.381 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.398 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.398 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.415 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.415 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.431 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.432 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.448 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.448 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.466 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.466 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.482 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.483 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.497 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.497 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.515 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.515 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.531 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.531 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.548 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.548 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.565 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.565 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.581 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.582 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.599 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.599 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.617 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.617 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.634 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.634 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.650 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.650 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.666 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.667 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.683 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.683 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.700 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.700 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.718 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.718 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.734 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.734 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.752 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.753 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.768 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.768 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.785 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.785 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.802 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.803 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.819 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.819 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.833 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.833 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.849 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.849 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.855 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.855 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.891 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.891 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.898 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.898 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.916 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.916 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.922 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.922 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.932 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.932 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.937 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.938 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.952 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.952 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.966 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.966 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:12.984 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:12.984 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.000 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.000 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.017 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.017 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.033 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.034 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.052 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.052 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.067 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.067 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.078 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.078 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.085 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.085 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.100 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.100 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.117 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.118 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.133 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.133 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.151 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.151 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.167 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.167 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.184 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.184 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.201 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.201 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.217 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.217 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.233 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.234 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.250 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.250 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.267 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.267 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.285 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.285 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.301 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.301 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.317 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.317 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.333 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.333 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.351 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.351 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.367 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.367 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.387 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.387 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.402 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.402 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.418 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.418 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.437 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.437 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.452 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.452 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.467 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.467 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.484 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.484 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.501 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.501 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.517 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.518 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.524 21466 21773 W Codec2Client: query -- param skipped: index = 1342179345. 03-07 21:01:13.525 21466 21773 W Codec2Client: query -- param skipped: index = 2415921170. 03-07 21:01:13.525 21466 21773 W Codec2Client: query -- param skipped: index = 1610614798. 03-07 21:01:13.529 21466 21788 W Codec2Client: query -- param skipped: index = 1342179345. 03-07 21:01:13.529 21466 21788 W Codec2Client: query -- param skipped: index = 2415921170. 03-07 21:01:13.529 21466 21788 W Codec2Client: query -- param skipped: index = 1610614798. 03-07 21:01:13.534 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 0 is not owned by the producer (state = FREE) 03-07 21:01:13.534 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 1 is not owned by the producer (state = FREE) 03-07 21:01:13.534 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 2 is not owned by the producer (state = FREE) 03-07 21:01:13.534 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 3 is not owned by the producer (state = FREE) 03-07 21:01:13.534 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 4 is not owned by the producer (state = FREE) 03-07 21:01:13.535 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 5 is not owned by the producer (state = FREE) 03-07 21:01:13.535 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 6 is not owned by the producer (state = FREE) 03-07 21:01:13.535 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 7 is not owned by the producer (state = FREE) 03-07 21:01:13.535 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 8 is not owned by the producer (state = FREE) 03-07 21:01:13.535 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 9 is not owned by the producer (state = FREE) 03-07 21:01:13.535 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 10 is not owned by the producer (state = FREE) 03-07 21:01:13.535 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 11 is not owned by the producer (state = FREE) 03-07 21:01:13.535 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 12 is not owned by the producer (state = FREE) 03-07 21:01:13.535 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 13 is not owned by the producer (state = FREE) 03-07 21:01:13.535 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 14 is not owned by the producer (state = FREE) 03-07 21:01:13.535 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 15 is not owned by the producer (state = FREE) 03-07 21:01:13.536 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 16 is not owned by the producer (state = FREE) 03-07 21:01:13.536 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 17 is not owned by the producer (state = FREE) 03-07 21:01:13.536 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 18 is not owned by the producer (state = ACQUIRED) 03-07 21:01:13.536 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 19 is not owned by the producer (state = FREE) 03-07 21:01:13.536 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 20 is not owned by the producer (state = FREE) 03-07 21:01:13.536 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 21 is not owned by the producer (state = FREE) 03-07 21:01:13.536 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 22 is not owned by the producer (state = FREE) 03-07 21:01:13.536 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 23 is not owned by the producer (state = FREE) 03-07 21:01:13.536 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 24 is not owned by the producer (state = FREE) 03-07 21:01:13.536 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 25 is not owned by the producer (state = FREE) 03-07 21:01:13.536 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 26 is not owned by the producer (state = FREE) 03-07 21:01:13.536 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 27 is not owned by the producer (state = FREE) 03-07 21:01:13.536 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 28 is not owned by the producer (state = FREE) 03-07 21:01:13.536 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 29 is not owned by the producer (state = FREE) 03-07 21:01:13.537 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 30 is not owned by the producer (state = FREE) 03-07 21:01:13.537 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 31 is not owned by the producer (state = FREE) 03-07 21:01:13.537 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 32 is not owned by the producer (state = FREE) 03-07 21:01:13.537 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 33 is not owned by the producer (state = FREE) 03-07 21:01:13.537 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 34 is not owned by the producer (state = FREE) 03-07 21:01:13.537 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 35 is not owned by the producer (state = FREE) 03-07 21:01:13.537 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 36 is not owned by the producer (state = FREE) 03-07 21:01:13.537 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 37 is not owned by the producer (state = FREE) 03-07 21:01:13.537 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 38 is not owned by the producer (state = FREE) 03-07 21:01:13.537 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 39 is not owned by the producer (state = FREE) 03-07 21:01:13.537 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 40 is not owned by the producer (state = FREE) 03-07 21:01:13.537 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 41 is not owned by the producer (state = FREE) 03-07 21:01:13.537 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 42 is not owned by the producer (state = FREE) 03-07 21:01:13.538 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 43 is not owned by the producer (state = FREE) 03-07 21:01:13.538 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 44 is not owned by the producer (state = FREE) 03-07 21:01:13.538 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 45 is not owned by the producer (state = FREE) 03-07 21:01:13.538 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 46 is not owned by the producer (state = FREE) 03-07 21:01:13.538 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 47 is not owned by the producer (state = FREE) 03-07 21:01:13.538 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 48 is not owned by the producer (state = FREE) 03-07 21:01:13.538 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 49 is not owned by the producer (state = FREE) 03-07 21:01:13.538 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 50 is not owned by the producer (state = FREE) 03-07 21:01:13.538 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 51 is not owned by the producer (state = FREE) 03-07 21:01:13.538 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 52 is not owned by the producer (state = FREE) 03-07 21:01:13.538 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 53 is not owned by the producer (state = FREE) 03-07 21:01:13.538 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 54 is not owned by the producer (state = FREE) 03-07 21:01:13.539 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 55 is not owned by the producer (state = FREE) 03-07 21:01:13.539 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 56 is not owned by the producer (state = FREE) 03-07 21:01:13.539 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 57 is not owned by the producer (state = FREE) 03-07 21:01:13.539 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 58 is not owned by the producer (state = FREE) 03-07 21:01:13.539 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 59 is not owned by the producer (state = FREE) 03-07 21:01:13.539 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 60 is not owned by the producer (state = FREE) 03-07 21:01:13.539 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 61 is not owned by the producer (state = FREE) 03-07 21:01:13.539 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 62 is not owned by the producer (state = FREE) 03-07 21:01:13.539 21466 21773 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 63 is not owned by the producer (state = FREE) 03-07 21:01:13.550 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 0 is not owned by the producer (state = FREE) 03-07 21:01:13.551 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 1 is not owned by the producer (state = FREE) 03-07 21:01:13.551 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 2 is not owned by the producer (state = FREE) 03-07 21:01:13.551 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 3 is not owned by the producer (state = FREE) 03-07 21:01:13.551 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 4 is not owned by the producer (state = FREE) 03-07 21:01:13.551 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 5 is not owned by the producer (state = FREE) 03-07 21:01:13.551 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 6 is not owned by the producer (state = FREE) 03-07 21:01:13.551 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 7 is not owned by the producer (state = FREE) 03-07 21:01:13.551 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 8 is not owned by the producer (state = FREE) 03-07 21:01:13.551 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 9 is not owned by the producer (state = FREE) 03-07 21:01:13.551 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 10 is not owned by the producer (state = FREE) 03-07 21:01:13.552 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 11 is not owned by the producer (state = FREE) 03-07 21:01:13.552 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 12 is not owned by the producer (state = FREE) 03-07 21:01:13.552 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 13 is not owned by the producer (state = FREE) 03-07 21:01:13.552 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 14 is not owned by the producer (state = FREE) 03-07 21:01:13.552 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 15 is not owned by the producer (state = FREE) 03-07 21:01:13.552 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 16 is not owned by the producer (state = FREE) 03-07 21:01:13.552 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 17 is not owned by the producer (state = FREE) 03-07 21:01:13.552 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 18 is not owned by the producer (state = FREE) 03-07 21:01:13.552 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 19 is not owned by the producer (state = FREE) 03-07 21:01:13.552 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 20 is not owned by the producer (state = FREE) 03-07 21:01:13.552 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 21 is not owned by the producer (state = FREE) 03-07 21:01:13.552 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 22 is not owned by the producer (state = FREE) 03-07 21:01:13.552 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 23 is not owned by the producer (state = FREE) 03-07 21:01:13.552 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 24 is not owned by the producer (state = FREE) 03-07 21:01:13.552 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 25 is not owned by the producer (state = FREE) 03-07 21:01:13.552 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 26 is not owned by the producer (state = FREE) 03-07 21:01:13.552 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 27 is not owned by the producer (state = FREE) 03-07 21:01:13.552 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 28 is not owned by the producer (state = FREE) 03-07 21:01:13.553 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 29 is not owned by the producer (state = FREE) 03-07 21:01:13.553 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 30 is not owned by the producer (state = FREE) 03-07 21:01:13.553 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 31 is not owned by the producer (state = FREE) 03-07 21:01:13.553 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 32 is not owned by the producer (state = FREE) 03-07 21:01:13.553 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 33 is not owned by the producer (state = FREE) 03-07 21:01:13.553 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 34 is not owned by the producer (state = FREE) 03-07 21:01:13.553 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 35 is not owned by the producer (state = FREE) 03-07 21:01:13.553 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 36 is not owned by the producer (state = FREE) 03-07 21:01:13.553 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 37 is not owned by the producer (state = FREE) 03-07 21:01:13.553 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 38 is not owned by the producer (state = FREE) 03-07 21:01:13.553 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 39 is not owned by the producer (state = FREE) 03-07 21:01:13.553 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 40 is not owned by the producer (state = FREE) 03-07 21:01:13.553 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 41 is not owned by the producer (state = FREE) 03-07 21:01:13.553 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 42 is not owned by the producer (state = FREE) 03-07 21:01:13.553 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 43 is not owned by the producer (state = FREE) 03-07 21:01:13.553 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 44 is not owned by the producer (state = FREE) 03-07 21:01:13.554 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 45 is not owned by the producer (state = FREE) 03-07 21:01:13.554 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 46 is not owned by the producer (state = FREE) 03-07 21:01:13.554 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 47 is not owned by the producer (state = FREE) 03-07 21:01:13.554 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 48 is not owned by the producer (state = FREE) 03-07 21:01:13.554 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 49 is not owned by the producer (state = FREE) 03-07 21:01:13.554 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 50 is not owned by the producer (state = FREE) 03-07 21:01:13.554 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 51 is not owned by the producer (state = FREE) 03-07 21:01:13.554 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 52 is not owned by the producer (state = FREE) 03-07 21:01:13.554 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 53 is not owned by the producer (state = FREE) 03-07 21:01:13.554 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 54 is not owned by the producer (state = FREE) 03-07 21:01:13.554 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 55 is not owned by the producer (state = FREE) 03-07 21:01:13.554 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 56 is not owned by the producer (state = FREE) 03-07 21:01:13.554 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 57 is not owned by the producer (state = FREE) 03-07 21:01:13.554 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 58 is not owned by the producer (state = FREE) 03-07 21:01:13.554 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 59 is not owned by the producer (state = FREE) 03-07 21:01:13.555 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 60 is not owned by the producer (state = FREE) 03-07 21:01:13.555 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 61 is not owned by the producer (state = FREE) 03-07 21:01:13.555 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 62 is not owned by the producer (state = FREE) 03-07 21:01:13.555 21466 21802 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000c,api:3,p:21466,c:21466) detachBuffer: slot 63 is not owned by the producer (state = FREE) 03-07 21:01:13.566 21466 21466 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. 03-07 21:01:13.566 21466 21466 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. 03-07 21:01:13.587 21466 21466 E RecyclerView: No adapter attached; skipping layout 03-07 21:01:13.601 21466 21512 E SQLiteDatabase: Error inserting transferred=0 media_job_uuid=58c901aa-a849-4b5b-b0c4-2cb944bed8ca transcoded=0 gif_attribution=0 first_scan_length=0 direct_path=/v/t62.7161- 24/34736364_780441630807591_2590031940564877711_n.enc?ccb=11-4&oh=01_AdSzS- WmtVp47jrclzKs0IO68MZqcB7jUBY32xbpqk7LbQ&oe=661139BC&_nc_sid=5e03e0 thumbnail_height_width_ratio=1.7777778 is_animated_sticker=0 file_hash=sK2VPHyCTA64Y1MnDPXoOTf9szdJ/7JhBRe0gh1VlYc= file_path=null file_size=0 partial_media_hash=null face_x=0 face_y=0 height=656 trim_to=0 media_key_timestamp=1709827228000 message_url=https://mmg.whatsapp.net/v/t62.7161- 24/34736364_780441630807591_2590031940564877711_n.enc?ccb=11-4&oh=01_AdSzS- WmtVp47jrclzKs0IO68MZqcB7jUBY32xbpqk7LbQ&oe=661139BC&_nc_sid=5e03e0&mms3=true media_caption=null trim_from=0 mime_type=video/mp4 partial_media_enc_hash=null width=368 original_file_hash=null has_streaming_sidecar=1 autotransfer_retry_enabled=0 media_upload_handle=null message_row_id=106 multicast_id=null enc_file_hash=oxB0AFnTEY5a/8QTvgzTf48XKN5xSNo+jJrdmtm3X1U= mute_video=0 page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=1980498 media_name=null media_duration=15 chat_row_id=84 media_key=[B@bfc562e 03-07 21:01:13.601 21466 21512 E SQLiteDatabase: android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed: message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555]) 03-07 21:01:13.601 21466 21512 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native Method) 03-07 21:01:13.601 21466 21512 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti on.java:1275) 03-07 21:01:13.601 21466 21512 E SQLiteDatabase: at android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav a:790) 03-07 21:01:13.601 21466 21512 E SQLiteDatabase: at android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89) 03-07 21:01:13.601 21466 21512 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:241 0) 03-07 21:01:13.601 21466 21512 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2279) 03-07 21:01:13.601 21466 21512 E SQLiteDatabase: at X.2tm.A08(Unknown Source:6) 03-07 21:01:13.601 21466 21512 E SQLiteDatabase: at X.35Y.A07(Unknown Source:212) 03-07 21:01:13.601 21466 21512 E SQLiteDatabase: at X.3QF.A14(Unknown Source:470) 03-07 21:01:13.601 21466 21512 E SQLiteDatabase: at X.3gU.run(Unknown Source:982) 03-07 21:01:13.601 21466 21512 E SQLiteDatabase: at android.os.Handler.handleCallback(Handler.java:942) 03-07 21:01:13.601 21466 21512 E SQLiteDatabase: at android.os.Handler.dispatchMessage(Handler.java:99) 03-07 21:01:13.601 21466 21512 E SQLiteDatabase: at X.0zq.dispatchMessage(Unknown Source:4) 03-07 21:01:13.601 21466 21512 E SQLiteDatabase: at android.os.Looper.loopOnce(Looper.java:226) 03-07 21:01:13.601 21466 21512 E SQLiteDatabase: at android.os.Looper.loop(Looper.java:313) 03-07 21:01:13.601 21466 21512 E SQLiteDatabase: at android.os.HandlerThread.run(HandlerThread.java:67) 03-07 21:01:13.610 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.610 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.618 21466 21512 E SQLiteDatabase: Error inserting transferred=0 media_job_uuid=58c901aa-a849-4b5b-b0c4-2cb944bed8ca transcoded=0 gif_attribution=0 first_scan_length=0 direct_path=/v/t62.7161- 24/34736364_780441630807591_2590031940564877711_n.enc?ccb=11-4&oh=01_AdSzS- WmtVp47jrclzKs0IO68MZqcB7jUBY32xbpqk7LbQ&oe=661139BC&_nc_sid=5e03e0 thumbnail_height_width_ratio=1.7777778 is_animated_sticker=0 file_hash=sK2VPHyCTA64Y1MnDPXoOTf9szdJ/7JhBRe0gh1VlYc= file_path=null file_size=0 partial_media_hash=null face_x=0 face_y=0 height=656 trim_to=0 media_key_timestamp=1709827228000 message_url=https://mmg.whatsapp.net/v/t62.7161- 24/34736364_780441630807591_2590031940564877711_n.enc?ccb=11-4&oh=01_AdSzS- WmtVp47jrclzKs0IO68MZqcB7jUBY32xbpqk7LbQ&oe=661139BC&_nc_sid=5e03e0&mms3=true media_caption=null trim_from=0 mime_type=video/mp4 partial_media_enc_hash=null width=368 original_file_hash=null has_streaming_sidecar=1 autotransfer_retry_enabled=0 media_upload_handle=null message_row_id=106 multicast_id=null enc_file_hash=oxB0AFnTEY5a/8QTvgzTf48XKN5xSNo+jJrdmtm3X1U= mute_video=0 page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=1980498 media_name=null media_duration=15 chat_row_id=84 media_key=[B@bfc562e 03-07 21:01:13.618 21466 21512 E SQLiteDatabase: android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed: message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555]) 03-07 21:01:13.618 21466 21512 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native Method) 03-07 21:01:13.618 21466 21512 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti on.java:1275) 03-07 21:01:13.618 21466 21512 E SQLiteDatabase: at android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav a:790) 03-07 21:01:13.618 21466 21512 E SQLiteDatabase: at android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89) 03-07 21:01:13.618 21466 21512 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:241 0) 03-07 21:01:13.618 21466 21512 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2279) 03-07 21:01:13.618 21466 21512 E SQLiteDatabase: at X.2tm.A08(Unknown Source:6) 03-07 21:01:13.618 21466 21512 E SQLiteDatabase: at X.35Y.A07(Unknown Source:212) 03-07 21:01:13.618 21466 21512 E SQLiteDatabase: at X.3QF.A14(Unknown Source:470) 03-07 21:01:13.618 21466 21512 E SQLiteDatabase: at X.3gU.run(Unknown Source:982) 03-07 21:01:13.618 21466 21512 E SQLiteDatabase: at android.os.Handler.handleCallback(Handler.java:942) 03-07 21:01:13.618 21466 21512 E SQLiteDatabase: at android.os.Handler.dispatchMessage(Handler.java:99) 03-07 21:01:13.618 21466 21512 E SQLiteDatabase: at X.0zq.dispatchMessage(Unknown Source:4) 03-07 21:01:13.618 21466 21512 E SQLiteDatabase: at android.os.Looper.loopOnce(Looper.java:226) 03-07 21:01:13.618 21466 21512 E SQLiteDatabase: at android.os.Looper.loop(Looper.java:313) 03-07 21:01:13.618 21466 21512 E SQLiteDatabase: at android.os.HandlerThread.run(HandlerThread.java:67) 03-07 21:01:13.619 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.619 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.625 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.625 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.640 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.640 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.654 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.655 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.710 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.710 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.716 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.716 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.735 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.735 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.785 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.786 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.791 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.791 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.802 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.802 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.807 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.807 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.821 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.821 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.839 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.839 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.855 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.855 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.872 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.872 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.887 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.888 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.904 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.905 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.921 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.921 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.929 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.929 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.939 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.939 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.955 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.956 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.972 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.972 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:13.988 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:13.988 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.005 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.005 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.021 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.022 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.039 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.039 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.055 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.055 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.073 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.073 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.090 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.090 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.100 21466 21825 W ColorUtils: expected specified color aspects (2:0:0:0) 03-07 21:01:14.106 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.106 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.108 21466 21825 W Codec2Client: query -- param skipped: index = 1107298332. 03-07 21:01:14.108 21466 21825 W CCodec : This behavior is subject to change. It is recommended that app developers double check whether the requested max input size is in reasonable range. 03-07 21:01:14.112 21466 21825 W Codec2Client: query -- param skipped: index = 1342179345. 03-07 21:01:14.112 21466 21825 W Codec2Client: query -- param skipped: index = 2415921170. 03-07 21:01:14.112 21466 21825 W Codec2Client: query -- param skipped: index = 1610614798. 03-07 21:01:14.123 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.123 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.141 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.141 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.164 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.165 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.171 21466 21834 W Codec2Client: query -- param skipped: index = 1107298332. 03-07 21:01:14.171 21466 21834 W CCodec : This behavior is subject to change. It is recommended that app developers double check whether the requested max input size is in reasonable range. 03-07 21:01:14.175 21466 21834 W Codec2Client: query -- param skipped: index = 1342179345. 03-07 21:01:14.175 21466 21834 W Codec2Client: query -- param skipped: index = 2415921170. 03-07 21:01:14.175 21466 21834 W Codec2Client: query -- param skipped: index = 1610614798. 03-07 21:01:14.175 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.175 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.192 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.192 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.210 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.210 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.226 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.226 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.241 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.241 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.256 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.256 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.273 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.273 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.290 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.291 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.308 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.308 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.325 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.325 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.343 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.343 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.357 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.358 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.375 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.375 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.391 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.391 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.407 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.408 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.425 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.425 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.441 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.441 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.457 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.457 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.473 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.474 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.491 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.491 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.507 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.507 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.524 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.524 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.540 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.540 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.558 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.558 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.575 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.575 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.593 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.594 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.609 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.609 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.624 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.624 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.641 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.641 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.658 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.658 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.676 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.676 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.693 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.693 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.709 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.709 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.725 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.725 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.742 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.742 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.758 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.758 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.786 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.786 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.795 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.795 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.827 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.827 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.832 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.833 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.851 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.851 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.856 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.856 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.865 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.865 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.870 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.870 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.876 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.876 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.893 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.893 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.911 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.911 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.926 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.926 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.944 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.944 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.962 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.962 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.977 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.977 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:14.993 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:14.994 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.009 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.009 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.017 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.017 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.026 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.027 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.043 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.044 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.062 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.062 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.077 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.077 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.094 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.094 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.108 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.108 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.125 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.125 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.142 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.142 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.160 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.160 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.176 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.176 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.193 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.193 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.209 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.209 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.226 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.226 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.242 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.243 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.260 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.260 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.278 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.278 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.295 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.295 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.309 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.309 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.326 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.326 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.342 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.342 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.360 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.360 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.378 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.378 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.394 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.394 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.410 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.410 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.426 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.426 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.443 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.443 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.462 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.462 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.479 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.479 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.498 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.498 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.510 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.510 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.527 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.527 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.543 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.543 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.560 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.560 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.577 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.577 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.593 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.593 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.613 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.613 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.630 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.630 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.645 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.645 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.662 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.662 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.679 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.679 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.696 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.696 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.712 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.712 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.729 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.729 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.746 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.746 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.761 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.762 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.778 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.778 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.795 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.795 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.811 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.811 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.828 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.828 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.845 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.845 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.861 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.861 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.878 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.878 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.895 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.895 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.914 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.914 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.930 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.930 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.946 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.946 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.963 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.963 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.979 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.980 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:15.998 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:15.998 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.014 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.015 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.030 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.030 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.047 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.047 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.062 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.062 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.079 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.079 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.095 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.095 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.113 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.113 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.129 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.129 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.146 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.146 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.163 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.163 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.179 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.179 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.197 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.197 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.213 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.213 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.230 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.230 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.247 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.247 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.263 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.263 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.280 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.280 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.297 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.297 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.313 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.313 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.330 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.330 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.347 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.347 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.363 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.363 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.380 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.380 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.397 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.397 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.414 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.414 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.430 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.430 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.447 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.447 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.464 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.464 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.481 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.481 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.498 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.498 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.515 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.515 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.556 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.556 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.570 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.570 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.576 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.576 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.655 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.655 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.661 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.661 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.678 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.678 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.706 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.706 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.718 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.718 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.729 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.730 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.742 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.742 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.748 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.748 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.829 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.829 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.835 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.835 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.853 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.853 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.858 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.858 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.868 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.868 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.873 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.874 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.884 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.884 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.890 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.890 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.899 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.899 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.906 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.906 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.918 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.918 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.923 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.923 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.933 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.933 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.939 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.939 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.950 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.950 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.956 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.956 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.967 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.967 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.974 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.974 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.983 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.983 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.988 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.988 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:16.999 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:16.999 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.004 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.004 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.013 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.014 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.020 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.020 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.029 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.029 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.035 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.035 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.044 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.044 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.050 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.050 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.061 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.061 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.067 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.067 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.075 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.075 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.084 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.084 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.094 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.095 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.100 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.101 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.110 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.110 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.116 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.117 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.132 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.133 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.149 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.150 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.165 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.165 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.182 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.182 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.201 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.201 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.216 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.216 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.233 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.233 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.251 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.251 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.266 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.266 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.283 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.283 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.301 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.301 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.316 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.317 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.333 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.334 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.350 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.350 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.366 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.366 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.382 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.383 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.401 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.401 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.417 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.417 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.434 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.434 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.451 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.451 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.468 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.468 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.484 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.484 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.499 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.500 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.517 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.517 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.533 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.533 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.550 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.550 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.568 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.568 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.585 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.585 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.601 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.601 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.619 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.619 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.634 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.635 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.651 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.651 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.667 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.667 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.684 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.684 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.700 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.701 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.720 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.720 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.735 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.735 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.752 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.752 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.767 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.767 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.784 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.784 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.801 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.801 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.819 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.819 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.836 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.836 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.852 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.852 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.870 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.870 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.885 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.886 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.903 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.903 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.918 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.918 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.936 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.936 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.952 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.953 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.971 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.971 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:17.986 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:17.986 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:18.003 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:18.003 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:18.022 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:18.023 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:18.037 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:18.037 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:18.054 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:18.055 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:18.069 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:18.069 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:18.086 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:18.086 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:18.102 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:18.102 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:18.121 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:18.121 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:18.137 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:18.137 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:18.154 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:18.154 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:18.171 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:18.171 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:18.188 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:18.188 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:18.205 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:18.205 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:18.221 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:18.221 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:18.238 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:18.239 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:18.255 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:18.255 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:18.270 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:18.271 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:18.287 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:18.287 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:18.304 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:18.304 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:18.322 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:18.322 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:18.339 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:18.339 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:18.355 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:18.355 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:18.372 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:18.373 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:18.388 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:18.388 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:18.405 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:18.405 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:18.421 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:18.421 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:18.437 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:18.438 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:18.454 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:18.454 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:18.481 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:18.481 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:18.493 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:18.493 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:18.508 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:18.508 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:18.523 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:18.523 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:18.556 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:18.556 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:18.562 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:18.562 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:18.577 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:18.577 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:18.593 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:18.593 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:18.613 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:18.613 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:18.634 21466 21527 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-07 21:01:18.634 21466 21527 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-07 21:01:21.268 21466 21512 E SQLiteDatabase: Error inserting transferred=1 media_job_uuid=1d434a88-2dec-4658-b76b-f1264761d0a0 transcoded=0 gif_attribution=0 first_scan_length=0 direct_path=/v/t62.7161- 24/26789985_1077993933318258_1803788381699471585_n.enc?ccb=11- 4&oh=01_AdTR6IdQBgLzG-6ooquA6shxhURwfmWGRsLvIdgTCftnKw&oe=66116BB9&_nc_sid=5e03e0 thumbnail_height_width_ratio=1.7777778 is_animated_sticker=0 file_hash=u2g4z1uEf12a5EMBp9SyeDCb7gwW74ynfHlkRDgqqPs= file_path=Media/.Statuses/030bcf3670dc4b719ecf74e8a876d83a.mp4 file_size=2019748 partial_media_hash=null face_x=0 face_y=0 height=656 trim_to=0 media_key_timestamp=1709827935000 message_url=https://mmg.whatsapp.net/v/t62.7161- 24/26789985_1077993933318258_1803788381699471585_n.enc?ccb=11- 4&oh=01_AdTR6IdQBgLzG- 6ooquA6shxhURwfmWGRsLvIdgTCftnKw&oe=66116BB9&_nc_sid=5e03e0&mms3=true media_caption=null trim_from=0 mime_type=video/mp4 partial_media_enc_hash=null width=368 original_file_hash=null has_streaming_sidecar=1 autotransfer_retry_enabled=1 media_upload_handle=null message_row_id=107 multicast_id=null enc_file_hash=KEMz5J9XdxikVUL8WFJ23V+qIYQ5cS9zEoNlfsi5dW0= mute_video=0 page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=2019748 media_name=null media_duration=15 chat_row_id=84 media_key=[B@358e9a4 03-07 21:01:21.268 21466 21512 E SQLiteDatabase: android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed: message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555]) 03-07 21:01:21.268 21466 21512 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native Method) 03-07 21:01:21.268 21466 21512 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti on.java:1275) 03-07 21:01:21.268 21466 21512 E SQLiteDatabase: at android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav a:790) 03-07 21:01:21.268 21466 21512 E SQLiteDatabase: at android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89) 03-07 21:01:21.268 21466 21512 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:241 0) 03-07 21:01:21.268 21466 21512 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2279) 03-07 21:01:21.268 21466 21512 E SQLiteDatabase: at X.2tm.A08(Unknown Source:6) 03-07 21:01:21.268 21466 21512 E SQLiteDatabase: at X.35Y.A07(Unknown Source:212) 03-07 21:01:21.268 21466 21512 E SQLiteDatabase: at X.3QF.A14(Unknown Source:470) 03-07 21:01:21.268 21466 21512 E SQLiteDatabase: at X.3gU.run(Unknown Source:982) 03-07 21:01:21.268 21466 21512 E SQLiteDatabase: at android.os.Handler.handleCallback(Handler.java:942) 03-07 21:01:21.268 21466 21512 E SQLiteDatabase: at android.os.Handler.dispatchMessage(Handler.java:99) 03-07 21:01:21.268 21466 21512 E SQLiteDatabase: at X.0zq.dispatchMessage(Unknown Source:4) 03-07 21:01:21.268 21466 21512 E SQLiteDatabase: at android.os.Looper.loopOnce(Looper.java:226) 03-07 21:01:21.268 21466 21512 E SQLiteDatabase: at android.os.Looper.loop(Looper.java:313) 03-07 21:01:21.268 21466 21512 E SQLiteDatabase: at android.os.HandlerThread.run(HandlerThread.java:67) 03-07 21:01:21.317 21466 21512 E SQLiteDatabase: Error inserting transferred=0 media_job_uuid=58c901aa-a849-4b5b-b0c4-2cb944bed8ca transcoded=0 gif_attribution=0 first_scan_length=0 direct_path=/v/t62.7161- 24/34736364_780441630807591_2590031940564877711_n.enc?ccb=11-4&oh=01_AdSzS- WmtVp47jrclzKs0IO68MZqcB7jUBY32xbpqk7LbQ&oe=661139BC&_nc_sid=5e03e0 thumbnail_height_width_ratio=1.7777778 is_animated_sticker=0 file_hash=sK2VPHyCTA64Y1MnDPXoOTf9szdJ/7JhBRe0gh1VlYc= file_path=null file_size=0 partial_media_hash=null face_x=0 face_y=0 height=656 trim_to=0 media_key_timestamp=1709827228000 message_url=https://mmg.whatsapp.net/v/t62.7161- 24/34736364_780441630807591_2590031940564877711_n.enc?ccb=11-4&oh=01_AdSzS- WmtVp47jrclzKs0IO68MZqcB7jUBY32xbpqk7LbQ&oe=661139BC&_nc_sid=5e03e0&mms3=true media_caption=null trim_from=0 mime_type=video/mp4 partial_media_enc_hash=null width=368 original_file_hash=null has_streaming_sidecar=1 autotransfer_retry_enabled=1 media_upload_handle=null message_row_id=106 multicast_id=null enc_file_hash=oxB0AFnTEY5a/8QTvgzTf48XKN5xSNo+jJrdmtm3X1U= mute_video=0 page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=1980498 media_name=null media_duration=15 chat_row_id=84 media_key=[B@bfc562e 03-07 21:01:21.317 21466 21512 E SQLiteDatabase: android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed: message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555]) 03-07 21:01:21.317 21466 21512 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native Method) 03-07 21:01:21.317 21466 21512 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti on.java:1275) 03-07 21:01:21.317 21466 21512 E SQLiteDatabase: at android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav a:790) 03-07 21:01:21.317 21466 21512 E SQLiteDatabase: at android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89) 03-07 21:01:21.317 21466 21512 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:241 0) 03-07 21:01:21.317 21466 21512 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2279) 03-07 21:01:21.317 21466 21512 E SQLiteDatabase: at X.2tm.A08(Unknown Source:6) 03-07 21:01:21.317 21466 21512 E SQLiteDatabase: at X.35Y.A07(Unknown Source:212) 03-07 21:01:21.317 21466 21512 E SQLiteDatabase: at X.3QF.A14(Unknown Source:470) 03-07 21:01:21.317 21466 21512 E SQLiteDatabase: at X.3gU.run(Unknown Source:982) 03-07 21:01:21.317 21466 21512 E SQLiteDatabase: at android.os.Handler.handleCallback(Handler.java:942) 03-07 21:01:21.317 21466 21512 E SQLiteDatabase: at android.os.Handler.dispatchMessage(Handler.java:99) 03-07 21:01:21.317 21466 21512 E SQLiteDatabase: at X.0zq.dispatchMessage(Unknown Source:4) 03-07 21:01:21.317 21466 21512 E SQLiteDatabase: at android.os.Looper.loopOnce(Looper.java:226) 03-07 21:01:21.317 21466 21512 E SQLiteDatabase: at android.os.Looper.loop(Looper.java:313) 03-07 21:01:21.317 21466 21512 E SQLiteDatabase: at android.os.HandlerThread.run(HandlerThread.java:67) 03-07 21:01:23.008 21466 21512 E SQLiteDatabase: Error inserting transferred=0 media_job_uuid=b21f6005-ec7d-4c1c-861c-907114ac21fc transcoded=0 gif_attribution=0 first_scan_length=0 direct_path=/v/t62.7161- 24/40769908_1324203181577646_5707212556994068526_n.enc?ccb=11- 4&oh=01_AdT5dAhhBBBjIvZPlu97HLdAayMSNOl0-AO2v5iOss2R9w&oe=6611640F&_nc_sid=5e03e0 thumbnail_height_width_ratio=1.7777778 is_animated_sticker=0 file_hash=Wehc+hRiqUXnZsv4rEgFZPnhfdDaQQoN/JfUdtP3Lf8= file_path=null file_size=0 partial_media_hash=null face_x=0 face_y=0 height=656 trim_to=0 media_key_timestamp=1709829334000 message_url=https://mmg.whatsapp.net/v/t62.7161- 24/40769908_1324203181577646_5707212556994068526_n.enc?ccb=11- 4&oh=01_AdT5dAhhBBBjIvZPlu97HLdAayMSNOl0- AO2v5iOss2R9w&oe=6611640F&_nc_sid=5e03e0&mms3=true media_caption=null trim_from=0 mime_type=video/mp4 partial_media_enc_hash=null width=368 original_file_hash=null has_streaming_sidecar=1 autotransfer_retry_enabled=1 media_upload_handle=null message_row_id=108 multicast_id=null enc_file_hash=frJlg1WVvp+wKJnQ80BGw1H37LFhC0FWXlLGBxZJOEg= mute_video=0 page_count=0 first_scan_sidecar=null suspicious_content=0 file_length=1999579 media_name=null media_duration=15 chat_row_id=84 media_key=[B@1f9a4cd 03-07 21:01:23.008 21466 21512 E SQLiteDatabase: android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed: message_media.message_row_id (code 1555 SQLITE_CONSTRAINT_PRIMARYKEY[1555]) 03-07 21:01:23.008 21466 21512 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native Method) 03-07 21:01:23.008 21466 21512 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti on.java:1275) 03-07 21:01:23.008 21466 21512 E SQLiteDatabase: at android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav a:790) 03-07 21:01:23.008 21466 21512 E SQLiteDatabase: at android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89) 03-07 21:01:23.008 21466 21512 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:241 0) 03-07 21:01:23.008 21466 21512 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:2279) 03-07 21:01:23.008 21466 21512 E SQLiteDatabase: at X.2tm.A08(Unknown Source:6) 03-07 21:01:23.008 21466 21512 E SQLiteDatabase: at X.35Y.A07(Unknown Source:212) 03-07 21:01:23.008 21466 21512 E SQLiteDatabase: at X.3QF.A14(Unknown Source:470) 03-07 21:01:23.008 21466 21512 E SQLiteDatabase: at X.3gU.run(Unknown Source:982) 03-07 21:01:23.008 21466 21512 E SQLiteDatabase: at android.os.Handler.handleCallback(Handler.java:942) 03-07 21:01:23.008 21466 21512 E SQLiteDatabase: at android.os.Handler.dispatchMessage(Handler.java:99) 03-07 21:01:23.008 21466 21512 E SQLiteDatabase: at X.0zq.dispatchMessage(Unknown Source:4) 03-07 21:01:23.008 21466 21512 E SQLiteDatabase: at android.os.Looper.loopOnce(Looper.java:226) 03-07 21:01:23.008 21466 21512 E SQLiteDatabase: at android.os.Looper.loop(Looper.java:313) 03-07 21:01:23.008 21466 21512 E SQLiteDatabase: at android.os.HandlerThread.run(HandlerThread.java:67) 03-07 21:01:33.207 21466 21654 W ConnectivityManager.CallbackHandler: callback not found for CALLBACK_LOST message 03-07 21:01:39.178 21466 21824 W Codec2Client: query -- param skipped: index = 1342179345. 03-07 21:01:39.178 21466 21824 W Codec2Client: query -- param skipped: index = 2415921170. 03-07 21:01:39.178 21466 21824 W Codec2Client: query -- param skipped: index = 1610614798. 03-07 21:01:39.183 21466 21834 W Codec2Client: query -- param skipped: index = 1342179345. 03-07 21:01:39.183 21466 21834 W Codec2Client: query -- param skipped: index = 2415921170. 03-07 21:01:39.183 21466 21834 W Codec2Client: query -- param skipped: index = 1610614798. 03-07 21:01:39.192 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 0 is not owned by the producer (state = FREE) 03-07 21:01:39.192 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 1 is not owned by the producer (state = FREE) 03-07 21:01:39.192 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 2 is not owned by the producer (state = FREE) 03-07 21:01:39.192 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 3 is not owned by the producer (state = FREE) 03-07 21:01:39.193 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 4 is not owned by the producer (state = FREE) 03-07 21:01:39.193 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 5 is not owned by the producer (state = FREE) 03-07 21:01:39.193 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 6 is not owned by the producer (state = FREE) 03-07 21:01:39.193 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 7 is not owned by the producer (state = FREE) 03-07 21:01:39.193 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 8 is not owned by the producer (state = FREE) 03-07 21:01:39.193 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 9 is not owned by the producer (state = FREE) 03-07 21:01:39.193 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 10 is not owned by the producer (state = FREE) 03-07 21:01:39.193 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 11 is not owned by the producer (state = FREE) 03-07 21:01:39.194 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 12 is not owned by the producer (state = FREE) 03-07 21:01:39.194 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 13 is not owned by the producer (state = ACQUIRED) 03-07 21:01:39.194 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 14 is not owned by the producer (state = FREE) 03-07 21:01:39.194 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 15 is not owned by the producer (state = FREE) 03-07 21:01:39.194 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 16 is not owned by the producer (state = FREE) 03-07 21:01:39.194 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 17 is not owned by the producer (state = FREE) 03-07 21:01:39.194 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 18 is not owned by the producer (state = FREE) 03-07 21:01:39.194 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 19 is not owned by the producer (state = FREE) 03-07 21:01:39.194 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 20 is not owned by the producer (state = FREE) 03-07 21:01:39.194 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 21 is not owned by the producer (state = FREE) 03-07 21:01:39.194 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 22 is not owned by the producer (state = FREE) 03-07 21:01:39.194 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 23 is not owned by the producer (state = FREE) 03-07 21:01:39.194 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 24 is not owned by the producer (state = FREE) 03-07 21:01:39.194 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 25 is not owned by the producer (state = FREE) 03-07 21:01:39.195 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 26 is not owned by the producer (state = FREE) 03-07 21:01:39.195 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 27 is not owned by the producer (state = FREE) 03-07 21:01:39.195 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 28 is not owned by the producer (state = FREE) 03-07 21:01:39.195 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 29 is not owned by the producer (state = FREE) 03-07 21:01:39.195 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 30 is not owned by the producer (state = FREE) 03-07 21:01:39.195 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 31 is not owned by the producer (state = FREE) 03-07 21:01:39.195 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 32 is not owned by the producer (state = FREE) 03-07 21:01:39.195 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 33 is not owned by the producer (state = FREE) 03-07 21:01:39.195 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 34 is not owned by the producer (state = FREE) 03-07 21:01:39.195 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 35 is not owned by the producer (state = FREE) 03-07 21:01:39.195 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 36 is not owned by the producer (state = FREE) 03-07 21:01:39.195 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 37 is not owned by the producer (state = FREE) 03-07 21:01:39.195 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 38 is not owned by the producer (state = FREE) 03-07 21:01:39.195 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 39 is not owned by the producer (state = FREE) 03-07 21:01:39.195 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 40 is not owned by the producer (state = FREE) 03-07 21:01:39.196 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 41 is not owned by the producer (state = FREE) 03-07 21:01:39.196 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 42 is not owned by the producer (state = FREE) 03-07 21:01:39.196 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 43 is not owned by the producer (state = FREE) 03-07 21:01:39.196 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 44 is not owned by the producer (state = FREE) 03-07 21:01:39.196 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 45 is not owned by the producer (state = FREE) 03-07 21:01:39.196 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 46 is not owned by the producer (state = FREE) 03-07 21:01:39.196 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 47 is not owned by the producer (state = FREE) 03-07 21:01:39.196 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 48 is not owned by the producer (state = FREE) 03-07 21:01:39.196 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 49 is not owned by the producer (state = FREE) 03-07 21:01:39.196 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 50 is not owned by the producer (state = FREE) 03-07 21:01:39.196 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 51 is not owned by the producer (state = FREE) 03-07 21:01:39.196 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 52 is not owned by the producer (state = FREE) 03-07 21:01:39.196 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 53 is not owned by the producer (state = FREE) 03-07 21:01:39.196 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 54 is not owned by the producer (state = FREE) 03-07 21:01:39.196 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 55 is not owned by the producer (state = FREE) 03-07 21:01:39.197 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 56 is not owned by the producer (state = FREE) 03-07 21:01:39.197 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 57 is not owned by the producer (state = FREE) 03-07 21:01:39.197 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 58 is not owned by the producer (state = FREE) 03-07 21:01:39.197 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 59 is not owned by the producer (state = FREE) 03-07 21:01:39.197 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 60 is not owned by the producer (state = FREE) 03-07 21:01:39.197 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 61 is not owned by the producer (state = FREE) 03-07 21:01:39.197 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 62 is not owned by the producer (state = FREE) 03-07 21:01:39.197 21466 21824 W BufferQueueProducer: [SurfaceTexture-0-21466-0] (id:53da0000000b,api:3,p:21466,c:21466) detachBuffer: slot 63 is not owned by the producer (state = FREE) 03-07 21:01:39.227 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 0 is not owned by the producer (state = FREE) 03-07 21:01:39.228 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 1 is not owned by the producer (state = FREE) 03-07 21:01:39.228 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 2 is not owned by the producer (state = FREE) 03-07 21:01:39.228 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 3 is not owned by the producer (state = FREE) 03-07 21:01:39.228 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 4 is not owned by the producer (state = FREE) 03-07 21:01:39.228 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 5 is not owned by the producer (state = FREE) 03-07 21:01:39.228 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 6 is not owned by the producer (state = FREE) 03-07 21:01:39.228 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 7 is not owned by the producer (state = FREE) 03-07 21:01:39.229 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 8 is not owned by the producer (state = FREE) 03-07 21:01:39.229 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 9 is not owned by the producer (state = FREE) 03-07 21:01:39.229 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 10 is not owned by the producer (state = FREE) 03-07 21:01:39.229 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 11 is not owned by the producer (state = FREE) 03-07 21:01:39.229 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 12 is not owned by the producer (state = FREE) 03-07 21:01:39.229 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 13 is not owned by the producer (state = FREE) 03-07 21:01:39.229 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 14 is not owned by the producer (state = FREE) 03-07 21:01:39.229 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 15 is not owned by the producer (state = FREE) 03-07 21:01:39.230 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 16 is not owned by the producer (state = FREE) 03-07 21:01:39.230 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 17 is not owned by the producer (state = FREE) 03-07 21:01:39.230 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 18 is not owned by the producer (state = FREE) 03-07 21:01:39.230 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 19 is not owned by the producer (state = FREE) 03-07 21:01:39.230 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 20 is not owned by the producer (state = FREE) 03-07 21:01:39.230 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 21 is not owned by the producer (state = FREE) 03-07 21:01:39.230 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 22 is not owned by the producer (state = FREE) 03-07 21:01:39.230 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 23 is not owned by the producer (state = FREE) 03-07 21:01:39.230 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 24 is not owned by the producer (state = FREE) 03-07 21:01:39.230 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 25 is not owned by the producer (state = FREE) 03-07 21:01:39.230 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 26 is not owned by the producer (state = FREE) 03-07 21:01:39.230 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 27 is not owned by the producer (state = FREE) 03-07 21:01:39.230 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 28 is not owned by the producer (state = FREE) 03-07 21:01:39.231 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 29 is not owned by the producer (state = FREE) 03-07 21:01:39.231 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 30 is not owned by the producer (state = FREE) 03-07 21:01:39.231 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 31 is not owned by the producer (state = FREE) 03-07 21:01:39.231 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 32 is not owned by the producer (state = FREE) 03-07 21:01:39.231 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 33 is not owned by the producer (state = FREE) 03-07 21:01:39.231 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 34 is not owned by the producer (state = FREE) 03-07 21:01:39.231 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 35 is not owned by the producer (state = FREE) 03-07 21:01:39.231 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 36 is not owned by the producer (state = FREE) 03-07 21:01:39.231 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 37 is not owned by the producer (state = FREE) 03-07 21:01:39.231 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 38 is not owned by the producer (state = FREE) 03-07 21:01:39.231 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 39 is not owned by the producer (state = FREE) 03-07 21:01:39.231 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 40 is not owned by the producer (state = FREE) 03-07 21:01:39.231 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 41 is not owned by the producer (state = FREE) 03-07 21:01:39.231 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 42 is not owned by the producer (state = FREE) 03-07 21:01:39.231 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 43 is not owned by the producer (state = FREE) 03-07 21:01:39.231 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 44 is not owned by the producer (state = FREE) 03-07 21:01:39.232 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 45 is not owned by the producer (state = FREE) 03-07 21:01:39.232 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 46 is not owned by the producer (state = FREE) 03-07 21:01:39.232 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 47 is not owned by the producer (state = FREE) 03-07 21:01:39.232 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 48 is not owned by the producer (state = FREE) 03-07 21:01:39.232 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 49 is not owned by the producer (state = FREE) 03-07 21:01:39.232 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 50 is not owned by the producer (state = FREE) 03-07 21:01:39.232 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 51 is not owned by the producer (state = FREE) 03-07 21:01:39.232 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 52 is not o--------- beginning of main 03-07 21:01:39.233 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 61 is not owned by the producer (state = FREE) 03-07 21:01:39.234 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 62 is not owned by the producer (state = FREE) 03-07 21:01:39.234 21466 21921 W BufferQueueProducer: [MediaCodec.release] (id:53da0000000d,api:3,p:21466,c:21466) detachBuffer: slot 63 is not owned by the producer (state = FREE) 03-07 21:01:40.412 21957 21957 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-07 21:01:40.559 21957 21957 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-07 21:01:40.559 21957 21957 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-07 21:01:40.559 21957 21957 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-07 21:01:40.559 21957 21957 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-07 21:01:40.559 21957 21957 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-07 21:01:40.559 21957 21957 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-07 21:01:40.559 21957 21957 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-07 21:01:40.559 21957 21957 W System.err: at java.lang.Class.newInstance(Native Method) 03-07 21:01:40.559 21957 21957 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-07 21:01:40.559 21957 21957 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-07 21:01:40.560 21957 21957 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-07 21:01:40.560 21957 21957 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-07 21:01:40.560 21957 21957 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-07 21:01:40.560 21957 21957 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-07 21:01:40.560 21957 21957 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-07 21:01:40.560 21957 21957 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-07 21:01:40.560 21957 21957 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-07 21:01:40.560 21957 21957 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-07 21:01:40.560 21957 21957 W System.err: at android.os.Looper.loop(Looper.java:313) 03-07 21:01:40.560 21957 21957 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-07 21:01:40.560 21957 21957 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-07 21:01:40.560 21957 21957 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-07 21:01:40.560 21957 21957 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-07 21:01:40.633 21957 21957 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-07 21:01:40.941 21957 21957 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-07 21:01:40.941 21957 21957 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-07 21:01:41.296 21957 22047 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-07 21:01:41.296 21957 22047 W com.mbwhatsapp: Common causes for lock verification issues are non-op--------- beginning of main 03-07 21:01:41.429 22026 22026 W libprocessgroup: Controller sfreezer is not found 03-07 21:01:41.431 22026 22026 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-07 21:01:41.431 22026 22026 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-08 02:01:19.262 26465 26465 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-08 02:01:19.654 26465 26465 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-08 02:01:19.658 26465 26465 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-08 02:01:19.659 26465 26465 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-08 02:01:19.659 26465 26465 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-08 02:01:19.659 26465 26465 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-08 02:01:19.659 26465 26465 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-08 02:01:19.659 26465 26465 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-08 02:01:19.659 26465 26465 W System.err: at java.lang.Class.newInstance(Native Method) 03-08 02:01:19.659 26465 26465 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-08 02:01:19.659 26465 26465 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-08 02:01:19.659 26465 26465 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-08 02:01:19.659 26465 26465 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-08 02:01:19.659 26465 26465 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-08 02:01:19.659 26465 26465 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-08 02:01:19.659 26465 26465 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-08 02:01:19.659 26465 26465 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-08 02:01:19.659 26465 26465 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-08 02:01:19.659 26465 26465 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-08 02:01:19.659 26465 26465 W System.err: at android.os.Looper.loop(Looper.java:313) 03-08 02:01:19.659 26465 26465 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-08 02:01:19.659 26465 26465 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-08 02:01:19.659 26465 26465 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-08 02:01:19.659 26465 26465 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-08 02:01:19.842 26465 26465 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-08 02:01:20.738 26465 26465 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-08 02:01:20.738 26465 26465 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-08 02:01:21.083 26506 26506 W libprocessgroup: Controller sfreezer is not found 03-08 02:01:21.085 26506 26506 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-08 02:01:21.085 26506 26506 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-08 02:01:21.121 26465 26519 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-08 02:01:21.121 26465 26519 W com.mbwhatsapp: Common causes for lock verification issues are non-opti--------- beginning of main 03-08 05:12:13.146 28211 28211 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-08 05:12:13.816 28211 28211 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-08 05:12:13.822 28211 28211 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-08 05:12:13.822 28211 28211 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-08 05:12:13.822 28211 28211 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-08 05:12:13.822 28211 28211 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-08 05:12:13.822 28211 28211 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-08 05:12:13.822 28211 28211 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-08 05:12:13.822 28211 28211 W System.err: at java.lang.Class.newInstance(Native Method) 03-08 05:12:13.822 28211 28211 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-08 05:12:13.822 28211 28211 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-08 05:12:13.822 28211 28211 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-08 05:12:13.822 28211 28211 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-08 05:12:13.822 28211 28211 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-08 05:12:13.822 28211 28211 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-08 05:12:13.822 28211 28211 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-08 05:12:13.822 28211 28211 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-08 05:12:13.822 28211 28211 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-08 05:12:13.822 28211 28211 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-08 05:12:13.822 28211 28211 W System.err: at android.os.Looper.loop(Looper.java:313) 03-08 05:12:13.822 28211 28211 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-08 05:12:13.822 28211 28211 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-08 05:12:13.822 28211 28211 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-08 05:12:13.822 28211 28211 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-08 05:12:14.280 28211 28211 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-08 05:12:15.851 28211 28211 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-08 05:12:15.851 28211 28211 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-08 05:12:16.116 28509 28509 W libprocessgroup: Controller sfreezer is not found 03-08 05:12:16.118 28509 28509 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-08 05:12:16.118 28509 28509 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-08 05:12:16.479 28211 28566 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-08 05:12:16.479 28211 28566 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-08 05:12:16.479 28211 28566 W com.mbwhatsapp: and incorrect proguard optimizations. 03-08 05:12:19.655 28211 28236 W System : A resource failed to call end. 03-08 05:12:20.368 28211 28236 W System : A resource failed to call end. 03-08 05:12:20.36--------- beginning of main 03-08 05:12:20.369 28211 28236 W System : A resource failed to call end. 03-08 05:12:20.369 28211 28236 W System : A resource failed to call end. 03-08 06:24:12.513 31113 31113 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-08 06:24:13.215 31113 31113 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-08 06:24:13.219 31113 31113 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-08 06:24:13.219 31113 31113 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-08 06:24:13.219 31113 31113 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-08 06:24:13.219 31113 31113 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-08 06:24:13.219 31113 31113 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-08 06:24:13.219 31113 31113 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-08 06:24:13.219 31113 31113 W System.err: at java.lang.Class.newInstance(Native Method) 03-08 06:24:13.219 31113 31113 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-08 06:24:13.220 31113 31113 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-08 06:24:13.220 31113 31113 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-08 06:24:13.220 31113 31113 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-08 06:24:13.220 31113 31113 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-08 06:24:13.220 31113 31113 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-08 06:24:13.220 31113 31113 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-08 06:24:13.220 31113 31113 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-08 06:24:13.220 31113 31113 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-08 06:24:13.220 31113 31113 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-08 06:24:13.220 31113 31113 W System.err: at android.os.Looper.loop(Looper.java:313) 03-08 06:24:13.220 31113 31113 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-08 06:24:13.220 31113 31113 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-08 06:24:13.220 31113 31113 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-08 06:24:13.220 31113 31113 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-08 06:24:13.434 31113 31113 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-08 06:24:14.794 31113 31113 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-08 06:24:14.794 31113 31113 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-08 06:24:15.268 31196 31196 W libprocessgroup: Controller sfreezer is not found 03-08 06:24:15.270 31196 31196 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-08 06:24:15.271 31196 31196 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-08 06:24:16.199 31113 31297 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-08 06:24:16.199 31113 31297 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-08 06:24:16.199 31113 31297 W com.mbwhatsapp: and incorrect proguard optimizations. 03-08 06:24:16.391 31113 31235 W com.mbwhatsapp: Long monitor contention with owner main (31113) at java.lang.Object X.3hf.get()(:-1) waiters=0 in java.lang.Object X.3hf.get() for 174ms 03-08 06:24:16.550 31113 31113 W com.mbwhatsapp: Long monitor contention with owner Firebase-GcmListenerService (31303) at java.lang.Object X.3hf.get()(:-1) waiters=0 in java.lang.Object X.3hf.get() for 135ms 03-08 06:24:16.551 31113 31235 W com.mbwhatsapp: Long monitor contention with owner Firebase-GcmListenerService (31303) at java.lang.Object X.3hf.get()(:-1) waiters=1 in java.lang.Object X.3hf.get() for 132ms 03-08 06:24:18.206 31113 31138 W com.mbwhatsapp: Suspending all threads took: 6.129ms 03-08 06:24:20.454 31113 31366 W com.mbwhatsapp: Long monitor contention with owner High Pri Worker #4 (31576) at void X.3ds.run()(:-1) waiters=0 in int X.39t.getInt(java.lang.String, int) for 160ms 03-08 06:24:20.888 31113 31138 W com.mbwhatsapp: Suspending all threads took: 35.673ms 03-08 06:24:22.135 31113 31548 E ArmVmp : Match on catch block at 0x02 in for 0x31 03-08 06:24:22.231 31113 31548 W System.err: java.lang.NullPointerException 03-08 06:24:22.231 31113 31548 W System.err: 03-08 06:24:22.289 31113 31548 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.A21(Native Method) 03-08 06:24:22.289 31113 31548 W System.err: 03-08 06:24:22.290 31113 31548 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.getContactInfoGET(Native Method) 03-08 06:24:22.323 31113 31548 W System.err: 03-08 06:24:22.323 31113 31548 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.<init>(Unknown Source:5) 03-08 06:24:22.324 31113 31548 W System.err: 03-08 06:24:22.324 31113 31548 W System.err: at mbmodsd.mbmodsw.ui.views.toast.MBON.shTP(Native Method) 03-08 06:24:22.324 31113 31548 W System.err: 03-08 06:24:22.324 31113 31548 W System.err: at X.1bt.A01(Unknown Source:178) 03-08 06:24:22.324 31113 31548 W System.err: 03-08 06:24:22.325 31113 31548 W System.err: at X.3Uy.A02(Unknown Source:93) 03-08 06:24:22.325 31113 31548 W System.err: 03-08 06:24:22.325 31113 31548 W System.err: at X.3g7.run(Unknown Source:259) 03-08 06:24:22.325 31113 31548 W System.err: 03-08 06:24:22.325 31113 31548 W System.err: at X.0yM.A1J(Unknown Source:2) 03-08 06:24:22.402 31113 31548 W System.err: 03-08 06:24:22.546 31113 31548 W System.err: at X.1nX.run(Unknown Source:91) 03-08 06:24:22.546 31113 31548 W System.err: 03-08 06:24:22.767 31113 31548 W System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) 03-08 06:24:22.774 31113 31548 W System.err: 03-08 06:24:22.779 31113 31548 W System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) 03-08 06:24:22.780 31113 31548 W System.err: 03-08 06:24:22.784 31113 31548 W System.err: at X.3gH.run(Unknown Source:1548) 03-08 06:24:22.785 31113 31548 W System.err: 03-08 06:24:22.788 31113 31548 W System.err: at java.lang.Thread.run(Thread.java:1012) 03-08 06:24:22.832 31113 31548 W System.err: 03-08 06:24:23.343 31113 31138 W com.mbwhatsapp: Suspending all threads took: 73.393ms 03-08 06:24:23.850 31113 31297 E ArmVmp : Match on catch block at 0x02 in for 0x35 03-08 06:24:23.851 31113 31297 W System.err: java.lang.NullPointerException 03-08 06:24:23.851 31113 31297 W System.err: 03-08 06:24:23.852 31113 31297 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.A21(Native Method) 03-08 06:24:23.852 31113 31297 W System.err: 03-08 06:24:23.852 31113 31297 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.getContactInfoGET(Native Method) 03-08 06:24:23.852 31113 31297 W System.err: 03-08 06:24:23.853 31113 31297 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.<init>(Unknown Source:5) 03-08 06:24:23.853 31113 31297 W System.err: 03-08 06:24:23.853 31113 31297 W System.err: at mbmodsd.mbmodsw.ui.views.toast.MBON.shTP(Native Method) 03-08 06:24:23.853 31113 31297 W System.err: 03-08 06:24:23.853 31113 31297 W System.err: at X.1bt.A01(Unknown Source:178) 03-08 06:24:23.853 31113 31297 W System.err: 03-08 06:24:23.909 31113 31297 W System.err: at X.3Uy.A02(Unknown Source:93) 03-08 06:24:23.909 31113 31297 W System.err: 03-08 06:24:23.909 31113 31297 W System.err: at X.3g7.run(Unknown Source:259) 03-08 06:24:23.934 31113 31297 W System.err: 03-08 06:24:23.994 31113 31297 W System.err: at X.0yM.A1J(Unknown Source:2) 03-08 06:24:23.994 31113 31297 W System.err: 03-08 06:24:23.994 31113 31297 W System.err: at X.1nX.run(Unknown Source:91) 03-08 06:24:23.994 31113 31297 W System.err: 03-08 06:24:24.232 31113 31297 W System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) 03-08 06:24:24.232 31113 31297 W System.err: 03-08 06:24:24.232 31113 31297 W System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) 03-08 06:24:24.232 31113 31297 W System.err: 03-08 06:24:24.232 31113 31297 W System.err: at X.3gH.run(Unknown Source:1548) 03-08 06:24:24.232 31113 31297 W System.err: 03-08 06:24:24.233 31113 31297 W System.err: at java.lang.Thread.run(Thread.java:1012) 03-08 06:24:24.233 31113 31297 W System.err: 03-08 06:24:24.371 31113 31776 E ArmVmp : Match on catch block at 0x02 in for 0x35 03-08 06:24:24.400 31113 31776 W System.err: java.lang.NullPointerException 03-08 06:24:24.401 31113 31776 W System.err: 03-08 06:24:24.401 31113 31776 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.A21(Native Method) 03-08 06:24:24.401 31113 31776 W System.err: 03-08 06:24:24.402 31113 31776 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.getContactInfoGET(Native Method) 03-08 06:24:24.402 31113 31776 W System.err: 03-08 06:24:24.402 31113 31776 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.<init>(Unknown Source:5) 03-08 06:24:24.430 31113 31776 W System.err: 03-08 06:24:24.446 31113 31776 W System.err: at mbmodsd.mbmodsw.ui.views.toast.MBON.shTP(Native Method) 03-08 06:24:24.446 31113 31776 W System.err: 03-08 06:24:24.447 31113 31776 W System.err: at X.1bt.A01(Unknown Source:178) 03-08 06:24:24.447 31113 31776 W System.err: 03-08 06:24:24.447 31113 31776 W System.err: at X.3Uy.A02(Unknown Source:93) 03-08 06:24:24.447 31113 31776 W System.err: 03-08 06:24:24.448 31113 31776 W System.err: at X.3g7.run(Unknown Source:259) 03-08 06:24:24.448 31113 31776 W System.err: 03-08 06:24:24.448 31113 31776 W System.err: at X.0yM.A1J(Unknown Source:2) 03-08 06:24:24.448 31113 31776 W System.err: 03-08 06:24:24.448 31113 31776 W System.err: at X.1nX.run(Unknown Source:91) 03-08 06:24:24.448 31113 31776 W System.err: 03-08 06:24:24.449 31113 31776 W System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) 03-08 06:24:24.449 31113 31776 W System.err: 03-08 06:24:24.449 31113 31776 W System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) 03-08 06:24:24.449 31113 31776 W System.err: 03-08 06:24:24.449 31113 31776 W System.err: at X.3gH.run(Unknown Source:1548) 03-08 06:24:24.449 31113 31776 W System.err: 03-08 06:24:24.513 31113 31776 W System.err: at java.lang.Thread.run(Thread.java:1012) 03-08 06:24:24.513 31113 31776 W System.err: 03-08 06:24:24.618 31113 31553 E ArmVmp : Match on catch block at 0x02 in for 0x29 03-08 06:24:24.619 31113 31553 W System.err: java.lang.NullPointerException 03-08 06:24:24.619 31113 31553 W System.err: 03-08 06:24:24.619 31113 31553 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.A21(Native Method) 03-08 06:24:24.620 31113 31553 W System.err: 03-08 06:24:24.620 31113 31553 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.getContactInfoGET(Native Method) 03-08 06:24:24.620 31113 31553 W System.err: 03-08 06:24:24.620 31113 31553 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.<init>(Unknown Source:5) 03-08 06:24:24.620 31113 31553 W System.err: 03-08 06:24:24.620 31113 31553 W System.err: at mbmodsd.mbmodsw.ui.views.toast.MBON.shTP(Native Method) 03-08 06:24:24.620 31113 31553 W System.err: 03-08 06:24:24.620 31113 31553 W System.err: at X.1bt.A01(Unknown Source:178) 03-08 06:24:24.620 31113 31553 W System.err: 03-08 06:24:24.620 31113 31553 W System.err: at X.3Uy.A02(Unknown Source:93) 03-08 06:24:24.620 31113 31553 W System.err: 03-08 06:24:24.620 31113 31553 W System.err: at X.3g7.run(Unknown Source:259) 03-08 06:24:24.620 31113 31553 W System.err: 03-08 06:24:24.621 31113 31553 W System.err: at X.0yM.A1J(Unknown Source:2) 03-08 06:24:24.621 31113 31553 W System.err: 03-08 06:24:24.621 31113 31553 W System.err: at X.1nX.run(Unknown Source:91) 03-08 06:24:24.621 31113 31553 W System.err: 03-08 06:24:24.621 31113 31553 W System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) 03-08 06:24:24.621 31113 31553 W System.err: 03-08 06:24:24.621 31113 31553 W System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) 03-08 06:24:24.621 31113 31553 W System.err: 03-08 06:24:24.621 31113 31553 W System.err: at X.3gH.run(Unknown Source:1548) 03-08 06:24:24.621 31113 31553 W System.err: 03-08 06:24:24.621 31113 31553 W System.err: at java.lang.Thread.run(Thread.java:1012) 03-08 06:24:24.621 31113 31553 W System.err: 03-08 06:24:25.152 31113 31297 E ArmVmp : Match on catch block at 0x02 in for 0x29 03-08 06:24:25.152 31113 31297 W System.err: java.lang.NullPointerException 03-08 06:24:25.152 31113 31297 W System.err: 03-08 06:24:25.153 31113 31297 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.A21(Native Method) 03-08 06:24:25.153 31113 31297 W System.err: 03-08 06:24:25.153 31113 31297 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.getContactInfoGET(Native Method) 03-08 06:24:25.153 31113 31297 W System.err: 03-08 06:24:25.153 31113 31297 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.<init>(Unknown Source:5) 03-08 06:24:25.154 31113 31297 W System.err: 03-08 06:24:25.205 31113 31297 W System.err: at mbmodsd.mbmodsw.ui.views.toast.MBON.shTP(Native Method) 03-08 06:24:25.205 31113 31297 W System.err: 03-08 06:24:25.205 31113 31297 W System.err: at X.1bt.A01(Unknown Source:178) 03-08 06:24:25.205 31113 31297 W System.err: 03-08 06:24:25.205 31113 31297 W System.err: at X.3Uy.A02(Unknown Source:93) 03-08 06:24:25.205 31113 31297 W System.err: 03-08 06:24:25.206 31113 31297 W System.err: at X.3g7.run(Unknown Source:259) 03-08 06:24:25.242 31113 31297 W System.err: 03-08 06:24:25.242 31113 31297 W System.err: at X.0yM.A1J(Unknown Source:2) 03-08 06:24:25.242 31113 31297 W System.err: 03-08 06:24:25.243 31113 31297 W System.err: at X.1nX.run(Unknown Source:91) 03-08 06:24:25.243 31113 31297 W System.err: 03-08 06:24:25.243 31113 31297 W System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) 03-08 06:24:25.243 31113 31297 W System.err: 03-08 06:24:25.243 31113 31297 W System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) 03-08 06:24:25.243 31113 31297 W System.err: 03-08 06:24:25.244 31113 31297 W System.err: at X.3gH.run(Unknown Source:1548) 03-08 06:24:25.244 31113 31297 W System.err: 03-08 06:24:25.244 31113 31297 W System.err: at java.lang.Thread.run(Thread.java:1012) 03-08 06:24:25.244 31113 31297 W System.err: 03-08 06:24:25.528 31113 31776 E ArmVmp : Match on catch block at 0x02 in for 0x2d 03-08 06:24:25.542 31113 31776 W System.err: java.lang.NullPointerException 03-08 06:24:25.542 31113 31776 W System.err: 03-08 06:24:25.543 31113 31776 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.A21(Native Method) 03-08 06:24:25.543 31113 31776 W System.err: 03-08 06:24:25.543 31113 31776 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.getContactInfoGET(Native Method) 03-08 06:24:25.543 31113 31776 W System.err: 03-08 06:24:25.544 31113 31776 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.<init>(Unknown Source:5) 03-08 06:24:25.544 31113 31776 W System.err: 03-08 06:24:25.544 31113 31776 W System.err: at mbmodsd.mbmodsw.ui.views.toast.MBON.shTP(Native Method) 03-08 06:24:25.544 31113 31776 W System.err: 03-08 06:24:25.544 31113 31776 W System.err: at X.1bt.A01(Unknown Source:178) 03-08 06:24:25.544 31113 31776 W System.err: 03-08 06:24:25.544 31113 31776 W System.err: at X.3Uy.A02(Unknown Source:93) 03-08 06:24:25.544 31113 31776 W System.err: 03-08 06:24:25.545 31113 31776 W System.err: at X.3g7.run(Unknown Source:259) 03-08 06:24:25.545 31113 31776 W System.err: 03-08 06:24:25.545 31113 31776 W System.err: at X.0yM.A1J(Unknown Source:2) 03-08 06:24:25.545 31113 31776 W System.err: 03-08 06:24:25.545 31113 31776 W System.err: at X.1nX.run(Unknown Source:91) 03-08 06:24:25.545 31113 31776 W System.err: 03-08 06:24:25.545 31113 31776 W System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) 03-08 06:24:25.545 31113 31776 W System.err: 03-08 06:24:25.546 31113 31776 W System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) 03-08 06:24:25.557 31113 31776 W System.err: 03-08 06:24:25.558 31113 31776 W System.err: at X.3gH.run(Unknown Source:1548) 03-08 06:24:25.558 31113 31776 W System.err: 03-08 06:24:25.558 31113 31776 W System.err: at java.lang.Thread.run(Thread.java:1012) 03-08 06:24:25.558 31113 31776 W System.err: 03-08 06:24:25.606 31113 31553 E ArmVmp : Match on catch block at 0x02 in for 0x39 03-08 06:24:25.607 31113 31553 W System.err: java.lang.NullPointerException 03-08 06:24:25.607 31113 31553 W System.err: 03-08 06:24:25.608 31113 31553 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.A21(Native Method) 03-08 06:24:25.608 31113 31553 W System.err: 03-08 06:24:25.608 31113 31553 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.getContactInfoGET(Native Method) 03-08 06:24:25.608 31113 31553 W System.err: 03-08 06:24:25.608 31113 31553 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.<init>(Unknown Source:5) 03-08 06:24:25.608 31113 31553 W System.err: 03-08 06:24:25.609 31113 31553 W System.err: at mbmodsd.mbmodsw.ui.views.toast.MBON.shTP(Native Method) 03-08 06:24:25.609 31113 31553 W System.err: 03-08 06:24:25.609 31113 31553 W System.err: at X.1bt.A01(Unknown Source:178) 03-08 06:24:25.609 31113 31553 W System.err: 03-08 06:24:25.609 31113 31553 W System.err: at X.3Uy.A02(Unknown Source:93) 03-08 06:24:25.610 31113 31553 W System.err: 03-08 06:24:25.610 31113 31553 W System.err: at X.3g7.run(Unknown Source:259) 03-08 06:24:25.611 31113 31553 W System.err: 03-08 06:24:25.611 31113 31553 W System.err: at X.0yM.A1J(Unknown Source:2) 03-08 06:24:25.611 31113 31553 W System.err: 03-08 06:24:25.612 31113 31553 W System.err: at X.1nX.run(Unknown Source:91) 03-08 06:24:25.630 31113 31553 W System.err: 03-08 06:24:25.663 31113 31553 W System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) 03-08 06:24:25.663 31113 31553 W System.err: 03-08 06:24:25.663 31113 31553 W System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) 03-08 06:24:25.663 31113 31553 W System.err: 03-08 06:24:25.663 31113 31553 W System.err: at X.3gH.run(Unknown Source:1548) 03-08 06:24:25.664 31113 31553 W System.err: 03-08 06:24:25.664 31113 31553 W System.err: at java.lang.Thread.run(Thread.java:1012) 03-08 06:24:25.664 31113 31553 W System.err: 03-08 06:24:25.833 31113 31138 W com.mbwhatsapp: Suspending all threads took: 10.671ms 03-08 06:24:29.884 31113 31826 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #9 (31553) at X.2oG X.2cv.A00(X.2cv, java.lang.Class)(:-1) waiters=0 in X.2oG X.2cv.A00(X.2cv, java.lang.Class) for 3.228s 03-08 06:24:30.980 31113 31138 W com.mbwhatsapp: Suspending all threads took: 7.725ms 03-08 06:24:37.090 31113 32239 W 3ib : java.util.concurrent.ExecutionException: java.io.IOException: disconnected 03-08 06:24:37.090 31113 32239 W 3ib : at X.3hG.get(Unknown Source:16) 03-08 06:24:37.090 31113 32239 W 3ib : at com.mbwhatsapp.jobqueue.job.BulkGetPreKeyJob.A06(Unknown Source:145) 03-08 06:24:37.090 31113 32239 W 3ib : at X.3e7.run(Unknown Source:1006) 03-08 06:24:37.090 31113 32239 W 3ib : at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) 03-08 06:24:37.090 31113 32239 W 3ib --------- beginning of main 03-08 18:47:56.374 8294 8294 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-08 18:47:57.205 8294 8294 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-08 18:47:57.208 8294 8294 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-08 18:47:57.208 8294 8294 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-08 18:47:57.208 8294 8294 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-08 18:47:57.208 8294 8294 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-08 18:47:57.208 8294 8294 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-08 18:47:57.208 8294 8294 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-08 18:47:57.208 8294 8294 W System.err: at java.lang.Class.newInstance(Native Method) 03-08 18:47:57.208 8294 8294 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-08 18:47:57.208 8294 8294 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-08 18:47:57.208 8294 8294 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-08 18:47:57.208 8294 8294 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-08 18:47:57.208 8294 8294 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-08 18:47:57.208 8294 8294 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-08 18:47:57.208 8294 8294 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-08 18:47:57.208 8294 8294 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-08 18:47:57.208 8294 8294 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-08 18:47:57.209 8294 8294 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-08 18:47:57.209 8294 8294 W System.err: at android.os.Looper.loop(Looper.java:313) 03-08 18:47:57.209 8294 8294 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-08 18:47:57.209 8294 8294 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-08 18:47:57.209 8294 8294 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-08 18:47:57.209 8294 8294 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-08 18:47:57.511 8294 8294 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-08 18:47:59.410 8294 8294 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-08 18:47:59.410 8294 8294 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-08 18:47:59.693 8587 8587 W libprocessgroup: Controller sfreezer is not found 03-08 18:47:59.695 8587 8587 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-08 18:47:59.695 8587 8587 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-08 18:48:00.437 8294 8640 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-08 18:48:00.437 8294 8640 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-08 18:48:00.437 8294 8640 W com.mbwhatsapp: and incorrect proguard optimizations. 03-08 18:48:00.548 8294 8606 W com.mbwhatsapp: Long monitor contention with owner main (8294) at java.lang.Object X.3hf.get()(:-1) waiters=0 in java.lang.Object X.3h--------- beginning of main 03-08 18:48:01.105 8294 8647 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #2 (8652) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6 X.35t.A08() for 205ms 03-08 18:48:01.107 8294 8697 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #2 (8652) at X.2U6 X.35t.A08()(:-1) waiters=1 in X.2U6 X.35t.A08() for 179ms 03-08 18:48:12.152 8294 8302 W com.mbwhatsapp: Suspending all threads took: 9.958ms 03-08 18:48:12.433 8294 9545 W WM-Processor: Didn't find WorkSpec for id WorkGenerationalId(workSpecId=562e202d-688c-452e-965c-a963a3a81dc7, generation=0) 03-08 18:49:25.074 14962 14962 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-08 18:49:25.819 14962 14962 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-08 18:49:25.821 14962 14962 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-08 18:49:25.821 14962 14962 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-08 18:49:25.822 14962 14962 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-08 18:49:25.822 14962 14962 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-08 18:49:25.822 14962 14962 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-08 18:49:25.822 14962 14962 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-08 18:49:25.822 14962 14962 W System.err: at java.lang.Class.newInstance(Native Method) 03-08 18:49:25.822 14962 14962 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-08 18:49:25.822 14962 14962 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-08 18:49:25.822 14962 14962 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-08 18:49:25.822 14962 14962 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-08 18:49:25.822 14962 14962 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-08 18:49:25.822 14962 14962 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-08 18:49:25.822 14962 14962 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-08 18:49:25.822 14962 14962 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-08 18:49:25.822 14962 14962 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-08 18:49:25.822 14962 14962 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-08 18:49:25.822 14962 14962 W System.err: at android.os.Looper.loop(Looper.java:313) 03-08 18:49:25.822 14962 14962 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-08 18:49:25.822 14962 14962 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-08 18:49:25.822 14962 14962 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-08 18:49:25.822 14962 14962 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-08 18:49:26.193 14962 14962 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-08 18:49:28.727 14962 14962 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-08 18:49:28.727 14962 14962 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-08 18:49:29.462 15350 15350 W libprocessgroup: Controller sfreezer is not found 03-08 18:49:29.464 15350 15350 W libprocessgroup: SetAttribute: unknown attribute: OlafState 0--------- beginning of main 03-08 18:49:29.822 14962 15472 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-08 18:49:29.822 14962 15472 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-08 18:49:29.822 14962 15472 W com.mbwhatsapp: and incorrect proguard optimizations. 03-08 18:49:30.330 14962 15492 W com.mbwhatsapp: Long monitor contention with owner Notifications (15493) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6 X.35t.A08() for 179ms 03-08 18:49:30.409 14962 14974 W com.mbwhatsapp: Suspending all threads took: 6.958ms 03-08 18:49:51.521 17080 17080 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-08 18:49:52.880 17080 17080 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-08 18:49:52.892 17080 17080 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-08 18:49:52.892 17080 17080 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-08 18:49:52.892 17080 17080 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-08 18:49:52.892 17080 17080 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-08 18:49:52.892 17080 17080 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-08 18:49:52.892 17080 17080 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-08 18:49:52.892 17080 17080 W System.err: at java.lang.Class.newInstance(Native Method) 03-08 18:49:52.892 17080 17080 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-08 18:49:52.892 17080 17080 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-08 18:49:52.892 17080 17080 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-08 18:49:52.892 17080 17080 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-08 18:49:52.892 17080 17080 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-08 18:49:52.892 17080 17080 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-08 18:49:52.892 17080 17080 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-08 18:49:52.892 17080 17080 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-08 18:49:52.892 17080 17080 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-08 18:49:52.892 17080 17080 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-08 18:49:52.892 17080 17080 W System.err: at android.os.Looper.loop(Looper.java:313) 03-08 18:49:52.892 17080 17080 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-08 18:49:52.892 17080 17080 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-08 18:49:52.892 17080 17080 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-08 18:49:52.892 17080 17080 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-08 18:49:53.387 17080 17080 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-08 18:49:55.598 17080 17080 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-08 18:49:55.598 17080 17080 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-08 18:49:56.001 17413 17413 W libprocessgroup: Controller sfreezer is not found 03-08 18:49:56.002 17413 17413 W libprocessgroup: SetAttribute: unknown attribute: OlafState 0--------- beginning of main 03-08 18:49:56.003 17413 17413 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-08 18:49:56.726 17080 17540 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-08 18:49:56.726 17080 17540 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-08 18:49:56.726 17080 17540 W com.mbwhatsapp: and incorrect proguard optimizations. 03-08 18:49:57.816 17080 17576 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #1 (17540) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6 X.35t.A08() for 171ms 03-08 18:49:58.849 17080 17092 W com.mbwhatsapp: Suspending all threads took: 18.904ms 03-08 18:49:58.876 17080 17094 W System : A resource failed to call close. 03-08 18:49:58.876 17080 17094 W System : A resource failed to call close. 03-08 18:49:58.876 17080 17094 W System : A resource failed to call close. 03-08 18:49:58.876 17080 17094 W System : A resource failed to call close. 03-08 18:49:58.876 17080 17094 W System : A resource failed to call close. 03-08 18:49:58.876 17080 17094 W System : A resource failed to call close. 03-08 18:49:58.876 17080 17094 W System : A resource failed to call close. 03-08 18:49:58.876 17080 17094 W System : A resource failed to call close. 03-08 18:49:58.876 17080 17094 W System : A resource failed to call close. 03-08 18:49:58.876 17080 17094 W System : A resource failed to call close. 03-08 18:49:58.877 17080 17094 W System : A resource failed to call close. 03-08 18:49:58.877 17080 17094 W System : A resource failed to call close. 03-08 18:49:58.877 17080 17094 W System : A resource failed to call close. 03-08 18:49:58.877 17080 17094 W System : A resource failed to call close. 03-08 18:49:58.877 17080 17094 W System : A resource failed to call close. 03-08 18:49:58.877 17080 17094 W System : A resource failed to call close. 03-08 18:50:07.473 18339 18339 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-08 18:50:07.816 18339 18339 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-08 18:50:07.818 18339 18339 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-08 18:50:07.818 18339 18339 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-08 18:50:07.818 18339 18339 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-08 18:50:07.818 18339 18339 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-08 18:50:07.818 18339 18339 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-08 18:50:07.818 18339 18339 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-08 18:50:07.818 18339 18339 W System.err: at java.lang.Class.newInstance(Native Method) 03-08 18:50:07.818 18339 18339 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-08 18:50:07.818 18339 18339 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-08 18:50:07.818 18339 18339 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-08 18:50:07.818 18339 18339 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-08 18:50:07.818 18339 18339 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-08 18:50:07.818 18339 18339 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-08 18:50:07.818 18339 18339 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-08 18:50:07.818 18339 18339 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-08 18:50:07.818 18339 18339 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-08 18:50:07.818 18339 18339 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-08 18:50:07.818 18339 18339 W System.err: at android.os.Looper.loop(Loop--------- beginning of main 03-08 18:50:07.981 18339 18339 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-08 18:50:09.111 18339 18339 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-08 18:50:09.112 18339 18339 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-08 18:50:09.444 18489 18489 W libprocessgroup: Controller sfreezer is not found 03-08 18:50:09.446 18489 18489 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-08 18:50:09.446 18489 18489 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-08 18:50:09.859 18339 18574 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-08 18:50:09.859 18339 18574 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-08 18:50:09.859 18339 18574 W com.mbwhatsapp: and incorrect proguard optimizations. 03-08 18:50:10.665 18339 18574 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #5 (18652) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6 X.35t.A08() for 359ms 03-08 18:51:24.138 23235 23235 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-08 18:51:25.805 23235 23235 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-08 18:51:25.810 23235 23235 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-08 18:51:25.810 23235 23235 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-08 18:51:25.810 23235 23235 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-08 18:51:25.810 23235 23235 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-08 18:51:25.810 23235 23235 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-08 18:51:25.810 23235 23235 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-08 18:51:25.810 23235 23235 W System.err: at java.lang.Class.newInstance(Native Method) 03-08 18:51:25.810 23235 23235 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-08 18:51:25.810 23235 23235 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-08 18:51:25.810 23235 23235 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-08 18:51:25.810 23235 23235 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-08 18:51:25.810 23235 23235 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-08 18:51:25.810 23235 23235 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-08 18:51:25.810 23235 23235 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-08 18:51:25.810 23235 23235 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-08 18:51:25.810 23235 23235 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-08 18:51:25.810 23235 23235 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-08 18:51:25.810 23235 23235 W System.err: at android.os.Looper.loop(Looper.java:313) 03-08 18:51:25.810 23235 23235 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-08 18:51:25.810 23235 23235 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-08 18:51:25.810 23235 23235 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-08 18:51:25.810 23235 23235 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteIni--------- beginning of main 03-08 18:51:26.196 23235 23235 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-08 18:51:28.222 23235 23235 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-08 18:51:28.222 23235 23235 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-08 18:51:28.830 23309 23309 W libprocessgroup: Controller sfreezer is not found 03-08 18:51:28.832 23309 23309 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-08 18:51:28.832 23309 23309 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-08 18:51:30.188 23235 23340 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-08 18:51:30.188 23235 23340 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-08 18:51:30.188 23235 23340 W com.mbwhatsapp: and incorrect proguard optimizations. 03-08 18:51:44.074 23235 23383 W com.mbwhatsapp: Weak pointer dereference blocked for 11 milliseconds. 03-08 18:51:45.885 23235 23243 W com.mbwhatsapp: Suspending all threads took: 49.662ms 03-08 18:53:20.829 28244 28244 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-08 18:53:21.588 28244 28244 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-08 18:53:21.593 28244 28244 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-08 18:53:21.593 28244 28244 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-08 18:53:21.593 28244 28244 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-08 18:53:21.593 28244 28244 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-08 18:53:21.593 28244 28244 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-08 18:53:21.593 28244 28244 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-08 18:53:21.593 28244 28244 W System.err: at java.lang.Class.newInstance(Native Method) 03-08 18:53:21.593 28244 28244 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-08 18:53:21.594 28244 28244 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-08 18:53:21.594 28244 28244 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-08 18:53:21.594 28244 28244 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-08 18:53:21.594 28244 28244 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-08 18:53:21.594 28244 28244 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-08 18:53:21.594 28244 28244 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-08 18:53:21.594 28244 28244 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-08 18:53:21.594 28244 28244 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-08 18:53:21.594 28244 28244 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-08 18:53:21.594 28244 28244 W System.err: at android.os.Looper.loop(Looper.java:313) 03-08 18:53:21.594 28244 28244 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-08 18:53:21.594 28244 28244 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-08 18:53:21.594 28244 28244 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-08 18:53:21.594 28244 28244 W System.err: at com.android.internal.os.ZygoteInit.main--------- beginning of main 03-08 18:53:21.820 28244 28244 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-08 18:53:23.476 28244 28244 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-08 18:53:23.477 28244 28244 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-08 18:53:24.656 28437 28437 W libprocessgroup: Controller sfreezer is not found 03-08 18:53:24.705 28437 28437 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-08 18:53:24.705 28437 28437 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-08 18:53:24.896 28244 28563 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-08 18:53:24.896 28244 28563 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-08 18:53:24.896 28244 28563 W com.mbwhatsapp: and incorrect proguard optimizations. 03-08 18:53:27.169 28244 28571 W com.mbwhatsapp: Long monitor contention with owner High Pri Worker #1 (28463) at void X.3ds.run()(:-1) waiters=0 in java.lang.String X.39t.getString(java.lang.String, java.lang.String) for 104ms 03-08 18:54:18.970 28244 28767 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #2 (28571) at void X.3GC.A01(X.31B)(:-1) waiters=0 in void X.3fp.run() for 258ms 03-08 18:55:20.795 6178 6178 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-08 18:55:21.370 6178 6178 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-08 18:55:21.372 6178 6178 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-08 18:55:21.372 6178 6178 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-08 18:55:21.372 6178 6178 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-08 18:55:21.372 6178 6178 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-08 18:55:21.372 6178 6178 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-08 18:55:21.372 6178 6178 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-08 18:55:21.373 6178 6178 W System.err: at java.lang.Class.newInstance(Native Method) 03-08 18:55:21.373 6178 6178 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-08 18:55:21.373 6178 6178 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-08 18:55:21.373 6178 6178 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-08 18:55:21.373 6178 6178 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-08 18:55:21.373 6178 6178 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-08 18:55:21.373 6178 6178 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-08 18:55:21.373 6178 6178 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-08 18:55:21.373 6178 6178 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-08 18:55:21.373 6178 6178 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-08 18:55:21.373 6178 6178 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-08 18:55:21.373 6178 6178 W System.err: at android.os.Looper.loop(Looper.java:313) 03-08 18:55:21.373 6178 6178 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-08 18:55:21.373 6178 6178 W System.err: at java.lang.reflect.Method.invoke(Native Method--------- beginning of main 03-08 19:26:48.739 18255 18255 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-08 19:26:49.635 18255 18255 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-08 19:26:49.637 18255 18255 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-08 19:26:49.637 18255 18255 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-08 19:26:49.637 18255 18255 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-08 19:26:49.637 18255 18255 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-08 19:26:49.637 18255 18255 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-08 19:26:49.637 18255 18255 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-08 19:26:49.637 18255 18255 W System.err: at java.lang.Class.newInstance(Native Method) 03-08 19:26:49.637 18255 18255 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-08 19:26:49.637 18255 18255 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-08 19:26:49.637 18255 18255 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-08 19:26:49.637 18255 18255 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-08 19:26:49.637 18255 18255 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-08 19:26:49.637 18255 18255 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-08 19:26:49.637 18255 18255 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-08 19:26:49.637 18255 18255 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-08 19:26:49.637 18255 18255 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-08 19:26:49.637 18255 18255 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-08 19:26:49.637 18255 18255 W System.err: at android.os.Looper.loop(Looper.java:313) 03-08 19:26:49.638 18255 18255 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-08 19:26:49.638 18255 18255 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-08 19:26:49.638 18255 18255 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-08 19:26:49.638 18255 18255 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-08 19:26:50.147 18255 18255 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-08 19:26:51.300 18255 18255 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-08 19:26:51.300 18255 18255 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-08 19:26:51.615 18485 18485 W libprocessgroup: Controller sfreezer is not found 03-08 19:26:51.616 18485 18485 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-08 19:26:51.617 18485 18485 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-08 19:26:51.768 18255 18506 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-08 19:26:51.768 18255 18506 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-08 19:26:51.768 18255 18506 W com.mbwhatsapp: and incorrect proguard optimizations. 03-08 19:49:44.851 26121 26121 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-08 19:49:45.232 26121 26121 W System.err: java.lang--------- beginning of main 03-08 19:49:45.235 26121 26121 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-08 19:49:45.235 26121 26121 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-08 19:49:45.235 26121 26121 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-08 19:49:45.235 26121 26121 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-08 19:49:45.235 26121 26121 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-08 19:49:45.235 26121 26121 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-08 19:49:45.235 26121 26121 W System.err: at java.lang.Class.newInstance(Native Method) 03-08 19:49:45.235 26121 26121 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-08 19:49:45.235 26121 26121 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-08 19:49:45.235 26121 26121 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-08 19:49:45.235 26121 26121 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-08 19:49:45.235 26121 26121 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-08 19:49:45.235 26121 26121 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-08 19:49:45.235 26121 26121 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-08 19:49:45.235 26121 26121 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-08 19:49:45.235 26121 26121 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-08 19:49:45.235 26121 26121 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-08 19:49:45.235 26121 26121 W System.err: at android.os.Looper.loop(Looper.java:313) 03-08 19:49:45.235 26121 26121 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-08 19:49:45.235 26121 26121 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-08 19:49:45.235 26121 26121 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-08 19:49:45.236 26121 26121 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-08 19:49:45.379 26121 26121 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-08 19:49:46.085 26121 26121 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-08 19:49:46.085 26121 26121 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-08 19:49:46.411 26121 26167 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-08 19:49:46.411 26121 26167 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-08 19:49:46.411 26121 26167 W com.mbwhatsapp: and incorrect proguard optimizations. 03-08 19:49:46.482 26153 26153 W libprocessgroup: Controller sfreezer is not found 03-08 19:49:46.484 26153 26153 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-08 19:49:46.484 26153 26153 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-08 19:55:20.790 29783 29783 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-08 19:55:21.135 29783 29783 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-08 19:55:21.137 29783 29783 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-08 19:55:21.137 29783 29783 W System.err: at java.lang.Runtime.nativeL--------- beginning of main 03-08 20:49:44.871 29777 29777 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-08 20:49:45.469 29777 29777 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-08 20:49:45.474 29777 29777 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-08 20:49:45.474 29777 29777 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-08 20:49:45.474 29777 29777 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-08 20:49:45.475 29777 29777 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-08 20:49:45.475 29777 29777 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-08 20:49:45.475 29777 29777 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-08 20:49:45.475 29777 29777 W System.err: at java.lang.Class.newInstance(Native Method) 03-08 20:49:45.475 29777 29777 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-08 20:49:45.475 29777 29777 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-08 20:49:45.475 29777 29777 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-08 20:49:45.475 29777 29777 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-08 20:49:45.475 29777 29777 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-08 20:49:45.475 29777 29777 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-08 20:49:45.475 29777 29777 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-08 20:49:45.475 29777 29777 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-08 20:49:45.475 29777 29777 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-08 20:49:45.475 29777 29777 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-08 20:49:45.475 29777 29777 W System.err: at android.os.Looper.loop(Looper.java:313) 03-08 20:49:45.475 29777 29777 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-08 20:49:45.475 29777 29777 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-08 20:49:45.475 29777 29777 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-08 20:49:45.475 29777 29777 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-08 20:49:45.712 29777 29777 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-08 20:49:46.956 29777 29777 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-08 20:49:46.956 29777 29777 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-08 20:49:47.453 29864 29864 W libprocessgroup: Controller sfreezer is not found 03-08 20:49:47.456 29864 29864 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-08 20:49:47.456 29864 29864 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-08 20:49:47.484 29777 29878 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-08 20:49:47.484 29777 29878 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-08 20:49:47.484 29777 29878 W com.mbwhatsapp: and incorrect proguard optimizations. 03-08 20:56:24.300 1612 1612 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-08 20:56:25.371 1612 1612 W System.err: java.lang--------- beginning of main 03-08 21:22:12.592 16556 16556 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-08 21:22:13.086 16556 16556 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-08 21:22:13.088 16556 16556 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-08 21:22:13.088 16556 16556 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-08 21:22:13.088 16556 16556 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-08 21:22:13.088 16556 16556 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-08 21:22:13.088 16556 16556 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-08 21:22:13.088 16556 16556 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-08 21:22:13.088 16556 16556 W System.err: at java.lang.Class.newInstance(Native Method) 03-08 21:22:13.088 16556 16556 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-08 21:22:13.089 16556 16556 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-08 21:22:13.089 16556 16556 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-08 21:22:13.089 16556 16556 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-08 21:22:13.089 16556 16556 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-08 21:22:13.089 16556 16556 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-08 21:22:13.089 16556 16556 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-08 21:22:13.089 16556 16556 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-08 21:22:13.089 16556 16556 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-08 21:22:13.089 16556 16556 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-08 21:22:13.089 16556 16556 W System.err: at android.os.Looper.loop(Looper.java:313) 03-08 21:22:13.089 16556 16556 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-08 21:22:13.089 16556 16556 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-08 21:22:13.089 16556 16556 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-08 21:22:13.089 16556 16556 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-08 21:22:13.508 16556 16556 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-08 21:22:14.615 16556 16556 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-08 21:22:14.615 16556 16556 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-08 21:22:14.905 16613 16613 W libprocessgroup: Controller sfreezer is not found 03-08 21:22:14.907 16613 16613 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-08 21:22:14.907 16613 16613 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-08 21:22:14.926 16556 16627 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-08 21:22:14.926 16556 16627 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-08 21:22:14.926 16556 16627 W com.mbwhatsapp: and incorrect proguard optimizations. 03-08 21:22:15.311 16556 16644 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #2 (16632) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6 X.35t.A08--------- beginning of main 03-08 22:55:08.671 32281 32281 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-08 22:55:10.164 32281 32281 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-08 22:55:10.176 32281 32281 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-08 22:55:10.176 32281 32281 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-08 22:55:10.176 32281 32281 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-08 22:55:10.176 32281 32281 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-08 22:55:10.176 32281 32281 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-08 22:55:10.176 32281 32281 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-08 22:55:10.176 32281 32281 W System.err: at java.lang.Class.newInstance(Native Method) 03-08 22:55:10.176 32281 32281 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-08 22:55:10.177 32281 32281 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-08 22:55:10.177 32281 32281 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-08 22:55:10.177 32281 32281 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-08 22:55:10.177 32281 32281 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-08 22:55:10.177 32281 32281 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-08 22:55:10.177 32281 32281 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-08 22:55:10.177 32281 32281 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-08 22:55:10.177 32281 32281 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-08 22:55:10.177 32281 32281 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-08 22:55:10.177 32281 32281 W System.err: at android.os.Looper.loop(Looper.java:313) 03-08 22:55:10.177 32281 32281 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-08 22:55:10.177 32281 32281 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-08 22:55:10.177 32281 32281 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-08 22:55:10.177 32281 32281 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-08 22:55:10.878 32281 32281 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-08 22:55:13.191 32281 32281 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-08 22:55:13.191 32281 32281 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-08 22:55:13.814 426 426 W libprocessgroup: Controller sfreezer is not found 03-08 22:55:13.817 426 426 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-08 22:55:13.817 426 426 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-08 22:55:14.192 32281 705 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-08 22:55:14.192 32281 705 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-08 22:55:14.192 32281 705 W com.mbwhatsapp: and incorrect proguard optimizations. 03-09 02:45:01.767 32281 32310 W System : A resource failed to call end. 03-09 02:45:01.767 32281 32310 W System : A resource failed to call end. 03-09 02:45:03.08--------- beginning of main 03-09 02:45:03.081 32281 32310 W System : A resource failed to call end. 03-09 02:45:03.082 32281 32310 W System : A resource failed to call end. 03-09 02:45:03.082 32281 32310 W System : A resource failed to call end. 03-09 06:37:49.374 10815 10815 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-09 06:37:50.154 10815 10815 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-09 06:37:50.156 10815 10815 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-09 06:37:50.156 10815 10815 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-09 06:37:50.156 10815 10815 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-09 06:37:50.156 10815 10815 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-09 06:37:50.156 10815 10815 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-09 06:37:50.156 10815 10815 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-09 06:37:50.156 10815 10815 W System.err: at java.lang.Class.newInstance(Native Method) 03-09 06:37:50.156 10815 10815 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-09 06:37:50.156 10815 10815 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-09 06:37:50.156 10815 10815 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-09 06:37:50.156 10815 10815 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-09 06:37:50.156 10815 10815 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-09 06:37:50.156 10815 10815 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-09 06:37:50.156 10815 10815 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-09 06:37:50.156 10815 10815 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-09 06:37:50.156 10815 10815 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-09 06:37:50.156 10815 10815 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-09 06:37:50.156 10815 10815 W System.err: at android.os.Looper.loop(Looper.java:313) 03-09 06:37:50.156 10815 10815 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-09 06:37:50.156 10815 10815 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-09 06:37:50.156 10815 10815 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-09 06:37:50.156 10815 10815 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-09 06:37:50.341 10815 10815 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-09 06:37:51.091 10815 10815 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-09 06:37:51.092 10815 10815 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-09 06:37:51.470 10876 10876 W libprocessgroup: Controller sfreezer is not found 03-09 06:37:51.472 10876 10876 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-09 06:37:51.472 10876 10876 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-09 06:37:52.297 10815 10881 W com.mbwhatsapp: Long monitor contention with owner main (10815) at java.lang.Object X.3hf.get()(:-1) waiters=0 in java.lang.Object X.3hf.get() for 158ms 03-09 06:39:20.773 13510 13510 E com.mbwhatsapp: Not starting debugger since process cannot load t--------- beginning of main 03-09 11:21:11.843 22953 22953 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-09 11:21:12.289 22953 22953 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-09 11:21:12.293 22953 22953 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-09 11:21:12.293 22953 22953 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-09 11:21:12.293 22953 22953 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-09 11:21:12.293 22953 22953 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-09 11:21:12.293 22953 22953 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-09 11:21:12.293 22953 22953 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-09 11:21:12.293 22953 22953 W System.err: at java.lang.Class.newInstance(Native Method) 03-09 11:21:12.293 22953 22953 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-09 11:21:12.293 22953 22953 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-09 11:21:12.293 22953 22953 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-09 11:21:12.293 22953 22953 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-09 11:21:12.293 22953 22953 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-09 11:21:12.293 22953 22953 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-09 11:21:12.293 22953 22953 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-09 11:21:12.293 22953 22953 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-09 11:21:12.293 22953 22953 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-09 11:21:12.293 22953 22953 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-09 11:21:12.293 22953 22953 W System.err: at android.os.Looper.loop(Looper.java:313) 03-09 11:21:12.293 22953 22953 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-09 11:21:12.294 22953 22953 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-09 11:21:12.294 22953 22953 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-09 11:21:12.294 22953 22953 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-09 11:21:12.480 22953 22953 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-09 11:21:13.400 22953 22953 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-09 11:21:13.401 22953 22953 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-09 11:21:13.774 22987 22987 W libprocessgroup: Controller sfreezer is not found 03-09 11:21:13.776 22987 22987 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-09 11:21:13.777 22987 22987 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-09 11:21:13.820 22953 23000 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-09 11:21:13.820 22953 23000 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-09 11:21:13.820 22953 23000 W com.mbwhatsapp: and incorrect proguard optimizations. 03-09 11:44:49.173 27103 27103 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-09 11:44:49.962 27103 27103 W System.err: java.lang--------- beginning of main 03-09 12:49:15.671 13972 13972 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-09 12:49:17.563 13972 13972 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-09 12:49:17.590 13972 13972 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-09 12:49:17.590 13972 13972 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-09 12:49:17.590 13972 13972 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-09 12:49:17.590 13972 13972 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-09 12:49:17.590 13972 13972 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-09 12:49:17.590 13972 13972 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-09 12:49:17.591 13972 13972 W System.err: at java.lang.Class.newInstance(Native Method) 03-09 12:49:17.591 13972 13972 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-09 12:49:17.591 13972 13972 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-09 12:49:17.591 13972 13972 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-09 12:49:17.591 13972 13972 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-09 12:49:17.591 13972 13972 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-09 12:49:17.591 13972 13972 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-09 12:49:17.591 13972 13972 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-09 12:49:17.591 13972 13972 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-09 12:49:17.591 13972 13972 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-09 12:49:17.591 13972 13972 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-09 12:49:17.591 13972 13972 W System.err: at android.os.Looper.loop(Looper.java:313) 03-09 12:49:17.591 13972 13972 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-09 12:49:17.591 13972 13972 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-09 12:49:17.591 13972 13972 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-09 12:49:17.591 13972 13972 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-09 12:49:18.167 13972 13972 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-09 12:49:21.731 13972 13972 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-09 12:49:21.732 13972 13972 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-09 12:49:22.150 14098 14098 W libprocessgroup: Controller sfreezer is not found 03-09 12:49:22.153 14098 14098 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-09 12:49:22.153 14098 14098 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-09 12:49:23.306 13972 14124 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-09 12:49:23.306 13972 14124 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-09 12:49:23.306 13972 14124 W com.mbwhatsapp: and incorrect proguard optimizations. 03-09 12:49:26.022 13972 14124 E ArmVmp : Match on catch block at 0x02 in for 0x2d 03-09 12:49:26.159 13972 13986 W com.mbwhatsapp: Suspending all threads took: 6.146ms 03-09 12:49:26.182 13972 14124 W System.err: java.lang.NullPointerException 03-09 12:49:26.182 13972 14124 W System.err: 03-09 12:49:26.185 13972 14124 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.A21(Native Method) 03-09 12:49:26.186 13972 14124 W System.err: 03-09 12:49:26.186 13972 14124 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.getContactInfoGET(Native Method) 03-09 12:49:26.186 13972 14124 W System.err: 03-09 12:49:26.187 13972 14124 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.<init>(Unknown Source:5) 03-09 12:49:26.187 13972 14124 W System.err: 03-09 12:49:26.187 13972 14124 W System.err: at mbmodsd.mbmodsw.ui.views.toast.MBON.shTP(Native Method) 03-09 12:49:26.187 13972 14124 W System.err: 03-09 12:49:26.187 13972 14124 W System.err: at X.1bt.A01(Unknown Source:178) 03-09 12:49:26.187 13972 14124 W System.err: 03-09 12:49:26.196 13972 14124 W System.err: at X.3Uy.A02(Unknown Source:93) 03-09 12:49:26.196 13972 14124 W System.err: 03-09 12:49:26.196 13972 14124 W System.err: at X.3g7.run(Unknown Source:259) 03-09 12:49:26.196 13972 14124 W System.err: 03-09 12:49:26.197 13972 14124 W System.err: at X.0yM.A1J(Unknown Source:2) 03-09 12:49:26.197 13972 14124 W System.err: 03-09 12:49:26.197 13972 14124 W System.err: at X.1nX.run(Unknown Source:91) 03-09 12:49:26.197 13972 14124 W System.err: 03-09 12:49:26.197 13972 14124 W System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) 03-09 12:49:26.197 13972 14124 W System.err: 03-09 12:49:26.198 13972 14124 W System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) 03-09 12:49:26.198 13972 14124 W System.err: 03-09 12:49:26.198 13972 14124 W System.err: at X.3gH.run(Unknown Source:1548) 03-09 12:49:26.198 13972 14124 W System.err: 03-09 12:49:26.198 13972 14124 W System.err: at java.lang.Thread.run(Thread.java:1012) 03-09 12:49:26.198 13972 14124 W System.err: 03-09 12:49:27.012 13972 13986 W com.mbwhatsapp: Suspending all threads took: 8.679ms 03-09 12:50:44.554 13972 13988 W System : A resource failed to call close. 03-09 12:50:44.555 13972 13988 W System : A resource failed to call close. 03-09 12:50:44.555 13972 13988 W System : A resource failed to call close. 03-09 12:50:44.555 13972 13988 W System : A resource failed to call close. 03-09 12:50:44.555 13972 13988 W System : A resource failed to call close. 03-09 12:50:44.555 13972 13988 W System : A resource failed to call close. 03-09 12:50:44.555 13972 13988 W System : A resource failed to call close. 03-09 12:50:44.555 13972 13988 W System : A resource failed to call close. 03-09 12:50:44.555 13972 13988 W System : A resource failed to call close. 03-09 12:50:44.555 13972 13988 W System : A resource failed to call close. 03-09 12:50:44.555 13972 13988 W System : A resource failed to call close. 03-09 12:50:44.555 13972 13988 W System : A resource failed to call close. 03-09 12:50:44.555 13972 13988 W System : A resource failed to call close. 03-09 12:50:44.555 13972 13988 W System : A resource failed to call close. 03-09 12:50:44.555 13972 13988 W System : A resource failed to call close. 03-09 12:50:44.557 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.961 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.962 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.962 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.962 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.962 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.962 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.962 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.962 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.962 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.962 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.963 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.963 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.963 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.963 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.963 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.963 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.963 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.963 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.963 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.963 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.964 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.964 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.964 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.964 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.964 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.964 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.964 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.964 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.964 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.964 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.964 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.964 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.965 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.965 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.965 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.965 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.965 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.965 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.965 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.965 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.965 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.965 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.966 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.966 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.966 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.966 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.966 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.966 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.966 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.967 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.967 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.967 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.967 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.967 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.967 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.967 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.967 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.967 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.967 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.967 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.967 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.967 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.967 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.967 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.968 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.968 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.968 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.968 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.968 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.968 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.968 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.968 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.968 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.968 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.968 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.968 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.969 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.969 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.969 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.969 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.969 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.969 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.969 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.969 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.969 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.969 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.969 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.969 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.969 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.969 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.969 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.969 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.969 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.969 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.969 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.970 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.970 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.970 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.970 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.970 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.970 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.970 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.970 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.970 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.970 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.970 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.970 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.970 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.970 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.970 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.970 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.970 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.971 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.971 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.971 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.971 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.971 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.971 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.971 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.971 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.971 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.971 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.971 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.971 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.971 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.971 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.971 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.971 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.972 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.972 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.972 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.972 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.972 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.972 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.972 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.972 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.972 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.972 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.972 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.972 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.972 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.972 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.972 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.972 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.972 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.972 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.972 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.972 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.972 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.973 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.973 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.973 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.973 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.973 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.973 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.973 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.973 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.973 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.973 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.973 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.973 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.973 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.973 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.973 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.973 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.973 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.973 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.973 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.973 13972 13988 W System : A resource failed to call close. 03-09 12:51:05.973 13972 13988 W System : A resource failed to call close. 03--------- beginning of main 03-09 13:51:18.629 14178 14178 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-09 13:51:19.202 14178 14178 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-09 13:51:19.206 14178 14178 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-09 13:51:19.206 14178 14178 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-09 13:51:19.206 14178 14178 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-09 13:51:19.206 14178 14178 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-09 13:51:19.206 14178 14178 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-09 13:51:19.206 14178 14178 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-09 13:51:19.207 14178 14178 W System.err: at java.lang.Class.newInstance(Native Method) 03-09 13:51:19.207 14178 14178 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-09 13:51:19.207 14178 14178 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-09 13:51:19.207 14178 14178 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-09 13:51:19.207 14178 14178 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-09 13:51:19.207 14178 14178 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-09 13:51:19.207 14178 14178 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-09 13:51:19.207 14178 14178 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-09 13:51:19.207 14178 14178 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-09 13:51:19.207 14178 14178 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-09 13:51:19.207 14178 14178 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-09 13:51:19.207 14178 14178 W System.err: at android.os.Looper.loop(Looper.java:313) 03-09 13:51:19.207 14178 14178 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-09 13:51:19.207 14178 14178 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-09 13:51:19.207 14178 14178 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-09 13:51:19.207 14178 14178 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-09 13:51:19.438 14178 14178 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-09 13:51:21.175 14178 14178 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-09 13:51:21.175 14178 14178 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-09 13:51:22.371 14317 14317 W libprocessgroup: Controller sfreezer is not found 03-09 13:51:22.382 14317 14317 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-09 13:51:22.382 14317 14317 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-09 13:51:22.830 14178 14400 W com.mbwhatsapp: Verification of void X.2rL.<init>(X.21A, X.2sb, X.3Qo, X.2sg) took 120.736ms (215.35 bytecodes/s) (1872B approximate peak alloc) 03-09 13:51:23.001 14178 14400 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-09 13:51:23.001 14178 14400 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-09 13:51:23.001 14178 14400 W com.mbwhatsapp: and incorrect proguard optimizations. 03-09 13:51:23.206 14178 14326 W com.mbwhatsapp: Long monitor contention with owner main (14178) at java.lang.Object X.3hf.get()(:-1) waiters=0 in java.lang.Object X.3hf.get() for 109ms 03-09 13:51:29.442 14178 14469 E ArmVmp : Match on catch block at 0x02 in for 0x25 03-09 13:51:29.598 14178 14469 W System.err: java.lang.NullPointerException 03-09 13:51:29.598 14178 14469 W System.err: 03-09 13:51:29.599 14178 14469 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.A21(Native Method) 03-09 13:51:29.599 14178 14469 W System.err: 03-09 13:51:29.599 14178 14469 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.getContactInfoGET(Native Method) 03-09 13:51:29.599 14178 14469 W System.err: 03-09 13:51:29.600 14178 14469 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.<init>(Unknown Source:5) 03-09 13:51:29.600 14178 14469 W System.err: 03-09 13:51:29.600 14178 14469 W System.err: at mbmodsd.mbmodsw.ui.views.toast.MBON.shTP(Native Method) 03-09 13:51:29.600 14178 14469 W System.err: 03-09 13:51:29.600 14178 14469 W System.err: at X.1bt.A01(Unknown Source:178) 03-09 13:51:29.600 14178 14469 W System.err: 03-09 13:51:29.690 14178 14469 W System.err: at X.3Uy.A02(Unknown Source:93) 03-09 13:51:29.692 14178 14469 W System.err: 03-09 13:51:29.694 14178 14469 W System.err: at X.3g7.run(Unknown Source:259) 03-09 13:51:29.800 14178 14469 W System.err: 03-09 13:51:29.987 14178 14469 W System.err: at X.0yM.A1J(Unknown Source:2) 03-09 13:51:29.987 14178 14469 W System.err: 03-09 13:51:29.987 14178 14469 W System.err: at X.1nX.run(Unknown Source:91) 03-09 13:51:29.988 14178 14469 W System.err: 03-09 13:51:29.988 14178 14469 W System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) 03-09 13:51:29.988 14178 14469 W System.err: 03-09 13:51:29.989 14178 14469 W System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) 03-09 13:51:29.989 14178 14469 W System.err: 03-09 13:51:29.989 14178 14469 W System.err: at X.3gH.run(Unknown Source:1548) 03-09 13:51:29.989 14178 14469 W System.err: 03-09 13:51:30.014 14178 14469 W System.err: at java.lang.Thread.run(Thread.java:1012) 03-09 13:51:30.014 14178 14469 W System.err: 03-09 13:51:30.283 14178 14200 W com.mbwhatsapp: Suspending all threads took: 14.122ms 03-09 13:51:30.489 14178 14200 W com.mbwhatsapp: Suspending all threads took: 30.313ms 03-09 13:51:31.021 14178 14895 E ArmVmp : Match on catch block at 0x02 in for 0x2d 03-09 13:51:31.022 14178 14470 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #3 (14452) at android.database.sqlite.SQLiteConnection android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String, int, android.os.CancellationSignal)(SQLiteConnectionPool.java:984) waiters=0 in android.database.sqlite.SQLiteConnection android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String, int, android.os.CancellationSignal) for 1.189s 03-09 13:51:31.027 14178 14895 W System.err: java.lang.NullPointerException 03-09 13:51:31.028 14178 14895 W System.err: 03-09 13:51:31.030 14178 14895 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.A21(Native Method) 03-09 13:51:31.031 14178 14895 W System.err: 03-09 13:51:31.031 14178 14895 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.getContactInfoGET(Native Method) 03-09 13:51:31.058 14178 14895 W System.err: 03-09 13:51:31.058 14178 14895 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.<init>(Unknown Source:5) 03-09 13:51:31.058 14178 14895 W System.err: 03-09 13:51:31.059 14178 14895 W System.err: at mbmodsd.mbmodsw.ui.views.toast.MBON.shTP(Native Method) 03-09 13:51:31.059 14178 14895 W System.err: 03-09 13:51:31.059 14178 14895 W System.err: at X.1bt.A01(Unknown Source:178) 03-09 13:51:31.059 14178 14895 W System.err: 03-09 13:51:31.060 14178 14895 W System.err: at X.3Uy.A02(Unknown Source:93) 03-09 13:51:31.060 14178 14895 W System.err: 03-09 13:51:31.060 14178 14895 W System.err: at X.3g7.run(Unknown Source:259) 03-09 13:51:31.060 14178 14895 --------- beginning of main 03-09 13:51:31.061 14178 14895 W System.err: at X.1nX.run(Unknown Source:91) 03-09 13:51:31.061 14178 14895 W System.err: 03-09 13:51:31.061 14178 14895 W System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) 03-09 13:51:31.142 14178 14895 W System.err: 03-09 13:51:31.294 14178 14895 W System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) 03-09 13:51:31.295 14178 14895 W System.err: 03-09 13:51:31.297 14178 14895 W System.err: at X.3gH.run(Unknown Source:1548) 03-09 13:51:31.297 14178 14895 W System.err: 03-09 13:51:31.301 14178 14895 W System.err: at java.lang.Thread.run(Thread.java:1012) 03-09 13:51:31.302 14178 14895 W System.err: 03-09 13:51:32.182 14178 14452 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #7 (14470) at android.database.sqlite.SQLiteConnection android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String, int, android.os.CancellationSignal)(SQLiteConnectionPool.java:984) waiters=3 in void android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql ite.SQLiteConnection) for 1.156s 03-09 13:51:36.571 14178 14993 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #7 (14470) at android.database.sqlite.SQLiteConnection android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String, int, android.os.CancellationSignal)(SQLiteConnectionPool.java:984) waiters=0 in void android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql ite.SQLiteConnection) for 485ms 03-09 13:51:39.392 14178 14200 W com.mbwhatsapp: Suspending all threads took: 27.280ms 03-09 13:52:15.788 17005 17005 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-09 13:52:16.369 17005 17005 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-09 13:52:16.376 17005 17005 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-09 13:52:16.377 17005 17005 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-09 13:52:16.377 17005 17005 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-09 13:52:16.377 17005 17005 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-09 13:52:16.377 17005 17005 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-09 13:52:16.377 17005 17005 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-09 13:52:16.377 17005 17005 W System.err: at java.lang.Class.newInstance(Native Method) 03-09 13:52:16.377 17005 17005 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-09 13:52:16.377 17005 17005 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-09 13:52:16.377 17005 17005 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-09 13:52:16.377 17005 17005 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-09 13:52:16.377 17005 17005 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-09 13:52:16.377 17005 17005 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-09 13:52:16.377 17005 17005 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-09 13:52:16.377 17005 17005 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-09 13:52:16.377 17005 17005 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-09 13:52:16.377 17005 17005 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-09 13:52:16.377 17005 17005 W System.err: at android.os.Looper.loop(Looper.java:313) 03-09 13:52:16.377 17005 17005 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-09 13:52:16.377 17005 17005 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-09 13:52:16.377 1--------- beginning of main 03-09 14:51:21.194 23099 23099 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-09 14:51:21.949 23099 23099 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-09 14:51:21.955 23099 23099 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-09 14:51:21.956 23099 23099 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-09 14:51:21.956 23099 23099 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-09 14:51:21.956 23099 23099 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-09 14:51:21.956 23099 23099 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-09 14:51:21.956 23099 23099 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-09 14:51:21.956 23099 23099 W System.err: at java.lang.Class.newInstance(Native Method) 03-09 14:51:21.956 23099 23099 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-09 14:51:21.956 23099 23099 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-09 14:51:21.956 23099 23099 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-09 14:51:21.956 23099 23099 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-09 14:51:21.956 23099 23099 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-09 14:51:21.956 23099 23099 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-09 14:51:21.956 23099 23099 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-09 14:51:21.956 23099 23099 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-09 14:51:21.956 23099 23099 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-09 14:51:21.956 23099 23099 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-09 14:51:21.956 23099 23099 W System.err: at android.os.Looper.loop(Looper.java:313) 03-09 14:51:21.956 23099 23099 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-09 14:51:21.956 23099 23099 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-09 14:51:21.956 23099 23099 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-09 14:51:21.956 23099 23099 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-09 14:51:22.242 23099 23099 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-09 14:51:23.906 23099 23099 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-09 14:51:23.921 23099 23099 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-09 14:51:24.393 23228 23228 W libprocessgroup: Controller sfreezer is not found 03-09 14:51:24.396 23228 23228 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-09 14:51:24.396 23228 23228 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-09 14:51:27.340 23099 23306 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #1 (23296) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6 X.35t.A08() for 314ms 03-09 14:52:15.785 23724 23724 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-09 14:52:16.156 23724 23724 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-09 14:52:16.159 23724 23724 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-09 14:--------- beginning of main 03-09 14:52:16.363 23724 23724 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-09 14:52:17.295 23724 23724 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-09 14:52:17.295 23724 23724 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-09 14:52:17.697 23724 23771 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-09 14:52:17.697 23724 23771 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-09 14:52:17.697 23724 23771 W com.mbwhatsapp: and incorrect proguard optimizations. 03-09 14:52:17.716 23758 23758 W libprocessgroup: Controller sfreezer is not found 03-09 14:52:17.718 23758 23758 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-09 14:52:17.718 23758 23758 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-09 14:54:16.248 25067 25067 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-09 14:54:18.512 25067 25067 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-09 14:54:18.531 25067 25067 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-09 14:54:18.531 25067 25067 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-09 14:54:18.532 25067 25067 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-09 14:54:18.532 25067 25067 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-09 14:54:18.532 25067 25067 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-09 14:54:18.532 25067 25067 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-09 14:54:18.532 25067 25067 W System.err: at java.lang.Class.newInstance(Native Method) 03-09 14:54:18.532 25067 25067 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-09 14:54:18.532 25067 25067 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-09 14:54:18.532 25067 25067 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-09 14:54:18.532 25067 25067 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-09 14:54:18.532 25067 25067 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-09 14:54:18.532 25067 25067 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-09 14:54:18.532 25067 25067 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-09 14:54:18.532 25067 25067 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-09 14:54:18.532 25067 25067 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-09 14:54:18.532 25067 25067 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-09 14:54:18.532 25067 25067 W System.err: at android.os.Looper.loop(Looper.java:313) 03-09 14:54:18.532 25067 25067 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-09 14:54:18.532 25067 25067 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-09 14:54:18.532 25067 25067 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-09 14:54:18.532 25067 25067 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-09 14:54:18.936 25067 25067 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a cus--------- beginning of main 03-09 14:54:21.125 25067 25067 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-09 14:54:21.125 25067 25067 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-09 14:54:22.127 25174 25174 W libprocessgroup: Controller sfreezer is not found 03-09 14:54:22.135 25174 25174 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-09 14:54:22.135 25174 25174 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-09 14:54:23.475 25067 25234 W com.mbwhatsapp: Verification of void X.2rL.<init>(X.21A, X.2sb, X.3Qo, X.2sg) took 160.402ms (162.09 bytecodes/s) (1872B approximate peak alloc) 03-09 14:54:23.565 25067 25234 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-09 14:54:23.565 25067 25234 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-09 14:54:23.565 25067 25234 W com.mbwhatsapp: and incorrect proguard optimizations. 03-09 14:55:15.954 26630 26630 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-09 14:55:17.053 26630 26630 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-09 14:55:17.058 26630 26630 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-09 14:55:17.062 26630 26630 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-09 14:55:17.062 26630 26630 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-09 14:55:17.062 26630 26630 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-09 14:55:17.062 26630 26630 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-09 14:55:17.062 26630 26630 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-09 14:55:17.062 26630 26630 W System.err: at java.lang.Class.newInstance(Native Method) 03-09 14:55:17.062 26630 26630 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-09 14:55:17.062 26630 26630 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-09 14:55:17.062 26630 26630 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-09 14:55:17.062 26630 26630 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-09 14:55:17.063 26630 26630 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-09 14:55:17.063 26630 26630 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-09 14:55:17.063 26630 26630 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-09 14:55:17.063 26630 26630 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-09 14:55:17.063 26630 26630 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-09 14:55:17.063 26630 26630 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-09 14:55:17.063 26630 26630 W System.err: at android.os.Looper.loop(Looper.java:313) 03-09 14:55:17.063 26630 26630 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-09 14:55:17.063 26630 26630 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-09 14:55:17.063 26630 26630 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-09 14:55:17.063 26630 26630 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-09 14:55:17.554 26630 26630 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not --------- beginning of main 03-09 14:55:23.017 26630 26630 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-09 14:55:23.017 26630 26630 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-09 14:55:23.837 26780 26780 W libprocessgroup: Controller sfreezer is not found 03-09 14:55:23.851 26780 26780 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-09 14:55:23.851 26780 26780 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-09 14:55:25.118 26630 26801 W com.mbwhatsapp: Verification of void X.2rL.<init>(X.21A, X.2sb, X.3Qo, X.2sg) took 197.775ms (131.46 bytecodes/s) (1872B approximate peak alloc) 03-09 14:55:25.146 26630 26801 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-09 14:55:25.146 26630 26801 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-09 14:55:25.146 26630 26801 W com.mbwhatsapp: and incorrect proguard optimizations. 03-09 14:55:25.343 26630 26630 W com.mbwhatsapp: Long monitor contention with owner Logger (2.23.21.88(531124113)) (26685) at void android.icu.util.ULocale$AliasReplacer.loadAliasData()(ULocale.java:1361) waiters=0 in void android.icu.util.ULocale$AliasReplacer.loadAliasData() for 274ms 03-09 14:56:15.893 27929 27929 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-09 14:56:17.577 27929 27929 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-09 14:56:17.597 27929 27929 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-09 14:56:17.597 27929 27929 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-09 14:56:17.597 27929 27929 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-09 14:56:17.598 27929 27929 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-09 14:56:17.598 27929 27929 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-09 14:56:17.598 27929 27929 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-09 14:56:17.598 27929 27929 W System.err: at java.lang.Class.newInstance(Native Method) 03-09 14:56:17.598 27929 27929 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-09 14:56:17.598 27929 27929 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-09 14:56:17.598 27929 27929 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-09 14:56:17.598 27929 27929 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-09 14:56:17.598 27929 27929 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-09 14:56:17.598 27929 27929 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-09 14:56:17.601 27929 27929 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-09 14:56:17.601 27929 27929 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-09 14:56:17.601 27929 27929 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-09 14:56:17.601 27929 27929 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-09 14:56:17.601 27929 27929 W System.err: at android.os.Looper.loop(Looper.java:313) 03-09 14:56:17.601 27929 27929 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-09 14:56:17.601 27929 27929 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-09 14:56:17.602 27929 27929 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-09 14:56:17.602 27929 27929 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-09 14:56:18.--------- beginning of main 03-09 14:56:18.102 27929 27929 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-09 14:56:21.572 27929 27929 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-09 14:56:21.573 27929 27929 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-09 14:56:22.313 27972 27972 W libprocessgroup: Controller sfreezer is not found 03-09 14:56:22.317 27972 27972 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-09 14:56:22.317 27972 27972 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-09 14:56:23.125 27929 27994 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-09 14:56:23.125 27929 27994 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-09 14:56:23.125 27929 27994 W com.mbwhatsapp: and incorrect proguard optimizations. 03-09 14:57:15.788 30012 30012 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-09 14:57:16.375 30012 30012 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-09 14:57:16.379 30012 30012 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-09 14:57:16.379 30012 30012 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-09 14:57:16.379 30012 30012 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-09 14:57:16.379 30012 30012 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-09 14:57:16.379 30012 30012 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-09 14:57:16.379 30012 30012 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-09 14:57:16.379 30012 30012 W System.err: at java.lang.Class.newInstance(Native Method) 03-09 14:57:16.379 30012 30012 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-09 14:57:16.380 30012 30012 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-09 14:57:16.380 30012 30012 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-09 14:57:16.380 30012 30012 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-09 14:57:16.380 30012 30012 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-09 14:57:16.380 30012 30012 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-09 14:57:16.380 30012 30012 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-09 14:57:16.380 30012 30012 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-09 14:57:16.380 30012 30012 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-09 14:57:16.380 30012 30012 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-09 14:57:16.380 30012 30012 W System.err: at android.os.Looper.loop(Looper.java:313) 03-09 14:57:16.380 30012 30012 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-09 14:57:16.380 30012 30012 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-09 14:57:16.380 30012 30012 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-09 14:57:16.380 30012 30012 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-09 14:57:16.638 30012 30012 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a cus--------- beginning of main 03-09 19:46:40.431 7624 7624 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-09 19:46:41.244 7624 7624 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-09 19:46:41.247 7624 7624 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-09 19:46:41.247 7624 7624 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-09 19:46:41.247 7624 7624 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-09 19:46:41.247 7624 7624 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-09 19:46:41.247 7624 7624 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-09 19:46:41.247 7624 7624 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-09 19:46:41.247 7624 7624 W System.err: at java.lang.Class.newInstance(Native Method) 03-09 19:46:41.247 7624 7624 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-09 19:46:41.247 7624 7624 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-09 19:46:41.247 7624 7624 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-09 19:46:41.247 7624 7624 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-09 19:46:41.247 7624 7624 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-09 19:46:41.247 7624 7624 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-09 19:46:41.247 7624 7624 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-09 19:46:41.247 7624 7624 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-09 19:46:41.247 7624 7624 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-09 19:46:41.247 7624 7624 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-09 19:46:41.247 7624 7624 W System.err: at android.os.Looper.loop(Looper.java:313) 03-09 19:46:41.247 7624 7624 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-09 19:46:41.247 7624 7624 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-09 19:46:41.247 7624 7624 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-09 19:46:41.247 7624 7624 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-09 19:46:41.483 7624 7624 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-09 19:46:42.845 7624 7624 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-09 19:46:42.846 7624 7624 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-09 19:46:43.339 7789 7789 W libprocessgroup: Controller sfreezer is not found 03-09 19:46:43.341 7789 7789 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-09 19:46:43.341 7789 7789 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-09 19:46:43.747 7624 7808 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-09 19:46:43.747 7624 7808 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-09 19:46:43.747 7624 7808 W com.mbwhatsapp: and incorrect proguard optimizations. 03-09 19:47:02.349 7624 9267 W WM-Processor: Didn't find WorkSpec for id WorkGenerationalId(workSpecId=1ba6625a-55d1-4b9a-85a3-c76eef2d8ffe, generation=0) 03-09 19:49:21.054 17406 17406 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-09 19:49:23.806 17406 17406 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-09 19:49:23.948 17406 17406 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-09 19:49:23.948 17406 17406 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-09 19:49:23.948 17406 17406 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-09 19:49:23.948 17406 17406 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-09 19:49:23.948 17406 17406 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-09 19:49:23.948 17406 17406 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-09 19:49:23.948 17406 17406 W System.err: at java.lang.Class.newInstance(Native Method) 03-09 19:49:23.948 17406 17406 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-09 19:49:23.948 17406 17406 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-09 19:49:23.948 17406 17406 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-09 19:49:23.948 17406 17406 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-09 19:49:23.948 17406 17406 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-09 19:49:23.948 17406 17406 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-09 19:49:23.948 17406 17406 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-09 19:49:23.948 17406 17406 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-09 19:49:23.948 17406 17406 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-09 19:49:23.948 17406 17406 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-09 19:49:23.948 17406 17406 W System.err: at android.os.Looper.loop(Looper.java:313) 03-09 19:49:23.948 17406 17406 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-09 19:49:23.949 17406 17406 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-09 19:49:23.949 17406 17406 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-09 19:49:23.949 17406 17406 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-09 19:49:24.613 17406 17406 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-09 19:49:28.638 17406 17406 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-09 19:49:28.638 17406 17406 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-09 19:49:29.045 17607 17607 W libprocessgroup: Controller sfreezer is not found 03-09 19:49:29.049 17607 17607 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-09 19:49:29.049 17607 17607 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-09 19:49:30.517 17406 17640 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-09 19:49:30.517 17406 17640 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-09 19:49:30.517 17406 17640 W com.mbwhatsapp: and incorrect proguard optimizations. 03-09 19:49:34.327 17406 17788 E ArmVmp : Match on catch block at 0x02 in for 0x25 03-09 19:49:34.428 17406 17788 W System.err: java.lang.NullPointerException 03-09 19:49:34.428 17406 17788 W System.err: 03-09 19:49:34.517 17406 17788 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.A21(Native Method) 03-09 19:49:34.517 17406 17788 W System.err: 03-09 19:49:34.570 17406 17788 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.getContactInfoGET(Native Method) 03-09 19:49:34.570 17406 17788 W System.err: 03-09 19:49:34.570 17406 17788 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.<init>(Unknown Source:5) 03-09 19:49:34.570 17406 17788 W System.err: 03-09 19:49:34.571 17406 17788 W System.err: at mbmodsd.mbmodsw.ui.views.toast.MBON.shTP(Native Method) 03-09 19:49:34.571 17406 17788 W System.err: 03-09 19:49:34.571 17406 17788 W System.err: at X.1bt.A01(Unknown Source:178) 03-09 19:49:34.571 17406 17788 W System.err: 03-09 19:49:34.571 17406 17788 W System.err: at X.3Uy.A02(Unknown Source:93) 03-09 19:49:34.571 17406 17788 W System.err: 03-09 19:49:34.571 17406 17788 W System.err: at X.3g7.run(Unknown Source:259) 03-09 19:49:34.571 17406 17788 W System.err: 03-09 19:49:34.571 17406 17788 W System.err: at X.0yM.A1J(Unknown Source:2) 03-09 19:49:34.571 17406 17788 W System.err: 03-09 19:49:34.571 17406 17788 W System.err: at X.1nX.run(Unknown Source:91) 03-09 19:49:34.571 17406 17788 W System.err: 03-09 19:49:34.572 17406 17788 W System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) 03-09 19:49:34.572 17406 17788 W System.err: 03-09 19:49:34.572 17406 17788 W System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) 03-09 19:49:34.572 17406 17788 W System.err: 03-09 19:49:34.572 17406 17788 W System.err: at X.3gH.run(Unknown Source:1548) 03-09 19:49:34.572 17406 17788 W System.err: 03-09 19:49:34.614 17406 17788 W System.err: at java.lang.Thread.run(Thread.java:1012) 03-09 19:49:34.615 17406 17788 W System.err: 03-09 19:49:34.746 17406 17711 E ArmVmp : Match on catch block at 0x02 in for 0x35 03-09 19:49:34.756 17406 17711 W System.err: java.lang.NullPointerException 03-09 19:49:34.756 17406 17711 W System.err: 03-09 19:49:34.757 17406 17711 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.A21(Native Method) 03-09 19:49:34.758 17406 17711 W System.err: 03-09 19:49:34.758 17406 17711 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.getContactInfoGET(Native Method) 03-09 19:49:34.758 17406 17711 W System.err: 03-09 19:49:34.758 17406 17711 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.<init>(Unknown Source:5) 03-09 19:49:34.758 17406 17711 W System.err: 03-09 19:49:34.758 17406 17711 W System.err: at mbmodsd.mbmodsw.ui.views.toast.MBON.shTP(Native Method) 03-09 19:49:34.759 17406 17711 W System.err: 03-09 19:49:34.759 17406 17711 W System.err: at X.1bt.A01(Unknown Source:178) 03-09 19:49:34.759 17406 17711 W System.err: 03-09 19:49:34.759 17406 17711 W System.err: at X.3Uy.A02(Unknown Source:93) 03-09 19:49:34.759 17406 17711 W System.err: 03-09 19:49:34.759 17406 17711 W System.err: at X.3g7.run(Unknown Source:259) 03-09 19:49:34.759 17406 17711 W System.err: 03-09 19:49:34.759 17406 17711 W System.err: at X.0yM.A1J(Unknown Source:2) 03-09 19:49:34.759 17406 17711 W System.err: 03-09 19:49:34.759 17406 17711 W System.err: at X.1nX.run(Unknown Source:91) 03-09 19:49:34.759 17406 17711 W System.err: 03-09 19:49:34.759 17406 17711 W System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) 03-09 19:49:34.760 17406 17711 W System.err: 03-09 19:49:34.760 17406 17711 W System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) 03-09 19:49:34.760 17406 17711 W System.err: 03-09 19:49:34.760 17406 17711 W System.err: at X.3gH.run(Unknown Source:1548) 03-09 19:49:34.760 17406 17711 W System.err: 03-09 19:49:34.766 17406 17711 W System.err: at java.lang.Thread.run(Thread.java:1012) 03-09 19:49:34.766 17406 17711 W System.err: 03-09 19:49:34.850 17406 17789 E ArmVmp : Match on catch block at 0x02 in for 0x29 03-09 19:49:34.850 17406 17789 W System.err: java.lang.NullPointerException 03-09 19:49:34.851 17406 17789 W System.err: 03-09 19:49:34.852 17406 17789 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.A21(Native Method) 03-09 19:49:34.852 17406 17789 W System.err: 03-09 19:49:34.910 17406 17789 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.getContactInfoGET(Native Method) 03-09 19:49:34.910 17406 17789 W System.err: 03-09 19:49:34.910 17406 17789 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.<init>(Unknown Source:5) 03-09 19:49:34.910 17406 17789 W System.err: 03-09 19:49:34.910 17406 17789 W System.err: at mbmodsd.mbmodsw.ui.views.toast.MBON.shTP(Native Method) 03-09 19:49:34.910 17406 17789 W System.err: 03-09 19:49:34.911 17406 17789 W System.err: at X.1bt.A01(Unknown Source:178) 03-09 19:49:34.911 17406 17789 W System.err: 03-09 19:49:34.911 17406 17789 W System.err: at X.3Uy.A02(Unknown Source:93) 03-09 19:49:34.911 17406 17789 W System.err: 03-09 19:49:34.911 17406 17789 W System.err: at X.3g7.run(Unknown Source:259) 03-09 19:49:34.911 17406 17789 W System.err: 03-09 19:49:34.911 17406 17789 W System.err: at X.0yM.A1J(Unknown Source:2) 03-09 19:49:34.911 17406 17789 W System.err: 03-09 19:49:34.911 17406 17789 W System.err: at X.1nX.run(Unknown Source:91) 03-09 19:49:34.911 17406 17789 W System.err: 03-09 19:49:34.911 17406 17789 W System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) 03-09 19:49:34.911 17406 17789 W System.err: 03-09 19:49:34.912 17406 17789 W System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) 03-09 19:49:34.912 17406 17789 W System.err: 03-09 19:49:34.912 17406 17789 W System.err: at X.3gH.run(Unknown Source:1548) 03-09 19:49:34.912 17406 17789 W System.err: 03-09 19:49:34.912 17406 17789 W System.err: at java.lang.Thread.run(Thread.java:1012) 03-09 19:49:34.912 17406 17789 W System.err: 03-09 19:49:34.981 17406 17663 E ArmVmp : Match on catch block at 0x02 in for 0x35 03-09 19:49:34.982 17406 17663 W System.err: java.lang.NullPointerException 03-09 19:49:34.982 17406 17663 W System.err: 03-09 19:49:34.991 17406 17663 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.A21(Native Method) 03-09 19:49:34.991 17406 17663 W System.err: 03-09 19:49:34.992 17406 17663 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.getContactInfoGET(Native Method) 03-09 19:49:34.992 17406 17663 W System.err: 03-09 19:49:34.992 17406 17663 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.<init>(Unknown Source:5) 03-09 19:49:34.992 17406 17663 W System.err: 03-09 19:49:34.992 17406 17663 W System.err: at mbmodsd.mbmodsw.ui.views.toast.MBON.shTP(Native Method) 03-09 19:49:34.992 17406 17663 W System.err: 03-09 19:49:34.992 17406 17663 W System.err: at X.1bt.A01(Unknown Source:178) 03-09 19:49:34.992 17406 17663 W System.err: 03-09 19:49:34.992 17406 17663 W System.err: at X.3Uy.A02(Unknown Source:93) 03-09 19:49:34.993 17406 17663 W System.err: 03-09 19:49:34.993 17406 17663 W System.err: at X.3g7.run(Unknown Source:259) 03-09 19:49:34.993 17406 17663 W System.err: 03-09 19:49:34.993 17406 17663 W System.err: at X.0yM.A1J(Unknown Source:2) 03-09 19:49:34.993 17406 17663 W System.err: 03-09 19:49:34.993 17406 17663 W System.err: at X.1nX.run(Unknown Source:91) 03-09 19:49:34.995 17406 17663 W System.err: 03-09 19:49:34.995 17406 17663 W System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) 03-09 19:49:34.995 17406 17663 W System.err: 03-09 19:49:34.995 17406 17663 W System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) 03-09 19:49:34.995 17406 17663 W System.err: 03-09 19:49:34.995 17406 17663 W System.err: at X.3gH.run(Unknown Source:1548) 03-09 19:49:34.996 17406 17663 W System.err: 03-09 19:49:34.996 17406 17663 W System.err: at java.lang.Thread.run(Thread.java:1012) 03-09 19:49:34.996 17406 17663 W System.err: 03-09 19:49:35.117 17406 17789 E ArmVmp : Match on catch block at 0x02 in for 0x35 03-09 19:49:35.117 17406 17789 W System.err: java.lang.NullPointerException 03-09 19:49:35.117 17406 17789 W System.err: 03-09 19:49:35.118 17406 17789 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.A21(Native Method) 03-09 19:49:35.118 17406 17789 W System.err: 03-09 19:49:35.119 17406 17789 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.getContactInfoGET(Native Method) 03-09 19:49:35.119 17406 17789 W System.err: 03-09 19:49:35.119 17406 17789 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.<init>(Unknown Source:5) 03-09 19:49:35.119 17406 17789 W System.err: 03-09 19:49:35.120 17406 17789 W System.err: at mbmodsd.mbmodsw.ui.views.toast.MBON.shTP(Native Method) 03-09 19:49:35.120 17406 17789 W System.err: 03-09 19:49:35.120 17406 17789 W System.err: at X.1bt.A01(Unknown Source:178) 03-09 19:49:35.120 17406 17789 W System.err: 03-09 19:49:35.120 17406 17789 W System.err: at X.3Uy.A02(Unknown Source:93) 03-09 19:49:35.120 17406 17789 W System.err: 03-09 19:49:35.171 17406 17789 W System.err: at X.3g7.run(Unknown Source:259) 03-09 19:49:35.172 17406 17789 W System.err: 03-09 19:49:35.173 17406 17789 W System.err: at X.0yM.A1J(Unknown Source:2) 03-09 19:49:35.173 17406 17789 W System.err: 03-09 19:49:35.173 17406 17789 W System.err: at X.1nX.run(Unknown Source:91) 03-09 19:49:35.173 17406 17789 W System.err: 03-09 19:49:35.178 17406 17789 W System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) 03-09 19:49:35.179 17406 17789 W System.err: 03-09 19:49:35.209 17406 17789 W System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) 03-09 19:49:35.209 17406 17789 W System.err: 03-09 19:49:35.210 17406 17789 W System.err: at X.3gH.run(Unknown Source:1548) 03-09 19:49:35.210 17406 17789 W System.err: 03-09 19:49:35.210 17406 17789 W System.err: at java.lang.Thread.run(Thread.java:1012) 03-09 19:49:35.210 17406 17789 W System.err: 03-09 19:49:35.232 17406 17663 E ArmVmp : Match on catch block at 0x02 in for 0x31 03-09 19:49:35.254 17406 17663 W System.err: java.lang.NullPointerException 03-09 19:49:35.254 17406 17663 W System.err: 03-09 19:49:35.255 17406 17663 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.A21(Native Method) 03-09 19:49:35.255 17406 17663 W System.err: 03-09 19:49:35.255 17406 17663 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.getContactInfoGET(Native Method) 03-09 19:49:35.256 17406 17663 W System.err: 03-09 19:49:35.256 17406 17663 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.<init>(Unknown Source:5) 03-09 19:49:35.256 17406 17663 W System.err: 03-09 19:49:35.256 17406 17663 W System.err: at mbmodsd.mbmodsw.ui.views.toast.MBON.shTP(Native Method) 03-09 19:49:35.256 17406 17663 W System.err: 03-09 19:49:35.256 17406 17663 W System.err: at X.1bt.A01(Unknown Source:178) 03-09 19:49:35.257 17406 17663 W System.err: 03-09 19:49:35.257 17406 17663 W System.err: at X.3Uy.A02(Unknown Source:93) 03-09 19:49:35.257 17406 17663 W System.err: 03-09 19:49:35.257 17406 17663 W System.err: at X.3g7.run(Unknown Source:259) 03-09 19:49:35.257 17406 17663 W System.err: 03-09 19:49:35.257 17406 17663 W System.err: at X.0yM.A1J(Unknown Source:2) 03-09 19:49:35.258 17406 17663 W System.err: 03-09 19:49:35.259 17406 17663 W System.err: at X.1nX.run(Unknown Source:91) 03-09 19:49:35.259 17406 17663 W System.err: 03-09 19:49:35.259 17406 17663 W System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) 03-09 19:49:35.259 17406 17663 W System.err: 03-09 19:49:35.260 17406 17663 W System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) 03-09 19:49:35.260 17406 17663 W System.err: 03-09 19:49:35.260 17406 17663 W System.err: at X.3gH.run(Unknown Source:1548) 03-09 19:49:35.260 17406 17663 W System.err: 03-09 19:49:35.260 17406 17663 W System.err: at java.lang.Thread.run(Thread.java:1012) 03-09 19:49:35.260 17406 17663 W System.err: 03-09 19:49:35.497 17406 17415 W com.mbwhatsapp: Suspending all threads took: 12.774ms 03-09 19:49:36.323 17406 17796 W com.mbwhatsapp: Long monitor contention wit--------- beginning of main 03-09 19:49:36.418 17406 17415 W com.mbwhatsapp: Suspending all threads took: 17.249ms 03-09 19:49:37.579 17406 17415 W com.mbwhatsapp: Suspending all threads took: 16.499ms 03-09 19:49:59.516 17406 18075 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #10 (17821) at void X.3GC.A01(X.31B)(:-1) waiters=0 in void X.3fp.run() for 139ms 03-09 19:50:23.051 17406 18075 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #2 (17655) at void X.3GC.A01(X.31B)(:-1) waiters=0 in void X.3fp.run() for 235ms 03-09 19:50:36.396 17406 18075 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #9 (17790) at void X.3GC.A01(X.31B)(:-1) waiters=0 in void X.3fp.run() for 112ms 03-09 19:50:40.184 17406 18075 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #2 (17655) at void X.3GC.A01(X.31B)(:-1) waiters=0 in void X.3fp.run() for 128ms 03-09 19:51:23.831 22470 22470 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-09 19:51:24.825 22470 22470 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-09 19:51:24.837 22470 22470 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-09 19:51:24.837 22470 22470 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-09 19:51:24.837 22470 22470 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-09 19:51:24.837 22470 22470 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-09 19:51:24.837 22470 22470 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-09 19:51:24.837 22470 22470 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-09 19:51:24.837 22470 22470 W System.err: at java.lang.Class.newInstance(Native Method) 03-09 19:51:24.837 22470 22470 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-09 19:51:24.837 22470 22470 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-09 19:51:24.837 22470 22470 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-09 19:51:24.837 22470 22470 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-09 19:51:24.837 22470 22470 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-09 19:51:24.837 22470 22470 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-09 19:51:24.837 22470 22470 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-09 19:51:24.837 22470 22470 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-09 19:51:24.837 22470 22470 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-09 19:51:24.837 22470 22470 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-09 19:51:24.837 22470 22470 W System.err: at android.os.Looper.loop(Looper.java:313) 03-09 19:51:24.837 22470 22470 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-09 19:51:24.837 22470 22470 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-09 19:51:24.837 22470 22470 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-09 19:51:24.837 22470 22470 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-09 19:51:25.230 22470 22470 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-09 19:51:27.238 22470 22470 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-09 19:51:27.239 22470 22470 W com.mbwhatsapp: Accessin--------- beginning of main 03-09 21:14:45.055 15920 15920 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-09 21:14:46.205 15920 15920 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-09 21:14:46.214 15920 15920 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-09 21:14:46.214 15920 15920 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-09 21:14:46.214 15920 15920 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-09 21:14:46.214 15920 15920 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-09 21:14:46.214 15920 15920 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-09 21:14:46.215 15920 15920 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-09 21:14:46.215 15920 15920 W System.err: at java.lang.Class.newInstance(Native Method) 03-09 21:14:46.215 15920 15920 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-09 21:14:46.215 15920 15920 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-09 21:14:46.215 15920 15920 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-09 21:14:46.215 15920 15920 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-09 21:14:46.215 15920 15920 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-09 21:14:46.215 15920 15920 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-09 21:14:46.215 15920 15920 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-09 21:14:46.215 15920 15920 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-09 21:14:46.215 15920 15920 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-09 21:14:46.215 15920 15920 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-09 21:14:46.215 15920 15920 W System.err: at android.os.Looper.loop(Looper.java:313) 03-09 21:14:46.215 15920 15920 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-09 21:14:46.215 15920 15920 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-09 21:14:46.215 15920 15920 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-09 21:14:46.215 15920 15920 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-09 21:14:46.906 15920 15920 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-09 21:14:48.368 15920 15920 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-09 21:14:48.369 15920 15920 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-09 21:14:49.429 16336 16336 W libprocessgroup: Controller sfreezer is not found 03-09 21:14:49.430 16336 16336 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-09 21:14:49.431 16336 16336 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-09 21:14:49.900 15920 16534 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-09 21:14:49.900 15920 16534 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-09 21:14:49.900 15920 16534 W com.mbwhatsapp: and incorrect proguard optimizations. 03-09 21:14:49.984 15920 15920 W com.mbwhatsapp: Long monitor contention with owner Logger (2.23.21.88(531124113)) (16184) at void android.icu.util.ULocale$AliasReplac--------- beginning of main 03-09 21:14:50.667 15920 16397 W com.mbwhatsapp: Long monitor contention with owner main (15920) at java.lang.Object X.3hf.get()(:-1) waiters=0 in java.lang.Object X.3hf.get() for 441ms 03-09 21:14:51.435 15920 16632 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #2 (16579) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6 X.35t.A08() for 173ms 03-09 21:14:55.836 15920 15936 W com.mbwhatsapp: Suspending all threads took: 58.715ms 03-09 21:15:20.523 19643 19643 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-09 21:15:21.739 19643 19643 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-09 21:15:21.758 19643 19643 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-09 21:15:21.758 19643 19643 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-09 21:15:21.758 19643 19643 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-09 21:15:21.758 19643 19643 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-09 21:15:21.758 19643 19643 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-09 21:15:21.758 19643 19643 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-09 21:15:21.758 19643 19643 W System.err: at java.lang.Class.newInstance(Native Method) 03-09 21:15:21.758 19643 19643 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-09 21:15:21.758 19643 19643 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-09 21:15:21.758 19643 19643 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-09 21:15:21.758 19643 19643 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-09 21:15:21.758 19643 19643 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-09 21:15:21.758 19643 19643 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-09 21:15:21.759 19643 19643 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-09 21:15:21.759 19643 19643 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-09 21:15:21.759 19643 19643 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-09 21:15:21.759 19643 19643 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-09 21:15:21.759 19643 19643 W System.err: at android.os.Looper.loop(Looper.java:313) 03-09 21:15:21.759 19643 19643 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-09 21:15:21.759 19643 19643 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-09 21:15:21.759 19643 19643 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-09 21:15:21.759 19643 19643 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-09 21:15:22.417 19643 19643 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-09 21:15:24.492 19643 19643 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-09 21:15:24.493 19643 19643 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-09 21:15:24.866 19776 19776 W libprocessgroup: Controller sfreezer is not found 03-09 21:15:24.868 19776 19776 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-09 21:15:24.868 19776 19776 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-09 21:15:26.473 19643 19654 W com.mbwhatsapp: Suspending all threads took: 34.781ms 03-09 21:15:26.529 19643 19839 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-09 21:15:26.529 19643 19839 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-09 21:15:26.529 19643 19839 W com.mbwhatsapp: and incorrect proguard optimizations. 03-09 21:15:31.564 19643 19654 W com.mbwhatsapp: Suspending all threads took: 15.981ms 03-09 21:15:36.679 19643 19654 W com.mbwhatsapp: Suspending all threads took: 10.351ms 03-09 21:16:00.163 19643 19654 W com.mbwhatsapp: Suspending all threads took: 71.984ms 03-09 21:17:18.022 19643 19643 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-09 21:17:18.423 19643 26600 E QT : [QT]file does not exist 03-09 21:17:18.517 19643 19643 W com.mbwhatsapp: Method void com.mbwhatsapp.HomeActivity.A6e() failed lock verification and will run slower. 03-09 21:17:19.513 19643 19643 E ArmVmp : Match on catch block at 0x0a in for 0x18d 03-09 21:17:19.742 19643 19643 E ArmVmp : Match on catch block at 0x0a in for 0x271 03-09 21:17:19.854 19643 19643 W Activity: Can request only one set of permissions at a time 03-09 21:17:20.052 19643 26603 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/ConscryptEngineSocket;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-09 21:17:20.052 19643 26603 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-09 21:17:20.052 19643 26603 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-09 21:17:20.053 19643 26603 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/ConscryptEngineSocket;->setHostname(Ljava/lang/String;)V (max-target-q,core-platform-api, reflection, denied) 03-09 21:17:20.053 19643 26603 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setHostname(Ljava/lang/String;)V (max-target-q,core-platform-api, reflection, denied) 03-09 21:17:20.053 19643 26603 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setHostname(Ljava/lang/ String;)V (max-target-q, reflection, denied) 03-09 21:17:20.053 19643 26603 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setAlpnProtocols([B)V (max-target- q,core-platform-api, reflection, denied) 03-09 21:17:20.053 19643 26603 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setAlpnProtocols([B)V (max- target-q, reflection, denied) 03-09 21:17:20.383 19643 26603 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getAlpnSelectedProtocol()[B (max- target-q,core-platform-api, reflection, denied) 03-09 21:17:20.383 19643 26603 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->getAlpnSelectedProtocol()[B (max-target-q, reflection, denied) 03-09 21:17:20.872 19643 19643 E FBI : Can't load library: dlopen failed: library "libmagtsync.so" not found 03-09 21:17:20.890 19643 26623 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-09 21:17:21.573 19643 26600 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-09 21:17:21.573 19643 26600 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-09 21:17:21.580 19643 26600 W Parcel : Expecting binder but got null! 03-09 21:17:21.725 19643 19643 E ArmVmp : Match on catch block at 0x0a in for 0x1b9 03-09 21:17:21.725 19643 26600 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-09 21:17:21.725 19643 26600 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-09 21:17:21.775 19643 26600 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-09 21:17:21.775 19643 26600 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-09 21:17:22.230 19643 26639 W LOTTIE : Animation contains merge paths. Merge paths are only supported on KitKat+ and must be manually enabled by calling enableMergePathsForKitKatAndAbove(). 03-09 21:17:22.353 19643 26600 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-09 21:17:22.353 19643 26600 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-09 21:17:22.518 19643 26600 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-09 21:17:22.518 19643 26600 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-09 21:17:22.575 19643 26600 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-09 21:17:22.575 19643 26600 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-09 21:17:22.585 19643 19643 W LOTTIE : Animation contains merge paths but they are disabled. 03-09 21:17:22.627 19643 26600 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-09 21:17:22.627 19643 26600 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-09 21:17:22.691 19643 26600 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-09 21:17:22.691 19643 26600 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-09 21:17:22.709 19643 26600 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-09 21:17:22.709 19643 26600 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-09 21:17:22.737 19643 26600 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-09 21:17:22.737 19643 26600 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-09 21:17:22.744 19643 26600 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-09 21:17:22.745 19643 26600 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-09 21:17:22.756 19643 26600 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-09 21:17:22.756 19643 26600 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-09 21:17:22.770 19643 26600 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-09 21:17:22.770 19643 26600 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-09 21:17:22.787 19643 26600 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-09 21:17:22.787 19643 26600 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-09 21:17:22.803 19643 26600 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-09 21:17:22.803 19643 26600 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-09 21:17:22.820 19643 26600 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-09 21:17:22.820 19643 26600 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-09 21:17:22.836 19643 26600 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-09 21:17:22.836 19643 26600 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-09 21:17:22.853 19643 26600 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-09 21:17:22.853 19643 26600 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-09 21:17:22.871 19643 26600 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-09 21:17:22.871 19643 26600 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-09 21:17:22.887 19643 26600 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-09 21:17:22.887 19643 26600 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-09 21:17:22.903 19643 26600 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-09 21:17:22.903 19643 26600 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-09 21:17:22.920 19643 26600 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-09 21:17:22.920 19643 26600 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-09 21:17:22.937 19643 26600 E IMGMappe--------- beginning of main 03-09 21:17:22.954 19643 26600 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-09 21:17:22.954 19643 26600 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-09 21:17:22.971 19643 26600 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-09 21:17:22.971 19643 26600 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-09 21:17:22.987 19643 26600 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-09 21:17:22.987 19643 26600 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-09 21:17:23.004 19643 26600 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-09 21:17:23.004 19643 26600 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-09 21:17:25.205 19643 26600 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-09 21:17:25.205 19643 26600 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-09 21:17:25.556 19643 26600 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-09 21:17:25.556 19643 26600 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-09 21:17:25.640 19643 26600 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-09 21:17:25.640 19643 26600 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-09 21:17:37.980 26736 26736 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-09 21:17:38.187 26736 26736 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-09 21:17:38.190 26736 26736 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-09 21:17:38.191 26736 26736 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-09 21:17:38.191 26736 26736 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-09 21:17:38.191 26736 26736 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-09 21:17:38.191 26736 26736 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-09 21:17:38.191 26736 26736 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-09 21:17:38.191 26736 26736 W System.err: at java.lang.Class.newInstance(Native Method) 03-09 21:17:38.191 26736 26736 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-09 21:17:38.191 26736 26736 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-09 21:17:38.191 26736 26736 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-09 21:17:38.191 26736 26736 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-09 21:17:38.191 26736 26736 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-09 21:17:38.191 26736 26736 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-09 21:17:38.191 26736 26736 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-09 21:17:38.192 26736 26736 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-09 21:17:38.192 26736 26736 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-09 21:17:38.192 26736 26736 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-09 21:17:38.192 26736 26736 W System.err: at android.os.Looper.loop(Looper.java:313) 03-09 21:17:38.192 26736 26736 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-09 21:17:38.192 26736 26736 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-09 21:17:38.192 26736 26736 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-09 21:17:38.192 26736 26736 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-09 21:17:38.318 26736 26736 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptio--------- beginning of main 03-09 21:56:11.917 26736 26744 W com.mbwhatsapp: Reducing the number of considered missed Gc histogram windows from 146 to 100 03-09 21:58:22.311 6465 6465 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-09 21:58:22.856 6465 6465 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-09 21:58:22.860 6465 6465 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-09 21:58:22.861 6465 6465 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-09 21:58:22.861 6465 6465 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-09 21:58:22.861 6465 6465 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-09 21:58:22.861 6465 6465 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-09 21:58:22.861 6465 6465 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-09 21:58:22.861 6465 6465 W System.err: at java.lang.Class.newInstance(Native Method) 03-09 21:58:22.861 6465 6465 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-09 21:58:22.861 6465 6465 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-09 21:58:22.862 6465 6465 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-09 21:58:22.862 6465 6465 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-09 21:58:22.862 6465 6465 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-09 21:58:22.862 6465 6465 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-09 21:58:22.862 6465 6465 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-09 21:58:22.862 6465 6465 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-09 21:58:22.862 6465 6465 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-09 21:58:22.862 6465 6465 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-09 21:58:22.862 6465 6465 W System.err: at android.os.Looper.loop(Looper.java:313) 03-09 21:58:22.862 6465 6465 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-09 21:58:22.862 6465 6465 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-09 21:58:22.862 6465 6465 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-09 21:58:22.862 6465 6465 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-09 21:58:23.102 6465 6465 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-09 21:58:24.484 6465 6465 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-09 21:58:24.485 6465 6465 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-09 21:58:24.933 6511 6511 W libprocessgroup: Controller sfreezer is not found 03-09 21:58:24.935 6511 6511 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-09 21:58:24.936 6511 6511 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-09 21:58:25.072 6465 6528 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-09 21:58:25.072 6465 6528 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-09 21:58:25.072 6465 6528 W com.mbwhatsapp: and incorrect proguard optimizations. 03-09 22:08:29.161 9057 9057 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-09 22:08:29.955 9057 9057 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-09 22:08:29.957 9057 9057 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-09 22:08:29.957 9057 9057 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-09 22:08:29.957 9057 9057 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-09 22:08:29.957 9057 9057 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-09 22:08:29.957 9057 9057 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-09 22:08:29.957 9057 9057 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-09 22:08:29.957 9057 9057 W System.err: at java.lang.Class.newInstance(Native Method) 03-09 22:08:29.957 9057 9057 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-09 22:08:29.957 9057 9057 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-09 22:08:29.957 9057 9057 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-09 22:08:29.957 9057 9057 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-09 22:08:29.957 9057 9057 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-09 22:08:29.957 9057 9057 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-09 22:08:29.957 9057 9057 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-09 22:08:29.958 9057 9057 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-09 22:08:29.958 9057 9057 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-09 22:08:29.958 9057 9057 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-09 22:08:29.958 9057 9057 W System.err: at android.os.Looper.loop(Looper.java:313) 03-09 22:08:29.958 9057 9057 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-09 22:08:29.958 9057 9057 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-09 22:08:29.958 9057 9057 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-09 22:08:29.958 9057 9057 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-09 22:08:30.235 9057 9057 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-09 22:08:31.535 9057 9057 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-09 22:08:31.535 9057 9057 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-09 22:08:32.307 9211 9211 W libprocessgroup: Controller sfreezer is not found 03-09 22:08:32.310 9211 9211 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-09 22:08:32.310 9211 9211 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-09 22:08:32.416 9057 9267 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-09 22:08:32.416 9057 9267 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-09 22:08:32.416 9057 9267 W com.mbwhatsapp: and incorrect proguard optimizations. 03-09 22:08:32.520 9057 9057 W com.mbwhatsapp: Long monitor contention with owner Logger (2.23.21.88(531124113)) (9123) at void android.icu.util.ULocale$AliasReplacer.loadAliasData()(ULocale.java:1361) waiters=0 in void android.icu.u--------- beginning of main 03-09 22:28:42.091 29308 29308 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-09 22:28:43.239 29308 29308 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-09 22:28:43.250 29308 29308 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-09 22:28:43.250 29308 29308 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-09 22:28:43.250 29308 29308 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-09 22:28:43.251 29308 29308 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-09 22:28:43.251 29308 29308 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-09 22:28:43.251 29308 29308 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-09 22:28:43.251 29308 29308 W System.err: at java.lang.Class.newInstance(Native Method) 03-09 22:28:43.251 29308 29308 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-09 22:28:43.251 29308 29308 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-09 22:28:43.251 29308 29308 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-09 22:28:43.251 29308 29308 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-09 22:28:43.251 29308 29308 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-09 22:28:43.251 29308 29308 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-09 22:28:43.251 29308 29308 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-09 22:28:43.251 29308 29308 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-09 22:28:43.251 29308 29308 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-09 22:28:43.251 29308 29308 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-09 22:28:43.251 29308 29308 W System.err: at android.os.Looper.loop(Looper.java:313) 03-09 22:28:43.251 29308 29308 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-09 22:28:43.251 29308 29308 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-09 22:28:43.251 29308 29308 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-09 22:28:43.251 29308 29308 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-09 22:28:43.678 29308 29308 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-09 22:28:45.115 29308 29308 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-09 22:28:45.116 29308 29308 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-09 22:28:45.811 29385 29385 W libprocessgroup: Controller sfreezer is not found 03-09 22:28:45.813 29385 29385 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-09 22:28:45.813 29385 29385 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-09 22:28:45.992 29308 29402 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-09 22:28:45.992 29308 29402 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-09 22:28:45.992 29308 29402 W com.mbwhatsapp: and incorrect proguard optimizations. 03-09 22:28:48.560 29308 29316 W com.mbwhatsapp: Suspending all threads took: 6.998ms 03-09 22:32:22.284 32125 32125 E com.mbwhatsapp: Not starting debugger since proc--------- beginning of main 03-09 23:42:22.300 8147 8147 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-09 23:42:22.918 8147 8147 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-09 23:42:22.921 8147 8147 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-09 23:42:22.922 8147 8147 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-09 23:42:22.922 8147 8147 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-09 23:42:22.922 8147 8147 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-09 23:42:22.922 8147 8147 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-09 23:42:22.922 8147 8147 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-09 23:42:22.922 8147 8147 W System.err: at java.lang.Class.newInstance(Native Method) 03-09 23:42:22.922 8147 8147 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-09 23:42:22.922 8147 8147 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-09 23:42:22.922 8147 8147 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-09 23:42:22.922 8147 8147 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-09 23:42:22.922 8147 8147 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-09 23:42:22.922 8147 8147 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-09 23:42:22.922 8147 8147 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-09 23:42:22.922 8147 8147 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-09 23:42:22.922 8147 8147 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-09 23:42:22.922 8147 8147 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-09 23:42:22.922 8147 8147 W System.err: at android.os.Looper.loop(Looper.java:313) 03-09 23:42:22.922 8147 8147 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-09 23:42:22.922 8147 8147 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-09 23:42:22.922 8147 8147 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-09 23:42:22.922 8147 8147 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-09 23:42:23.210 8147 8147 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-09 23:42:24.378 8147 8147 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-09 23:42:24.378 8147 8147 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-09 23:42:24.710 8221 8221 W libprocessgroup: Controller sfreezer is not found 03-09 23:42:24.712 8221 8221 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-09 23:42:24.712 8221 8221 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-09 23:42:25.253 8147 8252 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-09 23:42:25.253 8147 8252 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-09 23:42:25.253 8147 8252 W com.mbwhatsapp: and incorrect proguard optimizations. 03-09 23:45:25.235 10292 10292 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-09 23:45:26.046 10292 10292 W System.err: java.lang--------- beginning of main 03-10 00:25:56.426 20679 20679 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-10 00:25:56.945 20679 20679 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-10 00:25:56.947 20679 20679 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-10 00:25:56.947 20679 20679 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-10 00:25:56.947 20679 20679 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-10 00:25:56.947 20679 20679 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-10 00:25:56.947 20679 20679 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-10 00:25:56.947 20679 20679 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-10 00:25:56.947 20679 20679 W System.err: at java.lang.Class.newInstance(Native Method) 03-10 00:25:56.947 20679 20679 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-10 00:25:56.947 20679 20679 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-10 00:25:56.947 20679 20679 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-10 00:25:56.947 20679 20679 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-10 00:25:56.948 20679 20679 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-10 00:25:56.948 20679 20679 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-10 00:25:56.948 20679 20679 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-10 00:25:56.948 20679 20679 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-10 00:25:56.948 20679 20679 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-10 00:25:56.948 20679 20679 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-10 00:25:56.948 20679 20679 W System.err: at android.os.Looper.loop(Looper.java:313) 03-10 00:25:56.948 20679 20679 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-10 00:25:56.948 20679 20679 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-10 00:25:56.948 20679 20679 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-10 00:25:56.948 20679 20679 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-10 00:25:57.131 20679 20679 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-10 00:25:58.111 20679 20679 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-10 00:25:58.111 20679 20679 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-10 00:25:58.414 20820 20820 W libprocessgroup: Controller sfreezer is not found 03-10 00:25:58.415 20820 20820 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 00:25:58.416 20820 20820 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 00:25:58.535 20679 20849 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-10 00:25:58.535 20679 20849 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-10 00:25:58.535 20679 20849 W com.mbwhatsapp: and incorrect proguard optimizations. 03-10 03:48:33.841 20679 20708 W System : A resource failed to call end. 03-10 03:48:34.969 20679 20708 W System : A resource failed to call end. 03-10 03:48:34.96--------- beginning of main 03-10 07:48:54.179 24629 24629 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-10 07:48:55.031 24629 24629 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-10 07:48:55.035 24629 24629 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-10 07:48:55.035 24629 24629 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-10 07:48:55.035 24629 24629 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-10 07:48:55.035 24629 24629 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-10 07:48:55.035 24629 24629 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-10 07:48:55.035 24629 24629 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-10 07:48:55.035 24629 24629 W System.err: at java.lang.Class.newInstance(Native Method) 03-10 07:48:55.035 24629 24629 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-10 07:48:55.035 24629 24629 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-10 07:48:55.035 24629 24629 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-10 07:48:55.035 24629 24629 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-10 07:48:55.035 24629 24629 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-10 07:48:55.035 24629 24629 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-10 07:48:55.035 24629 24629 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-10 07:48:55.035 24629 24629 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-10 07:48:55.035 24629 24629 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-10 07:48:55.035 24629 24629 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-10 07:48:55.035 24629 24629 W System.err: at android.os.Looper.loop(Looper.java:313) 03-10 07:48:55.035 24629 24629 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-10 07:48:55.035 24629 24629 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-10 07:48:55.035 24629 24629 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-10 07:48:55.035 24629 24629 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-10 07:48:55.346 24629 24629 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-10 07:48:56.961 24629 24629 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-10 07:48:56.962 24629 24629 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-10 07:48:57.383 24843 24843 W libprocessgroup: Controller sfreezer is not found 03-10 07:48:57.385 24843 24843 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 07:48:57.385 24843 24843 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 07:48:58.003 24629 24993 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-10 07:48:58.003 24629 24993 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-10 07:48:58.003 24629 24993 W com.mbwhatsapp: and incorrect proguard optimizations. 03-10 09:53:50.139 24629 26715 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #4 (25049) at X.2oG X.2cv.A00(X.2cv, java.lang.Class)(:-1) waiter--------- beginning of main 03-10 10:13:20.444 7197 7197 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-10 10:13:22.230 7197 7197 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-10 10:13:22.246 7197 7197 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-10 10:13:22.246 7197 7197 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-10 10:13:22.246 7197 7197 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-10 10:13:22.246 7197 7197 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-10 10:13:22.246 7197 7197 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-10 10:13:22.246 7197 7197 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-10 10:13:22.246 7197 7197 W System.err: at java.lang.Class.newInstance(Native Method) 03-10 10:13:22.246 7197 7197 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-10 10:13:22.248 7197 7197 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-10 10:13:22.248 7197 7197 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-10 10:13:22.248 7197 7197 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-10 10:13:22.248 7197 7197 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-10 10:13:22.248 7197 7197 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-10 10:13:22.248 7197 7197 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-10 10:13:22.248 7197 7197 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-10 10:13:22.249 7197 7197 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-10 10:13:22.249 7197 7197 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-10 10:13:22.249 7197 7197 W System.err: at android.os.Looper.loop(Looper.java:313) 03-10 10:13:22.249 7197 7197 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-10 10:13:22.249 7197 7197 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-10 10:13:22.249 7197 7197 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-10 10:13:22.249 7197 7197 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-10 10:13:22.542 7197 7197 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-10 10:13:24.455 7197 7197 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-10 10:13:24.455 7197 7197 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-10 10:13:24.902 7281 7281 W libprocessgroup: Controller sfreezer is not found 03-10 10:13:24.903 7281 7281 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 10:13:24.904 7281 7281 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 10:13:25.106 7197 7294 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-10 10:13:25.106 7197 7294 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-10 10:13:25.106 7197 7294 W com.mbwhatsapp: and incorrect proguard optimizations. 03-10 10:53:30.574 10180 10180 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-10 10:53:31.366 10180 10180 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-10 10:53:31.375 10180 10180 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-10 10:53:31.375 10180 10180 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-10 10:53:31.375 10180 10180 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-10 10:53:31.375 10180 10180 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-10 10:53:31.375 10180 10180 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-10 10:53:31.375 10180 10180 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-10 10:53:31.375 10180 10180 W System.err: at java.lang.Class.newInstance(Native Method) 03-10 10:53:31.375 10180 10180 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-10 10:53:31.375 10180 10180 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-10 10:53:31.375 10180 10180 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-10 10:53:31.375 10180 10180 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-10 10:53:31.375 10180 10180 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-10 10:53:31.375 10180 10180 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-10 10:53:31.375 10180 10180 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-10 10:53:31.375 10180 10180 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-10 10:53:31.375 10180 10180 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-10 10:53:31.375 10180 10180 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-10 10:53:31.375 10180 10180 W System.err: at android.os.Looper.loop(Looper.java:313) 03-10 10:53:31.375 10180 10180 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-10 10:53:31.375 10180 10180 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-10 10:53:31.375 10180 10180 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-10 10:53:31.375 10180 10180 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-10 10:53:31.710 10180 10180 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-10 10:53:33.397 10180 10180 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-10 10:53:33.397 10180 10180 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-10 10:53:33.791 10249 10249 W libprocessgroup: Controller sfreezer is not found 03-10 10:53:33.801 10249 10249 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 10:53:33.801 10249 10249 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 10:53:34.660 10180 10340 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-10 10:53:34.660 10180 10340 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-10 10:53:34.660 10180 10340 W com.mbwhatsapp: and incorrect proguard optimizations. 03-10 10:53:34.740 10180 10180 W com.mbwhatsapp: Long monitor contention with owner Logger (2.23.21.88(531124113)) (10227) at void android.icu.util.ULocale$AliasReplacer.loadAliasData()(ULocale.java:1361) waiters=0 in void android.icu.util.ULocale$AliasReplacer.loadAliasData() for 180ms 03-10 10:53:35.855 10180 10352 W com.mbwhatsapp: Long monitor contention w--------- beginning of main 03-10 10:53:39.111 10180 10190 W com.mbwhatsapp: Suspending all threads took: 9.325ms 03-10 12:12:12.756 11125 11125 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-10 12:12:14.949 11125 11125 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-10 12:12:14.966 11125 11125 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-10 12:12:14.966 11125 11125 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-10 12:12:14.966 11125 11125 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-10 12:12:14.966 11125 11125 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-10 12:12:14.966 11125 11125 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-10 12:12:14.966 11125 11125 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-10 12:12:14.966 11125 11125 W System.err: at java.lang.Class.newInstance(Native Method) 03-10 12:12:14.966 11125 11125 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-10 12:12:14.966 11125 11125 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-10 12:12:14.966 11125 11125 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-10 12:12:14.967 11125 11125 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-10 12:12:14.967 11125 11125 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-10 12:12:14.967 11125 11125 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-10 12:12:14.967 11125 11125 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-10 12:12:14.967 11125 11125 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-10 12:12:14.967 11125 11125 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-10 12:12:14.967 11125 11125 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-10 12:12:14.967 11125 11125 W System.err: at android.os.Looper.loop(Looper.java:313) 03-10 12:12:14.967 11125 11125 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-10 12:12:14.967 11125 11125 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-10 12:12:14.967 11125 11125 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-10 12:12:14.967 11125 11125 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-10 12:12:15.293 11125 11125 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-10 12:12:18.488 11125 11125 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-10 12:12:18.488 11125 11125 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-10 12:12:18.646 11394 11394 W libprocessgroup: Controller sfreezer is not found 03-10 12:12:18.661 11394 11394 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 12:12:18.662 11394 11394 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 12:12:19.400 11125 11554 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-10 12:12:19.400 11125 11554 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-10 12:12:19.400 11125 11554 W com.mbwhatsapp: and incorrect proguard optimizations. 03-10 12:12:36.333 11125 11138 W com.mbwhatsapp: Suspending all threads took: 17.--------- beginning of main 03-10 13:12:12.656 8271 8271 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-10 13:12:13.320 8271 8271 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-10 13:12:13.325 8271 8271 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-10 13:12:13.325 8271 8271 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-10 13:12:13.325 8271 8271 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-10 13:12:13.325 8271 8271 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-10 13:12:13.325 8271 8271 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-10 13:12:13.325 8271 8271 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-10 13:12:13.325 8271 8271 W System.err: at java.lang.Class.newInstance(Native Method) 03-10 13:12:13.325 8271 8271 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-10 13:12:13.325 8271 8271 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-10 13:12:13.325 8271 8271 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-10 13:12:13.325 8271 8271 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-10 13:12:13.325 8271 8271 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-10 13:12:13.325 8271 8271 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-10 13:12:13.325 8271 8271 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-10 13:12:13.325 8271 8271 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-10 13:12:13.325 8271 8271 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-10 13:12:13.326 8271 8271 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-10 13:12:13.326 8271 8271 W System.err: at android.os.Looper.loop(Looper.java:313) 03-10 13:12:13.326 8271 8271 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-10 13:12:13.326 8271 8271 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-10 13:12:13.326 8271 8271 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-10 13:12:13.326 8271 8271 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-10 13:12:13.597 8271 8271 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-10 13:12:14.979 8271 8271 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-10 13:12:14.979 8271 8271 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-10 13:12:15.491 8305 8305 W libprocessgroup: Controller sfreezer is not found 03-10 13:12:15.493 8305 8305 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 13:12:15.493 8305 8305 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 13:12:15.767 8271 8330 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-10 13:12:15.767 8271 8330 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-10 13:12:15.767 8271 8330 W com.mbwhatsapp: and incorrect proguard optimizations. 03-10 13:12:19.273 8271 8352 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #5 (8343) at android.database.sqlite.SQLiteConnection android.dat--------- beginning of main 03-10 13:14:22.324 10507 10507 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-10 13:14:22.990 10507 10507 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-10 13:14:22.993 10507 10507 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-10 13:14:22.993 10507 10507 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-10 13:14:22.993 10507 10507 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-10 13:14:22.993 10507 10507 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-10 13:14:22.993 10507 10507 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-10 13:14:22.993 10507 10507 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-10 13:14:22.993 10507 10507 W System.err: at java.lang.Class.newInstance(Native Method) 03-10 13:14:22.993 10507 10507 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-10 13:14:22.993 10507 10507 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-10 13:14:22.993 10507 10507 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-10 13:14:22.993 10507 10507 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-10 13:14:22.993 10507 10507 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-10 13:14:22.993 10507 10507 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-10 13:14:22.993 10507 10507 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-10 13:14:22.993 10507 10507 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-10 13:14:22.993 10507 10507 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-10 13:14:22.993 10507 10507 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-10 13:14:22.993 10507 10507 W System.err: at android.os.Looper.loop(Looper.java:313) 03-10 13:14:22.993 10507 10507 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-10 13:14:22.993 10507 10507 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-10 13:14:22.993 10507 10507 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-10 13:14:22.993 10507 10507 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-10 13:14:23.258 10507 10507 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-10 13:14:24.563 10507 10507 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-10 13:14:24.563 10507 10507 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-10 13:14:25.075 10666 10666 W libprocessgroup: Controller sfreezer is not found 03-10 13:14:25.078 10666 10666 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 13:14:25.078 10666 10666 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 13:14:25.246 10507 10682 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-10 13:14:25.246 10507 10682 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-10 13:14:25.246 10507 10682 W com.mbwhatsapp: and incorrect proguard optimizations. 03-10 14:12:13.577 15993 15993 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-10 14:12:14.028 15993 15993 W System.err: java.lang--------- beginning of main 03-10 14:12:14.030 15993 15993 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-10 14:12:14.030 15993 15993 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-10 14:12:14.030 15993 15993 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-10 14:12:14.030 15993 15993 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-10 14:12:14.030 15993 15993 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-10 14:12:14.030 15993 15993 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-10 14:12:14.030 15993 15993 W System.err: at java.lang.Class.newInstance(Native Method) 03-10 14:12:14.030 15993 15993 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-10 14:12:14.030 15993 15993 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-10 14:12:14.030 15993 15993 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-10 14:12:14.030 15993 15993 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-10 14:12:14.030 15993 15993 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-10 14:12:14.030 15993 15993 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-10 14:12:14.030 15993 15993 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-10 14:12:14.030 15993 15993 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-10 14:12:14.030 15993 15993 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-10 14:12:14.030 15993 15993 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-10 14:12:14.030 15993 15993 W System.err: at android.os.Looper.loop(Looper.java:313) 03-10 14:12:14.030 15993 15993 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-10 14:12:14.030 15993 15993 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-10 14:12:14.030 15993 15993 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-10 14:12:14.030 15993 15993 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-10 14:12:14.218 15993 15993 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-10 14:12:15.101 15993 15993 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-10 14:12:15.101 15993 15993 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-10 14:12:15.489 16029 16029 W libprocessgroup: Controller sfreezer is not found 03-10 14:12:15.490 16029 16029 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 14:12:15.490 16029 16029 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 14:12:15.519 15993 16042 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-10 14:12:15.519 15993 16042 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-10 14:12:15.519 15993 16042 W com.mbwhatsapp: and incorrect proguard optimizations. 03-10 16:30:07.654 17273 17273 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-10 16:30:09.221 17273 17273 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-10 16:30:09.224 17273 17273 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-10 16:30:09.224 17273 17273 W System.err: at java.lang.Runtime.nativeL--------- beginning of main 03-10 18:16:13.771 8231 8231 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-10 18:16:14.679 8231 8231 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-10 18:16:14.719 8231 8231 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-10 18:16:14.719 8231 8231 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-10 18:16:14.719 8231 8231 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-10 18:16:14.719 8231 8231 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-10 18:16:14.719 8231 8231 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-10 18:16:14.719 8231 8231 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-10 18:16:14.719 8231 8231 W System.err: at java.lang.Class.newInstance(Native Method) 03-10 18:16:14.719 8231 8231 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-10 18:16:14.719 8231 8231 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-10 18:16:14.719 8231 8231 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-10 18:16:14.719 8231 8231 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-10 18:16:14.719 8231 8231 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-10 18:16:14.719 8231 8231 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-10 18:16:14.719 8231 8231 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-10 18:16:14.719 8231 8231 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-10 18:16:14.719 8231 8231 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-10 18:16:14.719 8231 8231 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-10 18:16:14.719 8231 8231 W System.err: at android.os.Looper.loop(Looper.java:313) 03-10 18:16:14.719 8231 8231 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-10 18:16:14.719 8231 8231 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-10 18:16:14.719 8231 8231 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-10 18:16:14.719 8231 8231 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-10 18:16:14.971 8231 8231 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-10 18:16:16.565 8231 8231 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-10 18:16:16.565 8231 8231 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-10 18:16:17.010 8341 8341 W libprocessgroup: Controller sfreezer is not found 03-10 18:16:17.012 8341 8341 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 18:16:17.012 8341 8341 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 18:17:24.855 13931 13931 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-10 18:17:25.563 13931 13931 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-10 18:17:25.563 13931 13931 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-10 18:17:25.563 13931 13931 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-10 18:17:25.563 13931 13931 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java--------- beginning of main 03-10 18:17:25.564 13931 13931 W System.err: at android.os.Looper.loop(Looper.java:313) 03-10 18:17:25.564 13931 13931 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-10 18:17:25.564 13931 13931 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-10 18:17:25.564 13931 13931 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-10 18:17:25.564 13931 13931 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-10 18:17:25.809 13931 13931 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-10 18:17:26.901 13931 13931 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-10 18:17:26.901 13931 13931 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-10 18:17:27.449 14101 14101 W libprocessgroup: Controller sfreezer is not found 03-10 18:17:27.451 14101 14101 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 18:17:27.451 14101 14101 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 18:17:27.623 13931 14155 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-10 18:17:27.623 13931 14155 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-10 18:17:27.623 13931 14155 W com.mbwhatsapp: and incorrect proguard optimizations. 03-10 18:17:36.447 13931 14201 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #2 (14168) at void X.3Go.A00(boolean)(:-1) waiters=0 in void X.3Go.A00(boolean) for 8.135s 03-10 18:18:19.512 16648 16648 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-10 18:18:19.897 16648 16648 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-10 18:18:19.899 16648 16648 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-10 18:18:19.899 16648 16648 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-10 18:18:19.899 16648 16648 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-10 18:18:19.899 16648 16648 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-10 18:18:19.899 16648 16648 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-10 18:18:19.899 16648 16648 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-10 18:18:19.899 16648 16648 W System.err: at java.lang.Class.newInstance(Native Method) 03-10 18:18:19.899 16648 16648 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-10 18:18:19.899 16648 16648 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-10 18:18:19.899 16648 16648 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-10 18:18:19.899 16648 16648 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-10 18:18:19.899 16648 16648 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-10 18:18:19.899 16648 16648 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-10 18:18:19.899 16648 16648 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-10 18:18:19.899 16648 16648 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-10 18:18:19.899 16648 16648 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-10 18:18:19.899 16648 16648 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-10 18:18:19.899 16648 16648 W System.err: at android.os.Looper.loop(Looper.java:313) 03-10 18:18:19.899 16648 16648 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-10 18:18:19.899 16648 16648 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-10 18:18:19.899 16648 16648 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-10 18:18:19.899 16648 16648 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-10 18:18:20.043 16648 16648 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-10 18:18:20.801 16648 16648 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-10 18:18:20.801 16648 16648 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-10 18:18:21.173 16648 16741 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-10 18:18:21.173 16648 16741 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-10 18:18:21.173 16648 16741 W com.mbwhatsapp: and incorrect proguard optimizations. 03-10 18:18:21.230 16727 16727 W libprocessgroup: Controller sfreezer is not found 03-10 18:18:21.232 16727 16727 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 18:18:21.232 16727 16727 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 18:18:24.644 16648 16664 W System : A resource failed to call close. 03-10 18:18:24.645 16648 16664 W System : A resource failed to call close. 03-10 18:18:24.645 16648 16664 W System : A resource failed to call close. 03-10 18:18:24.645 16648 16664 W System : A resource failed to call close. 03-10 18:18:24.645 16648 16664 W System : A resource failed to call close. 03-10 18:18:24.645 16648 16664 W System : A resource failed to call close. 03-10 18:18:24.645 16648 16664 W System : A resource failed to call close. 03-10 18:18:24.645 16648 16664 W System : A resource failed to call close. 03-10 18:18:24.645 16648 16664 W System : A resource failed to call close. 03-10 18:18:24.645 16648 16664 W System : A resource failed to call close. 03-10 18:18:24.645 16648 16664 W System : A resource failed to call close. 03-10 18:18:24.646 16648 16664 W System : A resource failed to call close. 03-10 18:18:24.646 16648 16664 W System : A resource failed to call close. 03-10 18:18:24.646 16648 16664 W System : A resource failed to call close. 03-10 18:18:24.646 16648 16664 W System : A resource failed to call close. 03-10 18:18:24.646 16648 16664 W System : A resource failed to call close. 03-10 18:18:24.646 16648 16664 W System : A resource failed to call close. 03-10 18:18:24.646 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.823 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.823 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.823 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.823 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.823 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.823 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.823 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.823 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.823 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.823 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.823 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.823 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.823 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.823 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.823 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.823 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.823 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.823 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.823 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.823 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.823 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.823 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.823 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.823 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.824 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.824 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.824 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.824 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.824 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.824 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.824 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.824 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.824 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.824 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.824 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.824 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.824 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.824 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.824 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.824 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.824 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.824 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.824 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.824 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.824 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.824 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.824 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.824 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.824 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.824 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.824 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.824 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.824 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.824 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.824 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.824 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.824 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.824 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.824 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.824 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.824 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.825 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.825 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.825 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.825 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.825 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.825 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.825 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.825 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.825 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.825 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.825 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.825 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.825 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.825 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.825 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.825 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.825 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.825 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.825 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.825 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.825 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.825 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.825 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.825 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.825 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.825 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.825 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.825 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.825 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.825 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.825 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.825 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.825 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.825 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.825 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.825 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.825 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.825 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.825 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.825 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.825 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.825 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.826 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.827 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.827 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.827 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.827 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.827 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.827 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.827 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.827 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.827 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.827 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.827 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.827 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.827 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.827 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.827 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.827 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.827 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.827 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.827 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.827 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.827 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.827 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.827 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.827 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.827 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.827 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.827 16648 16664 W System : A resource failed to call close. 03-10 18:18:30.827 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.053 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.053 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.053 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.053 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.053 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.053 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.053 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.053 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.053 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.053 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.053 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.053 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.053 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.053 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.053 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.053 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.053 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.053 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.053 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.054 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.054 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.054 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.054 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.054 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.054 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.054 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.054 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.054 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.054 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.054 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.054 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.054 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.054 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.054 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.054 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.054 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.054 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.054 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.054 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.054 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.054 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.054 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.054 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.054 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.054 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.054 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.054 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.054 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.054 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.054 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.054 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.054 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.054 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.054 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.054 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.054 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.054 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.054 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.054 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.054 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.054 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.055 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.055 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.055 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.055 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.055 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.055 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.055 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.055 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.055 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.055 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.055 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.055 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.055 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.055 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.055 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.055 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.055 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.055 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.055 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.055 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.055 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.055 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.055 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.055 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.055 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.055 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.055 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.055 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.055 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.055 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.055 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.055 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.055 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.055 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.055 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.055 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.055 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.055 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.056 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.056 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.056 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.056 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.056 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.056 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.056 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.056 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.056 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.056 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.056 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.056 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.056 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.056 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.056 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.056 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.056 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.056 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.056 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.056 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.056 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.056 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.056 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.056 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.056 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.056 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.056 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.056 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.056 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.056 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.056 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.056 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.056 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.056 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.056 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.057 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.057 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.057 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.057 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.057 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.057 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.057 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.057 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.057 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.057 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.057 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.057 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.057 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.057 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.057 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.057 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.057 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.057 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.057 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.057 16648 16664 W System : A resource failed to call close. 03-10 1--------- beginning of main 03-10 18:18:32.058 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.058 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.058 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.058 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.058 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.058 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.058 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.058 16648 16664 W System : A resource failed to call close. 03-10 18:18:32.058 16648 16664 W System : A resource failed to call close. 03-10 18:23:57.504 21872 21872 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-10 18:23:58.145 21872 21872 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-10 18:23:58.149 21872 21872 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-10 18:23:58.149 21872 21872 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-10 18:23:58.149 21872 21872 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-10 18:23:58.149 21872 21872 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-10 18:23:58.149 21872 21872 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-10 18:23:58.149 21872 21872 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-10 18:23:58.149 21872 21872 W System.err: at java.lang.Class.newInstance(Native Method) 03-10 18:23:58.149 21872 21872 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-10 18:23:58.150 21872 21872 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-10 18:23:58.150 21872 21872 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-10 18:23:58.150 21872 21872 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-10 18:23:58.150 21872 21872 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-10 18:23:58.150 21872 21872 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-10 18:23:58.150 21872 21872 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-10 18:23:58.150 21872 21872 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-10 18:23:58.150 21872 21872 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-10 18:23:58.150 21872 21872 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-10 18:23:58.150 21872 21872 W System.err: at android.os.Looper.loop(Looper.java:313) 03-10 18:23:58.150 21872 21872 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-10 18:23:58.150 21872 21872 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-10 18:23:58.150 21872 21872 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-10 18:23:58.150 21872 21872 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-10 18:23:58.478 21872 21872 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-10 18:23:59.492 21872 21872 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-10 18:23:59.492 21872 21872 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-10 18:23:59.881 21918 21918 W libprocessgroup: Controller sfreezer is not found 03--------- beginning of main 03-10 18:23:59.886 21918 21918 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 18:23:59.886 21918 21918 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 18:24:00.281 21872 21939 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-10 18:24:00.281 21872 21939 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-10 18:24:00.281 21872 21939 W com.mbwhatsapp: and incorrect proguard optimizations. 03-10 18:24:03.375 21872 21953 W com.mbwhatsapp: Long monitor contention with owner SignalExecutor (22058) at X.2oG X.2cv.A00(X.2cv, java.lang.Class)(:-1) waiters=0 in X.2oG X.2cv.A00(X.2cv, java.lang.Class) for 209ms 03-10 18:24:04.152 21872 22027 E WM-WorkerWrapper: Work [ id=7594b91d-35e5-431d- baa3-ad18cc9a5c50, tags={ com.mbwhatsapp.privacy.protocol.xmpp.DisclosureGetStageByIdsWorker, tag.whatsapp.privacy.GetDisclosureStageByIds } ] failed because it threw an exception/error 03-10 18:24:04.152 21872 22027 E WM-WorkerWrapper: java.util.concurrent.ExecutionException: X.0pD: The completer object was garbage collected - this future would otherwise never complete. The tag was: Failure {mOutputData=Data {}} 03-10 18:24:04.152 21872 22027 E WM-WorkerWrapper: at X.0i9.A02(Unknown Source:20) 03-10 18:24:04.152 21872 22027 E WM-WorkerWrapper: at X.0i9.get(Unknown Source:47) 03-10 18:24:04.152 21872 22027 E WM-WorkerWrapper: at X.0lz.run(Unknown Source:4) 03-10 18:24:04.152 21872 22027 E WM-WorkerWrapper: at X.0m4.run(Unknown Source:2) 03-10 18:24:04.152 21872 22027 E WM-WorkerWrapper: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) 03-10 18:24:04.152 21872 22027 E WM-WorkerWrapper: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) 03-10 18:24:04.152 21872 22027 E WM-WorkerWrapper: at java.lang.Thread.run(Thread.java:1012) 03-10 18:24:04.152 21872 22027 E WM-WorkerWrapper: Caused by: X.0pD: The completer object was garbage collected - this future would otherwise never complete. The tag was: Failure {mOutputData=Data {}} 03-10 18:26:01.856 21872 21935 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #4 (21952) at void X.5uC.run()(:-1) waiters=1 in void X.3gH.run() for 113ms 03-10 18:26:01.866 21872 22007 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #4 (21952) at void X.5uC.run()(:-1) waiters=2 in void X.3gH.run() for 123ms 03-10 18:26:07.839 25653 25653 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-10 18:26:08.825 25653 25653 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-10 18:26:08.837 25653 25653 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-10 18:26:08.837 25653 25653 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-10 18:26:08.837 25653 25653 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-10 18:26:08.837 25653 25653 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-10 18:26:08.837 25653 25653 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-10 18:26:08.838 25653 25653 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-10 18:26:08.838 25653 25653 W System.err: at java.lang.Class.newInstance(Native Method) 03-10 18:26:08.838 25653 25653 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-10 18:26:08.838 25653 25653 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-10 18:26:08.838 25653 25653 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-10 18:26:08.838 25653 25653 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-10 18:26:08.838 25653 25653 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-10 18:26:08.838 25653 25653 W System.err: at android.app.ActivityThrea--------- beginning of main 03-10 18:57:00.035 3810 3810 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-10 18:57:01.561 3810 3810 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-10 18:57:01.562 3810 3810 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-10 18:57:01.562 3810 3810 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-10 18:57:01.562 3810 3810 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-10 18:57:01.562 3810 3810 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-10 18:57:01.562 3810 3810 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-10 18:57:01.562 3810 3810 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-10 18:57:01.562 3810 3810 W System.err: at java.lang.Class.newInstance(Native Method) 03-10 18:57:01.562 3810 3810 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-10 18:57:01.562 3810 3810 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-10 18:57:01.562 3810 3810 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-10 18:57:01.562 3810 3810 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-10 18:57:01.562 3810 3810 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-10 18:57:01.562 3810 3810 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-10 18:57:01.562 3810 3810 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-10 18:57:01.562 3810 3810 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-10 18:57:01.562 3810 3810 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-10 18:57:01.562 3810 3810 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-10 18:57:01.562 3810 3810 W System.err: at android.os.Looper.loop(Looper.java:313) 03-10 18:57:01.562 3810 3810 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-10 18:57:01.562 3810 3810 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-10 18:57:01.562 3810 3810 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-10 18:57:01.562 3810 3810 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-10 18:57:02.057 3810 3810 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-10 18:57:04.646 3810 3810 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-10 18:57:04.647 3810 3810 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-10 18:57:04.983 4455 4455 W libprocessgroup: Controller sfreezer is not found 03-10 18:57:04.988 4455 4455 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 18:57:04.988 4455 4455 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 18:57:10.894 3810 3836 W com.mbwhatsapp: Suspending all threads took: 54.344ms 03-10 18:57:11.013 3810 3836 W com.mbwhatsapp: Suspending all threads took: 10.767ms 03-10 18:57:15.745 3810 5246 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #9 (5269) at android.database.sqlite.SQLiteConnection android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String, int, android.os.CancellationSignal)(SQLiteConnectionPool.java:984) waiters=0 in android.database.s--------- beginning of main 03-10 18:57:15.748 3810 4807 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #9 (5269) at android.database.sqlite.SQLiteConnection android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String, int, android.os.CancellationSignal)(SQLiteConnectionPool.java:984) waiters=2 in android.database.sqlite.SQLiteConnection android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String, int, android.os.CancellationSignal) for 169ms 03-10 18:57:17.458 3810 3836 W com.mbwhatsapp: Suspending all threads took: 11.370ms 03-10 18:57:18.638 3810 4460 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #8 (5246) at android.database.sqlite.SQLiteConnection android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String, int, android.os.CancellationSignal)(SQLiteConnectionPool.java:984) waiters=1 in android.database.sqlite.SQLiteConnection android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String, int, android.os.CancellationSignal) for 138ms 03-10 18:57:50.807 3810 5435 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #3 (4821) at void X.3GC.A01(X.31B)(:-1) waiters=0 in void X.3fp.run() for 190ms 03-10 18:58:01.412 3810 5435 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #1 (4735) at void X.3GC.A01(X.31B)(:-1) waiters=0 in void X.3fp.run() for 170ms 03-10 19:01:50.767 17147 17147 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-10 19:01:51.001 17147 17147 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-10 19:01:51.003 17147 17147 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-10 19:01:51.003 17147 17147 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-10 19:01:51.003 17147 17147 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-10 19:01:51.003 17147 17147 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-10 19:01:51.003 17147 17147 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-10 19:01:51.003 17147 17147 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-10 19:01:51.003 17147 17147 W System.err: at java.lang.Class.newInstance(Native Method) 03-10 19:01:51.003 17147 17147 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-10 19:01:51.003 17147 17147 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-10 19:01:51.003 17147 17147 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-10 19:01:51.003 17147 17147 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-10 19:01:51.003 17147 17147 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-10 19:01:51.003 17147 17147 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-10 19:01:51.003 17147 17147 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-10 19:01:51.003 17147 17147 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-10 19:01:51.003 17147 17147 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-10 19:01:51.003 17147 17147 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-10 19:01:51.003 17147 17147 W System.err: at android.os.Looper.loop(Looper.java:313) 03-10 19:01:51.003 17147 17147 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-10 19:01:51.003 17147 17147 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-10 19:01:51.003 17147 17147 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-10 19:01:51.003 17147 17147 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-10 19:01:51.152 17147 17147 E CustomActivityOnCrash:--------- beginning of main 03-10 19:01:51.694 17147 17147 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-10 19:01:51.694 17147 17147 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-10 19:01:52.096 17147 17305 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-10 19:01:52.096 17147 17305 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-10 19:01:52.096 17147 17305 W com.mbwhatsapp: and incorrect proguard optimizations. 03-10 19:01:52.142 17256 17256 W libprocessgroup: Controller sfreezer is not found 03-10 19:01:52.145 17256 17256 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 19:01:52.145 17256 17256 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 19:18:19.435 24838 24838 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-10 19:18:19.975 24838 24838 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-10 19:18:19.977 24838 24838 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-10 19:18:19.977 24838 24838 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-10 19:18:19.977 24838 24838 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-10 19:18:19.977 24838 24838 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-10 19:18:19.977 24838 24838 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-10 19:18:19.977 24838 24838 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-10 19:18:19.977 24838 24838 W System.err: at java.lang.Class.newInstance(Native Method) 03-10 19:18:19.977 24838 24838 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-10 19:18:19.977 24838 24838 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-10 19:18:19.977 24838 24838 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-10 19:18:19.977 24838 24838 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-10 19:18:19.977 24838 24838 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-10 19:18:19.978 24838 24838 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-10 19:18:19.978 24838 24838 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-10 19:18:19.978 24838 24838 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-10 19:18:19.978 24838 24838 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-10 19:18:19.978 24838 24838 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-10 19:18:19.978 24838 24838 W System.err: at android.os.Looper.loop(Looper.java:313) 03-10 19:18:19.978 24838 24838 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-10 19:18:19.978 24838 24838 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-10 19:18:19.978 24838 24838 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-10 19:18:19.978 24838 24838 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-10 19:18:20.211 24838 24838 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-10 19:18:20.990 24838 24838 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-pla--------- beginning of main 03-10 19:54:04.481 11490 11490 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-10 19:54:05.483 11490 11490 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-10 19:54:05.485 11490 11490 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-10 19:54:05.485 11490 11490 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-10 19:54:05.485 11490 11490 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-10 19:54:05.485 11490 11490 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-10 19:54:05.485 11490 11490 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-10 19:54:05.485 11490 11490 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-10 19:54:05.485 11490 11490 W System.err: at java.lang.Class.newInstance(Native Method) 03-10 19:54:05.485 11490 11490 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-10 19:54:05.485 11490 11490 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-10 19:54:05.485 11490 11490 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-10 19:54:05.485 11490 11490 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-10 19:54:05.485 11490 11490 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-10 19:54:05.485 11490 11490 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-10 19:54:05.485 11490 11490 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-10 19:54:05.485 11490 11490 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-10 19:54:05.485 11490 11490 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-10 19:54:05.485 11490 11490 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-10 19:54:05.485 11490 11490 W System.err: at android.os.Looper.loop(Looper.java:313) 03-10 19:54:05.485 11490 11490 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-10 19:54:05.485 11490 11490 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-10 19:54:05.485 11490 11490 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-10 19:54:05.485 11490 11490 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-10 19:54:05.699 11490 11490 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-10 19:54:06.561 11490 11490 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-10 19:54:06.562 11490 11490 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-10 19:54:07.088 11646 11646 W libprocessgroup: Controller sfreezer is not found 03-10 19:54:07.091 11646 11646 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 19:54:07.091 11646 11646 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 19:54:07.150 11490 11686 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-10 19:54:07.150 11490 11686 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-10 19:54:07.150 11490 11686 W com.mbwhatsapp: and incorrect proguard optimizations. 03-10 19:54:10.116 11490 11503 W com.mbwhatsapp: Suspending all threads took: 49.428ms 03-10 20:18:10.325 18790 18790 E com.mbwhatsapp: Not starting debugger since pro--------- beginning of main 03-10 20:18:11.589 18790 18790 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-10 20:18:11.598 18790 18790 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-10 20:18:11.598 18790 18790 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-10 20:18:11.598 18790 18790 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-10 20:18:11.598 18790 18790 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-10 20:18:11.598 18790 18790 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-10 20:18:11.598 18790 18790 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-10 20:18:11.598 18790 18790 W System.err: at java.lang.Class.newInstance(Native Method) 03-10 20:18:11.598 18790 18790 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-10 20:18:11.598 18790 18790 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-10 20:18:11.599 18790 18790 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-10 20:18:11.599 18790 18790 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-10 20:18:11.599 18790 18790 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-10 20:18:11.599 18790 18790 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-10 20:18:11.599 18790 18790 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-10 20:18:11.599 18790 18790 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-10 20:18:11.599 18790 18790 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-10 20:18:11.599 18790 18790 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-10 20:18:11.599 18790 18790 W System.err: at android.os.Looper.loop(Looper.java:313) 03-10 20:18:11.599 18790 18790 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-10 20:18:11.599 18790 18790 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-10 20:18:11.599 18790 18790 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-10 20:18:11.599 18790 18790 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-10 20:18:11.849 18790 18790 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-10 20:18:13.490 18790 18790 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-10 20:18:13.490 18790 18790 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-10 20:18:13.923 19092 19092 W libprocessgroup: Controller sfreezer is not found 03-10 20:18:13.926 19092 19092 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 20:18:13.926 19092 19092 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 20:18:14.295 18790 19159 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-10 20:18:14.295 18790 19159 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-10 20:18:14.295 18790 19159 W com.mbwhatsapp: and incorrect proguard optimizations. 03-10 20:33:35.968 24858 24858 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-10 20:33:37.148 24858 24858 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-10 20:33:37.179 24858 24858 W System.err: at java--------- beginning of main 03-10 20:33:37.180 24858 24858 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-10 20:33:37.180 24858 24858 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-10 20:33:37.180 24858 24858 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-10 20:33:37.180 24858 24858 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-10 20:33:37.180 24858 24858 W System.err: at android.os.Looper.loop(Looper.java:313) 03-10 20:33:37.180 24858 24858 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-10 20:33:37.180 24858 24858 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-10 20:33:37.180 24858 24858 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-10 20:33:37.180 24858 24858 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-10 20:33:37.499 24858 24858 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-10 20:33:39.244 24858 24858 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-10 20:33:39.244 24858 24858 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-10 20:33:39.473 25143 25143 W libprocessgroup: Controller sfreezer is not found 03-10 20:33:39.491 25143 25143 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 20:33:39.491 25143 25143 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 20:33:40.944 24858 25333 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-10 20:33:40.944 24858 25333 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-10 20:33:40.944 24858 25333 W com.mbwhatsapp: and incorrect proguard optimizations. 03-10 20:33:41.387 24858 25201 W com.mbwhatsapp: Long monitor contention with owner main (24858) at java.lang.Object X.3hf.get()(:-1) waiters=0 in java.lang.Object X.3hf.get() for 156ms 03-10 20:58:03.128 3456 3456 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-10 20:58:04.421 3456 3456 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-10 20:58:04.428 3456 3456 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-10 20:58:04.428 3456 3456 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-10 20:58:04.428 3456 3456 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-10 20:58:04.428 3456 3456 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-10 20:58:04.428 3456 3456 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-10 20:58:04.428 3456 3456 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-10 20:58:04.428 3456 3456 W System.err: at java.lang.Class.newInstance(Native Method) 03-10 20:58:04.428 3456 3456 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-10 20:58:04.429 3456 3456 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-10 20:58:04.429 3456 3456 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-10 20:58:04.429 3456 3456 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-10 20:58:04.429 3456 3456 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-10 20:58:04.429 3456 3456 W System.err: at android.app.ActivityThread.handleBindApplication(Activit--------- beginning of main 03-10 20:58:04.828 3456 3456 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-10 20:58:05.690 3456 3456 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-10 20:58:05.691 3456 3456 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-10 20:58:06.093 3712 3712 W libprocessgroup: Controller sfreezer is not found 03-10 20:58:06.096 3712 3712 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 20:58:06.096 3712 3712 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 20:58:06.202 3456 3748 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-10 20:58:06.202 3456 3748 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-10 20:58:06.202 3456 3748 W com.mbwhatsapp: and incorrect proguard optimizations. 03-10 21:09:18.984 11469 11469 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-10 21:09:19.396 11469 11469 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-10 21:09:19.397 11469 11469 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-10 21:09:19.397 11469 11469 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-10 21:09:19.397 11469 11469 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-10 21:09:19.398 11469 11469 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-10 21:09:19.398 11469 11469 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-10 21:09:19.398 11469 11469 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-10 21:09:19.398 11469 11469 W System.err: at java.lang.Class.newInstance(Native Method) 03-10 21:09:19.398 11469 11469 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-10 21:09:19.398 11469 11469 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-10 21:09:19.398 11469 11469 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-10 21:09:19.398 11469 11469 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-10 21:09:19.398 11469 11469 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-10 21:09:19.398 11469 11469 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-10 21:09:19.398 11469 11469 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-10 21:09:19.398 11469 11469 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-10 21:09:19.398 11469 11469 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-10 21:09:19.398 11469 11469 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-10 21:09:19.398 11469 11469 W System.err: at android.os.Looper.loop(Looper.java:313) 03-10 21:09:19.398 11469 11469 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-10 21:09:19.398 11469 11469 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-10 21:09:19.398 11469 11469 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-10 21:09:19.398 11469 11469 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-10 21:09:19.544 11469 11469 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a cus--------- beginning of main 03-10 21:09:20.377 11469 11469 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-10 21:09:20.377 11469 11469 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-10 21:09:20.741 11556 11556 W libprocessgroup: Controller sfreezer is not found 03-10 21:09:20.743 11556 11556 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 21:09:20.743 11556 11556 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 21:09:20.876 11469 11592 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-10 21:09:20.876 11469 11592 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-10 21:09:20.876 11469 11592 W com.mbwhatsapp: and incorrect proguard optimizations. 03-10 21:15:22.971 17447 17447 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-10 21:15:23.487 17447 17447 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-10 21:15:23.489 17447 17447 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-10 21:15:23.489 17447 17447 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-10 21:15:23.489 17447 17447 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-10 21:15:23.489 17447 17447 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-10 21:15:23.489 17447 17447 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-10 21:15:23.489 17447 17447 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-10 21:15:23.489 17447 17447 W System.err: at java.lang.Class.newInstance(Native Method) 03-10 21:15:23.489 17447 17447 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-10 21:15:23.489 17447 17447 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-10 21:15:23.489 17447 17447 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-10 21:15:23.489 17447 17447 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-10 21:15:23.489 17447 17447 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-10 21:15:23.489 17447 17447 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-10 21:15:23.489 17447 17447 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-10 21:15:23.489 17447 17447 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-10 21:15:23.489 17447 17447 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-10 21:15:23.489 17447 17447 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-10 21:15:23.489 17447 17447 W System.err: at android.os.Looper.loop(Looper.java:313) 03-10 21:15:23.489 17447 17447 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-10 21:15:23.489 17447 17447 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-10 21:15:23.489 17447 17447 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-10 21:15:23.489 17447 17447 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-10 21:15:23.697 17447 17447 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-10 21:15:24.437 17447 17447 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-pla--------- beginning of main 03-10 21:15:24.764 17537 17537 W libprocessgroup: Controller sfreezer is not found 03-10 21:15:24.771 17537 17537 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 21:15:24.771 17537 17537 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 21:15:24.985 17447 17554 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-10 21:15:24.985 17447 17554 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-10 21:15:24.985 17447 17554 W com.mbwhatsapp: and incorrect proguard optimizations. 03-10 21:18:20.395 21095 21095 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-10 21:18:21.003 21095 21095 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-10 21:18:21.005 21095 21095 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-10 21:18:21.005 21095 21095 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-10 21:18:21.005 21095 21095 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-10 21:18:21.005 21095 21095 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-10 21:18:21.005 21095 21095 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-10 21:18:21.006 21095 21095 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-10 21:18:21.006 21095 21095 W System.err: at java.lang.Class.newInstance(Native Method) 03-10 21:18:21.006 21095 21095 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-10 21:18:21.006 21095 21095 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-10 21:18:21.006 21095 21095 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-10 21:18:21.006 21095 21095 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-10 21:18:21.006 21095 21095 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-10 21:18:21.006 21095 21095 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-10 21:18:21.006 21095 21095 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-10 21:18:21.006 21095 21095 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-10 21:18:21.006 21095 21095 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-10 21:18:21.006 21095 21095 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-10 21:18:21.006 21095 21095 W System.err: at android.os.Looper.loop(Looper.java:313) 03-10 21:18:21.006 21095 21095 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-10 21:18:21.006 21095 21095 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-10 21:18:21.006 21095 21095 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-10 21:18:21.006 21095 21095 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-10 21:18:21.222 21095 21095 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-10 21:18:22.090 21095 21095 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-10 21:18:22.091 21095 21095 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-10 21:18:22.502 21095 21217 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-10 21:18:22.502 21095 21217 --------- beginning of main 03-10 22:11:19.279 12867 12867 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-10 22:11:19.713 12867 12867 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-10 22:11:19.714 12867 12867 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-10 22:11:19.714 12867 12867 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-10 22:11:19.714 12867 12867 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-10 22:11:19.714 12867 12867 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-10 22:11:19.714 12867 12867 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-10 22:11:19.714 12867 12867 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-10 22:11:19.714 12867 12867 W System.err: at java.lang.Class.newInstance(Native Method) 03-10 22:11:19.714 12867 12867 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-10 22:11:19.715 12867 12867 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-10 22:11:19.715 12867 12867 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-10 22:11:19.715 12867 12867 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-10 22:11:19.715 12867 12867 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-10 22:11:19.715 12867 12867 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-10 22:11:19.715 12867 12867 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-10 22:11:19.715 12867 12867 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-10 22:11:19.715 12867 12867 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-10 22:11:19.715 12867 12867 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-10 22:11:19.715 12867 12867 W System.err: at android.os.Looper.loop(Looper.java:313) 03-10 22:11:19.715 12867 12867 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-10 22:11:19.715 12867 12867 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-10 22:11:19.715 12867 12867 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-10 22:11:19.715 12867 12867 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-10 22:11:19.842 12867 12867 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-10 22:11:20.250 12867 12867 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-10 22:11:20.251 12867 12867 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-10 22:11:20.505 12867 12924 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-10 22:11:20.505 12867 12924 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-10 22:11:20.505 12867 12924 W com.mbwhatsapp: and incorrect proguard optimizations. 03-10 22:11:20.524 12867 12867 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-10 22:11:20.645 12910 12910 W libprocessgroup: Controller sfreezer is not found 03-10 22:11:20.646 12910 12910 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 22:11:20.646 12910 12910 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 22:11:20.936 12867 12939 E QT : [QT]file does not exist 03-10 22:11:20.942 12867 12867 W com.mbwhatsapp: Method void com.mbwhatsapp.HomeActivity.A6e() failed lock verification and will run slower. 03-10 22:11:21.618 12867 12867 E ArmVmp : Match on catch block at 0x0a in for 0x181 03-10 22:11:21.665 12867 12867 E ArmVmp : Match on catch block at 0x0a in for 0x275 03-10 22:11:21.777 12867 12867 W Activity: Can request only one set of permissions at a time 03-10 22:11:21.972 12867 12946 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/ConscryptEngineSocket;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-10 22:11:21.972 12867 12946 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-10 22:11:21.972 12867 12946 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-10 22:11:21.972 12867 12946 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/ConscryptEngineSocket;->setHostname(Ljava/lang/String;)V (max-target-q,core-platform-api, reflection, denied) 03-10 22:11:21.972 12867 12946 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setHostname(Ljava/lang/String;)V (max-target-q,core-platform-api, reflection, denied) 03-10 22:11:21.972 12867 12946 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setHostname(Ljava/lang/ String;)V (max-target-q, reflection, denied) 03-10 22:11:21.972 12867 12946 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setAlpnProtocols([B)V (max-target- q,core-platform-api, reflection, denied) 03-10 22:11:21.972 12867 12946 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setAlpnProtocols([B)V (max- target-q, reflection, denied) 03-10 22:11:22.509 12867 12946 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getAlpnSelectedProtocol()[B (max- target-q,core-platform-api, reflection, denied) 03-10 22:11:22.510 12867 12946 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->getAlpnSelectedProtocol()[B (max-target-q, reflection, denied) 03-10 22:11:22.743 12867 12867 E FBI : Can't load library: dlopen failed: library "libmagtsync.so" not found 03-10 22:11:22.780 12867 13013 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-10 22:11:23.393 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:23.394 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:23.404 12867 12939 W Parcel : Expecting binder but got null! 03-10 22:11:23.551 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:23.551 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:23.556 12867 12867 E ArmVmp : Match on catch block at 0x0a in for 0x1ad 03-10 22:11:23.610 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:23.611 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:24.122 12867 13084 W LOTTIE : Animation contains merge paths. Merge paths are only supported on KitKat+ and must be manually enabled by calling enableMergePathsForKitKatAndAbove(). 03-10 22:11:24.317 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:24.317 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:24.374 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:24.374 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:24.548 12867 12867 W LOTTIE : Animation contains merge paths but they are disabled. 03-10 22:11:24.552 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:24.552 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:24.612 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:24.613 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:25.059 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:25.059 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:25.133 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:25.133 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:25.167 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:25.167 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:25.169 12867 12939 W Parcel : Expecting binder but got null! 03-10 22:11:25.226 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:25.227 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:25.232 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:25.232 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:25.271 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:25.271 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:25.293 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:25.293 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:25.320 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:25.320 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:25.337 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:25.337 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:25.344 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:25.344 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:25.351 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:25.351 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:25.367 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:25.367 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:25.382 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:25.383 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:25.399 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:25.399 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:25.416 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:25.416 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:25.432 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:25.432 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:25.449 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:25.449 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:25.466 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:25.467 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:25.506 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:25.506 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:25.530 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:25.530 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:25.554 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:25.554 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:25.585 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:25.585 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:25.614 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:25.614 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:25.649 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:25.650 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:25.673 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:25.673 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:25.703 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:25.703 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:25.706 12867 12897 W LibraryVersion: Failed to get app version for libraryName: firebase-iid 03-10 22:11:25.725 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:25.725 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:25.747 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:25.747 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:25.766 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:25.766 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:25.788 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:25.788 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:25.810 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:25.810 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:25.856 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:25.856 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:25.873 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:25.873 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:25.900 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:25.900 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:25.908 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:25.908 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:25.917 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:25.917 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:25.933 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:25.934 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:25.950 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:25.950 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:25.965 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:25.965 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:25.984 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:25.984 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:26.001 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:26.001 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:26.018 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:26.018 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:26.033 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:26.033 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:26.049 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:26.049 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:26.066 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:26.066 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:26.083 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:26.083 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:26.103 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:26.104 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:26.118 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:26.119 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:26.135 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:26.135 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:26.151 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:26.151 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:26.168 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:26.168 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:26.184 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:26.184 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:26.856 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:26.856 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:26.859 12867 12939 W Parcel : Expecting binder but got null! 03-10 22:11:26.868 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:26.868 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:26.885 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:26.885 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:26.899 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:26.900 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:26.915 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:26.915 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:26.935 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:26.935 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:26.949 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:26.949 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:26.966 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:26.966 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:26.986 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:26.987 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:27.003 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:27.003 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:27.016 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:27.016 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:27.034 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:27.034 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:27.050 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:27.050 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:27.066 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:27.066 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:27.084 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:27.085 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:27.100 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:27.100 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:27.117 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:27.118 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:27.134 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:27.135 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:27.151 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:27.151 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:27.169 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:27.169 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:27.184 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:27.185 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:27.201 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:27.201 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:27.216 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:27.216 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:27.233 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:27.233 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:27.250 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:27.250 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:27.267 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:27.267 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:27.284 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:27.284 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:27.302 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:27.302 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:27.319 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:27.319 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:27.335 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:27.335 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:27.349 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:27.349 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:28.318 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:28.318 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:28.334 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:28.334 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:28.549 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:28.549 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:28.865 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:28.865 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:28.868 12867 12939 W Parcel : Expecting binder but got null! 03-10 22:11:28.877 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:28.877 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:28.893 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:28.893 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:28.908 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:28.909 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:28.925 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:28.925 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:28.942 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:28.942 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:28.958 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:28.958 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:28.975 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:28.975 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:28.992 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:28.992 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:29.008 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:29.008 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:29.024 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:29.025 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:29.042 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:29.042 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:29.058 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:29.058 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:29.075 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:29.075 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:29.091 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:29.091 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:29.107 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:29.108 12867 12939 --------- beginning of main 03-10 22:11:29.124 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:29.124 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:29.142 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:29.142 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:29.158 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:29.159 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:29.176 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:29.176 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:29.192 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:29.192 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:29.210 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:29.210 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:29.226 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:29.226 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:29.244 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:29.245 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:29.260 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:29.260 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:29.277 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:29.277 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:29.293 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:29.293 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:29.308 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:29.309 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:29.326 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:29.326 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:29.344 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:29.344 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:29.361 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:29.361 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:29.492 12867 12879 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) 03-10 22:11:30.071 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:30.071 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:11:30.568 12867 12939 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:11:30.568 12867 12939 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:22:25.936 21066 21066 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-10 22:22:26.179 21066 21066 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-10 22:22:26.180 21066 21066 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-10 22:22:26.180 21066 21066 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-10 22:22:26.180 21066 21066 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-10 22:22:26.180 21066 21066 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-10 22:22:26.180 21066 21066 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-10 22:22:26.180 21066 21066 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-10 22:22:26.180 21066 21066 W System.err: at java.lang.Class.newInstance(Native Method) 03-10 22:22:26.180 21066 21066 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-10 22:22:26.180 21066 21066 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-10 22:22:26.180 21066 21066 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-10 22:22:26.180 21066 21066 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-10 22:22:26.180 21066 21066 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-10 22:22:26.180 21066 21066 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-10 22:22:26.180 21066 21066 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-10 22:22:26.180 21066 21066 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-10 22:22:26.180 21066 21066 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-10 22:22:26.180 21066 21066 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-10 22:22:26.180 21066 21066 W System.err: at android.os.Looper.loop(Looper.java:313) 03-10 22:22:26.180 21066 21066 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-10 22:22:26.180 21066 21066 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-10 22:22:26.180 21066 21066 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-10 22:22:26.180 21066 21066 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-10 22:22:26.302 21066 21066 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-10 22:22:26.839 21066 21066 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-10 22:22:26.840 21066 21066 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-10 22:22:27.151 21066 21066 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-10 22:22:27.151 21066 21066 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-10 22:22:27.151 21066 21066 W com.mbwhatsapp: and incorrect proguard optimizations. 03-10 22:22:27.167 21066 21118 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-10 22:22:27.202 21104 21104 W libprocessgroup: Controller sfreezer is not found 03-10 22:22:27.204 21104 21104 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 22:22:27.204 21104 21104 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-10 22:22:27.507 21066 21130 E QT : [QT]file does not exist 03-10 22:22:27.525 21066 21066 W com.mbwhatsapp: Method void com.mbwhatsapp.HomeActivity.A6e() failed lock verification and will run slower. 03-10 22:22:28.249 21066 21066 E ArmVmp : Match on catch block at 0x0a in for 0x185 03-10 22:22:28.294 21066 21066 E ArmVmp : Match on catch block at 0x0a in for 0x269 03-10 22:22:28.399 21066 21066 W Activity: Can request only one set of permissions at a time 03-10 22:22:29.125 21066 21066 E FBI : Can't load library: dlopen failed: library "libmagtsync.so" not found 03-10 22:22:29.139 21066 21183 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-10 22:22:29.309 21066 21139 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/ConscryptEngineSocket;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-10 22:22:29.309 21066 21139 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-10 22:22:29.309 21066 21139 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-10 22:22:29.309 21066 21139 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/ConscryptEngineSocket;->setHostname(Ljava/lang/String;)V (max-target-q,core-platform-api, reflection, denied) 03-10 22:22:29.309 21066 21139 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setHostname(Ljava/lang/String;)V (max-target-q,core-platform-api, reflection, denied) 03-10 22:22:29.309 21066 21139 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setHostname(Ljava/lang/ String;)V (max-target-q, reflection, denied) 03-10 22:22:29.310 21066 21139 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setAlpnProtocols([B)V (max-target- q,core-platform-api, reflection, denied) 03-10 22:22:29.310 21066 21139 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setAlpnProtocols([B)V (max- target-q, reflection, denied) 03-10 22:22:29.708 21066 21130 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:22:29.708 21066 21130 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:22:29.714 21066 21130 W Parcel : Expecting binder but got null! 03-10 22:22:29.837 21066 21130 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:22:29.837 21066 21130 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:22:29.849 21066 21066 E ArmVmp : Match on catch block at 0x0a in for 0x1ad 03-10 22:22:29.896 21066 21130 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:22:29.897 21066 21130 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:22:30.236 21066 21201 W LOTTIE : Animation contains merge paths. Merge paths are only supported on KitKat+ and must be manually enabled by calling enableMergePathsForKitKatAndAbove(). 03-10 22:22:30.425 21066 21130 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:22:30.425 21066 21130 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:22:30.534 21066 21130 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:22:30.535 21066 21130 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:22:30.683 21066 21066 W LOTTIE : Animation contains merge paths but they are disabled. 03-10 22:22:30.698 21066 21130 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:22:30.698 21066 21130 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:22:30.747 21066 21130 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:22:30.748 21066 21130 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:22:30.828 21066 21130 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:22:30.828 21066 21130 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:22:32.074 21066 21130 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-10 22:22:32.074 21066 21130 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-10 22:22:33.239 21066 21139 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getAlpnSelectedProtocol()[B (max- target-q,core-platform-api, reflection, denied) 03-10 22:22:33.239 21066 21139 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->get--------- beginning of main 03-11 08:48:43.097 22964 22964 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-11 08:48:46.077 22964 22964 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-11 08:48:46.085 22964 22964 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-11 08:48:46.086 22964 22964 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-11 08:48:46.086 22964 22964 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-11 08:48:46.086 22964 22964 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-11 08:48:46.086 22964 22964 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-11 08:48:46.086 22964 22964 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-11 08:48:46.086 22964 22964 W System.err: at java.lang.Class.newInstance(Native Method) 03-11 08:48:46.086 22964 22964 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-11 08:48:46.086 22964 22964 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-11 08:48:46.086 22964 22964 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-11 08:48:46.086 22964 22964 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-11 08:48:46.086 22964 22964 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-11 08:48:46.086 22964 22964 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-11 08:48:46.086 22964 22964 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-11 08:48:46.086 22964 22964 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-11 08:48:46.086 22964 22964 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-11 08:48:46.086 22964 22964 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-11 08:48:46.086 22964 22964 W System.err: at android.os.Looper.loop(Looper.java:313) 03-11 08:48:46.086 22964 22964 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-11 08:48:46.086 22964 22964 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-11 08:48:46.086 22964 22964 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-11 08:48:46.086 22964 22964 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-11 08:48:46.859 22964 22964 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-11 08:48:53.399 22964 22996 W com.mbwhatsapp: Suspending all threads took: 8.175ms 03-11 08:48:53.975 22964 22964 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-11 08:48:53.975 22964 22964 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-11 08:48:54.509 23609 23609 W libprocessgroup: Controller sfreezer is not found 03-11 08:48:54.510 23609 23609 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-11 08:48:54.510 23609 23609 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-11 08:48:59.078 22964 22996 W com.mbwhatsapp: Suspending all threads took: 8.029ms 03-11 08:48:59.204 22964 23832 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-11 08:48:59.204 22964 23832 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-11 08:48:59.204 22964 23832 W com.mbwhatsapp: and incorrect proguard optimizati--------- beginning of main 03-11 08:48:59.966 22964 23692 W com.mbwhatsapp: Long monitor contention with owner main (22964) at java.lang.Object X.3hf.get()(:-1) waiters=0 in java.lang.Object X.3hf.get() for 411ms 03-11 08:49:02.453 22964 22996 W com.mbwhatsapp: Suspending all threads took: 92.365ms 03-11 08:49:02.555 22964 22996 W com.mbwhatsapp: Suspending all threads took: 17.891ms 03-11 08:49:14.703 22964 22996 W com.mbwhatsapp: Suspending all threads took: 10.066ms 03-11 09:03:14.607 31999 31999 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-11 09:03:15.028 31999 31999 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-11 09:03:15.029 31999 31999 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-11 09:03:15.029 31999 31999 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-11 09:03:15.029 31999 31999 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-11 09:03:15.029 31999 31999 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-11 09:03:15.029 31999 31999 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-11 09:03:15.029 31999 31999 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-11 09:03:15.029 31999 31999 W System.err: at java.lang.Class.newInstance(Native Method) 03-11 09:03:15.029 31999 31999 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-11 09:03:15.029 31999 31999 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-11 09:03:15.029 31999 31999 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-11 09:03:15.029 31999 31999 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-11 09:03:15.029 31999 31999 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-11 09:03:15.029 31999 31999 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-11 09:03:15.029 31999 31999 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-11 09:03:15.029 31999 31999 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-11 09:03:15.029 31999 31999 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-11 09:03:15.029 31999 31999 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-11 09:03:15.029 31999 31999 W System.err: at android.os.Looper.loop(Looper.java:313) 03-11 09:03:15.030 31999 31999 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-11 09:03:15.030 31999 31999 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-11 09:03:15.030 31999 31999 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-11 09:03:15.030 31999 31999 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-11 09:03:15.154 31999 31999 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-11 09:03:15.526 31999 31999 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-11 09:03:15.526 31999 31999 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-11 09:03:15.807 31999 32076 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-11 09:03:15.807 31999 32076 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-11 09:03:15.807 31999 32076 W com.mbwhatsapp: and incorrect proguard opti--------- beginning of main 03-11 18:20:07.990 9945 9945 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-11 18:20:08.639 9945 9945 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-11 18:20:08.641 9945 9945 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-11 18:20:08.641 9945 9945 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-11 18:20:08.641 9945 9945 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-11 18:20:08.641 9945 9945 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-11 18:20:08.641 9945 9945 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-11 18:20:08.641 9945 9945 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-11 18:20:08.641 9945 9945 W System.err: at java.lang.Class.newInstance(Native Method) 03-11 18:20:08.641 9945 9945 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-11 18:20:08.641 9945 9945 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-11 18:20:08.641 9945 9945 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-11 18:20:08.641 9945 9945 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-11 18:20:08.641 9945 9945 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-11 18:20:08.641 9945 9945 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-11 18:20:08.641 9945 9945 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-11 18:20:08.641 9945 9945 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-11 18:20:08.641 9945 9945 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-11 18:20:08.641 9945 9945 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-11 18:20:08.641 9945 9945 W System.err: at android.os.Looper.loop(Looper.java:313) 03-11 18:20:08.641 9945 9945 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-11 18:20:08.641 9945 9945 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-11 18:20:08.641 9945 9945 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-11 18:20:08.641 9945 9945 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-11 18:20:09.047 9945 9945 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-11 18:20:10.740 9945 9945 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-11 18:20:10.740 9945 9945 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-11 18:20:11.170 10140 10140 W libprocessgroup: Controller sfreezer is not found 03-11 18:20:11.172 10140 10140 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-11 18:20:11.172 10140 10140 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-11 18:20:11.277 9945 10175 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-11 18:20:11.277 9945 10175 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-11 18:20:11.277 9945 10175 W com.mbwhatsapp: and incorrect proguard optimizations. 03-11 18:20:17.854 9945 10228 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #2 (10183) at void X.3Go.A00(boolean)(:-1) waiters=0 in void X.3G--------- beginning of main 03-11 18:20:18.203 9945 9970 W com.mbwhatsapp: Suspending all threads took: 11.229ms 03-11 18:52:56.928 14953 14953 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-11 18:52:57.596 14953 14953 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-11 18:52:57.604 14953 14953 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-11 18:52:57.604 14953 14953 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-11 18:52:57.604 14953 14953 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-11 18:52:57.605 14953 14953 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-11 18:52:57.605 14953 14953 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-11 18:52:57.605 14953 14953 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-11 18:52:57.605 14953 14953 W System.err: at java.lang.Class.newInstance(Native Method) 03-11 18:52:57.605 14953 14953 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-11 18:52:57.605 14953 14953 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-11 18:52:57.605 14953 14953 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-11 18:52:57.605 14953 14953 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-11 18:52:57.605 14953 14953 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-11 18:52:57.605 14953 14953 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-11 18:52:57.605 14953 14953 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-11 18:52:57.605 14953 14953 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-11 18:52:57.605 14953 14953 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-11 18:52:57.605 14953 14953 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-11 18:52:57.605 14953 14953 W System.err: at android.os.Looper.loop(Looper.java:313) 03-11 18:52:57.605 14953 14953 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-11 18:52:57.605 14953 14953 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-11 18:52:57.605 14953 14953 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-11 18:52:57.605 14953 14953 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-11 18:52:58.249 14953 14953 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-11 18:52:59.823 14953 14953 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-11 18:52:59.824 14953 14953 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-11 18:53:00.282 15151 15151 W libprocessgroup: Controller sfreezer is not found 03-11 18:53:00.284 15151 15151 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-11 18:53:00.284 15151 15151 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-11 18:53:00.415 14953 15186 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-11 18:53:00.415 14953 15186 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-11 18:53:00.415 14953 15186 W com.mbwhatsapp: and incorrect proguard optimizations. 03-11 18:53:41.353 18099 18099 E com.mbwhatsapp: Not starting debugger since pro--------- beginning of main 03-11 18:53:42.407 18099 18099 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-11 18:53:42.410 18099 18099 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-11 18:53:42.410 18099 18099 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-11 18:53:42.410 18099 18099 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-11 18:53:42.410 18099 18099 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-11 18:53:42.410 18099 18099 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-11 18:53:42.410 18099 18099 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-11 18:53:42.410 18099 18099 W System.err: at java.lang.Class.newInstance(Native Method) 03-11 18:53:42.410 18099 18099 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-11 18:53:42.410 18099 18099 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-11 18:53:42.410 18099 18099 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-11 18:53:42.410 18099 18099 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-11 18:53:42.410 18099 18099 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-11 18:53:42.410 18099 18099 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-11 18:53:42.410 18099 18099 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-11 18:53:42.410 18099 18099 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-11 18:53:42.410 18099 18099 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-11 18:53:42.410 18099 18099 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-11 18:53:42.410 18099 18099 W System.err: at android.os.Looper.loop(Looper.java:313) 03-11 18:53:42.410 18099 18099 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-11 18:53:42.411 18099 18099 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-11 18:53:42.411 18099 18099 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-11 18:53:42.411 18099 18099 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-11 18:53:42.877 18099 18099 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-11 18:53:43.939 18099 18099 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-11 18:53:43.939 18099 18099 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-11 18:53:44.407 18269 18269 W libprocessgroup: Controller sfreezer is not found 03-11 18:53:44.409 18269 18269 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-11 18:53:44.409 18269 18269 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-11 18:53:44.598 18099 18309 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-11 18:53:44.598 18099 18309 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-11 18:53:44.598 18099 18309 W com.mbwhatsapp: and incorrect proguard optimizations. 03-11 19:04:59.416 22805 22805 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-11 19:05:00.063 22805 22805 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-11 19:05:00.065 22805 22805 W System.err: at java--------- beginning of main 03-11 19:05:00.960 22805 22805 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-11 19:05:02.771 22805 22805 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-11 19:05:02.771 22805 22805 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-11 19:05:03.216 22994 22994 W libprocessgroup: Controller sfreezer is not found 03-11 19:05:03.218 22994 22994 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-11 19:05:03.218 22994 22994 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-11 19:05:03.382 22805 23042 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-11 19:05:03.382 22805 23042 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-11 19:05:03.382 22805 23042 W com.mbwhatsapp: and incorrect proguard optimizations. 03-11 19:05:11.592 22805 22821 W System : A resource failed to call end. 03-11 19:05:11.592 22805 22821 W System : A resource failed to call end. 03-11 19:05:11.592 22805 22821 W System : A resource failed to call end. 03-11 19:05:11.592 22805 22821 W System : A resource failed to call end. 03-11 19:05:12.639 22805 22821 W System : A resource failed to call end. 03-11 19:08:18.848 27039 27039 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-11 19:08:19.543 27039 27039 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-11 19:08:19.544 27039 27039 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-11 19:08:19.545 27039 27039 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-11 19:08:19.545 27039 27039 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-11 19:08:19.545 27039 27039 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-11 19:08:19.545 27039 27039 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-11 19:08:19.545 27039 27039 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-11 19:08:19.545 27039 27039 W System.err: at java.lang.Class.newInstance(Native Method) 03-11 19:08:19.545 27039 27039 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-11 19:08:19.545 27039 27039 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-11 19:08:19.545 27039 27039 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-11 19:08:19.545 27039 27039 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-11 19:08:19.545 27039 27039 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-11 19:08:19.545 27039 27039 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-11 19:08:19.545 27039 27039 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-11 19:08:19.545 27039 27039 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-11 19:08:19.545 27039 27039 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-11 19:08:19.545 27039 27039 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-11 19:08:19.545 27039 27039 W System.err: at android.os.Looper.loop(Looper.java:313) 03-11 19:08:19.545 27039 27039 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-11 19:08:19.545 27039 27039 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-11 19:08:19.545 27039 27039 W S--------- beginning of main 03-11 19:08:19.932 27039 27039 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-11 19:08:21.700 27039 27039 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-11 19:08:21.701 27039 27039 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-11 19:08:22.199 27252 27252 W libprocessgroup: Controller sfreezer is not found 03-11 19:08:22.201 27252 27252 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-11 19:08:22.201 27252 27252 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-11 19:08:22.207 27039 27294 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-11 19:08:22.207 27039 27294 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-11 19:08:22.207 27039 27294 W com.mbwhatsapp: and incorrect proguard optimizations. 03-11 19:08:23.016 27039 27340 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #2 (27300) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6 X.35t.A08() for 279ms 03-11 19:19:07.086 31650 31650 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-11 19:19:07.927 31650 31650 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-11 19:19:07.930 31650 31650 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-11 19:19:07.930 31650 31650 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-11 19:19:07.930 31650 31650 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-11 19:19:07.930 31650 31650 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-11 19:19:07.930 31650 31650 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-11 19:19:07.930 31650 31650 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-11 19:19:07.930 31650 31650 W System.err: at java.lang.Class.newInstance(Native Method) 03-11 19:19:07.930 31650 31650 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-11 19:19:07.930 31650 31650 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-11 19:19:07.930 31650 31650 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-11 19:19:07.930 31650 31650 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-11 19:19:07.930 31650 31650 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-11 19:19:07.930 31650 31650 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-11 19:19:07.930 31650 31650 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-11 19:19:07.930 31650 31650 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-11 19:19:07.930 31650 31650 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-11 19:19:07.930 31650 31650 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-11 19:19:07.930 31650 31650 W System.err: at android.os.Looper.loop(Looper.java:313) 03-11 19:19:07.930 31650 31650 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-11 19:19:07.930 31650 31650 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-11 19:19:07.930 31650 31650 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-11 19:19:07.930 31650 31650 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteIni--------- beginning of main 03-11 19:19:08.667 31650 31650 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-11 19:19:10.062 31650 31650 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-11 19:19:10.062 31650 31650 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-11 19:19:10.524 31839 31839 W libprocessgroup: Controller sfreezer is not found 03-11 19:19:10.526 31839 31839 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-11 19:19:10.526 31839 31839 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-11 19:19:10.724 31650 31883 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-11 19:19:10.724 31650 31883 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-11 19:19:10.724 31650 31883 W com.mbwhatsapp: and incorrect proguard optimizations. 03-11 19:19:50.676 3840 3840 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-11 19:19:51.255 3840 3840 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-11 19:19:51.257 3840 3840 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-11 19:19:51.257 3840 3840 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-11 19:19:51.257 3840 3840 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-11 19:19:51.257 3840 3840 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-11 19:19:51.257 3840 3840 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-11 19:19:51.257 3840 3840 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-11 19:19:51.257 3840 3840 W System.err: at java.lang.Class.newInstance(Native Method) 03-11 19:19:51.257 3840 3840 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-11 19:19:51.257 3840 3840 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-11 19:19:51.257 3840 3840 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-11 19:19:51.257 3840 3840 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-11 19:19:51.257 3840 3840 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-11 19:19:51.257 3840 3840 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-11 19:19:51.257 3840 3840 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-11 19:19:51.257 3840 3840 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-11 19:19:51.258 3840 3840 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-11 19:19:51.258 3840 3840 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-11 19:19:51.258 3840 3840 W System.err: at android.os.Looper.loop(Looper.java:313) 03-11 19:19:51.258 3840 3840 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-11 19:19:51.258 3840 3840 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-11 19:19:51.258 3840 3840 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-11 19:19:51.258 3840 3840 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-11 19:19:51.637 3840 3840 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a cus--------- beginning of main 03-11 21:28:12.565 22825 22825 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-11 21:28:15.512 22825 22825 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-11 21:28:15.516 22825 22825 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-11 21:28:15.516 22825 22825 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-11 21:28:15.516 22825 22825 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-11 21:28:15.516 22825 22825 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-11 21:28:15.516 22825 22825 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-11 21:28:15.516 22825 22825 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-11 21:28:15.516 22825 22825 W System.err: at java.lang.Class.newInstance(Native Method) 03-11 21:28:15.516 22825 22825 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-11 21:28:15.516 22825 22825 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-11 21:28:15.516 22825 22825 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-11 21:28:15.516 22825 22825 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-11 21:28:15.516 22825 22825 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-11 21:28:15.516 22825 22825 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-11 21:28:15.516 22825 22825 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-11 21:28:15.517 22825 22825 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-11 21:28:15.517 22825 22825 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-11 21:28:15.517 22825 22825 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-11 21:28:15.517 22825 22825 W System.err: at android.os.Looper.loop(Looper.java:313) 03-11 21:28:15.517 22825 22825 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-11 21:28:15.517 22825 22825 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-11 21:28:15.517 22825 22825 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-11 21:28:15.517 22825 22825 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-11 21:28:15.830 22825 22825 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-11 21:28:20.020 22825 22825 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-11 21:28:20.020 22825 22825 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-11 21:28:20.231 23378 23378 W libprocessgroup: Controller sfreezer is not found 03-11 21:28:20.238 23378 23378 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-11 21:28:20.238 23378 23378 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-11 21:28:22.262 22825 23548 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-11 21:28:22.262 22825 23548 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-11 21:28:22.262 22825 23548 W com.mbwhatsapp: and incorrect proguard optimizations. 03-11 21:28:22.785 22825 22857 W com.mbwhatsapp: Suspending all threads took: 6.915ms 03-11 21:28:23.145 22825 22857 W com.mbwhatsapp: Suspending all threads took: 97.--------- beginning of main 03-11 21:28:23.846 22825 23638 W com.mbwhatsapp: Long monitor contention with owner High Pri Worker #2 (23432) at void X.3ds.run()(:-1) waiters=0 in java.lang.String X.39t.getString(java.lang.String, java.lang.String) for 170ms 03-11 21:28:24.741 22825 23635 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #2 (23559) at X.2U6 X.35t.A08()(:-1) waiters=0 in X.2U6 X.35t.A08() for 395ms 03-11 21:31:49.546 29540 29540 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-11 21:31:50.232 29540 29540 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-11 21:31:50.241 29540 29540 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-11 21:31:50.242 29540 29540 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-11 21:31:50.242 29540 29540 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-11 21:31:50.242 29540 29540 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-11 21:31:50.242 29540 29540 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-11 21:31:50.242 29540 29540 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-11 21:31:50.242 29540 29540 W System.err: at java.lang.Class.newInstance(Native Method) 03-11 21:31:50.242 29540 29540 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-11 21:31:50.242 29540 29540 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-11 21:31:50.242 29540 29540 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-11 21:31:50.242 29540 29540 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-11 21:31:50.242 29540 29540 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-11 21:31:50.242 29540 29540 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-11 21:31:50.242 29540 29540 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-11 21:31:50.242 29540 29540 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-11 21:31:50.242 29540 29540 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-11 21:31:50.242 29540 29540 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-11 21:31:50.242 29540 29540 W System.err: at android.os.Looper.loop(Looper.java:313) 03-11 21:31:50.242 29540 29540 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-11 21:31:50.242 29540 29540 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-11 21:31:50.242 29540 29540 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-11 21:31:50.242 29540 29540 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-11 21:31:50.524 29540 29540 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-11 21:31:50.675 29540 29601 W LibraryVersion: Failed to get app version for libraryName: firebase-iid 03-11 21:31:51.914 29540 29540 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-11 21:31:51.914 29540 29540 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-11 21:31:52.600 29634 29634 W libprocessgroup: Controller sfreezer is not found 03-11 21:31:52.602 29634 29634 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-11 21:31:52.603 29634 29634 W libprocessgroup: SetAttribute: unknown attribute: OlafSt--------- beginning of main 03-12 00:58:09.814 13729 13729 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-12 00:58:10.059 13729 13729 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-12 00:58:10.061 13729 13729 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-12 00:58:10.061 13729 13729 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-12 00:58:10.061 13729 13729 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-12 00:58:10.061 13729 13729 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-12 00:58:10.061 13729 13729 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-12 00:58:10.061 13729 13729 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-12 00:58:10.061 13729 13729 W System.err: at java.lang.Class.newInstance(Native Method) 03-12 00:58:10.061 13729 13729 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-12 00:58:10.061 13729 13729 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-12 00:58:10.061 13729 13729 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-12 00:58:10.061 13729 13729 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-12 00:58:10.061 13729 13729 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-12 00:58:10.061 13729 13729 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-12 00:58:10.061 13729 13729 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-12 00:58:10.061 13729 13729 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-12 00:58:10.061 13729 13729 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-12 00:58:10.062 13729 13729 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-12 00:58:10.062 13729 13729 W System.err: at android.os.Looper.loop(Looper.java:313) 03-12 00:58:10.062 13729 13729 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-12 00:58:10.062 13729 13729 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-12 00:58:10.062 13729 13729 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-12 00:58:10.062 13729 13729 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-12 00:58:10.230 13729 13729 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-12 00:58:11.000 13729 13729 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-12 00:58:11.000 13729 13729 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-12 00:58:11.313 13729 13779 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-12 00:58:11.313 13729 13779 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-12 00:58:11.313 13729 13779 W com.mbwhatsapp: and incorrect proguard optimizations. 03-12 00:58:11.569 13765 13765 W libprocessgroup: Controller sfreezer is not found 03-12 00:58:11.572 13765 13765 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-12 00:58:11.572 13765 13765 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-12 02:00:12.029 19862 19862 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-12 02:00:12.474 19862 19862 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-12 02:00:12.476 19862 19862 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-12 02:00:12.476 19862 19862 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-12 02:00:12.476 19862 19862 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-12 02:00:12.476 19862 19862 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-12 02:00:12.476 19862 19862 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-12 02:00:12.476 19862 19862 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-12 02:00:12.476 19862 19862 W System.err: at java.lang.Class.newInstance(Native Method) 03-12 02:00:12.476 19862 19862 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-12 02:00:12.476 19862 19862 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-12 02:00:12.476 19862 19862 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-12 02:00:12.476 19862 19862 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-12 02:00:12.476 19862 19862 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-12 02:00:12.476 19862 19862 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-12 02:00:12.476 19862 19862 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-12 02:00:12.476 19862 19862 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-12 02:00:12.476 19862 19862 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-12 02:00:12.476 19862 19862 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-12 02:00:12.476 19862 19862 W System.err: at android.os.Looper.loop(Looper.java:313) 03-12 02:00:12.476 19862 19862 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-12 02:00:12.476 19862 19862 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-12 02:00:12.476 19862 19862 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-12 02:00:12.476 19862 19862 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-12 02:00:12.655 19862 19862 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-12 02:00:13.537 19862 19862 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-12 02:00:13.537 19862 19862 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-12 02:00:13.920 19862 19908 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-12 02:00:13.920 19862 19908 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-12 02:00:13.920 19862 19908 W com.mbwhatsapp: and incorrect proguard optimizations. 03-12 02:00:13.980 19894 19894 W libprocessgroup: Controller sfreezer is not found 03-12 02:00:13.982 19894 19894 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-12 02:00:13.982 19894 19894 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-12 02:11:01.437 19862 19872 W System : A resource failed to call close. 03-12 02:11:01.438 19862 19872 W System : A resource failed to call close. 03-12 02:11:01.438 19862 19872 W System : A resource failed to call close. 03-12 02:11:01.438 19862 19872 W System : A resource failed to call close. 03-12 02:11:01.438 19862 19872 W System : A resource failed to call close. 03-12 02:11:01.438 19862 19872 W System : A resource failed to call close. 03-12 02:11:01.438 19862 19872 W System : A resource failed to call close. 03-12 02:11:01.438 19862 19872 W System : A resource failed to call close. 03-12 02:11:01.438 19862 19872 W System : A resource failed to call close. 03-12 02:11:01.438 19862 19872 W System : A resource failed to call close. 03-12 02:11:01.438 19862 19872 W System : A resource failed to call close. 03-12 02:11:01.438 19862 19872 W System : A resource failed to call close. 03-12 02:11:05.319 19862 19872 W System : A resource failed to call close. 03-12 02:11:05.319 19862 19872 W System : A resource failed to call close. 03-12 02:11:05.319 19862 19872 W System : A resource failed to call close. 03-12 02:11:05.319 19862 19872 W System : A resource failed to call end. 03-12 02:11:05.320 19862 19872 W System : A resource failed to call close. 03-12 02:11:05.320 19862 19872 W System : A resource failed to call close. 03-12 02:11:05.320 19862 19872 W System : A resource failed to call end. 03-12 02:11:05.320 19862 19872 W System : A resource failed to call close. 03-12 02:11:05.320 19862 19872 W System : A resource failed to call close. 03-12 02:11:05.320 19862 19872 W System : A resource failed to call end. 03-12 02:11:05.320 19862 19872 W System : A resource failed to call close. 03-12 02:11:05.320 19862 19872 W System : A resource failed to call close. 03-12 02:11:05.320 19862 19872 W System : A resource failed to call close. 03-12 02:11:05.320 19862 19872 W System : A resource failed to call close. 03-12 02:11:05.320 19862 19872 W System : A resource failed to call close. 03-12 02:11:05.320 19862 19872 W System : A resource failed to call end. 03-12 02:11:05.320 19862 19872 W System : A resource failed to call close. 03-12 02:11:05.320 19862 19872 W System : A resource failed to call close. 03-12 02:11:05.320 19862 19872 W System : A resource failed to call close. 03-12 02:11:05.320 19862 19872 W System : A resource failed to call close. 03-12 02:11:05.320 19862 19872 W System : A resource failed to call close. 03-12 02:11:05.320 19862 19872 W System : A resource failed to call close. 03-12 02:11:05.320 19862 19872 W System : A resource failed to call close. 03-12 02:11:05.320 19862 19872 W System : A resource failed to call close. 03-12 02:11:05.320 19862 19872 W System : A resource failed to call close. 03-12 02:11:05.320 19862 19872 W System : A resource failed to call close. 03-12 02:11:05.320 19862 19872 W System : A resource failed to call close. 03-12 02:11:05.320 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.866 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.866 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.866 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.866 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.866 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.866 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.866 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.866 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.866 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.866 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.867 19862 19872 W System : A resource failed to call end. 03-12 02:11:10.867 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.867 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.867 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.867 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.867 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.867 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.867 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.867 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.867 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.867 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.867 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.867 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.867 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.867 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.867 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.867 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.867 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.867 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.867 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.867 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.867 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.867 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.867 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.867 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.867 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.867 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.867 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.867 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.867 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.867 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.867 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.867 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.867 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.868 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.868 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.868 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.868 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.868 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.868 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.868 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.868 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.868 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.868 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.868 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.868 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.868 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.868 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.868 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.868 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.868 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.868 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.868 19862 19872 W System : A resource failed to call close. 03-12 02:11:10.868 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.143 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.144 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.144 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.144 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.144 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.144 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.144 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.144 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.144 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.144 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.144 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.144 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.144 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.144 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.144 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.144 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.144 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.144 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.144 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.144 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.144 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.144 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.144 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.144 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.144 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.144 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.144 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.144 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.144 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.144 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.144 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.144 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.144 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.144 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.145 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.145 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.145 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.145 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.145 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.145 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.145 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.145 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.145 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.145 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.145 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.145 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.145 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.145 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.145 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.145 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.145 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.145 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.145 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.145 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.145 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.145 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.145 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.145 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.145 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.145 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.145 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.145 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.145 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.145 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.145 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.145 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.145 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.145 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.145 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.145 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.145 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.145 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.145 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.145 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.145 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.145 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.145 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.146 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.146 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.146 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.146 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.146 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.146 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.146 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.146 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.146 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.146 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.146 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.146 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.146 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.146 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.146 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.146 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.146 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.146 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.146 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.146 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.146 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.146 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.146 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.146 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.146 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.146 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.146 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.146 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.146 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.146 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.146 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.146 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.146 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.146 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.146 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.146 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.146 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.146 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.146 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.147 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.147 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.147 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.147 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.147 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.147 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.147 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.147 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.147 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.147 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.147 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.147 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.147 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.147 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.147 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.147 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.147 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.147 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.147 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.147 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.147 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.147 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.147 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.147 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.147 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.147 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.147 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.147 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.147 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.147 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.147 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.147 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.148 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.148 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.148 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.148 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.148 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.148 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.148 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.148 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.148 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.148 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.148 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.148 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.148 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.148 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.148 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.148 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.148 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.148 19862 19872 W System : A resource failed to call close. 03-12 02:11:12.148 19862 19872 W System : A resource failed t--------- beginning of main 03-12 19:19:03.037 14229 14229 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-12 19:19:04.204 14229 14229 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-12 19:19:04.241 14229 14229 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-12 19:19:04.241 14229 14229 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-12 19:19:04.241 14229 14229 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-12 19:19:04.241 14229 14229 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-12 19:19:04.241 14229 14229 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-12 19:19:04.241 14229 14229 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-12 19:19:04.241 14229 14229 W System.err: at java.lang.Class.newInstance(Native Method) 03-12 19:19:04.241 14229 14229 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-12 19:19:04.241 14229 14229 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-12 19:19:04.241 14229 14229 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-12 19:19:04.241 14229 14229 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-12 19:19:04.241 14229 14229 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-12 19:19:04.242 14229 14229 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-12 19:19:04.242 14229 14229 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-12 19:19:04.242 14229 14229 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-12 19:19:04.242 14229 14229 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-12 19:19:04.242 14229 14229 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-12 19:19:04.242 14229 14229 W System.err: at android.os.Looper.loop(Looper.java:313) 03-12 19:19:04.242 14229 14229 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-12 19:19:04.242 14229 14229 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-12 19:19:04.242 14229 14229 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-12 19:19:04.242 14229 14229 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-12 19:19:04.808 14229 14229 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-12 19:19:06.751 14229 14229 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-12 19:19:06.751 14229 14229 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-12 19:19:07.342 14384 14384 W libprocessgroup: Controller sfreezer is not found 03-12 19:19:07.345 14384 14384 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-12 19:19:07.345 14384 14384 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-12 19:19:07.836 14229 14463 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-12 19:19:07.836 14229 14463 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-12 19:19:07.836 14229 14463 W com.mbwhatsapp: and incorrect proguard optimizations. 03-12 19:19:23.319 14229 14532 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #6 (14481) at void X.3Go.A00(boolean)(:-1) waiters=0 in void X.3G--------- beginning of main 03-12 21:31:53.981 1305 1305 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-12 21:31:54.343 1305 1305 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-12 21:31:54.344 1305 1305 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-12 21:31:54.345 1305 1305 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-12 21:31:54.345 1305 1305 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-12 21:31:54.345 1305 1305 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-12 21:31:54.345 1305 1305 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-12 21:31:54.345 1305 1305 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-12 21:31:54.345 1305 1305 W System.err: at java.lang.Class.newInstance(Native Method) 03-12 21:31:54.345 1305 1305 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-12 21:31:54.345 1305 1305 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-12 21:31:54.345 1305 1305 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-12 21:31:54.345 1305 1305 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-12 21:31:54.345 1305 1305 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-12 21:31:54.345 1305 1305 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-12 21:31:54.345 1305 1305 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-12 21:31:54.345 1305 1305 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-12 21:31:54.345 1305 1305 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-12 21:31:54.345 1305 1305 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-12 21:31:54.345 1305 1305 W System.err: at android.os.Looper.loop(Looper.java:313) 03-12 21:31:54.345 1305 1305 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-12 21:31:54.345 1305 1305 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-12 21:31:54.345 1305 1305 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-12 21:31:54.345 1305 1305 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-12 21:31:54.520 1305 1305 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-12 21:31:55.347 1305 1305 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-12 21:31:55.348 1305 1305 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-12 21:31:55.793 1305 1438 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-12 21:31:55.793 1305 1438 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-12 21:31:55.793 1305 1438 W com.mbwhatsapp: and incorrect proguard optimizations. 03-12 21:31:55.801 1381 1381 W libprocessgroup: Controller sfreezer is not found 03-12 21:31:55.803 1381 1381 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-12 21:31:55.803 1381 1381 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-12 22:51:03.198 8160 8160 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-12 22:51:04.200 8160 8160 W System.err: java.lang--------- beginning of main 03-13 15:37:06.966 16456 16456 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-13 15:37:07.853 16456 16456 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-13 15:37:07.857 16456 16456 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-13 15:37:07.857 16456 16456 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-13 15:37:07.857 16456 16456 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-13 15:37:07.857 16456 16456 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-13 15:37:07.857 16456 16456 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-13 15:37:07.857 16456 16456 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-13 15:37:07.857 16456 16456 W System.err: at java.lang.Class.newInstance(Native Method) 03-13 15:37:07.857 16456 16456 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-13 15:37:07.857 16456 16456 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-13 15:37:07.857 16456 16456 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-13 15:37:07.857 16456 16456 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-13 15:37:07.857 16456 16456 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-13 15:37:07.857 16456 16456 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-13 15:37:07.857 16456 16456 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-13 15:37:07.857 16456 16456 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-13 15:37:07.857 16456 16456 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-13 15:37:07.857 16456 16456 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-13 15:37:07.857 16456 16456 W System.err: at android.os.Looper.loop(Looper.java:313) 03-13 15:37:07.857 16456 16456 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-13 15:37:07.857 16456 16456 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-13 15:37:07.857 16456 16456 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-13 15:37:07.857 16456 16456 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-13 15:37:08.259 16456 16456 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-13 15:37:10.339 16456 16456 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-13 15:37:10.339 16456 16456 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-13 15:37:11.016 16681 16681 W libprocessgroup: Controller sfreezer is not found 03-13 15:37:11.018 16681 16681 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-13 15:37:11.018 16681 16681 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-13 15:37:11.027 16456 16715 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-13 15:37:11.027 16456 16715 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-13 15:37:11.027 16456 16715 W com.mbwhatsapp: and incorrect proguard optimizations. 03-13 15:37:12.231 16456 16484 W com.mbwhatsapp: Suspending all threads took: 6.063ms 03-13 15:37:16.723 16456 16486 W System : A resource failed to call end. 03-13 --------- beginning of main 03-13 15:37:17.294 16456 16484 W com.mbwhatsapp: Suspending all threads took: 7.533ms 03-13 15:37:18.262 16456 16486 W System : A resource failed to call end. 03-13 15:37:18.262 16456 16486 W System : A resource failed to call end. 03-13 15:37:18.263 16456 16486 W System : A resource failed to call end. 03-13 15:37:34.988 18554 18554 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-13 15:37:35.601 18554 18554 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-13 15:37:35.603 18554 18554 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-13 15:37:35.603 18554 18554 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-13 15:37:35.603 18554 18554 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-13 15:37:35.603 18554 18554 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-13 15:37:35.603 18554 18554 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-13 15:37:35.603 18554 18554 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-13 15:37:35.603 18554 18554 W System.err: at java.lang.Class.newInstance(Native Method) 03-13 15:37:35.603 18554 18554 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-13 15:37:35.603 18554 18554 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-13 15:37:35.603 18554 18554 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-13 15:37:35.603 18554 18554 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-13 15:37:35.603 18554 18554 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-13 15:37:35.603 18554 18554 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-13 15:37:35.604 18554 18554 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-13 15:37:35.604 18554 18554 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-13 15:37:35.604 18554 18554 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-13 15:37:35.604 18554 18554 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-13 15:37:35.604 18554 18554 W System.err: at android.os.Looper.loop(Looper.java:313) 03-13 15:37:35.604 18554 18554 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-13 15:37:35.604 18554 18554 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-13 15:37:35.604 18554 18554 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-13 15:37:35.604 18554 18554 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-13 15:37:35.842 18554 18554 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-13 15:37:36.891 18554 18554 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-13 15:37:36.891 18554 18554 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-13 15:37:37.365 18554 18614 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-13 15:37:37.365 18554 18614 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-13 15:37:37.365 18554 18614 W com.mbwhatsapp: and incorrect proguard optimizations. 03-13 15:37:37.365 18599 18599 W libprocessgroup: Controller sfreezer is not found 03-13 15:37:37.367 18599 18599 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-13 15:37:37.367 18599 18599 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-13 15:37:40.249 18554 18565 W System : A resource failed to call close. 03-13 15:37:40.250 18554 18565 W System : A resource failed to call close. 03-13 15:37:40.250 18554 18565 W System : A resource failed to call close. 03-13 15:37:40.250 18554 18565 W System : A resource failed to call close. 03-13 15:37:40.250 18554 18565 W System : A resource failed to call close. 03-13 15:37:40.250 18554 18565 W System : A resource failed to call close. 03-13 15:37:40.250 18554 18565 W System : A resource failed to call close. 03-13 15:37:40.250 18554 18565 W System : A resource failed to call close. 03-13 15:37:40.250 18554 18565 W System : A resource failed to call close. 03-13 15:37:40.250 18554 18565 W System : A resource failed to call close. 03-13 15:37:40.250 18554 18565 W System : A resource failed to call close. 03-13 15:37:40.250 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.566 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.566 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.566 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.566 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.566 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.566 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.566 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.566 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.566 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.566 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.566 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.566 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.566 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.566 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.566 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.566 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.566 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.566 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.566 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.566 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.567 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.567 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.567 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.567 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.567 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.567 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.567 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.567 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.567 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.567 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.567 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.567 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.567 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.567 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.567 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.567 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.567 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.567 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.567 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.567 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.567 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.567 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.567 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.567 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.567 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.567 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.567 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.567 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.567 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.567 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.567 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.567 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.567 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.567 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.568 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.568 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.568 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.568 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.568 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.568 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.568 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.568 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.568 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.568 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.568 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.568 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.568 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.568 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.568 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.568 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.568 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.568 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.568 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.568 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.568 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.568 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.568 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.568 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.568 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.568 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.568 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.568 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.568 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.568 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.569 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.569 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.569 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.569 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.569 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.569 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.569 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.569 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.569 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.569 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.569 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.569 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.569 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.569 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.569 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.569 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.569 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.569 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.569 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.569 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.569 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.569 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.569 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.569 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.569 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.569 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.569 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.569 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.569 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.569 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.569 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.569 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.570 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.570 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.570 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.570 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.570 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.570 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.570 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.570 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.570 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.570 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.570 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.570 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.570 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.570 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.570 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.570 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.570 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.570 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.570 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.570 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.570 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.570 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.570 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.571 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.571 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.571 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.571 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.571 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.571 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.571 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.571 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.571 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.571 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.571 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.571 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.571 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.571 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.571 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.571 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.571 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.571 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.571 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.571 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.571 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.571 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.571 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.571 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.571 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.571 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.571 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.571 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.571 18554 18565 W System : A resource failed to call close. 03-13 15:37:50.571 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.721 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.722 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.722 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.722 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.722 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.722 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.722 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.722 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.722 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.722 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.722 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.722 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.722 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.722 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.722 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.722 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.722 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.722 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.722 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.722 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.722 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.722 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.722 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.722 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.722 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.722 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.722 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.722 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.722 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.723 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.723 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.723 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.723 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.723 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.723 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.723 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.723 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.723 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.723 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.723 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.723 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.723 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.723 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.723 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.723 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.723 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.723 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.723 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.723 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.723 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.723 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.723 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.723 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.723 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.723 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.723 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.723 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.723 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.723 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.723 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.723 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.723 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.723 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.723 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.723 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.723 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.723 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.723 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.724 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.724 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.724 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.725 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.726 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.726 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.726 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.726 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.726 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.726 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.726 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.726 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.726 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.726 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.726 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.726 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.726 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.726 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.726 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.726 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.726 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.726 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.726 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.726 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.726 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.726 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.726 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.726 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.726 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.726 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.726 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.726 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.726 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.726 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.726 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.726 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.726 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.727 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.727 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.727 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.727 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.727 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.727 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.727 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.727 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.727 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.727 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.728 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.728 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.728 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.728 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.728 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.728 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.728 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.728 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.728 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.728 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.728 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.728 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.728 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.729 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.729 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.729 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.729 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.729 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.729 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.729 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.729 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.729 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.729 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.729 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.729 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.729 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.729 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.729 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.729 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.729 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.729 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.729 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.729 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.729 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.729 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.729 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.729 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.729 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.729 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.729 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.729 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.729 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.729 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.729 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.729 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.729 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.729 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.729 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.729 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.729 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.729 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.729 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.729 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.730 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.730 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.730 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.730 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.730 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.730 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.730 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.730 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.730 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.730 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.730 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.730 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.730 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.730 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.730 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.730 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.730 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.730 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.730 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.730 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.731 18554 18565 W System : A resource failed to call close. 03-13 15:37:51.731 18554 18565 W Syste--------- beginning of main 03-13 15:50:01.146 20135 20135 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-13 15:50:02.122 20135 20135 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-13 15:50:02.130 20135 20135 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-13 15:50:02.131 20135 20135 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-13 15:50:02.131 20135 20135 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-13 15:50:02.131 20135 20135 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-13 15:50:02.131 20135 20135 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-13 15:50:02.131 20135 20135 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-13 15:50:02.131 20135 20135 W System.err: at java.lang.Class.newInstance(Native Method) 03-13 15:50:02.131 20135 20135 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-13 15:50:02.131 20135 20135 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-13 15:50:02.131 20135 20135 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-13 15:50:02.131 20135 20135 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-13 15:50:02.131 20135 20135 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-13 15:50:02.131 20135 20135 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-13 15:50:02.131 20135 20135 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-13 15:50:02.131 20135 20135 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-13 15:50:02.131 20135 20135 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-13 15:50:02.131 20135 20135 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-13 15:50:02.131 20135 20135 W System.err: at android.os.Looper.loop(Looper.java:313) 03-13 15:50:02.131 20135 20135 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-13 15:50:02.131 20135 20135 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-13 15:50:02.131 20135 20135 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-13 15:50:02.131 20135 20135 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-13 15:50:02.433 20135 20135 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-13 15:50:04.887 20135 20135 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-13 15:50:04.887 20135 20135 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-13 15:50:05.215 20574 20574 W libprocessgroup: Controller sfreezer is not found 03-13 15:50:05.217 20574 20574 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-13 15:50:05.217 20574 20574 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-13 15:50:07.976 20135 20839 W com.mbwhatsapp: Verification of int X.2rL.A00() took 119.958ms (150.05 bytecodes/s) (1608B approximate peak alloc) 03-13 15:50:07.980 20135 20839 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-13 15:50:07.980 20135 20839 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-13 15:50:07.980 20135 20839 W com.mbwhatsapp: and incorrect proguard optimizations. 03-13 21:40:11.689 --------- beginning of main 03-13 21:58:19.756 32701 32701 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-13 21:58:22.254 32701 32701 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-13 21:58:22.264 32701 32701 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-13 21:58:22.264 32701 32701 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-13 21:58:22.264 32701 32701 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-13 21:58:22.264 32701 32701 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-13 21:58:22.264 32701 32701 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-13 21:58:22.264 32701 32701 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-13 21:58:22.264 32701 32701 W System.err: at java.lang.Class.newInstance(Native Method) 03-13 21:58:22.264 32701 32701 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-13 21:58:22.264 32701 32701 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-13 21:58:22.264 32701 32701 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-13 21:58:22.265 32701 32701 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-13 21:58:22.265 32701 32701 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-13 21:58:22.265 32701 32701 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-13 21:58:22.265 32701 32701 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-13 21:58:22.265 32701 32701 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-13 21:58:22.265 32701 32701 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-13 21:58:22.265 32701 32701 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-13 21:58:22.265 32701 32701 W System.err: at android.os.Looper.loop(Looper.java:313) 03-13 21:58:22.265 32701 32701 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-13 21:58:22.265 32701 32701 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-13 21:58:22.265 32701 32701 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-13 21:58:22.265 32701 32701 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-13 21:58:22.960 32701 32701 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-13 21:58:28.545 32701 32711 W com.mbwhatsapp: Suspending all threads took: 76.220ms 03-13 21:58:29.002 32701 32701 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-13 21:58:29.002 32701 32701 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-13 21:58:29.159 1104 1104 W libprocessgroup: Controller sfreezer is not found 03-13 21:58:29.161 1104 1104 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-13 21:58:29.161 1104 1104 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-13 21:58:30.098 32701 32711 W com.mbwhatsapp: Suspending all threads took: 26.409ms 03-13 21:58:31.457 32701 1325 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-13 21:58:31.457 32701 1325 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-13 21:58:31.457 32701 1325 W com.mbwhatsapp: and incorrect proguard optimiza--------- beginning of main 03-13 21:58:31.939 32701 1123 W com.mbwhatsapp: Long monitor contention with owner main (32701) at java.lang.Object X.3hf.get()(:-1) waiters=0 in java.lang.Object X.3hf.get() for 589ms 03-13 21:58:31.940 32701 1334 W com.mbwhatsapp: Long monitor contention with owner main (32701) at java.lang.Object X.3hf.get()(:-1) waiters=1 in java.lang.Object X.3hf.get() for 403ms 03-13 21:58:32.090 32701 1123 W com.mbwhatsapp: Long monitor contention with owner Firebase-GcmListenerService (1334) at java.lang.Object X.3hf.get()(:-1) waiters=1 in java.lang.Object X.3hf.get() for 119ms 03-13 21:58:35.453 32701 32711 W com.mbwhatsapp: Suspending all threads took: 19.978ms 03-13 21:58:37.621 32701 1229 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #1 (1325) at android.database.sqlite.SQLiteConnection android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String, int, android.os.CancellationSignal)(SQLiteConnectionPool.java:984) waiters=0 in void android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql ite.SQLiteConnection) for 124ms 03-13 21:58:37.660 32701 32711 W com.mbwhatsapp: Suspending all threads took: 6.616ms 03-13 21:58:42.802 32701 32711 W com.mbwhatsapp: Suspending all threads took: 8.313ms 03-13 22:02:42.927 8535 8535 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-13 22:02:43.685 8535 8535 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-13 22:02:43.697 8535 8535 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-13 22:02:43.697 8535 8535 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-13 22:02:43.697 8535 8535 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-13 22:02:43.697 8535 8535 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-13 22:02:43.697 8535 8535 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-13 22:02:43.697 8535 8535 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-13 22:02:43.698 8535 8535 W System.err: at java.lang.Class.newInstance(Native Method) 03-13 22:02:43.698 8535 8535 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-13 22:02:43.698 8535 8535 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-13 22:02:43.698 8535 8535 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-13 22:02:43.698 8535 8535 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-13 22:02:43.698 8535 8535 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-13 22:02:43.698 8535 8535 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-13 22:02:43.698 8535 8535 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-13 22:02:43.698 8535 8535 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-13 22:02:43.698 8535 8535 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-13 22:02:43.698 8535 8535 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-13 22:02:43.698 8535 8535 W System.err: at android.os.Looper.loop(Looper.java:313) 03-13 22:02:43.698 8535 8535 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-13 22:02:43.698 8535 8535 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-13 22:02:43.698 8535 8535 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-13 22:02:43.698 8535 8535 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-13 22:02:43.975 8535 8535 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you--------- beginning of main 03-13 22:02:45.874 8535 8535 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-13 22:02:45.874 8535 8535 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-13 22:02:46.208 8705 8705 W libprocessgroup: Controller sfreezer is not found 03-13 22:02:46.210 8705 8705 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-13 22:02:46.210 8705 8705 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-13 22:02:46.693 8535 8791 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-13 22:02:46.693 8535 8791 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-13 22:02:46.693 8535 8791 W com.mbwhatsapp: and incorrect proguard optimizations. 03-13 22:02:47.178 8535 8747 W com.mbwhatsapp: Long monitor contention with owner main (8535) at java.lang.Object X.3hf.get()(:-1) waiters=0 in java.lang.Object X.3hf.get() for 243ms 03-13 22:02:47.664 8535 8535 W com.mbwhatsapp: Long monitor contention with owner AsyncTask #1 (8806) at java.lang.Object X.3hf.get()(:-1) waiters=0 in java.lang.Object X.3hf.get() for 155ms 03-13 22:02:54.840 8535 9020 E WM-WorkerWrapper: Work [ id=2625eb67-120b-4dd1- b160-e30ea97d2155, tags={ com.mbwhatsapp.privacy.protocol.xmpp.DisclosureGetStageByIdsWorker, tag.whatsapp.privacy.GetDisclosureStageByIds } ] failed because it threw an exception/error 03-13 22:02:54.840 8535 9020 E WM-WorkerWrapper: java.util.concurrent.ExecutionException: X.0pD: The completer object was garbage collected - this future would otherwise never complete. The tag was: Failure {mOutputData=Data {}} 03-13 22:02:54.840 8535 9020 E WM-WorkerWrapper: at X.0i9.A02(Unknown Source:20) 03-13 22:02:54.840 8535 9020 E WM-WorkerWrapper: at X.0i9.get(Unknown Source:47) 03-13 22:02:54.840 8535 9020 E WM-WorkerWrapper: at X.0lz.run(Unknown Source:4) 03-13 22:02:54.840 8535 9020 E WM-WorkerWrapper: at X.0m4.run(Unknown Source:2) 03-13 22:02:54.840 8535 9020 E WM-WorkerWrapper: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) 03-13 22:02:54.840 8535 9020 E WM-WorkerWrapper: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) 03-13 22:02:54.840 8535 9020 E WM-WorkerWrapper: at java.lang.Thread.run(Thread.java:1012) 03-13 22:02:54.840 8535 9020 E WM-WorkerWrapper: Caused by: X.0pD: The completer object was garbage collected - this future would otherwise never complete. The tag was: Failure {mOutputData=Data {}} 03-13 22:23:05.304 23830 23830 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-13 22:23:06.083 23830 23830 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-13 22:23:06.084 23830 23830 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-13 22:23:06.085 23830 23830 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-13 22:23:06.085 23830 23830 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-13 22:23:06.085 23830 23830 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-13 22:23:06.085 23830 23830 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-13 22:23:06.085 23830 23830 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-13 22:23:06.085 23830 23830 W System.err: at java.lang.Class.newInstance(Native Method) 03-13 22:23:06.085 23830 23830 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-13 22:23:06.085 23830 23830 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-13 22:23:06.085 23830 23830 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-13 22:23:06.085 23830 2383--------- beginning of main 03-13 22:23:06.086 23830 23830 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-13 22:23:06.086 23830 23830 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-13 22:23:06.086 23830 23830 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-13 22:23:06.086 23830 23830 W System.err: at android.os.Looper.loop(Looper.java:313) 03-13 22:23:06.086 23830 23830 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-13 22:23:06.086 23830 23830 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-13 22:23:06.086 23830 23830 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-13 22:23:06.086 23830 23830 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-13 22:23:06.283 23830 23830 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-13 22:23:08.252 23830 23830 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-13 22:23:08.252 23830 23830 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-13 22:23:08.589 23962 23962 W libprocessgroup: Controller sfreezer is not found 03-13 22:23:08.592 23962 23962 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-13 22:23:08.592 23962 23962 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-13 22:23:09.404 23830 23976 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-13 22:23:09.404 23830 23976 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-13 22:23:09.404 23830 23976 W com.mbwhatsapp: and incorrect proguard optimizations. 03-13 22:23:09.727 23830 23966 W com.mbwhatsapp: Long monitor contention with owner main (23830) at java.lang.Object X.3hf.get()(:-1) waiters=0 in java.lang.Object X.3hf.get() for 168ms 03-13 22:27:10.945 25603 25603 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-13 22:27:11.808 25603 25603 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-13 22:27:11.814 25603 25603 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-13 22:27:11.815 25603 25603 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-13 22:27:11.815 25603 25603 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-13 22:27:11.815 25603 25603 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-13 22:27:11.815 25603 25603 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-13 22:27:11.815 25603 25603 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-13 22:27:11.815 25603 25603 W System.err: at java.lang.Class.newInstance(Native Method) 03-13 22:27:11.815 25603 25603 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-13 22:27:11.815 25603 25603 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-13 22:27:11.815 25603 25603 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-13 22:27:11.815 25603 25603 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-13 22:27:11.815 25603 25603 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-13 22:27:11.815 25603 25603 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-13 22:27:11.815 25603 25603 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication--------- beginning of main 03-13 22:27:12.195 25603 25603 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-13 22:27:13.397 25603 25603 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-13 22:27:13.397 25603 25603 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-13 22:27:13.787 25603 25822 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-13 22:27:13.787 25603 25822 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-13 22:27:13.787 25603 25822 W com.mbwhatsapp: and incorrect proguard optimizations. 03-13 22:27:13.835 25801 25801 W libprocessgroup: Controller sfreezer is not found 03-13 22:27:13.836 25801 25801 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-13 22:27:13.836 25801 25801 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-13 22:40:12.368 29172 29172 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-13 22:40:12.800 29172 29172 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-13 22:40:12.803 29172 29172 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-13 22:40:12.803 29172 29172 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-13 22:40:12.803 29172 29172 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-13 22:40:12.803 29172 29172 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-13 22:40:12.803 29172 29172 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-13 22:40:12.803 29172 29172 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-13 22:40:12.803 29172 29172 W System.err: at java.lang.Class.newInstance(Native Method) 03-13 22:40:12.803 29172 29172 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-13 22:40:12.803 29172 29172 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-13 22:40:12.803 29172 29172 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-13 22:40:12.803 29172 29172 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-13 22:40:12.803 29172 29172 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-13 22:40:12.803 29172 29172 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-13 22:40:12.803 29172 29172 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-13 22:40:12.803 29172 29172 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-13 22:40:12.803 29172 29172 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-13 22:40:12.803 29172 29172 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-13 22:40:12.803 29172 29172 W System.err: at android.os.Looper.loop(Looper.java:313) 03-13 22:40:12.803 29172 29172 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-13 22:40:12.803 29172 29172 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-13 22:40:12.803 29172 29172 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-13 22:40:12.804 29172 29172 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-13 22:40:12.962 29172 29172 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a cus--------- beginning of main 03-13 22:40:13.983 29172 29172 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-13 22:40:13.983 29172 29172 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-13 22:40:14.377 29208 29208 W libprocessgroup: Controller sfreezer is not found 03-13 22:40:14.379 29208 29208 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-13 22:40:14.379 29208 29208 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-13 22:40:14.466 29172 29226 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-13 22:40:14.466 29172 29226 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-13 22:40:14.466 29172 29226 W com.mbwhatsapp: and incorrect proguard optimizations. 03-13 22:42:17.372 29783 29783 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-13 22:42:17.991 29783 29783 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-13 22:42:17.994 29783 29783 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-13 22:42:17.994 29783 29783 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-13 22:42:17.994 29783 29783 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-13 22:42:17.994 29783 29783 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-13 22:42:17.994 29783 29783 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-13 22:42:17.994 29783 29783 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-13 22:42:17.994 29783 29783 W System.err: at java.lang.Class.newInstance(Native Method) 03-13 22:42:17.994 29783 29783 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-13 22:42:17.994 29783 29783 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-13 22:42:17.994 29783 29783 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-13 22:42:17.994 29783 29783 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-13 22:42:17.994 29783 29783 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-13 22:42:17.994 29783 29783 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-13 22:42:17.994 29783 29783 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-13 22:42:17.994 29783 29783 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-13 22:42:17.994 29783 29783 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-13 22:42:17.994 29783 29783 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-13 22:42:17.994 29783 29783 W System.err: at android.os.Looper.loop(Looper.java:313) 03-13 22:42:17.994 29783 29783 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-13 22:42:17.994 29783 29783 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-13 22:42:17.994 29783 29783 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-13 22:42:17.994 29783 29783 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-13 22:42:18.209 29783 29783 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-13 22:42:18.954 29783 29783 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-pla--------- beginning of main 03-14 02:00:00.090 6250 6250 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-14 02:00:00.652 6250 6250 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-14 02:00:00.658 6250 6250 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-14 02:00:00.658 6250 6250 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-14 02:00:00.658 6250 6250 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-14 02:00:00.658 6250 6250 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-14 02:00:00.658 6250 6250 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-14 02:00:00.658 6250 6250 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-14 02:00:00.658 6250 6250 W System.err: at java.lang.Class.newInstance(Native Method) 03-14 02:00:00.658 6250 6250 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-14 02:00:00.658 6250 6250 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-14 02:00:00.658 6250 6250 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-14 02:00:00.658 6250 6250 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-14 02:00:00.658 6250 6250 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-14 02:00:00.658 6250 6250 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-14 02:00:00.659 6250 6250 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-14 02:00:00.659 6250 6250 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-14 02:00:00.659 6250 6250 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-14 02:00:00.659 6250 6250 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-14 02:00:00.659 6250 6250 W System.err: at android.os.Looper.loop(Looper.java:313) 03-14 02:00:00.659 6250 6250 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-14 02:00:00.659 6250 6250 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-14 02:00:00.659 6250 6250 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-14 02:00:00.659 6250 6250 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-14 02:00:00.891 6250 6250 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-14 02:00:02.073 6250 6250 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-14 02:00:02.073 6250 6250 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-14 02:00:02.564 6284 6284 W libprocessgroup: Controller sfreezer is not found 03-14 02:00:02.567 6284 6284 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-14 02:00:02.567 6284 6284 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-14 02:00:02.577 6250 6298 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-14 02:00:02.577 6250 6298 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-14 02:00:02.577 6250 6298 W com.mbwhatsapp: and incorrect proguard optimizations. 03-14 02:00:06.449 6250 6260 W System : A resource failed to call end. 03-14 02:00:06.449 6250 6260 W System : A resource failed to call end. 03-14 02:00:06.44--------- beginning of main 03-14 08:45:31.277 11841 11841 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-14 08:45:31.949 11841 11841 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-14 08:45:31.951 11841 11841 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-14 08:45:31.951 11841 11841 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-14 08:45:31.951 11841 11841 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-14 08:45:31.951 11841 11841 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-14 08:45:31.951 11841 11841 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-14 08:45:31.951 11841 11841 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-14 08:45:31.951 11841 11841 W System.err: at java.lang.Class.newInstance(Native Method) 03-14 08:45:31.951 11841 11841 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-14 08:45:31.951 11841 11841 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-14 08:45:31.951 11841 11841 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-14 08:45:31.951 11841 11841 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-14 08:45:31.951 11841 11841 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-14 08:45:31.951 11841 11841 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-14 08:45:31.951 11841 11841 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-14 08:45:31.952 11841 11841 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-14 08:45:31.952 11841 11841 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-14 08:45:31.952 11841 11841 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-14 08:45:31.952 11841 11841 W System.err: at android.os.Looper.loop(Looper.java:313) 03-14 08:45:31.952 11841 11841 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-14 08:45:31.952 11841 11841 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-14 08:45:31.952 11841 11841 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-14 08:45:31.952 11841 11841 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-14 08:45:32.284 11841 11841 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-14 08:45:34.405 11841 11841 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-14 08:45:34.406 11841 11841 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-14 08:45:35.164 12083 12083 W libprocessgroup: Controller sfreezer is not found 03-14 08:45:35.166 12083 12083 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-14 08:45:35.166 12083 12083 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-14 08:45:35.218 11841 12117 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-14 08:45:35.218 11841 12117 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-14 08:45:35.218 11841 12117 W com.mbwhatsapp: and incorrect proguard optimizations. 03-14 08:45:38.272 11841 12337 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #15 (12358) at android.database.sqlite.SQLiteConnection android.d--------- beginning of main 03-14 10:20:53.809 26169 26169 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-14 10:20:54.235 26169 26169 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-14 10:20:54.236 26169 26169 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-14 10:20:54.236 26169 26169 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-14 10:20:54.236 26169 26169 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-14 10:20:54.236 26169 26169 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-14 10:20:54.237 26169 26169 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-14 10:20:54.237 26169 26169 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-14 10:20:54.237 26169 26169 W System.err: at java.lang.Class.newInstance(Native Method) 03-14 10:20:54.237 26169 26169 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-14 10:20:54.237 26169 26169 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-14 10:20:54.237 26169 26169 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-14 10:20:54.237 26169 26169 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-14 10:20:54.237 26169 26169 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-14 10:20:54.237 26169 26169 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-14 10:20:54.237 26169 26169 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-14 10:20:54.237 26169 26169 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-14 10:20:54.237 26169 26169 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-14 10:20:54.237 26169 26169 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-14 10:20:54.237 26169 26169 W System.err: at android.os.Looper.loop(Looper.java:313) 03-14 10:20:54.238 26169 26169 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-14 10:20:54.238 26169 26169 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-14 10:20:54.238 26169 26169 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-14 10:20:54.238 26169 26169 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-14 10:20:54.407 26169 26169 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-14 10:20:55.255 26169 26169 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-14 10:20:55.255 26169 26169 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-14 10:20:55.645 26169 26215 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-14 10:20:55.645 26169 26215 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-14 10:20:55.645 26169 26215 W com.mbwhatsapp: and incorrect proguard optimizations. 03-14 10:20:55.720 26201 26201 W libprocessgroup: Controller sfreezer is not found 03-14 10:20:55.722 26201 26201 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-14 10:20:55.722 26201 26201 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-14 10:20:58.489 26169 26246 W WM-SystemJobScheduler: Unable to schedule work ID 5b017ee8-ab39-481c-8abf-5cf3830f21a1 03-14 10:21:28.583 26169 26246 W WM-SystemJobSc--------- beginning of main 03-14 15:26:26.795 14512 14512 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-14 15:26:27.825 14512 14512 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-14 15:26:27.829 14512 14512 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-14 15:26:27.829 14512 14512 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-14 15:26:27.829 14512 14512 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-14 15:26:27.829 14512 14512 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-14 15:26:27.829 14512 14512 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-14 15:26:27.829 14512 14512 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-14 15:26:27.829 14512 14512 W System.err: at java.lang.Class.newInstance(Native Method) 03-14 15:26:27.829 14512 14512 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-14 15:26:27.829 14512 14512 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-14 15:26:27.829 14512 14512 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-14 15:26:27.829 14512 14512 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-14 15:26:27.829 14512 14512 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-14 15:26:27.829 14512 14512 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-14 15:26:27.829 14512 14512 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-14 15:26:27.829 14512 14512 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-14 15:26:27.829 14512 14512 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-14 15:26:27.829 14512 14512 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-14 15:26:27.829 14512 14512 W System.err: at android.os.Looper.loop(Looper.java:313) 03-14 15:26:27.829 14512 14512 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-14 15:26:27.829 14512 14512 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-14 15:26:27.829 14512 14512 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-14 15:26:27.829 14512 14512 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-14 15:26:28.112 14512 14512 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-14 15:26:32.037 14512 14512 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-14 15:26:32.037 14512 14512 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-14 15:26:32.376 14797 14797 W libprocessgroup: Controller sfreezer is not found 03-14 15:26:32.378 14797 14797 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-14 15:26:32.378 14797 14797 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-14 15:26:33.695 14512 14923 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-14 15:26:33.695 14512 14923 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-14 15:26:33.695 14512 14923 W com.mbwhatsapp: and incorrect proguard optimizations. 03-14 15:26:35.458 14512 14522 W com.mbwhatsapp: Suspending all threads took: 13.073ms 03-14 15:26:36.343 14512 14935 E ArmVmp : Match on catch block at 0x02 in for 0x39 03-14 15:26:36.402 14512 14935 W System.err: java.lang.NullPointerException 03-14 15:26:36.402 14512 14935 W System.err: 03-14 15:26:36.402 14512 14935 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.A21(Native Method) 03-14 15:26:36.402 14512 14935 W System.err: 03-14 15:26:36.403 14512 14935 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.getContactInfoGET(Native Method) 03-14 15:26:36.403 14512 14935 W System.err: 03-14 15:26:36.403 14512 14935 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.<init>(Unknown Source:5) 03-14 15:26:36.403 14512 14935 W System.err: 03-14 15:26:36.530 14512 14935 W System.err: at mbmodsd.mbmodsw.ui.views.toast.MBON.shTP(Native Method) 03-14 15:26:36.530 14512 14935 W System.err: 03-14 15:26:36.531 14512 14935 W System.err: at X.1bt.A01(Unknown Source:178) 03-14 15:26:36.531 14512 14935 W System.err: 03-14 15:26:36.531 14512 14935 W System.err: at X.3Uy.A02(Unknown Source:93) 03-14 15:26:36.531 14512 14935 W System.err: 03-14 15:26:36.531 14512 14935 W System.err: at X.3g7.run(Unknown Source:259) 03-14 15:26:36.531 14512 14935 W System.err: 03-14 15:26:36.531 14512 14935 W System.err: at X.0yM.A1J(Unknown Source:2) 03-14 15:26:36.531 14512 14935 W System.err: 03-14 15:26:36.531 14512 14935 W System.err: at X.1nX.run(Unknown Source:91) 03-14 15:26:36.531 14512 14935 W System.err: 03-14 15:26:36.531 14512 14935 W System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) 03-14 15:26:36.531 14512 14935 W System.err: 03-14 15:26:36.532 14512 14935 W System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) 03-14 15:26:36.532 14512 14935 W System.err: 03-14 15:26:36.532 14512 14935 W System.err: at X.3gH.run(Unknown Source:1548) 03-14 15:26:36.532 14512 14935 W System.err: 03-14 15:26:36.532 14512 14935 W System.err: at java.lang.Thread.run(Thread.java:1012) 03-14 15:26:36.532 14512 14935 W System.err: 03-14 15:26:36.823 14512 14948 E ArmVmp : Match on catch block at 0x02 in for 0x21 03-14 15:26:36.850 14512 14948 W System.err: java.lang.NullPointerException 03-14 15:26:36.850 14512 14948 W System.err: 03-14 15:26:36.851 14512 14948 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.A21(Native Method) 03-14 15:26:36.851 14512 14948 W System.err: 03-14 15:26:36.851 14512 14948 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.getContactInfoGET(Native Method) 03-14 15:26:36.851 14512 14948 W System.err: 03-14 15:26:36.851 14512 14948 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.<init>(Unknown Source:5) 03-14 15:26:36.851 14512 14948 W System.err: 03-14 15:26:36.852 14512 14948 W System.err: at mbmodsd.mbmodsw.ui.views.toast.MBON.shTP(Native Method) 03-14 15:26:36.852 14512 14948 W System.err: 03-14 15:26:36.852 14512 14948 W System.err: at X.1bt.A01(Unknown Source:178) 03-14 15:26:36.852 14512 14948 W System.err: 03-14 15:26:36.852 14512 14948 W System.err: at X.3Uy.A02(Unknown Source:93) 03-14 15:26:36.852 14512 14948 W System.err: 03-14 15:26:36.852 14512 14948 W System.err: at X.3g7.run(Unknown Source:259) 03-14 15:26:36.852 14512 14948 W System.err: 03-14 15:26:36.852 14512 14948 W System.err: at X.0yM.A1J(Unknown Source:2) 03-14 15:26:36.852 14512 14948 W System.err: 03-14 15:26:36.853 14512 14948 W System.err: at X.1nX.run(Unknown Source:91) 03-14 15:26:36.904 14512 14948 W System.err: 03-14 15:26:36.950 14512 14948 W System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) 03-14 15:26:36.950 14512 14948 W System.err: 03-14 15:26:36.950 14512 14948 W System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) 03-14 15:26:36.950 14512 14948 W System.err: 03-14 15:26:36.950 14512 14948 W System.err: at X.3gH.run(Unknown Source:1548) 03-14 15:26:36.950 14512 14948 W System.err: 03-14 15:26:36.951 14512 14948 W System.err: at java.lang.Thread.run(Thread.java:1012) 03-14 15:26:36.951 14512 14948 W System.err: 03-14 15:26:37.034 14512 14522 W com.mbwhatsapp: Suspending all threads took: 40.292ms 03-14 15:26:37.050 14512 14976 E ArmVmp : Match on catch block at 0x02 in for 0x29 03-14 15:26:37.050 14512 14976 W System.err: java.lang.NullPointerException 03-14 15:26:37.050 14512 14976 W System.err: 03-14 15:26:37.051 14512 14976 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.A21(Native Method) 03-14 15:26:37.051 14512 14976 W System.err: 03-14 15:26:37.134 14512 14976 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.getContactInfoGET(Native Method) 03-14 15:26:37.134 14512 14976 W System.err: 03-14 15:26:37.134 14512 14976 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.<init>(Unknown Source:5) 03-14 15:26:37.135 14512 14976 W System.err: 03-14 15:26:37.135 14512 14976 W System.err: at mbmodsd.mbmodsw.ui.views.toast.MBON.shTP(Native Method) 03-14 15:26:37.135 14512 14976 W System.err: 03-14 15:26:37.135 14512 14976 W System.err: at X.1bt.A01(Unknown Source:178) 03-14 15:26:37.135 14512 14976 W System.err: 03-14 15:26:37.135 14512 14976 W System.err: at X.3Uy.A02(Unknown Source:93) 03-14 15:26:37.135 14512 14976 W System.err: 03-14 15:26:37.135 14512 14976 W System.err: at X.3g7.run(Unknown Source:259) 03-14 15:26:37.136 14512 14976 W System.err: 03-14 15:26:37.136 14512 14976 W System.err: at X.0yM.A1J(Unknown Source:2) 03-14 15:26:37.177 14512 14976 W System.err: 03-14 15:26:37.178 14512 14976 W System.err: at X.1nX.run(Unknown Source:91) 03-14 15:26:37.178 14512 14976 W System.err: 03-14 15:26:37.178 14512 14976 W System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) 03-14 15:26:37.178 14512 14976 W System.err: 03-14 15:26:37.179 14512 14976 W System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) 03-14 15:26:37.179 14512 14976 W System.err: 03-14 15:26:37.179 14512 14976 W System.err: at X.3gH.run(Unknown Source:1548) 03-14 15:26:37.179 14512 14976 W System.err: 03-14 15:26:37.179 14512 14976 W System.err: at java.lang.Thread.run(Thread.java:1012) 03-14 15:26:37.179 14512 14976 W System.err: 03-14 15:26:37.215 14512 14522 W com.mbwhatsapp: Suspending all threads took: 19.568ms 03-14 15:26:37.221 14512 15122 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #9 (15104) at android.database.sqlite.SQLiteConnection android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String, int, android.os.CancellationSignal)(SQLiteConnectionPool.java:984) waiters=0 in android.database.sqlite.SQLiteConnection android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String, int, android.os.CancellationSignal) for 610ms 03-14 15:26:37.296 14512 14981 E ArmVmp : Match on catch block at 0x02 in for 0x35 03-14 15:26:37.297 14512 14981 W System.err: java.lang.NullPointerException 03-14 15:26:37.297 14512 14981 W System.err: 03-14 15:26:37.351 14512 14981 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.A21(Native Method) 03-14 15:26:37.351 14512 14981 W System.err: 03-14 15:26:37.351 14512 14981 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.getContactInfoGET(Native Method) 03-14 15:26:37.351 14512 14981 W System.err: 03-14 15:26:37.351 14512 14981 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.<init>(Unknown Source:5) 03-14 15:26:37.351 14512 14981 W System.err: 03-14 15:26:37.351 14512 14981 W System.err: at mbmodsd.mbmodsw.ui.views.toast.MBON.shTP(Native Method) 03-14 15:26:37.351 14512 14981 W System.err: 03-14 15:26:37.351 14512 14981 W System.err: at X.1bt.A01(Unknown Source:178) 03-14 15:26:37.351 14512 14981 W System.err: 03-14 15:26:37.352 14512 14981 W System.err: at X.3Uy.A02(Unknown Source:93) 03-14 15:26:37.352 14512 14981 W System.err: 03-14 15:26:37.352 14512 14981 W System.err: at X.3g7.run(Unknown Source:259) 03-14 15:26:37.352 14512 14981 W System.err: 03-14 15:26:37.352 14512 14981 W System.err: at X.0yM.A1J(Unknown Source:2) 03-14 15:26:37.352 14512 14981 W System.err: 03-14 15:26:37.352 14512 14981 W System.err: at X.1nX.run(Unknown Source:91) 03-14 15:26:37.352 14512 14981 W System.err: 03-14 15:26:37.352 14512 14981 W System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) 03-14 15:26:37.352 14512 14981 W System.err: 03-14 15:26:37.352 14512 14981 W System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) 03-14 15:26:37.352 14512 14981 W System.err: 03-14 15:26:37.352 14512 14981 W System.err: at X.3gH.run(Unknown Source:1548) 03-14 15:26:37.352 14512 14981 W System.err: 03-14 15:26:37.352 14512 14981 W System.err: at java.lang.Thread.run(Thread.java:1012) 03-14 15:26:37.353 14512 14981 W System.err: 03-14 15:26:37.602 14512 15119 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #8 (14981) at android.database.sqlite.SQLiteConnection android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String, int, android.os.CancellationSignal)(SQLiteConnectionPool.java:984) waiters=0 in void android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql ite.SQLiteConnection) for 171ms 03-14 15:26:37.651 14512 15105 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #9 (15104) at android.database.sqlite.SQLiteConnection android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String, int, android.os.CancellationSignal)(SQLiteConnectionPool.java:984) waiters=3 in android.database.sqlite.SQLiteConnection android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String, int, android.os.CancellationSignal) for 956ms 03-14 15:26:37.662 14512 15106 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #9 (15104) at android.database.sqlite.SQLiteConnection android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String, int, android.os.CancellationSignal)(SQLiteConnectionPool.java:984) waiters=1 in void android.database.sqlite.SQLiteConnectionPool.releaseConnection(android.database.sql ite.SQLiteConnection) for 1.045s 03-14 15:26:37.662 14512 14899 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #9 (15104) at android.database.sqlite.SQLiteConnection android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String, int, android.os.CancellationSignal)(SQLiteConnectionPool.java:984) waiters=4 in android.database.sqlite.SQLiteConnection android.database.sqlite.SQLiteConnectionPool.waitForConnection(java.lang.String, int, android.os.CancellationSignal) for 799ms 03-14 15:26:37.739 14512 14979 W com.mbwhatsapp: Long monitor contention with owner MBWhatsApp Worker #2 (14935) at void X.3LI.A0L(java.util.Collection, boolean)(:-1) waiters=0 in void X.3LI.A0E() for 445ms 03-14 15:26:37.772 14512 14976 E ArmVmp : Match on catch block at 0x02 in for 0x2d 03-14 15:26:37.783 14512 14976 W System.err: java.lang.NullPointerException 03-14 15:26:37.788 14512 14976 W System.err: 03-14 15:26:37.789 14512 14976 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.A21(Native Method) 03-14 15:26:37.789 14512 14976 W System.err: 03-14 15:26:37.789 14512 14976 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.getContactInfoGET(Native Method) 03-14 15:26:37.789 14512 14976 W System.err: 03-14 15:26:37.789 14512 14976 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.<init>(Unknown Source:5) 03-14 15:26:37.813 14512 14976 W System.err: 03-14 15:26:37.815 14512 14976 W System.err: at mbmodsd.mbmodsw.ui.views.toast.MBON.shTP(Native Method) 03-14 15:26:37.825 14512 14976 W System.err: 03-14 15:26:37.826 14512 14976 W System.err: at X.1bt.A01(Unknown Source:178) 03-14 15:26:37.826 14512 14976 W System.err: 03-14 15:26:37.826 14512 14976 W System.err: at X.3Uy.A02(Unknown Source:93) 03-14 15:26:37.826 14512 14976 W System.err: 03-14 15:26:37.826 14512 14976 W System.err: at X.3g7.run(Unknown Source:259) 03-14 15:26:37.826 14512 14976 W System.err: 03-14 15:26:37.827 14512 14976 W System.err: at X.0yM.A1J(Unknown Source:2) 03-14 15:26:37.827 14512 14976 W System.err: 03-14 15:26:37.827 14512 14976 W System.err: at X.1nX.run(Unknown Source:91) 03-14 15:26:37.827 14512 14976 W System.err: 03-14 15:26:37.827 14512 14976 W System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) 03-14 15:26:37.827 14512 14976 W System.err: 03-14 15:26:37.827 14512 14976 W System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) 03-14 15:26:37.827 14512 14976 W System.err: 03-14 15:26:37.827 14512 14976 W System.err: at X.3gH.run(Unknown Source:1548) 03-14 15:26:37.827 14512 14976 W System.err: 03-14 15:26:37.827 14512 14976 W System.err: at java.lang.Thread.run(Thread.java:1012) 03-14 15:26:37.827 14512 14976 W System.err: 03-14 15:26:37.964 14512 15122 E ArmVmp : Match on catch block at 0x02 in for 0x29 03-14 15:26:37.996 14512 15122 W System.err: java.lang.NullPointerException 03-14 15:26:37.996 14512 15122 W System.err: 03-14 15:26:38.014 14512 15122 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.A21(Native Method) 03-14 15:26:38.014 14512 15122 W System.err: 03-14 15:26:38.014 14512 15122 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.getContactInfoGET(Native Method) 03-14 15:26:38.014 14512 15122 W System.err: 03-14 15:26:38.014 14512 15122 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.<init>(Unknown Source:5) 03-14 15:26:38.015 14512 15122 W System.err: 03-14 15:26:38.015 14512 15122 W System.err: at mbmodsd.mbmodsw.ui.views.toast.MBON.shTP(Native Method) 03-14 15:26:38.015 14512 15122 W System.err: 03-14 15:26:38.015 14512 15122 W System.err: at X.1bt.A01(Unknown Source:178) 03-14 15:26:38.015 14512 15122 W System.err: 03-14 15:26:38.015 14512 15122 W System.err: at X.3Uy.A02(Unknown Source:93) 03-14 15:26:38.015 14512 15122 W System.err: 03-14 15:26:38.015 14512 15122 W System.err: at X.3g7.run(Unknown Source:259) 03-14 15:26:38.015 14512 15122 W System.err: 03-14 15:26:38.015 14512 15122 W System.err: at X.0yM.A1J(Unknown Source:2) 03-14 15:26:38.015 14512 15122 W System.err: 03-14 15:26:38.015 14512 15122 W System.err: at X.1nX.run(Unknown Source:91) 03-14 15:26:38.015 14512 15122 W System.err: 03-14 15:26:38.016 14512 15122 W System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) 03-14 15:26:38.016 14512 15122 W System.err: 03-14 15:26:38.016 14512 15122 W System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) 03-14 15:26:38.016 14512 15122 W System.err: 03-14 15:26:38.016 14512 15122 W System.err: at X.3gH.run(Unknown Source:1548) 03-14 15:26:38.016 14512 15122 W System.err: 03-14 15:26:38.016 14512 15122 W System.err: at java.lang.Thread.run(Thread.java:1012) 03-14 15:26:38.016 14512 15122 W System.err: 03-14 15:26:38.065 14512 14935 E ArmVmp : Match on catch block at 0x02 in for 0x39 03-14 15:26:38.065 14512 14935 W System.err: java.lang.NullPointerException 03-14 15:26:38.065 14512 14935 W System.err: 03-14 15:26:38.066 14512 14935 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.A21(Native Method) 03-14 15:26:38.066 14512 14935 W System.err: 03-14 15:26:38.066 14512 14935 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.getContactInfoGET(Native Method) 03-14 15:26:38.066 14512 14935 W System.err: 03-14 15:26:38.066 14512 14935 W System.err: at mbmodsd.mbmodsw.ui.views.toast.GET.<init>(Unknown Source:5) 03-14 15:26:38.066 14512 14935 W System.err: 03-14 15:26:38.066 14512 14935 W System.err: at mbmodsd.mbmodsw.ui.views.toast.MBON.shTP(Native Method) 03-14 15:26:38.066 14512 14935 W System.err: 03-14 15:26:38.066 14512 14935 W System.err: at X.1bt.A01(Unknown Source:178) 03-14 15:26:38.066 14512 14935 W System.err: 03-14 15:26:38.066 14512 14935 W System.err: at X.3Uy.A02(Unknown Source:93) 03-14 15:26:38.066 14512 14935 W System.err: 03-14 15:26:38.067 14512 14935 W System.err: at X.3g7.run(Unknown Source:259) 03-14 15:26:38.067 14512 14935 W System.err: 03-14 15:26:38.067 14512 14935 W System.err: at X.0yM.A1J(Unknown Source:2) 03-14 15:26:38.067 14512 14935 W System.err: 03-14 15:26:38.067 14512 14935 W System.err: at X.1nX.run(Unknown Source:91) 03-14 15:26:38.067 --------- beginning of main 03-14 18:48:28.683 28967 28967 E com.mbwhatsapp: Not starting debugger since process cannot load the jdwp agent. 03-14 18:48:28.904 28967 28967 W System.err: java.lang.ClassNotFoundException: mbmodsd.mbmodsw.ui.views.btn.BtnBK 03-14 18:48:28.906 28967 28967 W System.err: at java.lang.Runtime.nativeLoad(Native Method) 03-14 18:48:28.906 28967 28967 W System.err: at java.lang.Runtime.nativeLoad(Runtime.java:1121) 03-14 18:48:28.906 28967 28967 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1075) 03-14 18:48:28.906 28967 28967 W System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:998) 03-14 18:48:28.906 28967 28967 W System.err: at java.lang.System.loadLibrary(System.java:1661) 03-14 18:48:28.906 28967 28967 W System.err: at arm.EpicVm.<clinit>(Unknown Source:2) 03-14 18:48:28.906 28967 28967 W System.err: at java.lang.Class.newInstance(Native Method) 03-14 18:48:28.906 28967 28967 W System.err: at android.app.AppComponentFactory.instantiateApplication(AppComponentFactory.java:76) 03-14 18:48:28.906 28967 28967 W System.err: at androidx.core.app.CoreComponentFactory.instantiateApplication(Unknown Source:0) 03-14 18:48:28.906 28967 28967 W System.err: at android.app.Instrumentation.newApplication(Instrumentation.java:1232) 03-14 18:48:28.906 28967 28967 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1565) 03-14 18:48:28.906 28967 28967 W System.err: at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1502) 03-14 18:48:28.906 28967 28967 W System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7553) 03-14 18:48:28.906 28967 28967 W System.err: at android.app.ActivityThread.-$ $Nest$mhandleBindApplication(Unknown Source:0) 03-14 18:48:28.906 28967 28967 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2400) 03-14 18:48:28.906 28967 28967 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106) 03-14 18:48:28.906 28967 28967 W System.err: at android.os.Looper.loopOnce(Looper.java:226) 03-14 18:48:28.907 28967 28967 W System.err: at android.os.Looper.loop(Looper.java:313) 03-14 18:48:28.907 28967 28967 W System.err: at android.app.ActivityThread.main(ActivityThread.java:8757) 03-14 18:48:28.907 28967 28967 W System.err: at java.lang.reflect.Method.invoke(Native Method) 03-14 18:48:28.907 28967 28967 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) 03-14 18:48:28.907 28967 28967 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067) 03-14 18:48:29.034 28967 28967 E CustomActivityOnCrash: IMPORTANT WARNING! You already have an UncaughtExceptionHandler, are you sure this is correct? If you use a custom UncaughtExceptionHandler, you must initialize it AFTER CustomActivityOnCrash! Installing anyway, but your original handler will not be called. 03-14 18:48:29.596 28967 28967 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-14 18:48:29.596 28967 28967 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-14 18:48:29.854 28967 29021 W com.mbwhatsapp: Method void X.2rL.A03(java.lang.Integer) failed lock verification and will run slower. 03-14 18:48:29.854 28967 29021 W com.mbwhatsapp: Common causes for lock verification issues are non-optimized dex code 03-14 18:48:29.854 28967 29021 W com.mbwhatsapp: and incorrect proguard optimizations. 03-14 18:48:29.877 28967 28967 W com.mbwhatsapp: Method void X.0eU.A0h(X.0tK, boolean) failed lock verification and will run slower. 03-14 18:48:29.992 29008 29008 W libprocessgroup: Controller sfreezer is not found 03-14 18:48:29.993 29008 29008 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-14 18:48:29.993 29008 29008 W libprocessgroup: SetAttribute: unknown attribute: OlafState 03-14 18:48:30.265 28967 29042 E QT : [QT]file does not exist 03-14 18:48:30.274 28967 28967 W com.mbwhatsapp: Method void com.mbwhatsapp.HomeActivity.A6e() failed lock verification and will run slower. 03-14 18:48:30.924 28967 28967 E ArmVmp : Match on catch block at 0x0a in for 0x199 03-14 18:48:30.965 28967 28967 E ArmVmp : Match on catch block at 0x0a in for 0x275 03-14 18:48:31.058 28967 28967 W Activity: Can request only one set of permissions at a time 03-14 18:48:31.137 28967 29059 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/ConscryptEngineSocket;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-14 18:48:31.137 28967 29059 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V (max- target-q,core-platform-api, reflection, denied) 03-14 18:48:31.137 28967 29059 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V (max- target-q, reflection, denied) 03-14 18:48:31.137 28967 29059 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/ConscryptEngineSocket;->setHostname(Ljava/lang/String;)V (max-target-q,core-platform-api, reflection, denied) 03-14 18:48:31.137 28967 29059 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setHostname(Ljava/lang/String;)V (max-target-q,core-platform-api, reflection, denied) 03-14 18:48:31.137 28967 29059 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setHostname(Ljava/lang/ String;)V (max-target-q, reflection, denied) 03-14 18:48:31.137 28967 29059 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setAlpnProtocols([B)V (max-target- q,core-platform-api, reflection, denied) 03-14 18:48:31.137 28967 29059 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->setAlpnProtocols([B)V (max- target-q, reflection, denied) 03-14 18:48:31.413 28967 29059 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getAlpnSelectedProtocol()[B (max- target-q,core-platform-api, reflection, denied) 03-14 18:48:31.414 28967 29059 W com.mbwhatsapp: Accessing hidden method Lcom/android/org/conscrypt/AbstractConscryptSocket;->getAlpnSelectedProtocol()[B (max-target-q, reflection, denied) 03-14 18:48:32.005 28967 28967 E FBI : Can't load library: dlopen failed: library "libmagtsync.so" not found 03-14 18:48:32.021 28967 29103 E ion : ioctl c0044901 failed with code -1: Invalid argument 03-14 18:48:32.857 28967 29042 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-14 18:48:32.857 28967 29042 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-14 18:48:32.865 28967 29042 W Parcel : Expecting binder but got null! 03-14 18:48:33.003 28967 29042 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-14 18:48:33.003 28967 29042 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-14 18:48:33.056 28967 28967 E ArmVmp : Match on catch block at 0x0a in for 0x1a1 03-14 18:48:33.117 28967 29042 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-14 18:48:33.117 28967 29042 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-14 18:48:33.531 28967 28993 W LibraryVersion: Failed to get app version for libraryName: firebase-iid 03-14 18:48:33.839 28967 29146 W LOTTIE : Animation contains merge paths. Merge paths are only supported on KitKat+ and must be manually enabled by calling enableMergePathsForKitKatAndAbove(). 03-14 18:48:34.029 28967 29042 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-14 18:48:34.030 28967 29042 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-14 18:48:34.166 28967 29042 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-14 18:48:34.167 28967 29042 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-14 18:48:34.345 28967 28967 W LOTTIE : Animation contains merge paths but they are disabled. 03-14 18:48:34.348 28967 29042 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-14 18:48:34.348 28967 29042 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-14 18:48:34.403 28967 29042 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-14 18:48:34.403 28967 29042 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-14 18:48:34.975 28967 29042 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-14 18:48:34.975 28967 29042 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-14 18:48:35.047 28967 29042 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-14 18:48:35.047 28967 29042 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-14 18:48:35.104 28967 29042 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-14 18:48:35.105 28967 29042 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-14 18:48:35.167 28967 29042 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-14 18:48:35.168 28967 29042 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-14 18:48:35.192 28967 29042 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-14 18:48:35.192 28967 29042 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-14 18:48:35.202 28967 29042 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-14 18:48:35.203 28967 29042 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-14 18:48:35.211 28967 29042 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-14 18:48:35.211 28967 29042 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-14 18:48:35.226 28967 29042 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-14 18:48:35.226 28967 29042 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-14 18:48:35.244 28967 29042 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-14 18:48:35.244 28967 29042 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-14 18:48:36.197 28967 29158 W com.mbwhatsapp: Long monitor contention with owner androidx.work-2 (29134) at void X.3Go.A00(boolean)(:-1) waiters=0 in void X.3Go.A00(boolean) for 1.843s 03-14 18:48:36.199 28967 29126 W com.mbwhatsapp: Long monitor contention with owner androidx.work-2 (29134) at void X.3Go.A00(boolean)(:-1) waiters=1 in void X.3Go.A00(boolean) for 905ms 03-14 18:48:36.664 28967 28975 W com.mbwhatsapp: Cleared Reference was only reachable from finalizer (only reported once) 03-14 18:48:36.707 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.707 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.707 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.707 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.707 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.707 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.707 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.707 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.707 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.707 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.707 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.711 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.711 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.712 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.712 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.712 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.713 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.716 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.716 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.717 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.717 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.717 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.717 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.718 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.718 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.718 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.718 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.718 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.718 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.718 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.718 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.718 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.718 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.718 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.718 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.719 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.719 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.719 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.719 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.719 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.719 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.719 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.719 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.719 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.720 28967 28977 W System : A resource failed to call close. 03-14 18:48:36.720 28967 28977 W System : A resource failed to call close. 03-14 18:48:38.330 28967 29042 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-14 18:48:38.330 28967 29042 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-14 18:48:39.033 28967 29042 E IMGMapper: set:488 set: Unset optional value from type SMPTE2086 03-14 18:48:39.033 28967 29042 E IMGMapper: set:488 set: Unset optional value from type CTA861_3 03-14 18:48:45.302 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.302 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.302 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.302 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.302 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.302 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.302 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.302 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.302 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.302 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.302 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.302 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.302 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.303 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.303 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.303 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.303 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.303 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.303 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.303 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.303 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.303 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.303 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.303 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.303 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.303 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.303 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.303 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.303 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.303 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.303 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.303 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.303 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.303 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.303 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.303 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.303 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.303 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.304 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.304 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.304 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.304 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.304 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.304 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.304 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.304 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.304 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.304 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.304 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.304 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.304 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.304 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.304 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.304 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.304 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.304 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.304 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.304 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.304 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.304 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.304 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.304 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.304 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.304 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.304 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.304 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.304 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.304 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.304 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.304 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.304 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.304 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.304 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.305 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.305 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.305 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.305 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.305 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.305 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.305 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.305 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.305 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.305 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.305 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.305 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.305 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.305 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.305 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.305 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.305 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.306 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.306 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.306 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.306 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.306 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.306 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.306 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.306 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.306 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.306 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.306 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.306 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.306 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.306 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.306 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.306 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.306 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.306 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.306 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.306 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.306 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.306 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.306 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.306 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.306 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.306 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.306 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.307 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.307 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.307 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.307 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.307 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.307 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.307 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.307 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.307 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.307 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.307 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.307 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.307 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.307 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.307 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.307 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.307 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.307 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.307 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.307 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.307 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.307 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.307 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.307 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.307 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.307 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.307 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.307 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.307 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.307 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.307 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.307 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.307 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.307 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.307 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.307 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.307 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.307 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.307 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.307 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.307 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.307 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.308 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.309 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.309 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.309 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.309 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.309 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.309 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.309 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.309 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.309 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.309 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.309 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.309 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.309 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.309 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.309 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.309 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.309 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.309 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.309 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.309 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.309 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.309 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.309 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.309 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.309 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.309 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.309 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.309 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.309 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.309 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.309 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.309 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.309 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.309 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.309 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.310 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.310 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.310 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.310 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.310 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.310 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.310 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.310 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.310 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.310 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.310 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.310 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.310 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.310 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.310 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.310 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.310 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.310 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.310 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.310 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.310 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.310 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.310 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.310 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.310 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.310 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.310 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.310 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.311 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.311 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.311 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.311 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.311 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.311 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.311 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.311 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.311 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.311 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.311 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.311 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.311 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.311 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.311 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.311 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.311 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.311 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.311 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.311 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.311 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.311 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.311 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.311 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.311 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.311 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.311 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.311 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.311 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.311 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.311 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.312 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.312 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.312 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.312 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.312 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.312 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.312 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.312 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.312 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.312 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.312 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.312 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.312 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.312 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.312 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.312 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.312 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.312 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.312 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.312 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.312 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.312 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.312 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.312 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.312 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.312 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.312 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.312 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.312 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.312 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.312 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.312 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.313 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.313 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.313 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.313 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.313 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.313 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.313 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.313 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.313 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.313 28967 28977 W System : A resource failed to call close. 03-14 18:48:45.313 28967 28977 W System : A re