0% found this document useful (0 votes)
3 views80 pages

Log Cat 1750391590946

The document contains a stack trace indicating a JSONException due to a missing value for 'veux' in a JSON object. It details the sequence of method calls leading to the error, primarily related to the initialization of multi-window resolution arguments in an Android application. Additionally, there are log entries related to camera service connections and various debug messages from the camera manager.

Uploaded by

JAR'YS RAHARISON
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views80 pages

Log Cat 1750391590946

The document contains a stack trace indicating a JSONException due to a missing value for 'veux' in a JSON object. It details the sequence of method calls leading to the error, primarily related to the initialization of multi-window resolution arguments in an Android application. Additionally, there are log entries related to camera service connections and various debug messages from the camera manager.

Uploaded by

JAR'YS RAHARISON
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 80

org.json.

JSONException: No value for veux


at org.json.JSONObject.get(JSONObject.java:398)
at org.json.JSONObject.getJSONObject(JSONObject.java:618)
at
android.util.MiuiMultiWindowUtils.initFreeFormResolutionArgsOfDevice(MiuiMultiWindo
wUtils.java:1437)
at
android.util.MiuiMultiWindowUtils.initFreeFormResolutionArgs(MiuiMultiWindowUtils.j
ava:1431)
at android.util.MiuiMultiWindowUtils.<clinit>(MiuiMultiWindowUtils.java:209)
at
com.android.internal.policy.DecorViewMultiWinStubImpl.<init>(DecorViewMultiWinStubI
mpl.java:19)
at
com.android.internal.policy.DecorViewMultiWinStubImpl$Provider.provideNewInstance(D
ecorViewMultiWinStubImpl$Provider.java:14)
at
com.android.internal.policy.DecorViewMultiWinStubImpl$Provider.provideNewInstance(D
ecorViewMultiWinStubImpl$Provider.java:8)
at com.miui.base.MiuiStubRegistry.get(MiuiStubRegistry.java:129)
at com.miui.base.MiuiStubUtil.newInstance(MiuiStubUtil.java:77)
at
com.android.internal.policy.DecorViewMultiWinStub.newInstance(DecorViewMultiWinStub
.java:11)
at com.android.internal.policy.DecorView.<init>(DecorView.java:333)
at
com.android.internal.policy.PhoneWindow.generateDecor(PhoneWindow.java:2380)
at
com.android.internal.policy.PhoneWindow.installDecor(PhoneWindow.java:2760)
at
com.android.internal.policy.PhoneWindow.getDecorView(PhoneWindow.java:2140)
at
com.google.android.apps.camera.legacy.app.activity.main.CameraActivity.onCreate(Unk
nown Source:611)
at android.app.Activity.performCreate(Activity.java:8182)
at android.app.Activity.performCreate(Activity.java:8149)
at
android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1330)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3742)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3936)
at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10
3)
at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2289)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loopOnce(Looper.java:211)
at android.os.Looper.loop(Looper.java:300)
at android.app.ActivityThread.main(ActivityThread.java:8301)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1043)
--------- beginning of main
06-20 06:53:10.998 7257 7297 I CameraManagerGlobal: Connecting to camera service
--------- beginning of system
06-20 06:53:11.008 7257 7257 D ViewScrollStubImpl: the value of
mScrollFrictionRes is: 0.015
06-20 06:53:11.014 7257 7257 D MiuiMultiWindowUtils: freeform resolution args raw
data:{ "zizhan":{ "freeform_args": { "inner":{ "vertical_portrait":
{"aspect_ratio":0.626,
"original_ratio":0.5643,"original_scale":0.74,"top_margin":0.168,"left_margin":0.48
4}, "horizontal_portrait":{"aspect_ratio":0.626,
"original_ratio":0.5643,"original_scale":0.74,"top_margin":0.1222,"left_margin":0.5
9745}, "vertical_landscape":{"aspect_ratio":1.6,
"original_ratio":1,"original_scale":0.604,"top_margin":0.2596,"left_margin":0.2624}
, "horizontal_landscape":{"aspect_ratio":1.6,
"original_ratio":1,"original_scale":0.604,"top_margin":0.213,"left_margin":0.3758}
}, "outer":{ "vertical_portrait":{"aspect_ratio":0.626,
"original_ratio":1,"original_scale":0.74,"top_margin":0.0753,"left_margin":-1},
"horizontal_portrait":{"aspect_ratio":0.626,
"original_ratio":1,"original_scale":0.5756,"top_margin":-1,"left_margin":0.0753},
"vertical_landscape":{"aspect_ratio":1.6,
"original_ratio":0.6847,"original_scale":0.587,"top_margin":0.0753,"left_margin":-
1}, "horizontal_landscape":{"aspect_ratio":1.6,
"original_ratio":0.6847,"original_scale":0.587,"top_margin":-
1,"left_margin":0.0753}} }, "mini_freeform_args":{ "inner":
{ "vertical_portrait":{"aspect_ratio":0.626, "original_ratio":0.147},
"horizontal_portrait":{"aspect_ratio":0.626, "original_ratio":0.147},
"vertical_landscape":{"aspect_ratio":1.6, "original_ratio":0.165},
"horizontal_landscape":{"aspect_ratio":1.6, "original_ratio":0.165} },
"outer":{ "vertical_portrait":{"aspect_ratio":0.626, "original_ratio":0.26},
"horizontal_portrait":{"aspect_ratio":0.626, "original_ratio":0.26},
"vertical_landscape":{"aspect_ratio":1.6, "original_ratio":0.293},
"horizontal_landscape":{"aspect_ratio":1.6, "original_ratio":0.293}} } },
"wide_default":{ "freeform_args": { "vertical_portrait":
{"aspect_ratio":0.625,
"original_ratio":0.58,"original_scale":0.7574,"top_margin":0.125,"left_margin":-1},
"horizontal_portrait":{"aspect_ratio":0.625,
"original_ratio":0.58,"original_scale":0.7574,"top_margin":-
1,"left_margin":0.0714}, "vertical_landscape":{"aspect_ratio":1.6,
"original_ratio":1,"original_scale":0.5153,"top_margin":0.125,"left_margin":-1},
"horizontal_landscape":{"aspect_ratio":1.6,
"original_ratio":1,"original_scale":0.5153,"top_margin":-1,"left_margin":0.0714}
}, "mini_freeform_args":{ "vertical_portrait":{"aspect_ratio":0.5625,
"original_ratio":0.144}, "horizontal_portrait":{"aspect_ratio":0.5625,
"original_ratio":0.144}, "vertical_landscape":{"aspect_ratio":-1,
"original_ratio":0.144}, "horizontal_landscape":{"aspect_ratio":-1,
"original_ratio":0.144} } }, "narrow_default": { "freeform_args":
{ "vertical_portrait":{"aspect_ratio":0.5625,
"original_ratio":1,"original_scale":0.7182,"top_margin":0.142,"left_margin":-1},
"horizontal_portrait":{"aspect_ratio":0.8,
"original_ratio":1,"original_scale":0.7182,"top_margin":-1,"left_margin":0.05},
"vertical_landscape":{"aspect_ratio":1.6,
"original_ratio":0.6545,"original_scale":0.4473,"top_margin":0.142,"left_margin":-
1}, "horizontal_landscape":{"aspect_ratio":1.6,
"original_ratio":0.6545,"original_scale":0.4473,"top_margin":-1,"left_margin":0.05}
}, "mini_freeform_args":{ "vertical_portrait":{"aspect_ratio":0.5625,
"original_ratio":0.3}, "horizontal_portrait":{"aspect_ratio":0.5625,
"original_ratio":0.3}, "vertical_landscape":{"aspect_ratio":1.7778,
"original_ratio":0.3}, "horizontal_landscape":{"aspect_ratio":1.7778,
"original_ratio":0.3} } }, "regular_default": { "freeform_args":
{ "vertical_portrait":{"aspect_ratio":0.625,
"original_ratio":1,"original_scale":0.7,"top_margin":0.109,"left_margin":-1},
"horizontal_portrait":{"aspect_ratio":0.6667,
"original_ratio":1,"original_scale":0.6102,"top_margin":-1,"left_margin":0.026},
"vertical_landscape":{"aspect_ratio
06-20 06:53:11.014 7257 7297 D CameraExtStub: init
android.hardware.camera2.impl.CameraExtImplXiaoMi
06-20 06:53:11.016 7257 7300 D CameraInjector:
updateCloudCameraControllerInfoAsync: E
06-20 06:53:11.024 7257 7257 D IS_CTS_MODE: false
06-20 06:53:11.024 7257 7257 D MULTI_WINDOW_SWITCH_ENABLED: false
06-20 06:53:11.024 7257 7257 D IS_CTS_MODE: false
06-20 06:53:11.024 7257 7257 D MULTI_WINDOW_SWITCH_ENABLED: false
06-20 06:53:11.027 7257 7257 D DecorView[]: getWindowModeFromSystem windowmode
is 1
06-20 06:53:11.031 7257 7299 D CameraManager2: GotArray:0
06-20 06:53:11.031 7257 7299 D CameraManager2: GotArray:1
06-20 06:53:11.031 7257 7299 D CameraManager2: GotArray:20
06-20 06:53:11.031 7257 7299 D CameraManager2: GotArray:21
06-20 06:53:11.031 7257 7299 D CameraManager2: GotArray:22
06-20 06:53:11.034 7257 7302 D CameraManager2: GotArray:0
06-20 06:53:11.034 7257 7302 D CameraManager2: GotArray:1
06-20 06:53:11.034 7257 7302 D CameraManager2: GotArray:20
06-20 06:53:11.034 7257 7302 D CameraManager2: GotArray:21
06-20 06:53:11.034 7257 7302 D CameraManager2: GotArray:22
06-20 06:53:11.035 7257 7287 W VideoCapabilities: Unsupported mime
image/vnd.android.heic
06-20 06:53:11.035 7257 7287 W VideoCapabilities: Unsupported mime
image/vnd.android.heic
06-20 06:53:11.040 7257 7302 D CameraManager2: GotArray:0
06-20 06:53:11.040 7257 7302 D CameraManager2: GotArray:1
06-20 06:53:11.040 7257 7302 D CameraManager2: GotArray:20
06-20 06:53:11.040 7257 7302 D CameraManager2: GotArray:21
06-20 06:53:11.040 7257 7302 D CameraManager2: GotArray:22
06-20 06:53:11.050 7257 7300 D CameraInjector:
updateCloudCameraControllerInfoAsync: X
06-20 06:53:11.050 7257 7297 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:53:11.050 7257 7297 W CameraManagerGlobal: [soar.cts] ignore the status
update of camera: 2
06-20 06:53:11.051 7257 7297 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:53:11.051 7257 7297 W CameraManagerGlobal: [soar.cts] ignore the status
update of camera: 3
06-20 06:53:11.051 7257 7297 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:53:11.051 7257 7297 W CameraManagerGlobal: [soar.cts] ignore the status
update of camera: 4
06-20 06:53:11.051 7257 7297 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:53:11.051 7257 7297 W CameraManagerGlobal: [soar.cts] ignore the status
update of camera: 5
06-20 06:53:11.051 7257 7297 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:53:11.051 7257 7297 W CameraManagerGlobal: [soar.cts] ignore the status
update of camera: 6
06-20 06:53:11.052 7257 7297 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:53:11.052 7257 7274 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:53:11.052 7257 7274 W CameraManagerGlobal: ignore the torch status
update of camera: 2
06-20 06:53:11.053 7257 7274 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:53:11.053 7257 7274 W CameraManagerGlobal: ignore the torch status
update of camera: 3
06-20 06:53:11.053 7257 7274 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:53:11.053 7257 7274 W CameraManagerGlobal: ignore the torch status
update of camera: 4
06-20 06:53:11.053 7257 7274 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:53:11.053 7257 7274 W CameraManagerGlobal: ignore the torch status
update of camera: 5
06-20 06:53:11.061 7257 7297 W CAM_A : Build number (V13.0.9.0.SKCMIXM) is not
a number. Ignoring version check for b/149569689.
06-20 06:53:11.061 7257 7297 D CameraManager2: GotArray:0
06-20 06:53:11.061 7257 7297 D CameraManager2: GotArray:1
06-20 06:53:11.062 7257 7297 D CameraManager2: GotArray:20
06-20 06:53:11.062 7257 7297 D CameraManager2: GotArray:21
06-20 06:53:11.062 7257 7297 D CameraManager2: GotArray:22
06-20 06:53:11.063 7257 7302 D CameraManager2: GotArray:0
06-20 06:53:11.063 7257 7302 D CameraManager2: GotArray:1
06-20 06:53:11.063 7257 7302 D CameraManager2: GotArray:20
06-20 06:53:11.063 7257 7302 D CameraManager2: GotArray:21
06-20 06:53:11.063 7257 7302 D CameraManager2: GotArray:22
06-20 06:53:11.064 7257 7302 D CameraManager2: GotArray:0
06-20 06:53:11.064 7257 7302 D CameraManager2: GotArray:1
06-20 06:53:11.064 7257 7302 D CameraManager2: GotArray:20
06-20 06:53:11.064 7257 7302 D CameraManager2: GotArray:21
06-20 06:53:11.064 7257 7302 D CameraManager2: GotArray:22
06-20 06:53:11.083 7257 7308 W libc : Access denied finding property
"persist.vendor.camera.privapp.list"
06-20 06:53:11.083 7257 7308 D CameraExtImplXiaoMi: initCameraDevice: 0
06-20 06:53:11.118 7257 7257 I DeezNuts: MSG: SLIDER 1 FOCUS: 1.0E-4
06-20 06:53:11.118 7257 7257 I ProReC : setprogres0
06-20 06:53:11.118 7257 7257 I DeezNuts: MSG: SLIDER 0 IDX: 0
06-20 06:53:11.118 7257 7257 I ProReC : setprogres_iso0
06-20 06:53:11.118 7257 7257 I za.defcomk.prorec.cust2.RotSeek: setprogres_iso0
06-20 06:53:11.123 7257 7257 D CompatibilityChangeReporter: Compat change id
reported: 171228096; UID 10420; state: ENABLED
06-20 06:53:11.132 7257 7277 E CameraManagerGlobal: Camera 4 is not available.
Ignore physical camera status change
06-20 06:53:11.140 7257 7277 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:53:11.140 7257 7277 W CameraManagerGlobal: ignore the torch status
update of camera: 2
06-20 06:53:11.141 7257 7277 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:53:11.141 7257 7277 W CameraManagerGlobal: ignore the torch status
update of camera: 3
06-20 06:53:11.141 7257 7277 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:53:11.141 7257 7277 W CameraManagerGlobal: ignore the torch status
update of camera: 4
06-20 06:53:11.142 7257 7277 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:53:11.142 7257 7277 W CameraManagerGlobal: ignore the torch status
update of camera: 5
06-20 06:53:11.168 7257 7308 D CameraDevice-JV-0: waitUntilIdle: E. id = 0
06-20 06:53:11.168 7257 7308 D CameraDevice-JV-0: waitUntilIdle: X
06-20 06:53:11.207 7257 7257 W ReflectionUtils: java.lang.NoSuchMethodException:
android.view.ViewRootImpl#needSurface()#bestmatch
06-20 06:53:11.207 7257 7257 W ReflectionUtils: at
miui.util.ReflectionUtils.findMethodBestMatch(ReflectionUtils.java:338)
06-20 06:53:11.207 7257 7257 W ReflectionUtils: at
miui.util.ReflectionUtils.tryFindMethodBestMatch(ReflectionUtils.java:358)
06-20 06:53:11.207 7257 7257 W ReflectionUtils: at
android.view.ChoreographerInjectorStubImpl.<init>(ChoreographerInjectorStubImpl.jav
a:103)
06-20 06:53:11.207 7257 7257 W ReflectionUtils: at
android.view.ChoreographerInjectorStubImpl$Provider$SINGLETON.<clinit>(Choreographe
rInjectorStubImpl$Provider.java:21)
06-20 06:53:11.207 7257 7257 W ReflectionUtils: at
android.view.ChoreographerInjectorStubImpl$Provider.provideSingleton(ChoreographerI
njectorStubImpl$Provider.java:10)
06-20 06:53:11.207 7257 7257 W ReflectionUtils: at
android.view.ChoreographerInjectorStubImpl$Provider.provideSingleton(ChoreographerI
njectorStubImpl$Provider.java:8)
06-20 06:53:11.207 7257 7257 W ReflectionUtils: at
com.miui.base.MiuiStubRegistry.get(MiuiStubRegistry.java:129)
06-20 06:53:11.207 7257 7257 W ReflectionUtils: at
com.miui.base.MiuiStubRegistry.get(MiuiStubRegistry.java:123)
06-20 06:53:11.207 7257 7257 W ReflectionUtils: at
com.miui.base.MiuiStubUtil.getInstance(MiuiStubUtil.java:46)
06-20 06:53:11.207 7257 7257 W ReflectionUtils: at
android.view.animation.ChoreographerInjectorStub.getInstance(ChoreographerInjectorS
tub.java:18)
06-20 06:53:11.207 7257 7257 W ReflectionUtils: at
android.view.Choreographer.postCallbackDelayedInternal(Choreographer.java:510)
06-20 06:53:11.207 7257 7257 W ReflectionUtils: at
android.view.Choreographer.postCallbackDelayed(Choreographer.java:494)
06-20 06:53:11.207 7257 7257 W ReflectionUtils: at
android.view.Choreographer.postCallback(Choreographer.java:466)
06-20 06:53:11.207 7257 7257 W ReflectionUtils: at
android.view.ViewRootImpl.scheduleTraversals(ViewRootImpl.java:2234)
06-20 06:53:11.207 7257 7257 W ReflectionUtils: at
android.view.ViewRootImpl.requestLayout(ViewRootImpl.java:1862)
06-20 06:53:11.207 7257 7257 W ReflectionUtils: at
android.view.ViewRootImpl.setView(ViewRootImpl.java:1161)
06-20 06:53:11.207 7257 7257 W ReflectionUtils: at
android.view.WindowManagerGlobal.addView(WindowManagerGlobal.java:403)
06-20 06:53:11.207 7257 7257 W ReflectionUtils: at
android.view.WindowManagerImpl.addView(WindowManagerImpl.java:135)
06-20 06:53:11.207 7257 7257 W ReflectionUtils: at
android.app.ActivityThread.handleResumeActivity(ActivityThread.java:5001)
06-20 06:53:11.207 7257 7257 W ReflectionUtils: at
android.app.servertransaction.ResumeActivityItem.execute(ResumeActivityItem.java:54
)
06-20 06:53:11.207 7257 7257 W ReflectionUtils: at
android.app.servertransaction.ActivityTransactionItem.execute(ActivityTransactionIt
em.java:45)
06-20 06:53:11.207 7257 7257 W ReflectionUtils: at
android.app.servertransaction.TransactionExecutor.executeLifecycleState(Transaction
Executor.java:176)
06-20 06:53:11.207 7257 7257 W ReflectionUtils: at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
97)
06-20 06:53:11.207 7257 7257 W ReflectionUtils: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2289)
06-20 06:53:11.207 7257 7257 W ReflectionUtils: at
android.os.Handler.dispatchMessage(Handler.java:106)
06-20 06:53:11.207 7257 7257 W ReflectionUtils: at
android.os.Looper.loopOnce(Looper.java:211)
06-20 06:53:11.207 7257 7257 W ReflectionUtils: at
android.os.Looper.loop(Looper.java:300)
06-20 06:53:11.207 7257 7257 W ReflectionUtils: at
android.app.ActivityThread.main(ActivityThread.java:8301)
06-20 06:53:11.207 7257 7257 W ReflectionUtils: at
java.lang.reflect.Method.invoke(Native Method)
06-20 06:53:11.207 7257 7257 W ReflectionUtils: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
06-20 06:53:11.207 7257 7257 W ReflectionUtils: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1043)
06-20 06:53:11.209 7257 7257 D DecorView[]: getWindowModeFromSystem windowmode
is 1
06-20 06:53:11.209 7257 7257 D DecorView[]: updateDecorCaptionStatus
displayWindowDecor is false
06-20 06:53:11.217 7257 7257 W Looper : PerfMonitor looperActivity :
package=com.google.android.GoogleCameraEngR15/com.android.camera.CameraLauncher
time=0ms latency=512ms running=0ms procState=-1 historyMsgCount=3 (msgIndex=2
wall=183ms seq=2 late=11ms h=android.app.ActivityThread$H w=110) (msgIndex=3
wall=324ms seq=3 late=190ms h=android.app.ActivityThread$H w=159)
06-20 06:53:11.231 7257 7257 D DecorView[]: getWindowModeFromSystem windowmode
is 1
06-20 06:53:11.231 7257 7257 D DecorView[]: updateDecorCaptionStatus
displayWindowDecor is false
06-20 06:53:11.266 7257 7289 I AdrenoGLES-0: QUALCOMM build :
3e33337ce3, I07ee46fc66
06-20 06:53:11.266 7257 7289 I AdrenoGLES-0: Build Date :
10/08/21
06-20 06:53:11.266 7257 7289 I AdrenoGLES-0: OpenGL ES Shader Compiler Version:
EV031.35.01.10
06-20 06:53:11.266 7257 7289 I AdrenoGLES-0: Local Branch :
06-20 06:53:11.266 7257 7289 I AdrenoGLES-0: Remote Branch :
06-20 06:53:11.266 7257 7289 I AdrenoGLES-0: Remote Branch :
06-20 06:53:11.266 7257 7289 I AdrenoGLES-0: Reconstruct Branch :
06-20 06:53:11.266 7257 7289 I AdrenoGLES-0: Build Config : S
P 10.0.7 AArch64
06-20 06:53:11.266 7257 7289 I AdrenoGLES-0: Driver
Path : /vendor/lib64/egl/libGLESv2_adreno.so
06-20 06:53:11.270 7257 7289 I AdrenoGLES-0: PFP: 0x016ee201, ME: 0x00000000
06-20 06:53:11.305 7257 7289 D hw-ProcessState: Binder ioctl to enable oneway
spam detection failed: Invalid argument
06-20 06:53:11.316 7257 7307 W gleCameraEngR1: Long monitor contention with owner
Camera-Ex (7308) at void
android.hardware.camera2.impl.CameraDeviceImpl.waitUntilIdle()
(CameraDeviceImpl.java:1351) waiters=0 in void
android.hardware.camera2.impl.CameraDeviceImpl$4.run() for 149ms
06-20 06:53:11.331 7257 7288 W ProtoDataStoreFlagStore: Unable to retrieve flag
snapshot for
com.google.android.libraries.consentverifier#com.google.android.GoogleCameraEngR15,
using defaults.
06-20 06:53:11.366 7257 7257 W CAM_A : Was already registered as
ThermalStatusListener on AppStart
06-20 06:53:11.403 7257 7257 D CameraManager2: GotArray:0
06-20 06:53:11.403 7257 7257 D CameraManager2: GotArray:1
06-20 06:53:11.403 7257 7257 D CameraManager2: GotArray:20
06-20 06:53:11.403 7257 7257 D CameraManager2: GotArray:21
06-20 06:53:11.403 7257 7257 D CameraManager2: GotArray:22
06-20 06:53:11.797 7257 7287 D nativeloader: Load
/data/user/0/com.google.android.GoogleCameraEngR15/files/libpatched_jni.so using ns
clns-4 from class loader (caller=base.apk): ok
06-20 06:53:11.797 7257 7302 W gleCameraEngR1: Long monitor contention with owner
GcaGeneric-1 (7287) at void lik.b()(:-1) waiters=0 in void lik.b() for 630ms
06-20 06:53:11.797 7257 7299 W gleCameraEngR1: Long monitor contention with owner
GcaGeneric-1 (7287) at void lik.b()(:-1) waiters=1 in void lik.b() for 511ms
06-20 06:53:11.800 7257 7287 D nativeloader: Load /data/app/~~ZHcDh5XVpEJ85c-
f8xYpUw==/com.google.android.GoogleCameraEngR15-9syvQYAx1T07x-uskG-NnA==/lib/
arm64/libpairipcoreX.so using ns clns-4 from class loader (caller=base.apk!
classes2.dex): ok
06-20 06:53:11.805 7257 7257 W gleCameraEngR15: type=1400 audit(0.0:92474): avc:
granted { execute } for
path="/data/user/0/com.google.android.GoogleCameraEngR15/files/libpatched_jni.so"
dev="dm-11" ino=946490 scontext=u:r:untrusted_app_29:s0:c164,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c164,c257,c512,c768 tclass=file
app=com.google.android.GoogleCameraEngR15
06-20 06:53:11.805 7257 7257 W 00UiWorker: type=1400 audit(0.0:92475): avc:
granted { execute } for
path="/data/user/0/com.google.android.GoogleCameraEngR15/files/libpatched_jni.so"
dev="dm-11" ino=946490 scontext=u:r:untrusted_app_29:s0:c164,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c164,c257,c512,c768 tclass=file
app=com.google.android.GoogleCameraEngR15
06-20 06:53:11.805 7257 7257 W GcaGeneric-1: type=1400 audit(0.0:92476): avc:
granted { execute } for
path="/data/user/0/com.google.android.GoogleCameraEngR15/files/libpatched_jni.so"
dev="dm-11" ino=946490 scontext=u:r:untrusted_app_29:s0:c164,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c164,c257,c512,c768 tclass=file
app=com.google.android.GoogleCameraEngR15
06-20 06:53:11.812 7257 7257 D CameraManager2: GotArray:0
06-20 06:53:11.812 7257 7257 D CameraManager2: GotArray:1
06-20 06:53:11.812 7257 7257 D CameraManager2: GotArray:20
06-20 06:53:11.812 7257 7257 D CameraManager2: GotArray:21
06-20 06:53:11.812 7257 7257 D CameraManager2: GotArray:22
06-20 06:53:11.817 7257 7257 W CriticalPath: type=1400 audit(0.0:92477): avc:
granted { execute } for
path="/data/user/0/com.google.android.GoogleCameraEngR15/files/libpatched_jni.so"
dev="dm-11" ino=946490 scontext=u:r:untrusted_app_29:s0:c164,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c164,c257,c512,c768 tclass=file
app=com.google.android.GoogleCameraEngR15
06-20 06:53:11.844 7257 7257 D nativeloader: Load /data/app/~~ZHcDh5XVpEJ85c-
f8xYpUw==/com.google.android.GoogleCameraEngR15-9syvQYAx1T07x-uskG-NnA==/lib/
arm64/libagc.so using ns clns-4 from class loader (caller=base.apk!classes2.dex):
ok
06-20 06:53:11.874 7257 7257 D CameraManager2: GotArray:0
06-20 06:53:11.874 7257 7257 D CameraManager2: GotArray:1
06-20 06:53:11.874 7257 7257 D CameraManager2: GotArray:20
06-20 06:53:11.874 7257 7257 D CameraManager2: GotArray:21
06-20 06:53:11.874 7257 7257 D CameraManager2: GotArray:22
06-20 06:53:11.885 7257 7257 W CriticalPath: type=1400 audit(0.0:92478): avc:
granted { execute } for
path="/data/user/0/com.google.android.GoogleCameraEngR15/files/libpatched_jni.so"
dev="dm-11" ino=946490 scontext=u:r:untrusted_app_29:s0:c164,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c164,c257,c512,c768 tclass=file
app=com.google.android.GoogleCameraEngR15
06-20 06:53:11.892 7257 7257 W FontsContract: Platform version of downloadable
fonts is deprecated. Please use androidx version instead.
06-20 06:53:11.897 7257 7302 W CAM_SimpleReqProcessor: Failed to add Stream-1 to
CaptureRequest for Request-0. The surface (null) was not valid.
06-20 06:53:11.897 7257 7302 W CAM_SimpleReqProcessor: Failed to submit a
CaptureRequest for Request-0: There were no surfaces on the request.
06-20 06:53:11.897 7257 7302 W CAM_SimpleReqProcessor: Failed to add Stream-1 to
CaptureRequest for Request-1. The surface (null) was not valid.
06-20 06:53:11.920 7257 7257 D CameraManager2: GotArray:0
06-20 06:53:11.920 7257 7257 D CameraManager2: GotArray:1
06-20 06:53:11.920 7257 7257 D CameraManager2: GotArray:20
06-20 06:53:11.920 7257 7257 D CameraManager2: GotArray:21
06-20 06:53:11.920 7257 7257 D CameraManager2: GotArray:22
06-20 06:53:11.920 7257 7302 W CAM_A : UI view not yet initialized
06-20 06:53:11.920 7257 7302 W CAM_SimpleReqProcessor: Failed to add Stream-1 to
CaptureRequest for Request-2. The surface (null) was not valid.
06-20 06:53:11.921 7257 7257 D CameraManager2: GotArray:0
06-20 06:53:11.921 7257 7257 D CameraManager2: GotArray:1
06-20 06:53:11.921 7257 7257 D CameraManager2: GotArray:20
06-20 06:53:11.921 7257 7257 D CameraManager2: GotArray:21
06-20 06:53:11.921 7257 7257 D CameraManager2: GotArray:22
06-20 06:53:11.922 7257 7257 D CameraManager2: GotArray:0
06-20 06:53:11.922 7257 7257 D CameraManager2: GotArray:1
06-20 06:53:11.922 7257 7257 D CameraManager2: GotArray:20
06-20 06:53:11.922 7257 7257 D CameraManager2: GotArray:21
06-20 06:53:11.922 7257 7257 D CameraManager2: GotArray:22
06-20 06:53:11.923 7257 7257 D CameraManager2: GotArray:0
06-20 06:53:11.923 7257 7257 D CameraManager2: GotArray:1
06-20 06:53:11.923 7257 7257 D CameraManager2: GotArray:20
06-20 06:53:11.923 7257 7257 D CameraManager2: GotArray:21
06-20 06:53:11.923 7257 7257 D CameraManager2: GotArray:22
06-20 06:53:11.957 7257 7257 D CameraManager2: GotArray:0
06-20 06:53:11.957 7257 7257 D CameraManager2: GotArray:1
06-20 06:53:11.957 7257 7257 D CameraManager2: GotArray:20
06-20 06:53:11.957 7257 7257 D CameraManager2: GotArray:21
06-20 06:53:11.957 7257 7257 D CameraManager2: GotArray:22
06-20 06:53:11.966 7257 7257 D CameraManager2: GotArray:0
06-20 06:53:11.966 7257 7257 D CameraManager2: GotArray:1
06-20 06:53:11.966 7257 7257 D CameraManager2: GotArray:20
06-20 06:53:11.966 7257 7257 D CameraManager2: GotArray:21
06-20 06:53:11.966 7257 7257 D CameraManager2: GotArray:22
06-20 06:53:11.967 7257 7257 D CameraManager2: GotArray:0
06-20 06:53:11.967 7257 7257 D CameraManager2: GotArray:1
06-20 06:53:11.967 7257 7257 D CameraManager2: GotArray:20
06-20 06:53:11.967 7257 7257 D CameraManager2: GotArray:21
06-20 06:53:11.967 7257 7257 D CameraManager2: GotArray:22
06-20 06:53:11.968 7257 7257 D CameraManager2: GotArray:0
06-20 06:53:11.968 7257 7257 D CameraManager2: GotArray:1
06-20 06:53:11.968 7257 7257 D CameraManager2: GotArray:20
06-20 06:53:11.968 7257 7257 D CameraManager2: GotArray:21
06-20 06:53:11.968 7257 7257 D CameraManager2: GotArray:22
06-20 06:53:11.969 7257 7257 D CameraManager2: GotArray:0
06-20 06:53:11.969 7257 7257 D CameraManager2: GotArray:1
06-20 06:53:11.969 7257 7257 D CameraManager2: GotArray:20
06-20 06:53:11.969 7257 7257 D CameraManager2: GotArray:21
06-20 06:53:11.969 7257 7257 D CameraManager2: GotArray:22
06-20 06:53:11.973 7257 7257 W FontsContract: Platform version of downloadable
fonts is deprecated. Please use androidx version instead.
06-20 06:53:12.003 7257 7257 W CAM_A : ModeSwitcher WAS ALREADY ENABLED!
06-20 06:53:12.005 7257 7257 D CameraManager2: GotArray:0
06-20 06:53:12.005 7257 7257 D CameraManager2: GotArray:1
06-20 06:53:12.005 7257 7257 D CameraManager2: GotArray:20
06-20 06:53:12.005 7257 7257 D CameraManager2: GotArray:21
06-20 06:53:12.005 7257 7257 D CameraManager2: GotArray:22
06-20 06:53:12.006 7257 7257 D CameraManager2: GotArray:0
06-20 06:53:12.006 7257 7257 D CameraManager2: GotArray:1
06-20 06:53:12.006 7257 7257 D CameraManager2: GotArray:20
06-20 06:53:12.006 7257 7257 D CameraManager2: GotArray:21
06-20 06:53:12.006 7257 7257 D CameraManager2: GotArray:22
06-20 06:53:12.008 7257 7257 D CameraManager2: GotArray:0
06-20 06:53:12.008 7257 7257 D CameraManager2: GotArray:1
06-20 06:53:12.008 7257 7257 D CameraManager2: GotArray:20
06-20 06:53:12.008 7257 7257 D CameraManager2: GotArray:21
06-20 06:53:12.008 7257 7257 D CameraManager2: GotArray:22
06-20 06:53:12.038 7257 7257 I Choreographer: Skipped 48 frames! The application
may be doing too much work on its main thread.
06-20 06:53:12.047 7257 7257 D DecorView[]: getWindowModeFromSystem windowmode
is 1
06-20 06:53:12.047 7257 7257 D DecorView[]: updateDecorCaptionStatus
displayWindowDecor is false
06-20 06:53:12.058 7257 7257 I DeezNuts: MSG: SLIDER 1 FOCUS: 1.0E-4
06-20 06:53:12.058 7257 7257 I ProReC : setprogres0
06-20 06:53:12.058 7257 7257 I DeezNuts: MSG: SLIDER 0 IDX: 0
06-20 06:53:12.058 7257 7257 I ProReC : setprogres_iso0
06-20 06:53:12.058 7257 7257 I za.defcomk.prorec.cust2.RotSeek: setprogres_iso0
06-20 06:53:12.058 7257 7257 W View : requestLayout() improperly called by
com.google.android.material.button.MaterialButton{44a85fb VFED..C.. ......I. 0,0-
0,0 #7f0b000b app:id/AuxButtonMain} during layout: running second layout pass
06-20 06:53:12.083 7257 7443 W CAM_SimpleReqProcessor: Failed to add Stream-1 to
CaptureRequest for Request-3. The surface (null) was not valid.
06-20 06:53:12.086 7257 7443 W CAM_SimpleReqProcessor: Failed to add Stream-1 to
CaptureRequest for Request-4. The surface (null) was not valid.
06-20 06:53:12.086 7257 7257 D SurfaceView: UPDATE null, mIsCastMode = false
06-20 06:53:12.089 7257 7443 W CAM_SimpleReqProcessor: Failed to add Stream-1 to
CaptureRequest for Request-5. The surface (null) was not valid.
06-20 06:53:12.092 7257 7257 D SurfaceView: UPDATE
Surface(name=SurfaceView[com.google.android.GoogleCameraEngR15/com.android.camera.C
ameraLauncher])/@0x1272916, mIsProjectionMode = false
06-20 06:53:12.110 7257 7443 W CAM_SimpleReqProcessor: Failed to add Stream-1 to
CaptureRequest for Request-6. The surface (null) was not valid.
06-20 06:53:12.117 7257 7443 W CAM_SimpleReqProcessor: Failed to add Stream-1 to
CaptureRequest for Request-7. The surface (null) was not valid.
06-20 06:53:12.122 7257 7443 W CAM_SimpleReqProcessor: Failed to add Stream-1 to
CaptureRequest for Request-8. The surface (null) was not valid.
06-20 06:53:12.124 7257 7257 W Looper : PerfMonitor doFrame : time=86ms
vsyncFrame=0 latency=802ms procState=-1 historyMsgCount=38 (msgIndex=1 wall=144ms
seq=16 late=1ms h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver) (msgIndex=14 wall=672ms
seq=29 late=144ms h=android.os.Handler c=bwx)
06-20 06:53:12.128 7257 7257 D CameraManager2: GotArray:0
06-20 06:53:12.128 7257 7257 D CameraManager2: GotArray:1
06-20 06:53:12.128 7257 7257 D CameraManager2: GotArray:20
06-20 06:53:12.128 7257 7257 D CameraManager2: GotArray:21
06-20 06:53:12.128 7257 7257 D CameraManager2: GotArray:22
06-20 06:53:12.130 7257 7257 W CAM_A : ModeSwitcher WAS ALREADY ENABLED!
06-20 06:53:12.133 7257 7257 D DecorView[]: onWindowFocusChanged hasWindowFocus
true
06-20 06:53:12.162 7257 7277 I OpenGLRenderer: Davey! duration=916ms; Flags=0,
FrameTimelineVsyncId=2675753, IntendedVsync=61818215919502, Vsync=61819015919470,
InputEventId=0, HandleInputStart=61819017507821, AnimationStart=61819017509540,
PerformTraversalsStart=61819017708551, DrawStart=61819072562613,
FrameDeadline=61818249252834, FrameInterval=61819017406155,
FrameStartTime=16666666, SyncQueued=61819090131780, SyncStart=61819090209176,
IssueDrawCommandsStart=61819106777665, SwapBuffers=61819125885165,
FrameCompleted=61819132067769, DequeueBufferDuration=26510,
QueueBufferDuration=1172709, GpuCompleted=61819132067769,
SwapBuffersCompleted=61819129114176, DisplayPresentTime=0,
06-20 06:53:12.177 7257 7257 W CBVerifier: Registering phenotype for
com.google.android.libraries.consentverifier#com.google.android.GoogleCameraEngR15
failed
06-20 06:53:12.183 7257 7378 W ProtoDataStoreFlagStore: Unable to update local
snapshot for
com.google.android.libraries.consentverifier#com.google.android.GoogleCameraEngR15,
may result in stale flags.
06-20 06:53:12.183 7257 7378 W ProtoDataStoreFlagStore:
java.util.concurrent.ExecutionException: java.lang.SecurityException:
GoogleCertificatesRslt: not allowed: pkg=com.google.android.GoogleCameraEngR15,
sha256=[a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc],
atk=false, ver=252234029.true (go/gsrlt)
06-20 06:53:12.183 7257 7378 W ProtoDataStoreFlagStore: at pfx.s(Unknown
Source:20)
06-20 06:53:12.183 7257 7378 W ProtoDataStoreFlagStore: at pfx.get(Unknown
Source:21)
06-20 06:53:12.183 7257 7378 W ProtoDataStoreFlagStore: at plk.I(Unknown
Source:1)
06-20 06:53:12.183 7257 7378 W ProtoDataStoreFlagStore: at plk.ad(Unknown
Source:9)
06-20 06:53:12.183 7257 7378 W ProtoDataStoreFlagStore: at nfm.d(Unknown
Source:0)
06-20 06:53:12.183 7257 7378 W ProtoDataStoreFlagStore: at ngq.run(Unknown
Source:9)
06-20 06:53:12.183 7257 7378 W ProtoDataStoreFlagStore: at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487)
06-20 06:53:12.183 7257 7378 W ProtoDataStoreFlagStore: at
java.util.concurrent.FutureTask.run(FutureTask.java:264)
06-20 06:53:12.183 7257 7378 W ProtoDataStoreFlagStore: at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledT
hreadPoolExecutor.java:307)
06-20 06:53:12.183 7257 7378 W ProtoDataStoreFlagStore: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
06-20 06:53:12.183 7257 7378 W ProtoDataStoreFlagStore: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
06-20 06:53:12.183 7257 7378 W ProtoDataStoreFlagStore: at
java.lang.Thread.run(Thread.java:1012)
06-20 06:53:12.183 7257 7378 W ProtoDataStoreFlagStore: Caused by:
java.lang.SecurityException: GoogleCertificatesRslt: not allowed:
pkg=com.google.android.GoogleCameraEngR15,
sha256=[a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc],
atk=false, ver=252234029.true (go/gsrlt)
06-20 06:53:12.183 7257 7378 W ProtoDataStoreFlagStore: at
android.os.Parcel.createExceptionOrNull(Parcel.java:2426)
06-20 06:53:12.183 7257 7378 W ProtoDataStoreFlagStore: at
android.os.Parcel.createException(Parcel.java:2410)
06-20 06:53:12.183 7257 7378 W ProtoDataStoreFlagStore: at
android.os.Parcel.readException(Parcel.java:2393)
06-20 06:53:12.183 7257 7378 W ProtoDataStoreFlagStore: at
android.os.Parcel.readException(Parcel.java:2335)
06-20 06:53:12.183 7257 7378 W ProtoDataStoreFlagStore: at bmn.z(Unknown
Source:10)
06-20 06:53:12.183 7257 7378 W ProtoDataStoreFlagStore: at ktz.a(Unknown
Source:38)
06-20 06:53:12.183 7257 7378 W ProtoDataStoreFlagStore: at kjd.f(Unknown
Source:10)
06-20 06:53:12.183 7257 7378 W ProtoDataStoreFlagStore: at kkc.t(Unknown
Source:9)
06-20 06:53:12.183 7257 7378 W ProtoDataStoreFlagStore: at kkc.u(Unknown
Source:22)
06-20 06:53:12.183 7257 7378 W ProtoDataStoreFlagStore: at kkc.g(Unknown
Source:29)
06-20 06:53:12.183 7257 7378 W ProtoDataStoreFlagStore: at kkc.h(Unknown
Source:76)
06-20 06:53:12.183 7257 7378 W ProtoDataStoreFlagStore: at kkc.b(Unknown
Source:14)
06-20 06:53:12.183 7257 7378 W ProtoDataStoreFlagStore: at klz.c(Unknown
Source:114)
06-20 06:53:12.183 7257 7378 W ProtoDataStoreFlagStore: at klt.d(Unknown
Source:6)
06-20 06:53:12.183 7257 7378 W ProtoDataStoreFlagStore: at
klu.handleMessage(Unknown Source:307)
06-20 06:53:12.183 7257 7378 W ProtoDataStoreFlagStore: at
android.os.Handler.dispatchMessage(Handler.java:106)
06-20 06:53:12.183 7257 7378 W ProtoDataStoreFlagStore: at ksg.b(Unknown
Source:0)
06-20 06:53:12.183 7257 7378 W ProtoDataStoreFlagStore: at
ksg.dispatchMessage(Unknown Source:0)
06-20 06:53:12.183 7257 7378 W ProtoDataStoreFlagStore: at
android.os.Looper.loopOnce(Looper.java:211)
06-20 06:53:12.183 7257 7378 W ProtoDataStoreFlagStore: at
android.os.Looper.loop(Looper.java:300)
06-20 06:53:12.183 7257 7378 W ProtoDataStoreFlagStore: at
android.os.HandlerThread.run(HandlerThread.java:67)
06-20 06:53:12.366 7257 7297 W CAM_A : Extractor (frame) of type
feature.acmi.imu.frame-straightness depends on foreign type
feature.acmi.imu.camera-orientation! Feature values may be calculated out of order!
06-20 06:53:12.366 7257 7297 W CAM_A : Extractor (frame) of type
feature.acmi.imu.frame-straightness depends on foreign type
feature.acmi.imu.camera-orientation! Feature values may be calculated out of order!
06-20 06:53:12.392 7257 7328 W CAM_A : UNINITIALIZED > result sensor delay =
2,00 > 1,10
06-20 06:53:12.431 7257 7328 W CAM_A : UNINITIALIZED > rel Δ(result sensor
timestamp) = 0,50 > 0,25
06-20 06:53:12.456 7257 7287 D nativeloader: Load /data/app/~~ZHcDh5XVpEJ85c-
f8xYpUw==/com.google.android.GoogleCameraEngR15-9syvQYAx1T07x-uskG-NnA==/lib/
arm64/libsmartcapture_native.so using ns clns-4 from class loader
(caller=base.apk): ok
06-20 06:53:12.461 7257 7297 W CAM_CameraDeviceVerifie: Tag CameraDeviceVerifier
is 1 chars longer than limit.
06-20 06:53:12.462 7257 7297 D CameraManager2: GotArray:0
06-20 06:53:12.462 7257 7297 D CameraManager2: GotArray:1
06-20 06:53:12.462 7257 7297 D CameraManager2: GotArray:20
06-20 06:53:12.462 7257 7297 D CameraManager2: GotArray:21
06-20 06:53:12.462 7257 7297 D CameraManager2: GotArray:22
06-20 06:53:12.463 7257 7302 D CameraManager2: GotArray:0
06-20 06:53:12.463 7257 7302 D CameraManager2: GotArray:1
06-20 06:53:12.463 7257 7302 D CameraManager2: GotArray:20
06-20 06:53:12.463 7257 7302 D CameraManager2: GotArray:21
06-20 06:53:12.463 7257 7302 D CameraManager2: GotArray:22
06-20 06:53:12.464 7257 7287 I tflite : Initialized TensorFlow Lite runtime.
06-20 06:53:12.464 7257 7426 E GoLog : INFO: Initialized TensorFlow Lite
runtime.
06-20 06:53:12.465 7257 7287 W libc : Access denied finding property
"ro.hardware.chipname"
06-20 06:53:12.466 7257 7328 W CAM_A : UNINITIALIZED > rel Δ(result sensor
timestamp) = 0,59 > 0,25
06-20 06:53:12.471 7257 7287 I tflite : Created TensorFlow Lite XNNPACK delegate
for CPU.
06-20 06:53:12.475 7257 7287 I tflite : Replacing 5 node(s) with delegate
(TfLiteXNNPackDelegate) node, yielding 1 partitions.
06-20 06:53:12.475 7257 7426 E GoLog : INFO: Created TensorFlow Lite XNNPACK
delegate for CPU.
06-20 06:53:12.475 7257 7426 E GoLog : INFO: Replacing 5 node(s) with delegate
(TfLiteXNNPackDelegate) node, yielding 1 partitions.
06-20 06:53:12.498 7257 7328 W CAM_A : UNINITIALIZED > rel Δ(result sensor
timestamp) = 1,45 > 0,25
06-20 06:53:12.550 7257 7287 I Manager : DeviceManager::DeviceManager
06-20 06:53:12.550 7257 7287 I Manager : findAvailableDevices
06-20 06:53:12.555 7257 7536 E native : E0620 06:53:12.554665 7536
resource_util_android.cc:65] generic::internal: RET_CHECK failure
(third_party/mediapipe/util/resource_util_android.cc:65)
Singleton<AssetManager>::get()->ReadFile(path, output) could not read asset:
research/vision/loco/video/models/siamese_fcpp/mobile/model_21086792_30/
siamese_fe.tflite
06-20 06:53:12.555 7257 7536 E native : Stack trace:
06-20 06:53:12.555 7257 7536 E native :
06-20 06:53:12.555 7257 7536 E native : E0620 06:53:12.555096 7536
asset_manager_util.cc:166] generic::internal: RET_CHECK failure
(third_party/mediapipe/util/android/asset_manager_util.cc:166) ReadFile(asset_path,
&asset_data) could not read asset:
research/vision/loco/video/models/siamese_fcpp/mobile/model_21086792_30/
siamese_fe.tflite
06-20 06:53:12.555 7257 7536 E native : Stack trace:
06-20 06:53:12.555 7257 7536 E native :
06-20 06:53:12.555 7257 7426 E GoLog : E0620 06:53:12.554665 7536
resource_util_android.cc:65] generic::internal: RET_CHECK failure
(third_party/mediapipe/util/resource_util_android.cc:65)
Singleton<AssetManager>::get()->ReadFile(path, output) could not read asset:
research/vision/loco/video/models/siamese_fcpp/mobile/model_21086792_30/
siamese_fe.tflite
06-20 06:53:12.555 7257 7426 E GoLog : Stack trace:
06-20 06:53:12.555 7257 7426 E GoLog :
06-20 06:53:12.555 7257 7426 E GoLog : E0620 06:53:12.555096 7536
asset_manager_util.cc:166] generic::internal: RET_CHECK failure
(third_party/mediapipe/util/android/asset_manager_util.cc:166) ReadFile(asset_path,
&asset_data) could not read asset:
research/vision/loco/video/models/siamese_fcpp/mobile/model_21086792_30/
siamese_fe.tflite
06-20 06:53:12.555 7257 7426 E GoLog : Stack trace:
06-20 06:53:12.555 7257 7426 E GoLog :
06-20 06:53:12.568 7257 7536 I tflite : Initialized TensorFlow Lite runtime.
06-20 06:53:12.568 7257 7426 E GoLog : INFO: Initialized TensorFlow Lite
runtime.
06-20 06:53:12.568 7257 7536 I tflite : Replacing 26 node(s) with delegate
(unknown) node, yielding 1 partitions.
06-20 06:53:12.568 7257 7426 E GoLog : INFO: Replacing 26 node(s) with delegate
(unknown) node, yielding 1 partitions.
06-20 06:53:12.569 7257 7536 I tflite : Replacing 26 node(s) with delegate
(unknown) node, yielding 1 partitions.
06-20 06:53:12.569 7257 7426 E GoLog : INFO: Replacing 26 node(s) with delegate
(unknown) node, yielding 1 partitions.
06-20 06:53:12.570 7257 7540 D MediaCodecList: codecHandlesFormat: no format, so
no extra checks
06-20 06:53:12.570 7257 7540 D MediaCodecList: codecHandlesFormat: no format, so
no extra checks
06-20 06:53:12.571 7257 7540 D MediaCodec:
MediaCodec::init(c2.android.vorbis.decoder)
06-20 06:53:12.572 7257 7540 D AudioTrack: startInput recording for
com.google.android.GoogleCameraEngR15 uid 10420
06-20 06:53:12.572 7257 7540 D MediaCodec: MediaCodec::init(package
namecom.google.android.GoogleCameraEngR15)
06-20 06:53:12.573 7257 7535 D MediaCodecList: codecHandlesFormat: no format, so
no extra checks
06-20 06:53:12.573 7257 7535 D MediaCodecList: codecHandlesFormat: no format, so
no extra checks
06-20 06:53:12.573 7257 7535 D MediaCodec:
MediaCodec::init(c2.android.vorbis.decoder)
06-20 06:53:12.575 7257 7535 D AudioTrack: startInput recording for
com.google.android.GoogleCameraEngR15 uid 10420
06-20 06:53:12.575 7257 7535 D MediaCodec: MediaCodec::init(package
namecom.google.android.GoogleCameraEngR15)
06-20 06:53:12.579 7257 7545 D CCodec : allocate(c2.android.vorbis.decoder)
06-20 06:53:12.586 7257 7544 D CCodec : allocate(c2.android.vorbis.decoder)
06-20 06:53:12.587 7257 7545 I Codec2Client: Available Codec2 services: "default"
"software"
06-20 06:53:12.588 7257 7284 W CAM_A : Framerate metadata does not exist for
the video at content://media/external/video/media/1000190707
06-20 06:53:12.590 7257 7545 I CCodec : setting up 'default' as default (vendor)
store
06-20 06:53:12.591 7257 7544 I CCodec : setting up 'default' as default (vendor)
store
06-20 06:53:12.614 7257 7544 I CCodec : Created component
[c2.android.vorbis.decoder]
06-20 06:53:12.614 7257 7544 D CCodecConfig: read media type: audio/vorbis
06-20 06:53:12.616 7257 7545 I CCodec : Created component
[c2.android.vorbis.decoder]
06-20 06:53:12.616 7257 7545 D CCodecConfig: read media type: audio/vorbis
06-20 06:53:12.617 7257 7544 D ReflectedParamUpdater: extent() != 1 for single
value type: algo.buffers.max-count.values
06-20 06:53:12.618 7257 7544 D ReflectedParamUpdater: extent() != 1 for single
value type: output.subscribed-indices.values
06-20 06:53:12.618 7257 7544 D ReflectedParamUpdater: extent() != 1 for single
value type: input.buffers.allocator-ids.values
06-20 06:53:12.618 7257 7544 D ReflectedParamUpdater: extent() != 1 for single
value type: output.buffers.allocator-ids.values
06-20 06:53:12.619 7257 7544 D ReflectedParamUpdater: extent() != 1 for single
value type: algo.buffers.allocator-ids.values
06-20 06:53:12.619 7257 7544 D ReflectedParamUpdater: extent() != 1 for single
value type: output.buffers.pool-ids.values
06-20 06:53:12.619 7257 7544 D ReflectedParamUpdater: extent() != 1 for single
value type: algo.buffers.pool-ids.values
06-20 06:53:12.620 7257 7544 I CCodecConfig: query failed after returning 7
values (BAD_INDEX)
06-20 06:53:12.620 7257 7544 D CCodecConfig: c2 config diff is Dict {
06-20 06:53:12.620 7257 7544 D CCodecConfig: c2::u32 coded.bitrate.value =
64000
06-20 06:53:12.620 7257 7544 D CCodecConfig: c2::u32 input.buffers.max-
size.value = 32768
06-20 06:53:12.620 7257 7544 D CCodecConfig: c2::u32 input.delay.value = 0
06-20 06:53:12.620 7257 7544 D CCodecConfig: string input.media-type.value =
"audio/vorbis"
06-20 06:53:12.620 7257 7544 D CCodecConfig: string output.media-type.value =
"audio/raw"
06-20 06:53:12.620 7257 7544 D CCodecConfig: c2::u32 raw.channel-count.value =
1
06-20 06:53:12.620 7257 7544 D CCodecConfig: c2::u32 raw.sample-rate.value =
48000
06-20 06:53:12.620 7257 7544 D CCodecConfig: }
06-20 06:53:12.620 7257 7544 D MediaCodec: flushMediametrics
06-20 06:53:12.622 7257 7544 D CCodec : [c2.android.vorbis.decoder] buffers are
bound to CCodec for this session
06-20 06:53:12.622 7257 7545 D ReflectedParamUpdater: extent() != 1 for single
value type: algo.buffers.max-count.values
06-20 06:53:12.622 7257 7545 D ReflectedParamUpdater: extent() != 1 for single
value type: output.subscribed-indices.values
06-20 06:53:12.622 7257 7545 D ReflectedParamUpdater: extent() != 1 for single
value type: input.buffers.allocator-ids.values
06-20 06:53:12.622 7257 7545 D ReflectedParamUpdater: extent() != 1 for single
value type: output.buffers.allocator-ids.values
06-20 06:53:12.622 7257 7545 D ReflectedParamUpdater: extent() != 1 for single
value type: algo.buffers.allocator-ids.values
06-20 06:53:12.623 7257 7545 D ReflectedParamUpdater: extent() != 1 for single
value type: output.buffers.pool-ids.values
06-20 06:53:12.623 7257 7545 D ReflectedParamUpdater: extent() != 1 for single
value type: algo.buffers.pool-ids.values
06-20 06:53:12.624 7257 7545 I CCodecConfig: query failed after returning 7
values (BAD_INDEX)
06-20 06:53:12.624 7257 7545 D CCodecConfig: c2 config diff is Dict {
06-20 06:53:12.624 7257 7545 D CCodecConfig: c2::u32 coded.bitrate.value =
64000
06-20 06:53:12.624 7257 7545 D CCodecConfig: c2::u32 input.buffers.max-
size.value = 32768
06-20 06:53:12.624 7257 7545 D CCodecConfig: c2::u32 input.delay.value = 0
06-20 06:53:12.624 7257 7545 D CCodecConfig: string input.media-type.value =
"audio/vorbis"
06-20 06:53:12.624 7257 7545 D CCodecConfig: string output.media-type.value =
"audio/raw"
06-20 06:53:12.624 7257 7545 D CCodecConfig: c2::u32 raw.channel-count.value =
1
06-20 06:53:12.624 7257 7545 D CCodecConfig: c2::u32 raw.sample-rate.value =
48000
06-20 06:53:12.624 7257 7545 D CCodecConfig: }
06-20 06:53:12.624 7257 7545 D MediaCodec: flushMediametrics
06-20 06:53:12.625 7257 7545 D CCodec : [c2.android.vorbis.decoder] buffers are
bound to CCodec for this session
06-20 06:53:12.625 7257 7545 D CCodecConfig: no c2 equivalents for durationUs
06-20 06:53:12.625 7257 7545 D CCodecConfig: no c2 equivalents for track-id
06-20 06:53:12.625 7257 7545 D CCodecConfig: no c2 equivalents for csd-1
06-20 06:53:12.625 7257 7545 D CCodecConfig: no c2 equivalents for language
06-20 06:53:12.625 7257 7545 D CCodecConfig: no c2 equivalents for file-format
06-20 06:53:12.625 7257 7545 D CCodecConfig: no c2 equivalents for flags
06-20 06:53:12.626 7257 7544 D CCodecConfig: no c2 equivalents for durationUs
06-20 06:53:12.626 7257 7544 D CCodecConfig: no c2 equivalents for track-id
06-20 06:53:12.626 7257 7544 D CCodecConfig: no c2 equivalents for csd-1
06-20 06:53:12.626 7257 7544 D CCodecConfig: no c2 equivalents for language
06-20 06:53:12.626 7257 7544 D CCodecConfig: no c2 equivalents for file-format
06-20 06:53:12.626 7257 7544 D CCodecConfig: no c2 equivalents for flags
06-20 06:53:12.628 7257 7544 D CCodecConfig: config failed => CORRUPTED
06-20 06:53:12.628 7257 7544 D CCodecConfig: c2 config diff is c2::u32
coded.bitrate.value = 80000
06-20 06:53:12.628 7257 7544 D CCodecConfig: c2::u32 raw.sample-rate.value =
44100
06-20 06:53:12.628 7257 7544 W Codec2Client: query -- param skipped: index =
1107298332.
06-20 06:53:12.628 7257 7544 D CCodec : setup formats input: AMessage(what =
0x00000000) = {
06-20 06:53:12.628 7257 7544 D CCodec : int32_t bitrate = 80000
06-20 06:53:12.628 7257 7544 D CCodec : int32_t channel-count = 1
06-20 06:53:12.628 7257 7544 D CCodec : int32_t max-input-size = 65307
06-20 06:53:12.628 7257 7544 D CCodec : string mime = "audio/vorbis"
06-20 06:53:12.628 7257 7544 D CCodec : int32_t sample-rate = 44100
06-20 06:53:12.628 7257 7544 D CCodec : }
06-20 06:53:12.628 7257 7544 D CCodec : setup formats output: AMessage(what =
0x00000000) = {
06-20 06:53:12.628 7257 7544 D CCodec : int32_t channel-count = 1
06-20 06:53:12.628 7257 7544 D CCodec : string mime = "audio/raw"
06-20 06:53:12.628 7257 7544 D CCodec : int32_t sample-rate = 44100
06-20 06:53:12.628 7257 7544 D CCodec : int32_t android._config-pcm-encoding =
2
06-20 06:53:12.628 7257 7544 D CCodec : }
06-20 06:53:12.629 7257 7544 I CCodecConfig: query failed after returning 7
values (BAD_INDEX)
06-20 06:53:12.629 7257 7545 D CCodecConfig: config failed => CORRUPTED
06-20 06:53:12.629 7257 7545 D CCodecConfig: c2 config diff is c2::u32
coded.bitrate.value = 120000
06-20 06:53:12.629 7257 7545 W Codec2Client: query -- param skipped: index =
1107298332.
06-20 06:53:12.630 7257 7545 D CCodec : setup formats input: AMessage(what =
0x00000000) = {
06-20 06:53:12.630 7257 7545 D CCodec : int32_t bitrate = 120000
06-20 06:53:12.630 7257 7545 D CCodec : int32_t channel-count = 1
06-20 06:53:12.630 7257 7545 D CCodec : int32_t max-input-size = 65307
06-20 06:53:12.630 7257 7545 D CCodec : string mime = "audio/vorbis"
06-20 06:53:12.630 7257 7545 D CCodec : int32_t sample-rate = 48000
06-20 06:53:12.630 7257 7545 D CCodec : }
06-20 06:53:12.630 7257 7545 D CCodec : setup formats output: AMessage(what =
0x00000000) = {
06-20 06:53:12.630 7257 7545 D CCodec : int32_t channel-count = 1
06-20 06:53:12.630 7257 7545 D CCodec : string mime = "audio/raw"
06-20 06:53:12.630 7257 7545 D CCodec : int32_t sample-rate = 48000
06-20 06:53:12.630 7257 7545 D CCodec : int32_t android._config-pcm-encoding =
2
06-20 06:53:12.630 7257 7545 D CCodec : }
06-20 06:53:12.630 7257 7545 I CCodecConfig: query failed after returning 7
values (BAD_INDEX)
06-20 06:53:12.631 7257 7544 W Codec2Client: query -- param skipped: index =
1342179345.
06-20 06:53:12.631 7257 7544 W Codec2Client: query -- param skipped: index =
2415921170.
06-20 06:53:12.633 7257 7545 W Codec2Client: query -- param skipped: index =
1342179345.
06-20 06:53:12.633 7257 7545 W Codec2Client: query -- param skipped: index =
2415921170.
06-20 06:53:12.635 7257 7544 D C2Store : Using ION
06-20 06:53:12.641 7257 7544 D CCodecBufferChannel:
[c2.android.vorbis.decoder#28] Created input block pool with allocatorID 16 =>
poolID 17 - OK (0)
06-20 06:53:12.642 7257 7545 D CCodecBufferChannel:
[c2.android.vorbis.decoder#971] Created input block pool with allocatorID 16 =>
poolID 18 - OK (0)
06-20 06:53:12.642 7257 7544 I CCodecBufferChannel:
[c2.android.vorbis.decoder#28] Created output block pool with allocatorID 16 =>
poolID 1608 - OK
06-20 06:53:12.642 7257 7544 D CCodecBufferChannel:
[c2.android.vorbis.decoder#28] Configured output block pool ids 1608 => OK
06-20 06:53:12.645 7257 7545 I CCodecBufferChannel:
[c2.android.vorbis.decoder#971] Created output block pool with allocatorID 16 =>
poolID 1609 - OK
06-20 06:53:12.646 7257 7545 D CCodecBufferChannel:
[c2.android.vorbis.decoder#971] Configured output block pool ids 1609 => OK
06-20 06:53:12.646 7257 7544 D CCodecBufferChannel:
[c2.android.vorbis.decoder#28] start: updating output delay 0
06-20 06:53:12.646 7257 7545 D CCodecBufferChannel:
[c2.android.vorbis.decoder#971] start: updating output delay 0
06-20 06:53:12.647 7257 7544 E ion : ioctl c0044901 failed with code -1:
Inappropriate ioctl for device
06-20 06:53:12.653 7257 7536 W libc : Access denied finding property
"ro.vendor.gfx.32bit.target"
06-20 06:53:12.713 7257 7284 W CAM_A : Framerate metadata does not exist for
the video at content://media/external/video/media/1000189600
06-20 06:53:12.744 7257 7545 D CCodecBufferChannel:
[c2.android.vorbis.decoder#971] MediaCodec discarded an unknown buffer
06-20 06:53:12.744 7257 7545 D CCodecBufferChannel:
[c2.android.vorbis.decoder#971] MediaCodec discarded an unknown buffer
06-20 06:53:12.745 7257 7545 D CCodecBufferChannel:
[c2.android.vorbis.decoder#971] MediaCodec discarded an unknown buffer
06-20 06:53:12.750 7257 7535 D AudioTrack: startInput recording for
com.google.android.GoogleCameraEngR15 uid 10420
06-20 06:53:12.750 7257 7535 D MediaCodec: MediaCodec::release(package
namecom.google.android.GoogleCameraEngR15)
06-20 06:53:12.759 7257 7328 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,30 > 0,25
06-20 06:53:12.759 7257 7328 W CAM_A : PHOTO > result sensor delay = 1,30 >
1,10
06-20 06:53:12.762 7257 7545 I hw-BpHwBinder: onLastStrongRef automatically
unlinking death recipients
06-20 06:53:12.771 7257 7535 D MediaCodec: flushMediametrics
06-20 06:53:12.818 7257 7544 D CCodecBufferChannel:
[c2.android.vorbis.decoder#28] MediaCodec discarded an unknown buffer
06-20 06:53:12.818 7257 7544 D CCodecBufferChannel:
[c2.android.vorbis.decoder#28] MediaCodec discarded an unknown buffer
06-20 06:53:12.818 7257 7544 D CCodecBufferChannel:
[c2.android.vorbis.decoder#28] MediaCodec discarded an unknown buffer
06-20 06:53:12.824 7257 7540 D AudioTrack: startInput recording for
com.google.android.GoogleCameraEngR15 uid 10420
06-20 06:53:12.824 7257 7540 D MediaCodec: MediaCodec::release(package
namecom.google.android.GoogleCameraEngR15)
06-20 06:53:12.830 7257 7564 I hw-BpHwBinder: onLastStrongRef automatically
unlinking death recipients
06-20 06:53:12.833 7257 7540 D MediaCodec: flushMediametrics
06-20 06:53:12.833 7257 7257 W 00UiWorker: type=1400 audit(0.0:92497): avc:
granted { execute } for
path="/data/user/0/com.google.android.GoogleCameraEngR15/files/libpatched_jni.so"
dev="dm-11" ino=946490 scontext=u:r:untrusted_app_29:s0:c164,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c164,c257,c512,c768 tclass=file
app=com.google.android.GoogleCameraEngR15
06-20 06:53:12.837 7257 7257 W 00UiWorker: type=1400 audit(0.0:92498): avc:
granted { execute } for
path="/data/user/0/com.google.android.GoogleCameraEngR15/files/libpatched_jni.so"
dev="dm-11" ino=946490 scontext=u:r:untrusted_app_29:s0:c164,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c164,c257,c512,c768 tclass=file
app=com.google.android.GoogleCameraEngR15
06-20 06:53:12.841 7257 7257 W 00UiWorker: type=1400 audit(0.0:92499): avc:
granted { execute } for
path="/data/user/0/com.google.android.GoogleCameraEngR15/files/libpatched_jni.so"
dev="dm-11" ino=946490 scontext=u:r:untrusted_app_29:s0:c164,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c164,c257,c512,c768 tclass=file
app=com.google.android.GoogleCameraEngR15
06-20 06:53:12.855 7257 7287 I Manager : Found interface qti-default (version =
1.3-22.01:build_holi)
06-20 06:53:12.855 7257 7287 I Manager : Found interface qti-dsp (version = 1.3-
22.01:build_holi)
06-20 06:53:12.855 7257 7287 I Manager : Found interface qti-gpu (version = 1.3-
22.01:build_holi)
06-20 06:53:12.855 7257 7287 I tflite : Created TensorFlow Lite delegate for
NNAPI.
06-20 06:53:12.855 7257 7287 I acceleration: ModifyGraphWithDelegate model
namespace: unknown_namespace model id: unknown_model_id accelerator name: NNAPI:
06-20 06:53:12.856 7257 7426 E GoLog : INFO: Created TensorFlow Lite delegate
for NNAPI.
06-20 06:53:12.857 7257 7257 W 00UiWorker: type=1400 audit(0.0:92500): avc:
granted { execute } for
path="/data/user/0/com.google.android.GoogleCameraEngR15/files/libpatched_jni.so"
dev="dm-11" ino=946490 scontext=u:r:untrusted_app_29:s0:c164,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c164,c257,c512,c768 tclass=file
app=com.google.android.GoogleCameraEngR15
06-20 06:53:12.857 7257 7257 W 00UiWorker: type=1400 audit(0.0:92501): avc:
granted { execute } for
path="/data/user/0/com.google.android.GoogleCameraEngR15/files/libpatched_jni.so"
dev="dm-11" ino=946490 scontext=u:r:untrusted_app_29:s0:c164,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c164,c257,c512,c768 tclass=file
app=com.google.android.GoogleCameraEngR15
06-20 06:53:12.873 7257 7287 I tflite : Replacing 97 node(s) with delegate
(TfLiteNnapiDelegate) node, yielding 1 partitions.
06-20 06:53:12.873 7257 7426 E GoLog : INFO: Replacing 97 node(s) with delegate
(TfLiteNnapiDelegate) node, yielding 1 partitions.
06-20 06:53:12.877 7257 7287 I TypeManager: Failed to read
/vendor/etc/nnapi_extensions_app_allowlist ; No app allowlisted for vendor
extensions use.
06-20 06:53:12.883 7257 7328 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
1,00 > 0,25
06-20 06:53:12.883 7257 7328 W CAM_A : PHOTO > result sensor delay = 2,00 >
1,10
06-20 06:53:12.883 7257 7284 W CAM_A : Framerate metadata does not exist for
the video at content://media/external/video/media/1000188661
06-20 06:53:12.923 7257 7328 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,50 > 0,25
06-20 06:53:12.929 7257 7536 E native : E0620 06:53:12.929791 7536
resource_util_android.cc:65] generic::internal: RET_CHECK failure
(third_party/mediapipe/util/resource_util_android.cc:65)
Singleton<AssetManager>::get()->ReadFile(path, output) could not read asset:
research/vision/loco/video/models/siamese_fcpp/mobile/model_21086792_30/
siamese_end2end.tflite
06-20 06:53:12.929 7257 7536 E native : Stack trace:
06-20 06:53:12.929 7257 7536 E native :
06-20 06:53:12.929 7257 7536 E native : E0620 06:53:12.929963 7536
asset_manager_util.cc:166] generic::internal: RET_CHECK failure
(third_party/mediapipe/util/android/asset_manager_util.cc:166) ReadFile(asset_path,
&asset_data) could not read asset:
research/vision/loco/video/models/siamese_fcpp/mobile/model_21086792_30/
siamese_end2end.tflite
06-20 06:53:12.929 7257 7536 E native : Stack trace:
06-20 06:53:12.929 7257 7536 E native :
06-20 06:53:12.930 7257 7426 E GoLog : E0620 06:53:12.929791 7536
resource_util_android.cc:65] generic::internal: RET_CHECK failure
(third_party/mediapipe/util/resource_util_android.cc:65)
Singleton<AssetManager>::get()->ReadFile(path, output) could not read asset:
research/vision/loco/video/models/siamese_fcpp/mobile/model_21086792_30/
siamese_end2end.tflite
06-20 06:53:12.930 7257 7426 E GoLog : Stack trace:
06-20 06:53:12.930 7257 7426 E GoLog :
06-20 06:53:12.930 7257 7426 E GoLog : E0620 06:53:12.929963 7536
asset_manager_util.cc:166] generic::internal: RET_CHECK failure
(third_party/mediapipe/util/android/asset_manager_util.cc:166) ReadFile(asset_path,
&asset_data) could not read asset:
research/vision/loco/video/models/siamese_fcpp/mobile/model_21086792_30/
siamese_end2end.tflite
06-20 06:53:12.930 7257 7426 E GoLog : Stack trace:
06-20 06:53:12.930 7257 7426 E GoLog :
06-20 06:53:12.952 7257 7536 I tflite : Replacing 47 node(s) with delegate
(unknown) node, yielding 1 partitions.
06-20 06:53:12.953 7257 7426 E GoLog : INFO: Replacing 47 node(s) with delegate
(unknown) node, yielding 1 partitions.
06-20 06:53:12.955 7257 7536 I tflite : Replacing 47 node(s) with delegate
(unknown) node, yielding 1 partitions.
06-20 06:53:12.955 7257 7426 E GoLog : INFO: Replacing 47 node(s) with delegate
(unknown) node, yielding 1 partitions.
06-20 06:53:12.980 7257 7284 W CAM_A : Framerate metadata does not exist for
the video at content://media/external/video/media/1000187379
06-20 06:53:13.010 7257 7328 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
1,00 > 0,25
06-20 06:53:13.010 7257 7328 W CAM_A : PHOTO > result sensor delay = 2,00 >
1,10
06-20 06:53:13.047 7257 7328 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,50 > 0,25
06-20 06:53:13.070 7257 7284 W CAM_A : Framerate metadata does not exist for
the video at content://media/external/video/media/1000187378
06-20 06:53:13.098 7257 7287 E Manager : prepareModelFromCache failure
(GENERAL_FAILURE):
hardware/interfaces/neuralnetworks/1.3/utils/src/Callbacks.cpp:80: model
preparation failed with GENERAL_FAILURE
06-20 06:53:13.212 7257 7287 I ExecutionPlan: ExecutionPlan::SimpleBody::finish:
compilation finished successfully on qti-default
06-20 06:53:13.349 7257 7287 W Glide : Failed to find GeneratedAppGlideModule.
You should include an annotationProcessor compile dependency on
com.github.bumptech.glide:compiler in your application and a @GlideModule annotated
AppGlideModule implementation or LibraryGlideModules will be silently ignored
06-20 06:53:13.423 7257 7608 D CompatibilityChangeReporter: Compat change id
reported: 149924527; UID 10420; state: ENABLED
06-20 06:53:13.424 7257 7608 D CompatibilityChangeReporter: Compat change id
reported: 132649864; UID 10420; state: DISABLED
06-20 06:53:13.458 7257 7284 W CAM_A : Fused location API provided a location
from 53650.4 seconds ago. Ignoring location.
06-20 06:53:13.910 7257 7328 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
1,00 > 0,25
06-20 06:53:13.911 7257 7328 W CAM_A : PHOTO > result sensor delay = 2,00 >
1,10
06-20 06:53:13.946 7257 7328 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,50 > 0,25
06-20 06:53:14.169 7257 7284 W ProtoDataStoreFlagStore: Unable to retrieve flag
snapshot for
com.google.android.libraries.performance.primes#com.google.android.GoogleCameraEngR
15, using defaults.
06-20 06:53:14.174 7257 7378 W ProtoDataStoreFlagStore: Unable to update local
snapshot for
com.google.android.libraries.performance.primes#com.google.android.GoogleCameraEngR
15, may result in stale flags.
06-20 06:53:14.174 7257 7378 W ProtoDataStoreFlagStore:
java.util.concurrent.ExecutionException: java.lang.SecurityException:
GoogleCertificatesRslt: not allowed: pkg=com.google.android.GoogleCameraEngR15,
sha256=[a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc],
atk=false, ver=252234029.true (go/gsrlt)
06-20 06:53:14.174 7257 7378 W ProtoDataStoreFlagStore: at pfx.s(Unknown
Source:20)
06-20 06:53:14.174 7257 7378 W ProtoDataStoreFlagStore: at pfx.get(Unknown
Source:21)
06-20 06:53:14.174 7257 7378 W ProtoDataStoreFlagStore: at plk.I(Unknown
Source:1)
06-20 06:53:14.174 7257 7378 W ProtoDataStoreFlagStore: at plk.ad(Unknown
Source:9)
06-20 06:53:14.174 7257 7378 W ProtoDataStoreFlagStore: at nfm.d(Unknown
Source:0)
06-20 06:53:14.174 7257 7378 W ProtoDataStoreFlagStore: at ngq.run(Unknown
Source:9)
06-20 06:53:14.174 7257 7378 W ProtoDataStoreFlagStore: at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487)
06-20 06:53:14.174 7257 7378 W ProtoDataStoreFlagStore: at
java.util.concurrent.FutureTask.run(FutureTask.java:264)
06-20 06:53:14.174 7257 7378 W ProtoDataStoreFlagStore: at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledT
hreadPoolExecutor.java:307)
06-20 06:53:14.174 7257 7378 W ProtoDataStoreFlagStore: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
06-20 06:53:14.174 7257 7378 W ProtoDataStoreFlagStore: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
06-20 06:53:14.174 7257 7378 W ProtoDataStoreFlagStore: at
java.lang.Thread.run(Thread.java:1012)
06-20 06:53:14.174 7257 7378 W ProtoDataStoreFlagStore: Caused by:
java.lang.SecurityException: GoogleCertificatesRslt: not allowed:
pkg=com.google.android.GoogleCameraEngR15,
sha256=[a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc],
atk=false, ver=252234029.true (go/gsrlt)
06-20 06:53:14.174 7257 7378 W ProtoDataStoreFlagStore: at
android.os.Parcel.createExceptionOrNull(Parcel.java:2426)
06-20 06:53:14.174 7257 7378 W ProtoDataStoreFlagStore: at
android.os.Parcel.createException(Parcel.java:2410)
06-20 06:53:14.174 7257 7378 W ProtoDataStoreFlagStore: at
android.os.Parcel.readException(Parcel.java:2393)
06-20 06:53:14.174 7257 7378 W ProtoDataStoreFlagStore: at
android.os.Parcel.readException(Parcel.java:2335)
06-20 06:53:14.174 7257 7378 W ProtoDataStoreFlagStore: at bmn.z(Unknown
Source:10)
06-20 06:53:14.174 7257 7378 W ProtoDataStoreFlagStore: at ktz.a(Unknown
Source:38)
06-20 06:53:14.174 7257 7378 W ProtoDataStoreFlagStore: at kjd.f(Unknown
Source:10)
06-20 06:53:14.174 7257 7378 W ProtoDataStoreFlagStore: at kkc.t(Unknown
Source:9)
06-20 06:53:14.174 7257 7378 W ProtoDataStoreFlagStore: at kkc.u(Unknown
Source:22)
06-20 06:53:14.174 7257 7378 W ProtoDataStoreFlagStore: at kkc.e(Unknown
Source:15)
06-20 06:53:14.174 7257 7378 W ProtoDataStoreFlagStore: at
kkg.handleMessage(Unknown Source:920)
06-20 06:53:14.174 7257 7378 W ProtoDataStoreFlagStore: at
android.os.Handler.dispatchMessage(Handler.java:102)
06-20 06:53:14.174 7257 7378 W ProtoDataStoreFlagStore: at ksg.b(Unknown
Source:0)
06-20 06:53:14.174 7257 7378 W ProtoDataStoreFlagStore: at
ksg.dispatchMessage(Unknown Source:0)
06-20 06:53:14.174 7257 7378 W ProtoDataStoreFlagStore: at
android.os.Looper.loopOnce(Looper.java:211)
06-20 06:53:14.174 7257 7378 W ProtoDataStoreFlagStore: at
android.os.Looper.loop(Looper.java:300)
06-20 06:53:14.174 7257 7378 W ProtoDataStoreFlagStore: at
android.os.HandlerThread.run(HandlerThread.java:67)
06-20 06:53:15.926 7257 7257 W MediaFsQModule: Returning Q MediaFs implementation
06-20 06:53:15.944 7257 7284 W CAM_A : Fused location API provided a location
from 53652.9 seconds ago. Ignoring location.
06-20 06:53:16.012 7257 7605 D CompatibilityChangeReporter: Compat change id
reported: 150939131; UID 10420; state: DISABLED
06-20 06:53:16.163 7257 7328 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
1,00 > 0,25
06-20 06:53:16.164 7257 7328 W CAM_A : PHOTO > result sensor delay = 2,00 >
1,10
06-20 06:53:16.189 7257 7328 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,50 > 0,25
06-20 06:53:16.280 7257 7328 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
1,00 > 0,25
06-20 06:53:16.280 7257 7328 W CAM_A : PHOTO > result sensor delay = 2,00 >
1,10
06-20 06:53:16.309 7257 7328 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,50 > 0,25
06-20 06:53:17.157 7257 7302 V AudioTrack: set(): streamType 7, sampleRate 44100,
format 0x1, channelMask 0x1, frameCount 0, flags #4, notificationFrames 0,
sessionId 0, transferType 0, uid -1, pid -1
06-20 06:53:17.160 7257 7302 D AudioTrack: No packages for calling UID
06-20 06:53:17.160 7257 7302 V AudioTrack: set(): sharedBuffer: 0x7334c1b000,
size: 24880
06-20 06:53:17.160 7257 7302 V AudioTrack: set(): streamType 7 frameCount 0 flags
0004
06-20 06:53:17.160 7257 7302 V AudioTrack: set(): Building AudioTrack with
attributes: usage=13 content=4 flags=0x801 tags=[]
06-20 06:53:17.198 7257 7302 D AudioTrack: createTrack_l(116):
AUDIO_OUTPUT_FLAG_FAST denied by server; frameCount 0 -> 12440
06-20 06:53:17.198 7257 7302 V AudioTrack: start(sessionID=8641)
06-20 06:53:17.198 7257 7302 V AudioTrack: start(1008): prior state:STATE_STOPPED
06-20 06:53:17.318 7257 7635 W libgcam : [shot_helper.cc:84]: CheckLscMap:
Contents of SpatialGainMap for payload frame 0 are likely incorrect (Some values
were out of range... Some values were out of range... Some values were out of
range... Some values were out of range... ).
06-20 06:53:17.326 7257 7635 W libgcam : [shot_helper.cc:84]: CheckLscMap:
Contents of SpatialGainMap for payload frame 1 are likely incorrect (Some values
were out of range... Some values were out of range... Some values were out of
range... Some values were out of range... ).
06-20 06:53:17.333 7257 7635 W libgcam : [shot_helper.cc:84]: CheckLscMap:
Contents of SpatialGainMap for payload frame 2 are likely incorrect (Some values
were out of range... Some values were out of range... Some values were out of
range... Some values were out of range... ).
06-20 06:53:17.339 7257 7635 W libgcam : [shot_helper.cc:84]: CheckLscMap:
Contents of SpatialGainMap for payload frame 3 are likely incorrect (Some values
were out of range... Some values were out of range... Some values were out of
range... Some values were out of range... ).
06-20 06:53:17.345 7257 7635 W libgcam : [shot_helper.cc:84]: CheckLscMap:
Contents of SpatialGainMap for payload frame 4 are likely incorrect (Some values
were out of range... Some values were out of range... Some values were out of
range... Some values were out of range... ).
06-20 06:53:17.351 7257 7635 W libgcam : [shot_helper.cc:84]: CheckLscMap:
Contents of SpatialGainMap for payload frame 5 are likely incorrect (Some values
were out of range... Some values were out of range... Some values were out of
range... Some values were out of range... ).
06-20 06:53:17.359 7257 7635 W libgcam : [shot_helper.cc:84]: CheckLscMap:
Contents of SpatialGainMap for payload frame 6 are likely incorrect (Some values
were out of range... Some values were out of range... Some values were out of
range... Some values were out of range... ).
06-20 06:53:17.367 7257 7430 E libgcam : [camera_motion_blur_estimator.cc:57]:
EstimateCameraMotionBlur: Can't estimate camera motion blur, because gyro data is
missing.
06-20 06:53:17.369 7257 7430 E libgcam : [camera_motion_blur_estimator.cc:57]:
EstimateCameraMotionBlur: Can't estimate camera motion blur, because gyro data is
missing.
06-20 06:53:17.372 7257 7430 E libgcam : [camera_motion_blur_estimator.cc:57]:
EstimateCameraMotionBlur: Can't estimate camera motion blur, because gyro data is
missing.
06-20 06:53:17.373 7257 7430 E libgcam : [camera_motion_blur_estimator.cc:57]:
EstimateCameraMotionBlur: Can't estimate camera motion blur, because gyro data is
missing.
06-20 06:53:17.373 7257 7430 W libgcam : [shot_helper.cc:352]:
LogViewfinderAeWarnings: viewfinder_short_tet (0.000ms) is further than expected
from the capture TET (11.250ms). Relative error: 100%.
06-20 06:53:17.432 7257 7264 I gleCameraEngR1: NativeAlloc concurrent copying GC
freed 21MB AllocSpace bytes, 21(556KB) LOS objects, 49% free, 10MB/20MB, paused
119us,98us total 115.795ms
06-20 06:53:17.530 7257 7430 E libgcam : [camera_motion_blur_estimator.cc:57]:
EstimateCameraMotionBlur: Can't estimate camera motion blur, because gyro data is
missing.
06-20 06:53:17.532 7257 7430 E libgcam : [camera_motion_blur_estimator.cc:57]:
EstimateCameraMotionBlur: Can't estimate camera motion blur, because gyro data is
missing.
06-20 06:53:17.533 7257 7430 E libgcam : [camera_motion_blur_estimator.cc:57]:
EstimateCameraMotionBlur: Can't estimate camera motion blur, because gyro data is
missing.
06-20 06:53:17.608 7257 7666 V AudioTrack: stop(1008): prior state:STATE_ACTIVE
06-20 06:53:17.643 7257 7551 D BufferPoolAccessor2.0: bufferpool2 0x73332ea628 :
0(0 size) total buffers - 0(0 size) used buffers - 2/7 (recycle/alloc) - 5/40
(fetch/transfer)
06-20 06:53:17.643 7257 7551 D BufferPoolAccessor2.0: bufferpool2 0x740db31e28 :
0(0 size) total buffers - 0(0 size) used buffers - 2/7 (recycle/alloc) - 5/82
(fetch/transfer)
06-20 06:53:17.643 7257 7551 D BufferPoolAccessor2.0: evictor expired: 2,
evicted: 2
06-20 06:53:17.757 7257 7328 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
1,00 > 0,25
06-20 06:53:17.757 7257 7328 W CAM_A : PHOTO > result sensor delay = 2,00 >
1,10
06-20 06:53:17.768 7257 7257 W CAM_A : isListed: unknown activity.
mimeType=image/*
className=com.facebook.timeline.stagingground.Fb4aProfilePictureShareActivityAlias
06-20 06:53:17.769 7257 7257 W CAM_A : isListed: unknown activity.
mimeType=image/*
className=com.facebook.composer.shareintent.ImplicitShareIntentHandlerDefaultAlias
06-20 06:53:17.769 7257 7257 W CAM_A : isListed: unknown activity.
mimeType=image/* className=com.facebook.composer.shareintent.ShareToGroupsAlias
06-20 06:53:17.769 7257 7257 W CAM_A : isListed: unknown activity.
mimeType=image/*
className=com.facebook.lite.composer.activities.ShareIntentMultiPhotoAlphabeticalAl
ias
06-20 06:53:17.769 7257 7257 W CAM_A : isListed: unknown activity.
mimeType=image/*
className=com.facebook.lite.composer.activities.ShareMediaToMessagingAlias
06-20 06:53:17.769 7257 7257 W CAM_A : isListed: unknown activity.
mimeType=image/*
className=com.facebook.messenger.intents.MediaEditShareIntentHandler
06-20 06:53:17.769 7257 7257 W CAM_A : isListed: unknown activity.
mimeType=image/* className=com.whatsapp.contact.ui.picker.ContactPicker
06-20 06:53:17.776 7257 7257 W CAM_A : isListed: unknown activity.
mimeType=video/*
className=com.facebook.composer.shareintent.ImplicitShareIntentHandlerDefaultAlias
06-20 06:53:17.776 7257 7257 W CAM_A : isListed: unknown activity.
mimeType=video/* className=com.facebook.composer.shareintent.ShareToGroupsAlias
06-20 06:53:17.776 7257 7257 W CAM_A : isListed: unknown activity.
mimeType=video/*
className=com.facebook.inspiration.fbshorts.shareintent.InpirationFbShortsShareAlia
s
06-20 06:53:17.776 7257 7257 W CAM_A : isListed: unknown activity.
mimeType=video/*
className=com.facebook.lite.composer.activities.ShareIntentVideoAlphabeticalAlias
06-20 06:53:17.776 7257 7257 W CAM_A : isListed: unknown activity.
mimeType=video/*
className=com.facebook.lite.composer.activities.ShareMediaToMessagingAlias
06-20 06:53:17.776 7257 7257 W CAM_A : isListed: unknown activity.
mimeType=video/*
className=com.facebook.messenger.intents.MediaEditShareIntentHandler
06-20 06:53:17.776 7257 7257 W CAM_A : isListed: unknown activity.
mimeType=video/* className=com.whatsapp.contact.ui.picker.ContactPicker
06-20 06:53:17.789 7257 7328 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,50 > 0,25
06-20 06:53:17.918 7257 7328 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
1,00 > 0,25
06-20 06:53:17.918 7257 7328 W CAM_A : PHOTO > result sensor delay = 2,00 >
1,10
06-20 06:53:17.996 7257 7328 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,50 > 0,25
06-20 06:53:18.183 7257 7328 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
133,52 ms > 70,00 ms
06-20 06:53:18.184 7257 7328 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
3,00 > 0,25
06-20 06:53:18.184 7257 7328 W CAM_A : PHOTO > result sensor delay = 4,01 >
1,10
06-20 06:53:18.221 7257 7328 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,75 > 0,25
06-20 06:53:18.251 7257 7328 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,30 > 0,25
06-20 06:53:18.284 7257 7328 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,43 > 0,25
06-20 06:53:18.889 7257 7328 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
1,00 > 0,25
06-20 06:53:18.889 7257 7328 W CAM_A : PHOTO > result sensor delay = 2,00 >
1,10
06-20 06:53:18.927 7257 7328 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,50 > 0,25
06-20 06:53:19.245 7257 7257 W ImageSaver-1: type=1400 audit(0.0:92507): avc:
granted { execute } for
path="/data/user/0/com.google.android.GoogleCameraEngR15/files/libpatched_jni.so"
dev="dm-11" ino=946490 scontext=u:r:untrusted_app_29:s0:c164,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c164,c257,c512,c768 tclass=file
app=com.google.android.GoogleCameraEngR15
06-20 06:53:19.596 7257 7257 W CAM_A : Placeholder drawable removed:
key=ShotId-0 evicted=false
06-20 06:53:20.299 7257 7289 E FrameEvents: updateAcquireFence: Did not find
frame.
06-20 06:53:20.309 7257 7257 W CAM_A : Disconnecting the camera device because
filmstrip was launched.
06-20 06:53:20.318 7257 7308 D CameraDevice-JV-0: flush: E. id = 0
06-20 06:53:20.329 7257 7287 E PhenotypeFlagCommitter: Retrieving snapshot for
com.google.android.apps.camera#com.google.android.GoogleCameraEngR15 failed
06-20 06:53:20.329 7257 7287 E PhenotypeFlagCommitter:
java.util.concurrent.ExecutionException: java.lang.SecurityException:
GoogleCertificatesRslt: not allowed: pkg=com.google.android.GoogleCameraEngR15,
sha256=[a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc],
atk=false, ver=252234029.true (go/gsrlt)
06-20 06:53:20.329 7257 7287 E PhenotypeFlagCommitter: at mip.fb(Unknown
Source:27)
06-20 06:53:20.329 7257 7287 E PhenotypeFlagCommitter: at mip.cd(Unknown
Source:63)
06-20 06:53:20.329 7257 7287 E PhenotypeFlagCommitter: at kuc.c(Unknown
Source:12)
06-20 06:53:20.329 7257 7287 E PhenotypeFlagCommitter: at kuc.e(Unknown
Source:35)
06-20 06:53:20.329 7257 7287 E PhenotypeFlagCommitter: at kuc.b(Unknown
Source:1)
06-20 06:53:20.329 7257 7287 E PhenotypeFlagCommitter: at gvh.a(Unknown
Source:35)
06-20 06:53:20.329 7257 7287 E PhenotypeFlagCommitter: at gvj.run(Unknown
Source:9)
06-20 06:53:20.329 7257 7287 E PhenotypeFlagCommitter: at law.run(Unknown
Source:2)
06-20 06:53:20.329 7257 7287 E PhenotypeFlagCommitter: at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487)
06-20 06:53:20.329 7257 7287 E PhenotypeFlagCommitter: at pio.a(Unknown
Source:2)
06-20 06:53:20.329 7257 7287 E PhenotypeFlagCommitter: at phs.run(Unknown
Source:20)
06-20 06:53:20.329 7257 7287 E PhenotypeFlagCommitter: at pip.run(Unknown
Source:4)
06-20 06:53:20.329 7257 7287 E PhenotypeFlagCommitter: at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487)
06-20 06:53:20.329 7257 7287 E PhenotypeFlagCommitter: at
java.util.concurrent.FutureTask.run(FutureTask.java:264)
06-20 06:53:20.329 7257 7287 E PhenotypeFlagCommitter: at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledT
hreadPoolExecutor.java:307)
06-20 06:53:20.329 7257 7287 E PhenotypeFlagCommitter: at lbh.run(Unknown
Source:2)
06-20 06:53:20.329 7257 7287 E PhenotypeFlagCommitter: at lbg.run(Unknown
Source:0)
06-20 06:53:20.329 7257 7287 E PhenotypeFlagCommitter: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
06-20 06:53:20.329 7257 7287 E PhenotypeFlagCommitter: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
06-20 06:53:20.329 7257 7287 E PhenotypeFlagCommitter: at
java.lang.Thread.run(Thread.java:1012)
06-20 06:53:20.329 7257 7287 E PhenotypeFlagCommitter: at lab.run(Unknown
Source:5)
06-20 06:53:20.329 7257 7287 E PhenotypeFlagCommitter: Caused by:
java.lang.SecurityException: GoogleCertificatesRslt: not allowed:
pkg=com.google.android.GoogleCameraEngR15,
sha256=[a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc],
atk=false, ver=252234029.true (go/gsrlt)
06-20 06:53:20.329 7257 7287 E PhenotypeFlagCommitter: at
android.os.Parcel.createExceptionOrNull(Parcel.java:2426)
06-20 06:53:20.329 7257 7287 E PhenotypeFlagCommitter: at
android.os.Parcel.createException(Parcel.java:2410)
06-20 06:53:20.329 7257 7287 E PhenotypeFlagCommitter: at
android.os.Parcel.readException(Parcel.java:2393)
06-20 06:53:20.329 7257 7287 E PhenotypeFlagCommitter: at
android.os.Parcel.readException(Parcel.java:2335)
06-20 06:53:20.329 7257 7287 E PhenotypeFlagCommitter: at bmn.z(Unknown
Source:10)
06-20 06:53:20.329 7257 7287 E PhenotypeFlagCommitter: at ktz.a(Unknown
Source:38)
06-20 06:53:20.329 7257 7287 E PhenotypeFlagCommitter: at kjd.f(Unknown
Source:10)
06-20 06:53:20.329 7257 7287 E PhenotypeFlagCommitter: at kkc.t(Unknown
Source:9)
06-20 06:53:20.329 7257 7287 E PhenotypeFlagCommitter: at kkc.u(Unknown
Source:22)
06-20 06:53:20.329 7257 7287 E PhenotypeFlagCommitter: at kkc.e(Unknown
Source:15)
06-20 06:53:20.329 7257 7287 E PhenotypeFlagCommitter: at
kkg.handleMessage(Unknown Source:920)
06-20 06:53:20.329 7257 7287 E PhenotypeFlagCommitter: at
android.os.Handler.dispatchMessage(Handler.java:102)
06-20 06:53:20.329 7257 7287 E PhenotypeFlagCommitter: at ksg.b(Unknown
Source:0)
06-20 06:53:20.329 7257 7287 E PhenotypeFlagCommitter: at
ksg.dispatchMessage(Unknown Source:0)
06-20 06:53:20.329 7257 7287 E PhenotypeFlagCommitter: at
android.os.Looper.loopOnce(Looper.java:211)
06-20 06:53:20.329 7257 7287 E PhenotypeFlagCommitter: at
android.os.Looper.loop(Looper.java:300)
06-20 06:53:20.329 7257 7287 E PhenotypeFlagCommitter: at
android.os.HandlerThread.run(HandlerThread.java:67)
06-20 06:53:20.351 7257 7635 E native : E0620 06:53:20.351231 7635
jni_environment.cc:81] Failed to detach current thread from the JVM.
JavaVM::DetachCurrentThread returned: -1
06-20 06:53:20.352 7257 7426 E GoLog : E0620 06:53:20.351231 7635
jni_environment.cc:81] Failed to detach current thread from the JVM.
JavaVM::DetachCurrentThread returned: -1
06-20 06:53:20.352 7257 7257 D DecorView[]: getWindowModeFromSystem windowmode
is 1
06-20 06:53:20.352 7257 7257 D DecorView[]: updateDecorCaptionStatus
displayWindowDecor is false
06-20 06:53:20.376 7257 7257 D DecorView[]: onWindowFocusChanged hasWindowFocus
false
06-20 06:53:20.397 7257 7308 D CameraDevice-JV-0: flush: X
06-20 06:53:20.397 7257 7308 D CameraExtImplXiaoMi: releaseCameraDevice: 0
06-20 06:53:20.398 7257 7308 D CameraDevice-JV-0: close: E. id = 0
06-20 06:53:20.411 7257 7542 E libEGL : validate_display:537 error 3008
(EGL_BAD_DISPLAY)
06-20 06:53:20.419 7257 7536 E libEGL : validate_display:537 error 3008
(EGL_BAD_DISPLAY)
06-20 06:53:20.445 7257 7257 D DecorView[]: onWindowFocusChanged hasWindowFocus
true
06-20 06:53:20.502 7257 7257 D DecorView[]: onWindowFocusChanged hasWindowFocus
false
06-20 06:53:20.847 7257 7257 W CAM_A : Duplicate call to stopModule; skipping
stop.
06-20 06:53:20.856 7257 7289 D OpenGLRenderer: endAllActiveAnimators on
0x739c40ae00 (RippleDrawable) with handle 0x741b4c6da0
06-20 06:53:20.883 7257 7257 W CAM_A : Duplicate call to stopModule; skipping
stop.
06-20 06:53:21.017 7257 7605 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:53:21.018 7257 7605 W CameraManagerGlobal: ignore the torch status
update of camera: 2
06-20 06:53:21.018 7257 7605 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:53:21.018 7257 7605 W CameraManagerGlobal: ignore the torch status
update of camera: 3
06-20 06:53:21.018 7257 7605 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:53:21.018 7257 7605 W CameraManagerGlobal: ignore the torch status
update of camera: 4
06-20 06:53:21.018 7257 7605 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:53:21.020 7257 7605 W CameraManagerGlobal: ignore the torch status
update of camera: 5
06-20 06:53:21.062 7257 7639 E CameraManagerGlobal: Camera 4 is not available.
Ignore physical camera status change
06-20 06:53:21.067 7257 7308 W BpBinder: Slow Binder: BpBinder transact took 666
ms, interface=android.hardware.camera2.ICameraDeviceUser, code=1 oneway=false
06-20 06:53:21.067 7257 7308 D CameraDevice-JV-0: close: X
06-20 06:53:21.067 7257 7563 W gleCameraEngR1: Long monitor contention with owner
Camera-Ex (7308) at void android.hardware.camera2.impl.CameraDeviceImpl.close()
(CameraDeviceImpl.java:1429) waiters=0 in void
android.hardware.camera2.impl.CameraDeviceImpl$CameraDeviceCallbacks.onResultReceiv
ed(android.hardware.camera2.impl.CameraMetadataNative,
android.hardware.camera2.impl.CaptureResultExtras,
android.hardware.camera2.impl.PhysicalCaptureResultInfo[]) for 669ms
06-20 06:53:21.068 7257 7563 W CameraDevice-JV-0: Device error received, code 4,
frame number 233, request ID 22, subseq ID 0
06-20 06:53:21.068 7257 7563 W CameraDevice-JV-0: Device error received, code 4,
frame number 232, request ID 22, subseq ID 0
06-20 06:53:21.068 7257 7563 W CameraDevice-JV-0: Device error received, code 5,
frame number 233, request ID 22, subseq ID 0
06-20 06:53:21.069 7257 7563 W CameraDevice-JV-0: Device error received, code 5,
frame number 233, request ID 22, subseq ID 0
06-20 06:53:21.069 7257 7270 W CameraDevice-JV-0: Device error received, code 5,
frame number 233, request ID 22, subseq ID 0
06-20 06:53:21.069 7257 7270 W CameraDevice-JV-0: Device error received, code 4,
frame number 228, request ID 22, subseq ID 0
06-20 06:53:21.069 7257 7270 W CameraDevice-JV-0: Device error received, code 5,
frame number 228, request ID 22, subseq ID 0
06-20 06:53:21.069 7257 7639 W CameraDevice-JV-0: Device error received, code 5,
frame number 228, request ID 22, subseq ID 0
06-20 06:53:21.070 7257 7639 W CameraDevice-JV-0: Device error received, code 4,
frame number 229, request ID 22, subseq ID 0
06-20 06:53:21.070 7257 7639 W CameraDevice-JV-0: Device error received, code 5,
frame number 229, request ID 22, subseq ID 0
06-20 06:53:21.070 7257 7639 W CameraDevice-JV-0: Device error received, code 5,
frame number 229, request ID 22, subseq ID 0
06-20 06:53:21.070 7257 7639 W CameraDevice-JV-0: Device error received, code 5,
frame number 229, request ID 22, subseq ID 0
06-20 06:53:21.070 7257 7639 W CameraDevice-JV-0: Device error received, code 4,
frame number 230, request ID 22, subseq ID 0
06-20 06:53:21.070 7257 7639 W CameraDevice-JV-0: Device error received, code 5,
frame number 230, request ID 22, subseq ID 0
06-20 06:53:21.070 7257 7639 W CameraDevice-JV-0: Device error received, code 5,
frame number 230, request ID 22, subseq ID 0
06-20 06:53:21.070 7257 7639 W CameraDevice-JV-0: Device error received, code 5,
frame number 230, request ID 22, subseq ID 0
06-20 06:53:21.070 7257 7639 W CameraDevice-JV-0: Device error received, code 4,
frame number 231, request ID 22, subseq ID 0
06-20 06:53:21.070 7257 7639 W CameraDevice-JV-0: Device error received, code 5,
frame number 231, request ID 22, subseq ID 0
06-20 06:53:21.071 7257 7639 W CameraDevice-JV-0: Device error received, code 5,
frame number 231, request ID 22, subseq ID 0
06-20 06:53:21.071 7257 7639 W CameraDevice-JV-0: Device error received, code 5,
frame number 231, request ID 22, subseq ID 0
06-20 06:53:21.072 7257 7639 W CameraDevice-JV-0: Device error received, code 5,
frame number 232, request ID 22, subseq ID 0
06-20 06:53:21.072 7257 7639 W CameraDevice-JV-0: Device error received, code 5,
frame number 232, request ID 22, subseq ID 0
06-20 06:53:21.073 7257 7639 W CameraDevice-JV-0: Device error received, code 5,
frame number 232, request ID 22, subseq ID 0
06-20 06:53:22.979 7257 7270 D AppScoutStateMachine: 7257-
ScoutStateMachinecreated
06-20 06:53:23.004 7257 7257 D CameraManager2: GotArray:0
06-20 06:53:23.004 7257 7257 D CameraManager2: GotArray:1
06-20 06:53:23.004 7257 7257 D CameraManager2: GotArray:20
06-20 06:53:23.004 7257 7257 D CameraManager2: GotArray:21
06-20 06:53:23.004 7257 7257 D CameraManager2: GotArray:22
06-20 06:53:23.006 7257 7257 D CameraManager2: GotArray:0
06-20 06:53:23.006 7257 7257 D CameraManager2: GotArray:1
06-20 06:53:23.006 7257 7257 D CameraManager2: GotArray:20
06-20 06:53:23.006 7257 7257 D CameraManager2: GotArray:21
06-20 06:53:23.006 7257 7257 D CameraManager2: GotArray:22
06-20 06:53:23.011 7257 7257 D CameraManager2: GotArray:0
06-20 06:53:23.011 7257 7257 D CameraManager2: GotArray:1
06-20 06:53:23.011 7257 7257 D CameraManager2: GotArray:20
06-20 06:53:23.011 7257 7257 D CameraManager2: GotArray:21
06-20 06:53:23.011 7257 7257 D CameraManager2: GotArray:22
06-20 06:53:23.023 7257 7308 W libc : Access denied finding property
"persist.vendor.camera.privapp.list"
06-20 06:53:23.023 7257 7308 D CameraExtImplXiaoMi: initCameraDevice: 0
06-20 06:53:23.061 7257 7257 D SurfaceView: UPDATE
Surface(name=SurfaceView[com.google.android.GoogleCameraEngR15/com.android.camera.C
ameraLauncher])/@0x2df8f8b, mIsProjectionMode = false
06-20 06:53:23.071 7257 7289 E FrameEvents: updateAcquireFence: Did not find
frame.
06-20 06:53:23.096 7257 7563 E CameraManagerGlobal: Camera 4 is not available.
Ignore physical camera status change
06-20 06:53:23.099 7257 7745 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:53:23.100 7257 7745 W CameraManagerGlobal: ignore the torch status
update of camera: 2
06-20 06:53:23.100 7257 7745 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:53:23.100 7257 7745 W CameraManagerGlobal: ignore the torch status
update of camera: 3
06-20 06:53:23.104 7257 7563 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:53:23.104 7257 7563 W CameraManagerGlobal: ignore the torch status
update of camera: 4
06-20 06:53:23.107 7257 7270 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:53:23.107 7257 7270 W CameraManagerGlobal: ignore the torch status
update of camera: 5
06-20 06:53:23.121 7257 7257 D SurfaceView: UPDATE null, mIsCastMode = false
06-20 06:53:23.121 7257 7308 D CameraDevice-JV-0: waitUntilIdle: E. id = 0
06-20 06:53:23.122 7257 7308 D CameraDevice-JV-0: waitUntilIdle: X
06-20 06:53:23.169 7257 7257 D SurfaceView: UPDATE null, mIsCastMode = false
06-20 06:53:23.206 7257 7257 D SurfaceView: UPDATE
Surface(name=SurfaceView[com.google.android.GoogleCameraEngR15/com.android.camera.C
ameraLauncher])/@0x10325b1, mIsProjectionMode = false
06-20 06:53:23.216 7257 7257 W CAM_A : ModeSwitcher WAS ALREADY ENABLED!
06-20 06:53:23.225 7257 7780 W CAM_SurfaceMap: Surface(name=null)/@0xd8f88d3 is
valid but deferred streams are not yet available for CaptureSession-1
06-20 06:53:23.234 7257 7780 W CAM_SimpleReqProcessor: Failed to add Stream-4 to
CaptureRequest for Request-44. The surface is not yet available.
06-20 06:53:23.250 7257 7780 W CAM_SurfaceMap: Surface(name=null)/@0xd8f88d3 is
valid but deferred streams are not yet available for CaptureSession-1
06-20 06:53:23.251 7257 7780 W CAM_SimpleReqProcessor: Failed to add Stream-4 to
CaptureRequest for Request-45. The surface is not yet available.
06-20 06:53:23.538 7257 7780 W BpBinder: Slow Binder: BpBinder transact took 287
ms, interface=android.hardware.camera2.ICameraDeviceUser, code=12 oneway=false
06-20 06:53:23.742 7257 7257 D DecorView[]: getWindowModeFromSystem windowmode
is 1
06-20 06:53:23.742 7257 7257 D DecorView[]: updateDecorCaptionStatus
displayWindowDecor is false
06-20 06:53:23.776 7257 7257 D DecorView[]: onWindowFocusChanged hasWindowFocus
true
06-20 06:53:23.828 7257 7779 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
3525,36 ms > 70,00 ms
06-20 06:53:23.829 7257 7779 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
104,62 > 0,25
06-20 06:53:23.829 7257 7779 W CAM_A : PHOTO > result sensor delay = 105,76 >
1,10
06-20 06:53:23.841 7257 7287 I tflite : Replacing 5 node(s) with delegate
(TfLiteXNNPackDelegate) node, yielding 1 partitions.
06-20 06:53:23.842 7257 7287 I acceleration: ModifyGraphWithDelegate model
namespace: unknown_namespace model id: unknown_model_id accelerator name: NNAPI:
06-20 06:53:23.842 7257 7426 E GoLog : INFO: Replacing 5 node(s) with delegate
(TfLiteXNNPackDelegate) node, yielding 1 partitions.
06-20 06:53:23.866 7257 7287 I tflite : Replacing 97 node(s) with delegate
(TfLiteNnapiDelegate) node, yielding 1 partitions.
06-20 06:53:23.866 7257 7426 E GoLog : INFO: Replacing 97 node(s) with delegate
(TfLiteNnapiDelegate) node, yielding 1 partitions.
06-20 06:53:23.872 7257 7297 W CAM_A : Extractor (frame) of type
feature.acmi.imu.frame-straightness depends on foreign type
feature.acmi.imu.camera-orientation! Feature values may be calculated out of order!
06-20 06:53:23.872 7257 7297 W CAM_A : Extractor (frame) of type
feature.acmi.imu.frame-straightness depends on foreign type
feature.acmi.imu.camera-orientation! Feature values may be calculated out of order!
06-20 06:53:23.893 7257 7779 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,98 > 0,25
06-20 06:53:23.893 7257 7779 W CAM_A : PHOTO > result sensor delay = 2,00 >
1,10
06-20 06:53:23.925 7257 7779 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,50 > 0,25
06-20 06:53:23.940 7257 7426 E GoLog : E0620 06:53:23.939983 7901
resource_util_android.cc:65] generic::internal: RET_CHECK failure
(third_party/mediapipe/util/resource_util_android.cc:65)
Singleton<AssetManager>::get()->ReadFile(path, output) could not read asset:
research/vision/loco/video/models/siamese_fcpp/mobile/model_21086792_30/
siamese_fe.tflite
06-20 06:53:23.940 7257 7426 E GoLog : Stack trace:
06-20 06:53:23.940 7257 7426 E GoLog :
06-20 06:53:23.940 7257 7901 E native : E0620 06:53:23.939983 7901
resource_util_android.cc:65] generic::internal: RET_CHECK failure
(third_party/mediapipe/util/resource_util_android.cc:65)
Singleton<AssetManager>::get()->ReadFile(path, output) could not read asset:
research/vision/loco/video/models/siamese_fcpp/mobile/model_21086792_30/
siamese_fe.tflite
06-20 06:53:23.940 7257 7901 E native : Stack trace:
06-20 06:53:23.940 7257 7901 E native :
06-20 06:53:23.940 7257 7426 E GoLog : E0620 06:53:23.940154 7901
asset_manager_util.cc:166] generic::internal: RET_CHECK failure
(third_party/mediapipe/util/android/asset_manager_util.cc:166) ReadFile(asset_path,
&asset_data) could not read asset:
research/vision/loco/video/models/siamese_fcpp/mobile/model_21086792_30/
siamese_fe.tflite
06-20 06:53:23.940 7257 7426 E GoLog : Stack trace:
06-20 06:53:23.940 7257 7426 E GoLog :
06-20 06:53:23.940 7257 7901 E native : E0620 06:53:23.940154 7901
asset_manager_util.cc:166] generic::internal: RET_CHECK failure
(third_party/mediapipe/util/android/asset_manager_util.cc:166) ReadFile(asset_path,
&asset_data) could not read asset:
research/vision/loco/video/models/siamese_fcpp/mobile/model_21086792_30/
siamese_fe.tflite
06-20 06:53:23.940 7257 7901 E native : Stack trace:
06-20 06:53:23.940 7257 7901 E native :
06-20 06:53:23.952 7257 7287 E Manager : prepareModelFromCache failure
(GENERAL_FAILURE):
hardware/interfaces/neuralnetworks/1.3/utils/src/Callbacks.cpp:80: model
preparation failed with GENERAL_FAILURE
06-20 06:53:23.961 7257 7901 I tflite : Replacing 26 node(s) with delegate
(unknown) node, yielding 1 partitions.
06-20 06:53:23.961 7257 7426 E GoLog : INFO: Replacing 26 node(s) with delegate
(unknown) node, yielding 1 partitions.
06-20 06:53:23.962 7257 7901 I tflite : Replacing 26 node(s) with delegate
(unknown) node, yielding 1 partitions.
06-20 06:53:23.962 7257 7426 E GoLog : INFO: Replacing 26 node(s) with delegate
(unknown) node, yielding 1 partitions.
06-20 06:53:23.964 7257 7779 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,59 > 0,25
06-20 06:53:24.000 7257 7779 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,48 > 0,25
06-20 06:53:24.033 7257 7901 E native : E0620 06:53:24.033723 7901
resource_util_android.cc:65] generic::internal: RET_CHECK failure
(third_party/mediapipe/util/resource_util_android.cc:65)
Singleton<AssetManager>::get()->ReadFile(path, output) could not read asset:
research/vision/loco/video/models/siamese_fcpp/mobile/model_21086792_30/
siamese_end2end.tflite
06-20 06:53:24.033 7257 7901 E native : Stack trace:
06-20 06:53:24.033 7257 7901 E native :
06-20 06:53:24.033 7257 7901 E native : E0620 06:53:24.033822 7901
asset_manager_util.cc:166] generic::internal: RET_CHECK failure
(third_party/mediapipe/util/android/asset_manager_util.cc:166) ReadFile(asset_path,
&asset_data) could not read asset:
research/vision/loco/video/models/siamese_fcpp/mobile/model_21086792_30/
siamese_end2end.tflite
06-20 06:53:24.033 7257 7901 E native : Stack trace:
06-20 06:53:24.033 7257 7901 E native :
06-20 06:53:24.034 7257 7426 E GoLog : E0620 06:53:24.033723 7901
resource_util_android.cc:65] generic::internal: RET_CHECK failure
(third_party/mediapipe/util/resource_util_android.cc:65)
Singleton<AssetManager>::get()->ReadFile(path, output) could not read asset:
research/vision/loco/video/models/siamese_fcpp/mobile/model_21086792_30/
siamese_end2end.tflite
06-20 06:53:24.034 7257 7426 E GoLog : Stack trace:
06-20 06:53:24.034 7257 7426 E GoLog :
06-20 06:53:24.034 7257 7426 E GoLog : E0620 06:53:24.033822 7901
asset_manager_util.cc:166] generic::internal: RET_CHECK failure
(third_party/mediapipe/util/android/asset_manager_util.cc:166) ReadFile(asset_path,
&asset_data) could not read asset:
research/vision/loco/video/models/siamese_fcpp/mobile/model_21086792_30/
siamese_end2end.tflite
06-20 06:53:24.034 7257 7426 E GoLog : Stack trace:
06-20 06:53:24.034 7257 7426 E GoLog :
06-20 06:53:24.052 7257 7901 I tflite : Replacing 47 node(s) with delegate
(unknown) node, yielding 1 partitions.
06-20 06:53:24.052 7257 7426 E GoLog : INFO: Replacing 47 node(s) with delegate
(unknown) node, yielding 1 partitions.
06-20 06:53:24.053 7257 7901 I tflite : Replacing 47 node(s) with delegate
(unknown) node, yielding 1 partitions.
06-20 06:53:24.054 7257 7426 E GoLog : INFO: Replacing 47 node(s) with delegate
(unknown) node, yielding 1 partitions.
06-20 06:53:24.063 7257 7287 I ExecutionPlan: ExecutionPlan::SimpleBody::finish:
compilation finished successfully on qti-default
06-20 06:53:24.069 7257 7779 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
1,49 > 0,25
06-20 06:53:24.138 7257 7779 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:53:24.138 7257 7779 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,40 > 0,25
06-20 06:53:24.211 7257 7779 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:53:24.280 7257 7779 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:53:24.352 7257 7779 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:53:24.410 7257 7779 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,20 ms > 70,00 ms
06-20 06:53:24.411 7257 7779 W CAM_A : PHOTO > result sensor delay = 1,40 >
1,10
06-20 06:53:24.441 7257 7779 W CAM_A : PHOTO > result sensor delay = 1,60 >
1,10
06-20 06:53:24.475 7257 7779 W CAM_A : PHOTO > result sensor delay = 1,30 >
1,10
06-20 06:53:26.883 7257 7289 E FrameEvents: updateAcquireFence: Did not find
frame.
06-20 06:53:26.900 7257 7257 W CAM_A : Disconnecting the camera device because
filmstrip was launched.
06-20 06:53:26.904 7257 7308 D CameraDevice-JV-0: flush: E. id = 0
06-20 06:53:26.956 7257 7257 D DecorView[]: getWindowModeFromSystem windowmode
is 1
06-20 06:53:26.956 7257 7257 D DecorView[]: updateDecorCaptionStatus
displayWindowDecor is false
06-20 06:53:26.962 7257 7297 E PhenotypeFlagCommitter: Retrieving snapshot for
com.google.android.apps.camera#com.google.android.GoogleCameraEngR15 failed
06-20 06:53:26.962 7257 7297 E PhenotypeFlagCommitter:
java.util.concurrent.ExecutionException: java.lang.SecurityException:
GoogleCertificatesRslt: not allowed: pkg=com.google.android.GoogleCameraEngR15,
sha256=[a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc],
atk=false, ver=252234029.true (go/gsrlt)
06-20 06:53:26.962 7257 7297 E PhenotypeFlagCommitter: at mip.fb(Unknown
Source:27)
06-20 06:53:26.962 7257 7297 E PhenotypeFlagCommitter: at mip.cd(Unknown
Source:63)
06-20 06:53:26.962 7257 7297 E PhenotypeFlagCommitter: at kuc.c(Unknown
Source:12)
06-20 06:53:26.962 7257 7297 E PhenotypeFlagCommitter: at kuc.e(Unknown
Source:35)
06-20 06:53:26.962 7257 7297 E PhenotypeFlagCommitter: at kuc.b(Unknown
Source:1)
06-20 06:53:26.962 7257 7297 E PhenotypeFlagCommitter: at gvh.a(Unknown
Source:35)
06-20 06:53:26.962 7257 7297 E PhenotypeFlagCommitter: at gvj.run(Unknown
Source:9)
06-20 06:53:26.962 7257 7297 E PhenotypeFlagCommitter: at law.run(Unknown
Source:2)
06-20 06:53:26.962 7257 7297 E PhenotypeFlagCommitter: at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487)
06-20 06:53:26.962 7257 7297 E PhenotypeFlagCommitter: at pio.a(Unknown
Source:2)
06-20 06:53:26.962 7257 7297 E PhenotypeFlagCommitter: at phs.run(Unknown
Source:20)
06-20 06:53:26.962 7257 7297 E PhenotypeFlagCommitter: at pip.run(Unknown
Source:4)
06-20 06:53:26.962 7257 7297 E PhenotypeFlagCommitter: at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487)
06-20 06:53:26.962 7257 7297 E PhenotypeFlagCommitter: at
java.util.concurrent.FutureTask.run(FutureTask.java:264)
06-20 06:53:26.962 7257 7297 E PhenotypeFlagCommitter: at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledT
hreadPoolExecutor.java:307)
06-20 06:53:26.962 7257 7297 E PhenotypeFlagCommitter: at lbh.run(Unknown
Source:2)
06-20 06:53:26.962 7257 7297 E PhenotypeFlagCommitter: at lbg.run(Unknown
Source:0)
06-20 06:53:26.962 7257 7297 E PhenotypeFlagCommitter: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
06-20 06:53:26.962 7257 7297 E PhenotypeFlagCommitter: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
06-20 06:53:26.962 7257 7297 E PhenotypeFlagCommitter: at
java.lang.Thread.run(Thread.java:1012)
06-20 06:53:26.962 7257 7297 E PhenotypeFlagCommitter: at lab.run(Unknown
Source:5)
06-20 06:53:26.962 7257 7297 E PhenotypeFlagCommitter: Caused by:
java.lang.SecurityException: GoogleCertificatesRslt: not allowed:
pkg=com.google.android.GoogleCameraEngR15,
sha256=[a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc],
atk=false, ver=252234029.true (go/gsrlt)
06-20 06:53:26.962 7257 7297 E PhenotypeFlagCommitter: at
android.os.Parcel.createExceptionOrNull(Parcel.java:2426)
06-20 06:53:26.962 7257 7297 E PhenotypeFlagCommitter: at
android.os.Parcel.createException(Parcel.java:2410)
06-20 06:53:26.962 7257 7297 E PhenotypeFlagCommitter: at
android.os.Parcel.readException(Parcel.java:2393)
06-20 06:53:26.962 7257 7297 E PhenotypeFlagCommitter: at
android.os.Parcel.readException(Parcel.java:2335)
06-20 06:53:26.962 7257 7297 E PhenotypeFlagCommitter: at bmn.z(Unknown
Source:10)
06-20 06:53:26.962 7257 7297 E PhenotypeFlagCommitter: at ktz.a(Unknown
Source:38)
06-20 06:53:26.962 7257 7297 E PhenotypeFlagCommitter: at kjd.f(Unknown
Source:10)
06-20 06:53:26.962 7257 7297 E PhenotypeFlagCommitter: at kkc.t(Unknown
Source:9)
06-20 06:53:26.962 7257 7297 E PhenotypeFlagCommitter: at kkc.u(Unknown
Source:22)
06-20 06:53:26.962 7257 7297 E PhenotypeFlagCommitter: at kkc.e(Unknown
Source:15)
06-20 06:53:26.962 7257 7297 E PhenotypeFlagCommitter: at
kkg.handleMessage(Unknown Source:920)
06-20 06:53:26.962 7257 7297 E PhenotypeFlagCommitter: at
android.os.Handler.dispatchMessage(Handler.java:102)
06-20 06:53:26.962 7257 7297 E PhenotypeFlagCommitter: at ksg.b(Unknown
Source:0)
06-20 06:53:26.962 7257 7297 E PhenotypeFlagCommitter: at
ksg.dispatchMessage(Unknown Source:0)
06-20 06:53:26.962 7257 7297 E PhenotypeFlagCommitter: at
android.os.Looper.loopOnce(Looper.java:211)
06-20 06:53:26.962 7257 7297 E PhenotypeFlagCommitter: at
android.os.Looper.loop(Looper.java:300)
06-20 06:53:26.962 7257 7297 E PhenotypeFlagCommitter: at
android.os.HandlerThread.run(HandlerThread.java:67)
06-20 06:53:26.970 7257 7257 D DecorView[]: onWindowFocusChanged hasWindowFocus
false
06-20 06:53:27.006 7257 7308 D CameraDevice-JV-0: flush: X
06-20 06:53:27.007 7257 7308 D CameraExtImplXiaoMi: releaseCameraDevice: 0
06-20 06:53:27.008 7257 7274 W CameraDevice-JV-0: Device error received, code 4,
frame number 91, request ID 4, subseq ID 0
06-20 06:53:27.023 7257 7904 E libEGL : validate_display:537 error 3008
(EGL_BAD_DISPLAY)
06-20 06:53:27.026 7257 7901 E libEGL : validate_display:537 error 3008
(EGL_BAD_DISPLAY)
06-20 06:53:27.039 7257 7274 W CameraDevice-JV-0: got error frame 91
06-20 06:53:27.039 7257 7308 D CameraDevice-JV-0: close: E. id = 0
06-20 06:53:27.039 7257 7780 W CAM_MetadataDst: onCaptureFailed for Frame 91
06-20 06:53:27.039 7257 7274 W CameraDevice-JV-0: Device error received, code 5,
frame number 91, request ID 4, subseq ID 0
06-20 06:53:27.134 7257 7257 D DecorView[]: onWindowFocusChanged hasWindowFocus
true
06-20 06:53:27.217 7257 7257 D DecorView[]: onWindowFocusChanged hasWindowFocus
false
06-20 06:53:27.607 7257 7257 W CAM_A : Duplicate call to stopModule; skipping
stop.
06-20 06:53:27.626 7257 7289 D OpenGLRenderer: endAllActiveAnimators on
0x739c40ae00 (RippleDrawable) with handle 0x7333298c20
06-20 06:53:27.687 7257 7257 W CAM_A : Duplicate call to stopModule; skipping
stop.
06-20 06:53:27.753 7257 7605 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:53:27.753 7257 7605 W CameraManagerGlobal: ignore the torch status
update of camera: 2
06-20 06:53:27.754 7257 7605 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:53:27.754 7257 7605 W CameraManagerGlobal: ignore the torch status
update of camera: 3
06-20 06:53:27.755 7257 7605 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:53:27.755 7257 7605 W CameraManagerGlobal: ignore the torch status
update of camera: 4
06-20 06:53:27.755 7257 7605 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:53:27.755 7257 7605 W CameraManagerGlobal: ignore the torch status
update of camera: 5
06-20 06:53:27.781 7257 7270 E CameraManagerGlobal: Camera 4 is not available.
Ignore physical camera status change
06-20 06:53:27.798 7257 7308 W BpBinder: Slow Binder: BpBinder transact took 759
ms, interface=android.hardware.camera2.ICameraDeviceUser, code=1 oneway=false
06-20 06:53:27.799 7257 7308 D CameraDevice-JV-0: close: X
06-20 06:53:27.817 7257 7274 W gleCameraEngR1: Long monitor contention with owner
Camera-Ex (7308) at void android.hardware.camera2.impl.CameraDeviceImpl.close()
(CameraDeviceImpl.java:1429) waiters=0 in void
android.hardware.camera2.impl.CameraDeviceImpl.onDeviceError(int,
android.hardware.camera2.impl.CaptureResultExtras) for 760ms
06-20 06:53:27.821 7257 7274 W CameraDevice-JV-0: Device error received, code 5,
frame number 91, request ID 4, subseq ID 0
06-20 06:53:27.821 7257 7274 W CameraDevice-JV-0: Device error received, code 5,
frame number 91, request ID 4, subseq ID 0
06-20 06:53:27.822 7257 7605 W CameraDevice-JV-0: Device error received, code 4,
frame number 90, request ID 4, subseq ID 0
06-20 06:53:27.823 7257 7274 W CameraDevice-JV-0: Device error received, code 4,
frame number 86, request ID 4, subseq ID 0
06-20 06:53:27.823 7257 7274 W CameraDevice-JV-0: Device error received, code 5,
frame number 86, request ID 4, subseq ID 0
06-20 06:53:27.823 7257 7274 W CameraDevice-JV-0: Device error received, code 5,
frame number 86, request ID 4, subseq ID 0
06-20 06:53:27.825 7257 7605 W CameraDevice-JV-0: Device error received, code 4,
frame number 87, request ID 4, subseq ID 0
06-20 06:53:27.826 7257 7605 W CameraDevice-JV-0: Device error received, code 5,
frame number 87, request ID 4, subseq ID 0
06-20 06:53:27.827 7257 7605 W CameraDevice-JV-0: Device error received, code 5,
frame number 87, request ID 4, subseq ID 0
06-20 06:53:27.827 7257 7270 W CameraDevice-JV-0: Device error received, code 5,
frame number 87, request ID 4, subseq ID 0
06-20 06:53:27.828 7257 7270 W CameraDevice-JV-0: Device error received, code 4,
frame number 88, request ID 4, subseq ID 0
06-20 06:53:27.829 7257 7270 W CameraDevice-JV-0: Device error received, code 5,
frame number 88, request ID 4, subseq ID 0
06-20 06:53:27.829 7257 7270 W CameraDevice-JV-0: Device error received, code 5,
frame number 88, request ID 4, subseq ID 0
06-20 06:53:27.830 7257 7270 W CameraDevice-JV-0: Device error received, code 5,
frame number 88, request ID 4, subseq ID 0
06-20 06:53:27.830 7257 7270 W CameraDevice-JV-0: Device error received, code 4,
frame number 89, request ID 4, subseq ID 0
06-20 06:53:27.830 7257 7270 W CameraDevice-JV-0: Device error received, code 5,
frame number 89, request ID 4, subseq ID 0
06-20 06:53:27.830 7257 7274 W CameraDevice-JV-0: Device error received, code 5,
frame number 89, request ID 4, subseq ID 0
06-20 06:53:27.830 7257 7274 W CameraDevice-JV-0: Device error received, code 5,
frame number 89, request ID 4, subseq ID 0
06-20 06:53:27.831 7257 7274 W CameraDevice-JV-0: Device error received, code 5,
frame number 90, request ID 4, subseq ID 0
06-20 06:53:27.831 7257 7274 W CameraDevice-JV-0: Device error received, code 5,
frame number 90, request ID 4, subseq ID 0
06-20 06:53:27.831 7257 7274 W CameraDevice-JV-0: Device error received, code 5,
frame number 90, request ID 4, subseq ID 0
06-20 06:53:27.923 7257 7264 W gleCameraEngR1: Cleared Reference was only
reachable from finalizer (only reported once)
06-20 06:53:30.016 7257 7745 D AppScoutStateMachine: 7257-
ScoutStateMachinecreated
06-20 06:53:30.040 7257 7257 D CameraManager2: GotArray:0
06-20 06:53:30.040 7257 7257 D CameraManager2: GotArray:1
06-20 06:53:30.040 7257 7257 D CameraManager2: GotArray:20
06-20 06:53:30.040 7257 7257 D CameraManager2: GotArray:21
06-20 06:53:30.040 7257 7257 D CameraManager2: GotArray:22
06-20 06:53:30.042 7257 7257 D CameraManager2: GotArray:0
06-20 06:53:30.042 7257 7257 D CameraManager2: GotArray:1
06-20 06:53:30.042 7257 7257 D CameraManager2: GotArray:20
06-20 06:53:30.042 7257 7257 D CameraManager2: GotArray:21
06-20 06:53:30.042 7257 7257 D CameraManager2: GotArray:22
06-20 06:53:30.046 7257 7257 D CameraManager2: GotArray:0
06-20 06:53:30.046 7257 7257 D CameraManager2: GotArray:1
06-20 06:53:30.046 7257 7257 D CameraManager2: GotArray:20
06-20 06:53:30.046 7257 7257 D CameraManager2: GotArray:21
06-20 06:53:30.046 7257 7257 D CameraManager2: GotArray:22
06-20 06:53:30.075 7257 7308 W libc : Access denied finding property
"persist.vendor.camera.privapp.list"
06-20 06:53:30.075 7257 7308 D CameraExtImplXiaoMi: initCameraDevice: 0
06-20 06:53:30.109 7257 7257 D SurfaceView: UPDATE
Surface(name=SurfaceView[com.google.android.GoogleCameraEngR15/com.android.camera.C
ameraLauncher])/@0x67fff06, mIsProjectionMode = false
06-20 06:53:30.123 7257 7289 E FrameEvents: updateAcquireFence: Did not find
frame.
06-20 06:53:30.147 7257 7257 D SurfaceView: UPDATE null, mIsCastMode = false
06-20 06:53:30.187 7257 7270 E CameraManagerGlobal: Camera 4 is not available.
Ignore physical camera status change
06-20 06:53:30.201 7257 7270 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:53:30.201 7257 7270 W CameraManagerGlobal: ignore the torch status
update of camera: 2
06-20 06:53:30.201 7257 7270 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:53:30.201 7257 7270 W CameraManagerGlobal: ignore the torch status
update of camera: 3
06-20 06:53:30.202 7257 7270 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:53:30.202 7257 7270 W CameraManagerGlobal: ignore the torch status
update of camera: 4
06-20 06:53:30.202 7257 7270 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:53:30.202 7257 7270 W CameraManagerGlobal: ignore the torch status
update of camera: 5
06-20 06:53:30.218 7257 7257 D SurfaceView: UPDATE null, mIsCastMode = false
06-20 06:53:30.237 7257 7308 D CameraDevice-JV-0: waitUntilIdle: E. id = 0
06-20 06:53:30.238 7257 7308 D CameraDevice-JV-0: waitUntilIdle: X
06-20 06:53:30.254 7257 7257 D SurfaceView: UPDATE
Surface(name=SurfaceView[com.google.android.GoogleCameraEngR15/com.android.camera.C
ameraLauncher])/@0x5880ae4, mIsProjectionMode = false
06-20 06:53:30.264 7257 7257 W CAM_A : ModeSwitcher WAS ALREADY ENABLED!
06-20 06:53:30.427 7257 7997 W CAM_SurfaceMap: Surface(name=null)/@0x3098876 is
valid but deferred streams are not yet available for CaptureSession-2
06-20 06:53:30.427 7257 7997 W CAM_SimpleReqProcessor: Failed to add Stream-7 to
CaptureRequest for Request-67. The surface is not yet available.
06-20 06:53:30.431 7257 7997 W CAM_SurfaceMap: Surface(name=null)/@0x3098876 is
valid but deferred streams are not yet available for CaptureSession-2
06-20 06:53:30.431 7257 7997 W CAM_SimpleReqProcessor: Failed to add Stream-7 to
CaptureRequest for Request-68. The surface is not yet available.
06-20 06:53:30.653 7257 7997 W BpBinder: Slow Binder: BpBinder transact took 222
ms, interface=android.hardware.camera2.ICameraDeviceUser, code=12 oneway=false
06-20 06:53:30.733 7257 7257 D DecorView[]: getWindowModeFromSystem windowmode
is 1
06-20 06:53:30.733 7257 7257 D DecorView[]: updateDecorCaptionStatus
displayWindowDecor is false
06-20 06:53:30.750 7257 7257 D DecorView[]: onWindowFocusChanged hasWindowFocus
true
06-20 06:53:30.959 7257 7995 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
4068,25 ms > 70,00 ms
06-20 06:53:30.959 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
120,88 > 0,25
06-20 06:53:30.959 7257 7995 W CAM_A : PHOTO > result sensor delay = 122,05 >
1,10
06-20 06:53:30.995 7257 7287 W CAM_A : Extractor (frame) of type
feature.acmi.imu.frame-straightness depends on foreign type
feature.acmi.imu.camera-orientation! Feature values may be calculated out of order!
06-20 06:53:30.995 7257 7287 W CAM_A : Extractor (frame) of type
feature.acmi.imu.frame-straightness depends on foreign type
feature.acmi.imu.camera-orientation! Feature values may be calculated out of order!
06-20 06:53:31.014 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,98 > 0,25
06-20 06:53:31.015 7257 7995 W CAM_A : PHOTO > result sensor delay = 2,00 >
1,10
06-20 06:53:31.036 7257 7297 I tflite : Replacing 5 node(s) with delegate
(TfLiteXNNPackDelegate) node, yielding 1 partitions.
06-20 06:53:31.038 7257 7297 I acceleration: ModifyGraphWithDelegate model
namespace: unknown_namespace model id: unknown_model_id accelerator name: NNAPI:
06-20 06:53:31.048 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,50 > 0,25
06-20 06:53:31.051 7257 7426 E GoLog : INFO: Replacing 5 node(s) with delegate
(TfLiteXNNPackDelegate) node, yielding 1 partitions.
06-20 06:53:31.070 7257 7297 I tflite : Replacing 97 node(s) with delegate
(TfLiteNnapiDelegate) node, yielding 1 partitions.
06-20 06:53:31.070 7257 7426 E GoLog : INFO: Replacing 97 node(s) with delegate
(TfLiteNnapiDelegate) node, yielding 1 partitions.
06-20 06:53:31.103 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,59 > 0,25
06-20 06:53:31.149 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,48 > 0,25
06-20 06:53:31.155 7257 8155 E native : E0620 06:53:31.151213 8155
resource_util_android.cc:65] generic::internal: RET_CHECK failure
(third_party/mediapipe/util/resource_util_android.cc:65)
Singleton<AssetManager>::get()->ReadFile(path, output) could not read asset:
research/vision/loco/video/models/siamese_fcpp/mobile/model_21086792_30/
siamese_fe.tflite
06-20 06:53:31.155 7257 8155 E native : Stack trace:
06-20 06:53:31.155 7257 8155 E native :
06-20 06:53:31.155 7257 7426 E GoLog : E0620 06:53:31.151213 8155
resource_util_android.cc:65] generic::internal: RET_CHECK failure
(third_party/mediapipe/util/resource_util_android.cc:65)
Singleton<AssetManager>::get()->ReadFile(path, output) could not read asset:
research/vision/loco/video/models/siamese_fcpp/mobile/model_21086792_30/
siamese_fe.tflite
06-20 06:53:31.155 7257 7426 E GoLog : Stack trace:
06-20 06:53:31.155 7257 8155 E native : E0620 06:53:31.155497 8155
asset_manager_util.cc:166] generic::internal: RET_CHECK failure
(third_party/mediapipe/util/android/asset_manager_util.cc:166) ReadFile(asset_path,
&asset_data) could not read asset:
research/vision/loco/video/models/siamese_fcpp/mobile/model_21086792_30/
siamese_fe.tflite
06-20 06:53:31.155 7257 8155 E native : Stack trace:
06-20 06:53:31.155 7257 8155 E native :
06-20 06:53:31.155 7257 7426 E GoLog :
06-20 06:53:31.155 7257 7426 E GoLog : E0620 06:53:31.155497 8155
asset_manager_util.cc:166] generic::internal: RET_CHECK failure
(third_party/mediapipe/util/android/asset_manager_util.cc:166) ReadFile(asset_path,
&asset_data) could not read asset:
research/vision/loco/video/models/siamese_fcpp/mobile/model_21086792_30/
siamese_fe.tflite
06-20 06:53:31.155 7257 7426 E GoLog : Stack trace:
06-20 06:53:31.155 7257 7426 E GoLog :
06-20 06:53:31.178 7257 7297 E Manager : prepareModelFromCache failure
(GENERAL_FAILURE):
hardware/interfaces/neuralnetworks/1.3/utils/src/Callbacks.cpp:80: model
preparation failed with GENERAL_FAILURE
06-20 06:53:31.201 7257 8155 I tflite : Replacing 26 node(s) with delegate
(unknown) node, yielding 1 partitions.
06-20 06:53:31.201 7257 7426 E GoLog : INFO: Replacing 26 node(s) with delegate
(unknown) node, yielding 1 partitions.
06-20 06:53:31.203 7257 8155 I tflite : Replacing 26 node(s) with delegate
(unknown) node, yielding 1 partitions.
06-20 06:53:31.203 7257 7426 E GoLog : INFO: Replacing 26 node(s) with delegate
(unknown) node, yielding 1 partitions.
06-20 06:53:31.211 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
1,49 > 0,25
06-20 06:53:31.244 7257 8155 E native : E0620 06:53:31.244283 8155
resource_util_android.cc:65] generic::internal: RET_CHECK failure
(third_party/mediapipe/util/resource_util_android.cc:65)
Singleton<AssetManager>::get()->ReadFile(path, output) could not read asset:
research/vision/loco/video/models/siamese_fcpp/mobile/model_21086792_30/
siamese_end2end.tflite
06-20 06:53:31.244 7257 8155 E native : Stack trace:
06-20 06:53:31.244 7257 8155 E native :
06-20 06:53:31.244 7257 7426 E GoLog : E0620 06:53:31.244283 8155
resource_util_android.cc:65] generic::internal: RET_CHECK failure
(third_party/mediapipe/util/resource_util_android.cc:65)
Singleton<AssetManager>::get()->ReadFile(path, output) could not read asset:
research/vision/loco/video/models/siamese_fcpp/mobile/model_21086792_30/
siamese_end2end.tflite
06-20 06:53:31.244 7257 7426 E GoLog : Stack trace:
06-20 06:53:31.244 7257 7426 E GoLog :
06-20 06:53:31.244 7257 8155 E native : E0620 06:53:31.244396 8155
asset_manager_util.cc:166] generic::internal: RET_CHECK failure
(third_party/mediapipe/util/android/asset_manager_util.cc:166) ReadFile(asset_path,
&asset_data) could not read asset:
research/vision/loco/video/models/siamese_fcpp/mobile/model_21086792_30/
siamese_end2end.tflite
06-20 06:53:31.244 7257 8155 E native : Stack trace:
06-20 06:53:31.244 7257 8155 E native :
06-20 06:53:31.244 7257 7426 E GoLog : E0620 06:53:31.244396 8155
asset_manager_util.cc:166] generic::internal: RET_CHECK failure
(third_party/mediapipe/util/android/asset_manager_util.cc:166) ReadFile(asset_path,
&asset_data) could not read asset:
research/vision/loco/video/models/siamese_fcpp/mobile/model_21086792_30/
siamese_end2end.tflite
06-20 06:53:31.244 7257 7426 E GoLog : Stack trace:
06-20 06:53:31.244 7257 7426 E GoLog :
06-20 06:53:31.250 7257 7297 I ExecutionPlan: ExecutionPlan::SimpleBody::finish:
compilation finished successfully on qti-default
06-20 06:53:31.257 7257 8155 I tflite : Replacing 47 node(s) with delegate
(unknown) node, yielding 1 partitions.
06-20 06:53:31.258 7257 8155 I tflite : Replacing 47 node(s) with delegate
(unknown) node, yielding 1 partitions.
06-20 06:53:31.259 7257 7426 E GoLog : INFO: Replacing 47 node(s) with delegate
(unknown) node, yielding 1 partitions.
06-20 06:53:31.259 7257 7426 E GoLog : INFO: Replacing 47 node(s) with delegate
(unknown) node, yielding 1 partitions.
06-20 06:53:31.276 7257 7995 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:53:31.276 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,40 > 0,25
06-20 06:53:31.348 7257 7995 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:53:31.419 7257 7995 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:53:31.490 7257 7995 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:53:31.544 7257 7995 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,20 ms > 70,00 ms
06-20 06:53:31.544 7257 7995 W CAM_A : PHOTO > result sensor delay = 1,40 >
1,10
06-20 06:53:31.586 7257 7995 W CAM_A : PHOTO > result sensor delay = 1,60 >
1,10
06-20 06:53:31.613 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,37 > 0,25
06-20 06:53:31.648 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,30 > 0,25
06-20 06:53:31.648 7257 7995 W CAM_A : PHOTO > result sensor delay = 1,30 >
1,10
06-20 06:53:34.490 7257 7267 W MessageQueue: Handler (android.os.Handler)
{823c031} sending message to a Handler on a dead thread
06-20 06:53:34.490 7257 7267 W MessageQueue: java.lang.IllegalStateException:
Handler (android.os.Handler) {823c031} sending message to a Handler on a dead
thread
06-20 06:53:34.490 7257 7267 W MessageQueue: at
android.os.MessageQueue.enqueueMessage(MessageQueue.java:572)
06-20 06:53:34.490 7257 7267 W MessageQueue: at
android.os.Handler.enqueueMessage(Handler.java:778)
06-20 06:53:34.490 7257 7267 W MessageQueue: at
android.os.Handler.sendMessageAtTime(Handler.java:727)
06-20 06:53:34.490 7257 7267 W MessageQueue: at
android.os.Handler.sendMessageDelayed(Handler.java:697)
06-20 06:53:34.490 7257 7267 W MessageQueue: at
android.os.Handler.post(Handler.java:427)
06-20 06:53:34.490 7257 7267 W MessageQueue: at
android.hardware.camera2.impl.CameraDeviceImpl$CameraHandlerExecutor.execute(Camera
DeviceImpl.java:2374)
06-20 06:53:34.490 7257 7267 W MessageQueue: at
android.hardware.camera2.impl.CallbackProxies$SessionStateCallbackProxy.onClosed(Ca
llbackProxies.java:104)
06-20 06:53:34.490 7257 7267 W MessageQueue: at
android.hardware.camera2.impl.CameraCaptureSessionImpl.close(CameraCaptureSessionIm
pl.java:596)
06-20 06:53:34.490 7257 7267 W MessageQueue: at
android.hardware.camera2.impl.CameraCaptureSessionImpl.finalize(CameraCaptureSessio
nImpl.java:887)
06-20 06:53:34.490 7257 7267 W MessageQueue: at
java.lang.Daemons$FinalizerDaemon.doFinalize(Daemons.java:370)
06-20 06:53:34.490 7257 7267 W MessageQueue: at
java.lang.Daemons$FinalizerDaemon.processReference(Daemons.java:350)
06-20 06:53:34.490 7257 7267 W MessageQueue: at
java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:322)
06-20 06:53:34.490 7257 7267 W MessageQueue: at
java.lang.Daemons$Daemon.run(Daemons.java:131)
06-20 06:53:34.490 7257 7267 W MessageQueue: at
java.lang.Thread.run(Thread.java:1012)
06-20 06:53:34.493 7257 7267 W MessageQueue: Handler (android.os.Handler)
{d256497} sending message to a Handler on a dead thread
06-20 06:53:34.493 7257 7267 W MessageQueue: java.lang.IllegalStateException:
Handler (android.os.Handler) {d256497} sending message to a Handler on a dead
thread
06-20 06:53:34.493 7257 7267 W MessageQueue: at
android.os.MessageQueue.enqueueMessage(MessageQueue.java:572)
06-20 06:53:34.493 7257 7267 W MessageQueue: at
android.os.Handler.enqueueMessage(Handler.java:778)
06-20 06:53:34.493 7257 7267 W MessageQueue: at
android.os.Handler.sendMessageAtTime(Handler.java:727)
06-20 06:53:34.493 7257 7267 W MessageQueue: at
android.os.Handler.sendMessageDelayed(Handler.java:697)
06-20 06:53:34.493 7257 7267 W MessageQueue: at
android.os.Handler.post(Handler.java:427)
06-20 06:53:34.493 7257 7267 W MessageQueue: at
android.hardware.camera2.impl.CameraDeviceImpl$CameraHandlerExecutor.execute(Camera
DeviceImpl.java:2374)
06-20 06:53:34.493 7257 7267 W MessageQueue: at
android.hardware.camera2.impl.CallbackProxies$SessionStateCallbackProxy.onClosed(Ca
llbackProxies.java:104)
06-20 06:53:34.493 7257 7267 W MessageQueue: at
android.hardware.camera2.impl.CameraCaptureSessionImpl.close(CameraCaptureSessionIm
pl.java:596)
06-20 06:53:34.493 7257 7267 W MessageQueue: at
android.hardware.camera2.impl.CameraCaptureSessionImpl.finalize(CameraCaptureSessio
nImpl.java:887)
06-20 06:53:34.493 7257 7267 W MessageQueue: at
java.lang.Daemons$FinalizerDaemon.doFinalize(Daemons.java:370)
06-20 06:53:34.493 7257 7267 W MessageQueue: at
java.lang.Daemons$FinalizerDaemon.processReference(Daemons.java:350)
06-20 06:53:34.493 7257 7267 W MessageQueue: at
java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:322)
06-20 06:53:34.493 7257 7267 W MessageQueue: at
java.lang.Daemons$Daemon.run(Daemons.java:131)
06-20 06:53:34.493 7257 7267 W MessageQueue: at
java.lang.Thread.run(Thread.java:1012)
06-20 06:53:34.563 7257 7745 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:53:34.563 7257 7745 W CameraManagerGlobal: ignore the torch status
update of camera: 2
06-20 06:53:34.563 7257 7745 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:53:34.563 7257 7745 W CameraManagerGlobal: ignore the torch status
update of camera: 3
06-20 06:53:34.563 7257 7745 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:53:34.563 7257 7745 W CameraManagerGlobal: ignore the torch status
update of camera: 4
06-20 06:53:34.563 7257 7745 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:53:34.563 7257 7745 W CameraManagerGlobal: ignore the torch status
update of camera: 5
06-20 06:53:34.569 7257 7270 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:53:34.569 7257 7270 W CameraManagerGlobal: [soar.cts] ignore the status
update of camera: 5
06-20 06:53:34.949 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,30 > 0,25
06-20 06:53:34.950 7257 7995 W CAM_A : PHOTO > result sensor delay = 1,30 >
1,10
06-20 06:53:35.515 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,30 > 0,25
06-20 06:53:35.551 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,43 > 0,25
06-20 06:53:35.847 7257 7263 I gleCameraEngR1: Method exceeds compiler
instruction limit: 23950 in com.google.googlex.gcam.SpatialGainMap
com.SpatialGainMapValue.getSpatialGainMap(lzv)
06-20 06:53:36.346 7257 7513 E CAM_A : Camera metadata not valid at :
106665152541587
06-20 06:53:36.440 7257 7513 E CAM_A : Camera metadata not valid at :
106665252677993
06-20 06:53:36.489 7257 7513 E CAM_A : Camera metadata not valid at :
106665286056795
06-20 06:53:36.509 7257 7513 E CAM_A : Camera metadata not valid at :
106665319435597
06-20 06:53:36.551 7257 7513 E CAM_A : Camera metadata not valid at :
106665386193201
06-20 06:53:36.583 7257 7513 E CAM_A : Camera metadata not valid at :
106665419572003
06-20 06:53:36.617 7257 7513 W native : W0620 06:53:36.613026 7513
roi_features_updater.cc:94] Update: 6 features are found, but at least 16 features
are expected.
06-20 06:53:36.617 7257 7426 E GoLog : W0620 06:53:36.613026 7513
roi_features_updater.cc:94] Update: 6 features are found, but at least 16 features
are expected.
06-20 06:53:36.646 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
1,00 > 0,25
06-20 06:53:36.646 7257 7995 W CAM_A : PHOTO > result sensor delay = 2,00 >
1,10
06-20 06:53:36.648 7257 7513 E CAM_A : Camera metadata not valid at :
106665486329607
06-20 06:53:36.663 7257 7513 W native : W0620 06:53:36.662989 7513
optical_flow_ml_tracker.cc:171] No matched roi returned from matcher.
06-20 06:53:36.663 7257 7426 E GoLog : W0620 06:53:36.662989 7513
optical_flow_ml_tracker.cc:171] No matched roi returned from matcher.
06-20 06:53:36.683 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,50 > 0,25
06-20 06:53:36.684 7257 7513 E CAM_A : Camera metadata not valid at :
106665519708409
06-20 06:53:36.698 7257 7513 W native : W0620 06:53:36.698528 7513
optical_flow_ml_tracker.cc:171] No matched roi returned from matcher.
06-20 06:53:36.698 7257 7426 E GoLog : W0620 06:53:36.698528 7513
optical_flow_ml_tracker.cc:171] No matched roi returned from matcher.
06-20 06:53:37.022 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,30 > 0,25
06-20 06:53:37.023 7257 7995 W CAM_A : PHOTO > result sensor delay = 1,30 >
1,10
06-20 06:53:37.116 7257 7513 E CAM_A : Camera metadata not valid at :
106665963632784
06-20 06:53:37.156 7257 7513 E CAM_A : Camera metadata not valid at :
106665997011587
06-20 06:53:37.187 7257 7513 E CAM_A : Camera metadata not valid at :
106666030390389
06-20 06:53:37.223 7257 7513 E CAM_A : Camera metadata not valid at :
106666063854463
06-20 06:53:37.255 7257 7513 E CAM_A : Camera metadata not valid at :
106666097939516
06-20 06:53:37.289 7257 7513 E CAM_A : Camera metadata not valid at :
106666131717686
06-20 06:53:37.328 7257 7513 E CAM_A : Camera metadata not valid at :
106666164965328
06-20 06:53:37.587 7257 7995 W CAM_AutoFlashIndicator: No converged AE result for
31 frames,falling back to single-image auto-flash photo
06-20 06:53:37.656 7257 7513 E CAM_A : Camera metadata not valid at :
106666497693618
06-20 06:53:37.692 7257 7513 E CAM_A : Camera metadata not valid at :
106666531072420
06-20 06:53:37.723 7257 7513 E CAM_A : Camera metadata not valid at :
106666564451170
06-20 06:53:37.757 7257 7513 E CAM_A : Camera metadata not valid at :
106666597829972
06-20 06:53:38.088 7257 7513 E CAM_A : Camera metadata not valid at :
106666931617993
06-20 06:53:38.126 7257 7513 E CAM_A : Camera metadata not valid at :
106666964996795
06-20 06:53:38.867 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,30 > 0,25
06-20 06:53:38.895 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,43 > 0,25
06-20 06:53:40.898 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,30 > 0,25
06-20 06:53:40.932 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,43 > 0,25
06-20 06:53:41.094 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,30 > 0,25
06-20 06:53:41.094 7257 7995 W CAM_A : PHOTO > result sensor delay = 1,30 >
1,10
06-20 06:53:41.127 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,46 > 0,25
06-20 06:53:41.162 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,43 > 0,25
06-20 06:53:41.254 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,33 > 0,25
06-20 06:53:41.549 7257 7995 W CAM_A : PHOTO > result sensor delay = 1,25 >
1,10
06-20 06:53:41.575 7257 7995 W CAM_A : PHOTO > result sensor delay = 1,30 >
1,10
06-20 06:53:41.746 7257 7995 W CAM_AutoFlashIndicator: No converged AE result for
31 frames,falling back to single-image auto-flash photo
06-20 06:53:42.321 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,30 > 0,25
06-20 06:53:42.321 7257 7995 W CAM_A : PHOTO > result sensor delay = 1,30 >
1,10
06-20 06:53:42.854 7257 7513 E CAM_A : Camera metadata not valid at :
106671675786170
06-20 06:53:42.892 7257 7513 E CAM_A : Camera metadata not valid at :
106671709164972
06-20 06:53:42.914 7257 7513 E CAM_A : Camera metadata not valid at :
106671742543774
06-20 06:53:42.942 7257 7513 E CAM_A : Camera metadata not valid at :
106671775922524
06-20 06:53:42.973 7257 7513 E CAM_A : Camera metadata not valid at :
106671809301326
06-20 06:53:43.007 7257 7513 E CAM_A : Camera metadata not valid at :
106671842680180
06-20 06:53:43.042 7257 7513 E CAM_A : Camera metadata not valid at :
106671876058930
06-20 06:53:43.078 7257 7513 E CAM_A : Camera metadata not valid at :
106671909437732
06-20 06:53:43.113 7257 7513 E CAM_A : Camera metadata not valid at :
106671942816534
06-20 06:53:43.150 7257 7513 E CAM_A : Camera metadata not valid at :
106671976195337
06-20 06:53:43.181 7257 7513 E CAM_A : Camera metadata not valid at :
106672009574139
06-20 06:53:43.218 7257 7513 E CAM_A : Camera metadata not valid at :
106672042952941
06-20 06:53:43.249 7257 7513 E CAM_A : Camera metadata not valid at :
106672076331743
06-20 06:53:43.276 7257 7513 E CAM_A : Camera metadata not valid at :
106672109710545
06-20 06:53:43.313 7257 7513 E CAM_A : Camera metadata not valid at :
106672143089347
06-20 06:53:43.343 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,30 > 0,25
06-20 06:53:43.343 7257 7995 W CAM_A : PHOTO > result sensor delay = 1,30 >
1,10
06-20 06:53:43.349 7257 7513 E CAM_A : Camera metadata not valid at :
106672186468149
06-20 06:53:43.380 7257 7513 E CAM_A : Camera metadata not valid at :
106672219846951
06-20 06:53:43.408 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,30 > 0,25
06-20 06:53:43.412 7257 7513 E CAM_A : Camera metadata not valid at :
106672243225753
06-20 06:53:43.442 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,43 > 0,25
06-20 06:53:43.445 7257 7513 E CAM_A : Camera metadata not valid at :
106672276604555
06-20 06:53:43.481 7257 7513 E CAM_A : Camera metadata not valid at :
106672309983357
06-20 06:53:43.512 7257 7513 E CAM_A : Camera metadata not valid at :
106672343362159
06-20 06:53:43.545 7257 7513 E CAM_A : Camera metadata not valid at :
106672376740962
06-20 06:53:44.247 7257 7513 E CAM_A : Camera metadata not valid at :
106673077695753
06-20 06:53:44.288 7257 7513 E CAM_A : Camera metadata not valid at :
106673111074555
06-20 06:53:44.310 7257 7513 E CAM_A : Camera metadata not valid at :
106673144453357
06-20 06:53:44.344 7257 7513 E CAM_A : Camera metadata not valid at :
106673177832159
06-20 06:53:44.379 7257 7513 E CAM_A : Camera metadata not valid at :
106673211210962
06-20 06:53:44.411 7257 7513 E CAM_A : Camera metadata not valid at :
106673244589764
06-20 06:53:44.443 7257 7513 E CAM_A : Camera metadata not valid at :
106673277968566
06-20 06:53:44.479 7257 7513 E CAM_A : Camera metadata not valid at :
106673311347368
06-20 06:53:44.512 7257 7513 E CAM_A : Camera metadata not valid at :
106673344726170
06-20 06:53:44.552 7257 7513 E CAM_A : Camera metadata not valid at :
106673378104972
06-20 06:53:45.052 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,30 > 0,25
06-20 06:53:45.052 7257 7995 W CAM_A : PHOTO > result sensor delay = 1,30 >
1,10
06-20 06:53:45.311 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,30 > 0,25
06-20 06:53:45.347 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,43 > 0,25
06-20 06:53:45.446 7257 7995 W CAM_AutoFlashIndicator: No converged AE result for
31 frames,falling back to single-image auto-flash photo
06-20 06:53:47.789 7257 7513 E CAM_A : Camera metadata not valid at :
106676615848566
06-20 06:53:47.830 7257 7513 E CAM_A : Camera metadata not valid at :
106676649227368
06-20 06:53:47.859 7257 7513 E CAM_A : Camera metadata not valid at :
106676682606170
06-20 06:53:47.896 7257 7513 E CAM_A : Camera metadata not valid at :
106676715984972
06-20 06:53:47.929 7257 7513 E CAM_A : Camera metadata not valid at :
106676749363774
06-20 06:53:47.967 7257 7513 E CAM_A : Camera metadata not valid at :
106676782742524
06-20 06:53:47.990 7257 7513 E CAM_A : Camera metadata not valid at :
106676816121326
06-20 06:53:48.007 7257 7995 W CAM_AutoFlashIndicator: No converged AE result for
31 frames,falling back to single-image auto-flash photo
06-20 06:53:48.008 7257 7513 E CAM_A : Camera metadata not valid at :
106676849500180
06-20 06:53:48.043 7257 7513 E CAM_A : Camera metadata not valid at :
106676882878930
06-20 06:53:48.079 7257 7513 E CAM_A : Camera metadata not valid at :
106676916257732
06-20 06:53:48.115 7257 7513 E CAM_A : Camera metadata not valid at :
106676949636534
06-20 06:53:48.153 7257 7513 E CAM_A : Camera metadata not valid at :
106676983015337
06-20 06:53:48.183 7257 7513 E CAM_A : Camera metadata not valid at :
106677016394139
06-20 06:53:48.214 7257 7513 E CAM_A : Camera metadata not valid at :
106677049772941
06-20 06:53:48.254 7257 7513 E CAM_A : Camera metadata not valid at :
106677083151743
06-20 06:53:48.284 7257 7513 E CAM_A : Camera metadata not valid at :
106677116530545
06-20 06:53:48.319 7257 7513 E CAM_A : Camera metadata not valid at :
106677149909347
06-20 06:53:48.353 7257 7513 E CAM_A : Camera metadata not valid at :
106677183288149
06-20 06:53:48.391 7257 7513 E CAM_A : Camera metadata not valid at :
106677216666951
06-20 06:53:48.425 7257 7513 E CAM_A : Camera metadata not valid at :
106677250045753
06-20 06:53:48.445 7257 7513 W native : W0620 06:53:48.445200 7513
roi_features_updater.cc:94] Update: 6 features are found, but at least 16 features
are expected.
06-20 06:53:48.452 7257 7513 E CAM_A : Camera metadata not valid at :
106677283424555
06-20 06:53:48.467 7257 7426 E GoLog : W0620 06:53:48.445200 7513
roi_features_updater.cc:94] Update: 6 features are found, but at least 16 features
are expected.
06-20 06:53:48.473 7257 7513 W native : W0620 06:53:48.473343 7513
optical_flow_ml_tracker.cc:171] No matched roi returned from matcher.
06-20 06:53:48.473 7257 7426 E GoLog : W0620 06:53:48.473343 7513
optical_flow_ml_tracker.cc:171] No matched roi returned from matcher.
06-20 06:53:48.882 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,30 > 0,25
06-20 06:53:48.915 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,43 > 0,25
06-20 06:53:49.005 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,33 > 0,25
06-20 06:53:49.400 7257 7995 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:53:49.400 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,40 > 0,25
06-20 06:53:49.471 7257 7995 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:53:49.539 7257 7995 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:53:49.611 7257 7995 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:53:49.680 7257 7995 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:53:49.751 7257 7995 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:53:49.820 7257 7995 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:53:49.880 7257 7995 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,21 ms > 70,00 ms
06-20 06:53:49.881 7257 7995 W CAM_A : PHOTO > result sensor delay = 1,17 >
1,10
06-20 06:53:49.931 7257 7995 W CAM_A : PHOTO > result sensor delay = 1,20 >
1,10
06-20 06:53:49.976 7257 7995 W CAM_A : PHOTO > result sensor delay = 1,25 >
1,10
06-20 06:53:50.007 7257 7995 W CAM_A : PHOTO > result sensor delay = 1,30 >
1,10
06-20 06:53:50.072 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,30 > 0,25
06-20 06:53:50.072 7257 7995 W CAM_A : PHOTO > result sensor delay = 1,30 >
1,10
06-20 06:53:50.344 7257 7513 E CAM_A : Camera metadata not valid at :
106679171784295
06-20 06:53:50.381 7257 7513 E CAM_A : Camera metadata not valid at :
106679205163097
06-20 06:53:50.404 7257 7513 E CAM_A : Camera metadata not valid at :
106679238541899
06-20 06:53:50.439 7257 7513 E CAM_A : Camera metadata not valid at :
106679271920701
06-20 06:53:50.472 7257 7513 E CAM_A : Camera metadata not valid at :
106679305299503
06-20 06:53:50.506 7257 7513 E CAM_A : Camera metadata not valid at :
106679338678305
06-20 06:53:50.539 7257 7513 E CAM_A : Camera metadata not valid at :
106679372057107
06-20 06:53:50.571 7257 7513 E CAM_A : Camera metadata not valid at :
106679405435909
06-20 06:53:50.607 7257 7513 E CAM_A : Camera metadata not valid at :
106679438814712
06-20 06:53:50.644 7257 7513 E CAM_A : Camera metadata not valid at :
106679472193514
06-20 06:53:50.673 7257 7513 E CAM_A : Camera metadata not valid at :
106679505572316
06-20 06:53:50.706 7257 7513 E CAM_A : Camera metadata not valid at :
106679538951118
06-20 06:53:50.739 7257 7513 E CAM_A : Camera metadata not valid at :
106679572329920
06-20 06:53:50.776 7257 7513 E CAM_A : Camera metadata not valid at :
106679605708722
06-20 06:53:51.078 7257 7513 E CAM_A : Camera metadata not valid at :
106679906117941
06-20 06:53:51.104 7257 7513 E CAM_A : Camera metadata not valid at :
106679939496743
06-20 06:53:51.138 7257 7513 E CAM_A : Camera metadata not valid at :
106679972875493
06-20 06:53:51.172 7257 7513 E CAM_A : Camera metadata not valid at :
106680006254295
06-20 06:53:51.209 7257 7513 E CAM_A : Camera metadata not valid at :
106680039633097
06-20 06:53:51.237 7257 7513 E CAM_A : Camera metadata not valid at :
106680073011899
06-20 06:53:51.269 7257 7513 E CAM_A : Camera metadata not valid at :
106680106390701
06-20 06:53:51.307 7257 7513 E CAM_A : Camera metadata not valid at :
106680139769503
06-20 06:53:51.343 7257 7513 E CAM_A : Camera metadata not valid at :
106680173148305
06-20 06:53:51.376 7257 7513 E CAM_A : Camera metadata not valid at :
106680206527107
06-20 06:53:51.408 7257 7513 E CAM_A : Camera metadata not valid at :
106680239905909
06-20 06:53:51.445 7257 7513 E CAM_A : Camera metadata not valid at :
106680273284712
06-20 06:53:51.473 7257 7513 E CAM_A : Camera metadata not valid at :
106680306663514
06-20 06:53:51.510 7257 7513 E CAM_A : Camera metadata not valid at :
106680340042316
06-20 06:53:51.811 7257 7513 E CAM_A : Camera metadata not valid at :
106680640451534
06-20 06:53:51.842 7257 7513 E CAM_A : Camera metadata not valid at :
106680673830337
06-20 06:53:51.876 7257 7513 E CAM_A : Camera metadata not valid at :
106680707209087
06-20 06:53:51.906 7257 7513 E CAM_A : Camera metadata not valid at :
106680740587889
06-20 06:53:52.869 7257 7263 I gleCameraEngR1: Method exceeds compiler
instruction limit: 23950 in com.google.googlex.gcam.SpatialGainMap
com.SpatialGainMapValue.getSpatialGainMap(lzv)
06-20 06:53:53.311 7257 7995 W CAM_AutoFlashIndicator: No converged AE result for
31 frames,falling back to single-image auto-flash photo
06-20 06:53:58.786 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,30 > 0,25
06-20 06:53:58.819 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,43 > 0,25
06-20 06:53:59.355 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,30 > 0,25
06-20 06:53:59.355 7257 7995 W CAM_A : PHOTO > result sensor delay = 1,30 >
1,10
06-20 06:53:59.621 7257 7995 W CAM_AutoFlashIndicator: No converged AE result for
31 frames,falling back to single-image auto-flash photo
06-20 06:54:02.598 7257 7995 W CAM_AutoFlashIndicator: No converged AE result for
31 frames,falling back to single-image auto-flash photo
06-20 06:54:03.124 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,30 > 0,25
06-20 06:54:03.124 7257 7995 W CAM_A : PHOTO > result sensor delay = 1,30 >
1,10
06-20 06:54:03.857 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,30 > 0,25
06-20 06:54:03.893 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,43 > 0,25
06-20 06:54:04.029 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,30 > 0,25
06-20 06:54:04.029 7257 7995 W CAM_A : PHOTO > result sensor delay = 1,30 >
1,10
06-20 06:54:07.333 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
1,00 > 0,25
06-20 06:54:07.333 7257 7995 W CAM_A : PHOTO > result sensor delay = 2,00 >
1,10
06-20 06:54:07.368 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,50 > 0,25
06-20 06:54:08.142 7257 7302 V AudioTrack: setSampleRate(1008): prior
state:STATE_STOPPED rate:44100
06-20 06:54:08.147 7257 7302 V AudioTrack: start(sessionID=8641)
06-20 06:54:08.147 7257 7302 V AudioTrack: start(1008): prior state:STATE_STOPPED
06-20 06:54:08.147 7257 7302 V AudioTrack: start(1008): server read:12440
cumulative flushed:0 client written:0
06-20 06:54:08.241 7257 8223 W libgcam : [shot_helper.cc:84]: CheckLscMap:
Contents of SpatialGainMap for payload frame 0 are likely incorrect (Some values
were out of range... Some values were out of range... Some values were out of
range... Some values were out of range... ).
06-20 06:54:08.250 7257 8223 W libgcam : [shot_helper.cc:84]: CheckLscMap:
Contents of SpatialGainMap for payload frame 1 are likely incorrect (Some values
were out of range... Some values were out of range... Some values were out of
range... Some values were out of range... ).
06-20 06:54:08.258 7257 8223 W libgcam : [shot_helper.cc:84]: CheckLscMap:
Contents of SpatialGainMap for payload frame 2 are likely incorrect (Some values
were out of range... Some values were out of range... Some values were out of
range... Some values were out of range... ).
06-20 06:54:08.269 7257 8223 W libgcam : [shot_helper.cc:84]: CheckLscMap:
Contents of SpatialGainMap for payload frame 3 are likely incorrect (Some values
were out of range... Some values were out of range... Some values were out of
range... Some values were out of range... ).
06-20 06:54:08.277 7257 8223 W libgcam : [shot_helper.cc:84]: CheckLscMap:
Contents of SpatialGainMap for payload frame 4 are likely incorrect (Some values
were out of range... Some values were out of range... Some values were out of
range... Some values were out of range... ).
06-20 06:54:08.284 7257 8223 W libgcam : [shot_helper.cc:84]: CheckLscMap:
Contents of SpatialGainMap for payload frame 5 are likely incorrect (Some values
were out of range... Some values were out of range... Some values were out of
range... Some values were out of range... ).
06-20 06:54:08.294 7257 8223 W libgcam : [shot_helper.cc:84]: CheckLscMap:
Contents of SpatialGainMap for payload frame 6 are likely incorrect (Some values
were out of range... Some values were out of range... Some values were out of
range... Some values were out of range... ).
06-20 06:54:08.309 7257 7430 E libgcam : [camera_motion_blur_estimator.cc:57]:
EstimateCameraMotionBlur: Can't estimate camera motion blur, because gyro data is
missing.
06-20 06:54:08.310 7257 7263 I gleCameraEngR1: Method exceeds compiler
instruction limit: 23950 in com.google.googlex.gcam.SpatialGainMap
com.SpatialGainMapValue.getSpatialGainMap(lzv)
06-20 06:54:08.310 7257 7430 E libgcam : [camera_motion_blur_estimator.cc:57]:
EstimateCameraMotionBlur: Can't estimate camera motion blur, because gyro data is
missing.
06-20 06:54:08.312 7257 7430 E libgcam : [camera_motion_blur_estimator.cc:57]:
EstimateCameraMotionBlur: Can't estimate camera motion blur, because gyro data is
missing.
06-20 06:54:08.314 7257 7430 E libgcam : [camera_motion_blur_estimator.cc:57]:
EstimateCameraMotionBlur: Can't estimate camera motion blur, because gyro data is
missing.
06-20 06:54:08.314 7257 7430 W libgcam : [shot_helper.cc:352]:
LogViewfinderAeWarnings: viewfinder_short_tet (0.000ms) is further than expected
from the capture TET (11.250ms). Relative error: 100%.
06-20 06:54:08.462 7257 7430 E libgcam : [camera_motion_blur_estimator.cc:57]:
EstimateCameraMotionBlur: Can't estimate camera motion blur, because gyro data is
missing.
06-20 06:54:08.465 7257 7430 E libgcam : [camera_motion_blur_estimator.cc:57]:
EstimateCameraMotionBlur: Can't estimate camera motion blur, because gyro data is
missing.
06-20 06:54:08.468 7257 7430 E libgcam : [camera_motion_blur_estimator.cc:57]:
EstimateCameraMotionBlur: Can't estimate camera motion blur, because gyro data is
missing.
06-20 06:54:08.639 7257 8233 V AudioTrack: stop(1008): prior state:STATE_ACTIVE
06-20 06:54:08.675 7257 7257 W CAM_A : isListed: unknown activity.
mimeType=image/*
className=com.facebook.timeline.stagingground.Fb4aProfilePictureShareActivityAlias
06-20 06:54:08.675 7257 7257 W CAM_A : isListed: unknown activity.
mimeType=image/*
className=com.facebook.composer.shareintent.ImplicitShareIntentHandlerDefaultAlias
06-20 06:54:08.675 7257 7257 W CAM_A : isListed: unknown activity.
mimeType=image/* className=com.facebook.composer.shareintent.ShareToGroupsAlias
06-20 06:54:08.675 7257 7257 W CAM_A : isListed: unknown activity.
mimeType=image/*
className=com.facebook.lite.composer.activities.ShareIntentMultiPhotoAlphabeticalAl
ias
06-20 06:54:08.675 7257 7257 W CAM_A : isListed: unknown activity.
mimeType=image/*
className=com.facebook.lite.composer.activities.ShareMediaToMessagingAlias
06-20 06:54:08.675 7257 7257 W CAM_A : isListed: unknown activity.
mimeType=image/*
className=com.facebook.messenger.intents.MediaEditShareIntentHandler
06-20 06:54:08.675 7257 7257 W CAM_A : isListed: unknown activity.
mimeType=image/* className=com.whatsapp.contact.ui.picker.ContactPicker
06-20 06:54:08.678 7257 7257 W CAM_A : isListed: unknown activity.
mimeType=video/*
className=com.facebook.composer.shareintent.ImplicitShareIntentHandlerDefaultAlias
06-20 06:54:08.678 7257 7257 W CAM_A : isListed: unknown activity.
mimeType=video/* className=com.facebook.composer.shareintent.ShareToGroupsAlias
06-20 06:54:08.678 7257 7257 W CAM_A : isListed: unknown activity.
mimeType=video/*
className=com.facebook.inspiration.fbshorts.shareintent.InpirationFbShortsShareAlia
s
06-20 06:54:08.678 7257 7257 W CAM_A : isListed: unknown activity.
mimeType=video/*
className=com.facebook.lite.composer.activities.ShareIntentVideoAlphabeticalAlias
06-20 06:54:08.678 7257 7257 W CAM_A : isListed: unknown activity.
mimeType=video/*
className=com.facebook.lite.composer.activities.ShareMediaToMessagingAlias
06-20 06:54:08.678 7257 7257 W CAM_A : isListed: unknown activity.
mimeType=video/*
className=com.facebook.messenger.intents.MediaEditShareIntentHandler
06-20 06:54:08.678 7257 7257 W CAM_A : isListed: unknown activity.
mimeType=video/* className=com.whatsapp.contact.ui.picker.ContactPicker
06-20 06:54:08.679 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
1,00 > 0,25
06-20 06:54:08.679 7257 7995 W CAM_A : PHOTO > result sensor delay = 2,00 >
1,10
06-20 06:54:08.719 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,50 > 0,25
06-20 06:54:08.864 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
1,00 > 0,25
06-20 06:54:08.864 7257 7995 W CAM_A : PHOTO > result sensor delay = 2,00 >
1,10
06-20 06:54:08.906 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,50 > 0,25
06-20 06:54:09.431 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
1,00 > 0,25
06-20 06:54:09.431 7257 7995 W CAM_A : PHOTO > result sensor delay = 2,00 >
1,10
06-20 06:54:09.470 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,50 > 0,25
06-20 06:54:09.791 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
1,00 > 0,25
06-20 06:54:09.791 7257 7995 W CAM_A : PHOTO > result sensor delay = 2,00 >
1,10
06-20 06:54:09.804 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,50 > 0,25
06-20 06:54:10.199 7257 7264 I gleCameraEngR1: NativeAlloc concurrent copying GC
freed 5422KB AllocSpace bytes, 1(68KB) LOS objects, 49% free, 18MB/37MB, paused
120us,32us total 103.527ms
06-20 06:54:10.338 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
1,00 > 0,25
06-20 06:54:10.338 7257 7995 W CAM_A : PHOTO > result sensor delay = 2,00 >
1,10
06-20 06:54:10.377 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,50 > 0,25
06-20 06:54:10.632 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
1,00 > 0,25
06-20 06:54:10.633 7257 7995 W CAM_A : PHOTO > result sensor delay = 2,00 >
1,10
06-20 06:54:10.669 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,50 > 0,25
06-20 06:54:10.900 7257 7257 W CAM_A : Placeholder drawable removed:
key=ShotId-1 evicted=false
06-20 06:54:11.109 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,30 > 0,25
06-20 06:54:11.142 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,43 > 0,25
06-20 06:54:11.203 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
1,00 > 0,25
06-20 06:54:11.204 7257 7995 W CAM_A : PHOTO > result sensor delay = 2,00 >
1,10
06-20 06:54:11.245 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,50 > 0,25
06-20 06:54:11.737 7257 7995 W CAM_AutoFlashIndicator: No converged AE result for
31 frames,falling back to single-image auto-flash photo
06-20 06:54:12.237 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,30 > 0,25
06-20 06:54:12.269 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,43 > 0,25
06-20 06:54:12.438 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,30 > 0,25
06-20 06:54:12.438 7257 7995 W CAM_A : PHOTO > result sensor delay = 1,30 >
1,10
06-20 06:54:12.673 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,30 > 0,25
06-20 06:54:12.708 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,43 > 0,25
06-20 06:54:13.108 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,30 > 0,25
06-20 06:54:13.108 7257 7995 W CAM_A : PHOTO > result sensor delay = 1,30 >
1,10
06-20 06:54:13.637 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,30 > 0,25
06-20 06:54:13.679 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,29 > 0,25
06-20 06:54:13.726 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,33 > 0,25
06-20 06:54:13.919 7257 7995 W CAM_A : PHOTO > result sensor delay = 1,25 >
1,10
06-20 06:54:13.953 7257 7995 W CAM_A : PHOTO > result sensor delay = 1,30 >
1,10
06-20 06:54:14.020 7257 7995 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,30 > 0,25
06-20 06:54:14.021 7257 7995 W CAM_A : PHOTO > result sensor delay = 1,30 >
1,10
06-20 06:54:14.809 7257 7289 E FrameEvents: updateAcquireFence: Did not find
frame.
06-20 06:54:14.832 7257 7257 W CAM_A : Disconnecting the camera device because
filmstrip was launched.
06-20 06:54:14.841 7257 7308 D CameraDevice-JV-0: flush: E. id = 0
06-20 06:54:14.911 7257 7257 D DecorView[]: getWindowModeFromSystem windowmode
is 1
06-20 06:54:14.911 7257 7257 D DecorView[]: updateDecorCaptionStatus
displayWindowDecor is false
06-20 06:54:14.960 7257 7308 D CameraDevice-JV-0: flush: X
06-20 06:54:14.960 7257 7308 D CameraExtImplXiaoMi: releaseCameraDevice: 0
06-20 06:54:14.961 7257 7563 W CameraDevice-JV-0: Device error received, code 4,
frame number 1285, request ID 40, subseq ID 0
06-20 06:54:14.961 7257 7563 W CameraDevice-JV-0: got error frame 1285
06-20 06:54:14.961 7257 7304 W CameraDevice-JV-0: Device error received, code 5,
frame number 1285, request ID 40, subseq ID 0
06-20 06:54:14.961 7257 7997 W CAM_MetadataDst: onCaptureFailed for Frame 1285
06-20 06:54:14.974 7257 8223 E native : E0620 06:54:14.947232 8223
jni_environment.cc:81] Failed to detach current thread from the JVM.
JavaVM::DetachCurrentThread returned: -1
06-20 06:54:14.989 7257 7308 D CameraDevice-JV-0: close: E. id = 0
06-20 06:54:14.990 7257 7304 W CameraDevice-JV-0: Device error received, code 5,
frame number 1285, request ID 40, subseq ID 0
06-20 06:54:14.994 7257 7426 E GoLog : E0620 06:54:14.947232 8223
jni_environment.cc:81] Failed to detach current thread from the JVM.
JavaVM::DetachCurrentThread returned: -1
06-20 06:54:15.003 7257 7993 W CAM_YUV_420_888w640: Received onBufferLost from
Stream-6 for frame 1285 but was unable to find a matching request to abort.
06-20 06:54:15.005 7257 7287 E PhenotypeFlagCommitter: Retrieving snapshot for
com.google.android.apps.camera#com.google.android.GoogleCameraEngR15 failed
06-20 06:54:15.005 7257 7287 E PhenotypeFlagCommitter:
java.util.concurrent.ExecutionException: java.lang.SecurityException:
GoogleCertificatesRslt: not allowed: pkg=com.google.android.GoogleCameraEngR15,
sha256=[a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc],
atk=false, ver=252234029.true (go/gsrlt)
06-20 06:54:15.005 7257 7287 E PhenotypeFlagCommitter: at mip.fb(Unknown
Source:27)
06-20 06:54:15.005 7257 7287 E PhenotypeFlagCommitter: at mip.cd(Unknown
Source:63)
06-20 06:54:15.005 7257 7287 E PhenotypeFlagCommitter: at kuc.c(Unknown
Source:12)
06-20 06:54:15.005 7257 7287 E PhenotypeFlagCommitter: at kuc.e(Unknown
Source:35)
06-20 06:54:15.005 7257 7287 E PhenotypeFlagCommitter: at kuc.b(Unknown
Source:1)
06-20 06:54:15.005 7257 7287 E PhenotypeFlagCommitter: at gvh.a(Unknown
Source:35)
06-20 06:54:15.005 7257 7287 E PhenotypeFlagCommitter: at gvj.run(Unknown
Source:9)
06-20 06:54:15.005 7257 7287 E PhenotypeFlagCommitter: at law.run(Unknown
Source:2)
06-20 06:54:15.005 7257 7287 E PhenotypeFlagCommitter: at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487)
06-20 06:54:15.005 7257 7287 E PhenotypeFlagCommitter: at pio.a(Unknown
Source:2)
06-20 06:54:15.005 7257 7287 E PhenotypeFlagCommitter: at phs.run(Unknown
Source:20)
06-20 06:54:15.005 7257 7287 E PhenotypeFlagCommitter: at pip.run(Unknown
Source:4)
06-20 06:54:15.005 7257 7287 E PhenotypeFlagCommitter: at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487)
06-20 06:54:15.005 7257 7287 E PhenotypeFlagCommitter: at
java.util.concurrent.FutureTask.run(FutureTask.java:264)
06-20 06:54:15.005 7257 7287 E PhenotypeFlagCommitter: at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledT
hreadPoolExecutor.java:307)
06-20 06:54:15.005 7257 7287 E PhenotypeFlagCommitter: at lbh.run(Unknown
Source:2)
06-20 06:54:15.005 7257 7287 E PhenotypeFlagCommitter: at lbg.run(Unknown
Source:0)
06-20 06:54:15.005 7257 7287 E PhenotypeFlagCommitter: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
06-20 06:54:15.005 7257 7287 E PhenotypeFlagCommitter: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
06-20 06:54:15.005 7257 7287 E PhenotypeFlagCommitter: at
java.lang.Thread.run(Thread.java:1012)
06-20 06:54:15.005 7257 7287 E PhenotypeFlagCommitter: at lab.run(Unknown
Source:5)
06-20 06:54:15.005 7257 7287 E PhenotypeFlagCommitter: Caused by:
java.lang.SecurityException: GoogleCertificatesRslt: not allowed:
pkg=com.google.android.GoogleCameraEngR15,
sha256=[a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc],
atk=false, ver=252234029.true (go/gsrlt)
06-20 06:54:15.005 7257 7287 E PhenotypeFlagCommitter: at
android.os.Parcel.createExceptionOrNull(Parcel.java:2426)
06-20 06:54:15.005 7257 7287 E PhenotypeFlagCommitter: at
android.os.Parcel.createException(Parcel.java:2410)
06-20 06:54:15.005 7257 7287 E PhenotypeFlagCommitter: at
android.os.Parcel.readException(Parcel.java:2393)
06-20 06:54:15.005 7257 7287 E PhenotypeFlagCommitter: at
android.os.Parcel.readException(Parcel.java:2335)
06-20 06:54:15.005 7257 7287 E PhenotypeFlagCommitter: at bmn.z(Unknown
Source:10)
06-20 06:54:15.005 7257 7287 E PhenotypeFlagCommitter: at ktz.a(Unknown
Source:38)
06-20 06:54:15.005 7257 7287 E PhenotypeFlagCommitter: at kjd.f(Unknown
Source:10)
06-20 06:54:15.005 7257 7287 E PhenotypeFlagCommitter: at kkc.t(Unknown
Source:9)
06-20 06:54:15.005 7257 7287 E PhenotypeFlagCommitter: at kkc.u(Unknown
Source:22)
06-20 06:54:15.005 7257 7287 E PhenotypeFlagCommitter: at kkc.e(Unknown
Source:15)
06-20 06:54:15.005 7257 7287 E PhenotypeFlagCommitter: at
kkg.handleMessage(Unknown Source:920)
06-20 06:54:15.005 7257 7287 E PhenotypeFlagCommitter: at
android.os.Handler.dispatchMessage(Handler.java:102)
06-20 06:54:15.005 7257 7287 E PhenotypeFlagCommitter: at ksg.b(Unknown
Source:0)
06-20 06:54:15.005 7257 7287 E PhenotypeFlagCommitter: at
ksg.dispatchMessage(Unknown Source:0)
06-20 06:54:15.005 7257 7287 E PhenotypeFlagCommitter: at
android.os.Looper.loopOnce(Looper.java:211)
06-20 06:54:15.005 7257 7287 E PhenotypeFlagCommitter: at
android.os.Looper.loop(Looper.java:300)
06-20 06:54:15.005 7257 7287 E PhenotypeFlagCommitter: at
android.os.HandlerThread.run(HandlerThread.java:67)
06-20 06:54:15.054 7257 7257 D DecorView[]: onWindowFocusChanged hasWindowFocus
false
06-20 06:54:15.194 7257 7289 W RenderInspector: DequeueBuffer time out on
com.google.android.GoogleCameraEngR15/com.android.camera.CameraLauncher, count=1,
avg=32 ms, max=32 ms.
06-20 06:54:15.221 7257 8159 E libEGL : validate_display:537 error 3008
(EGL_BAD_DISPLAY)
06-20 06:54:15.223 7257 8155 E libEGL : validate_display:537 error 3008
(EGL_BAD_DISPLAY)
06-20 06:54:15.343 7257 7257 D DecorView[]: onWindowFocusChanged hasWindowFocus
true
06-20 06:54:15.404 7257 7257 D DecorView[]: onWindowFocusChanged hasWindowFocus
false
06-20 06:54:15.430 7257 7605 E CameraManagerGlobal: Camera 4 is not available.
Ignore physical camera status change
06-20 06:54:15.453 7257 7308 W BpBinder: Slow Binder: BpBinder transact took 455
ms, interface=android.hardware.camera2.ICameraDeviceUser, code=1 oneway=false
06-20 06:54:15.457 7257 7308 D CameraDevice-JV-0: close: X
06-20 06:54:15.467 7257 7304 W gleCameraEngR1: Long monitor contention with owner
Camera-Ex (7308) at void android.hardware.camera2.impl.CameraDeviceImpl.close()
(CameraDeviceImpl.java:1429) waiters=0 in void
android.hardware.camera2.impl.CameraDeviceImpl.onDeviceError(int,
android.hardware.camera2.impl.CaptureResultExtras) for 464ms
06-20 06:54:15.467 7257 7304 W CameraDevice-JV-0: Device error received, code 5,
frame number 1285, request ID 40, subseq ID 0
06-20 06:54:15.468 7257 7304 W CameraDevice-JV-0: Device error received, code 4,
frame number 1281, request ID 40, subseq ID 0
06-20 06:54:15.468 7257 7304 W CameraDevice-JV-0: Device error received, code 5,
frame number 1281, request ID 40, subseq ID 0
06-20 06:54:15.468 7257 7304 W CameraDevice-JV-0: Device error received, code 5,
frame number 1281, request ID 40, subseq ID 0
06-20 06:54:15.468 7257 7304 W CameraDevice-JV-0: Device error received, code 5,
frame number 1281, request ID 40, subseq ID 0
06-20 06:54:15.468 7257 7304 W CameraDevice-JV-0: Device error received, code 4,
frame number 1282, request ID 40, subseq ID 0
06-20 06:54:15.468 7257 7304 W CameraDevice-JV-0: Device error received, code 5,
frame number 1282, request ID 40, subseq ID 0
06-20 06:54:15.468 7257 7304 W CameraDevice-JV-0: Device error received, code 5,
frame number 1282, request ID 40, subseq ID 0
06-20 06:54:15.469 7257 7304 W CameraDevice-JV-0: Device error received, code 5,
frame number 1282, request ID 40, subseq ID 0
06-20 06:54:15.469 7257 7304 W CameraDevice-JV-0: Device error received, code 4,
frame number 1283, request ID 40, subseq ID 0
06-20 06:54:15.469 7257 7304 W CameraDevice-JV-0: Device error received, code 5,
frame number 1283, request ID 40, subseq ID 0
06-20 06:54:15.469 7257 7304 W CameraDevice-JV-0: Device error received, code 5,
frame number 1283, request ID 40, subseq ID 0
06-20 06:54:15.469 7257 7304 W CameraDevice-JV-0: Device error received, code 5,
frame number 1283, request ID 40, subseq ID 0
06-20 06:54:15.469 7257 7304 W CameraDevice-JV-0: Device error received, code 4,
frame number 1284, request ID 40, subseq ID 0
06-20 06:54:15.469 7257 7304 W CameraDevice-JV-0: Device error received, code 5,
frame number 1284, request ID 40, subseq ID 0
06-20 06:54:15.469 7257 7304 W CameraDevice-JV-0: Device error received, code 5,
frame number 1284, request ID 40, subseq ID 0
06-20 06:54:15.470 7257 7304 W CameraDevice-JV-0: Device error received, code 5,
frame number 1284, request ID 40, subseq ID 0
06-20 06:54:15.471 7257 7308 W CAM_VirtualCameraMgr: Failed to set audio
restriction on camera device.
06-20 06:54:15.471 7257 7308 W CAM_VirtualCameraMgr: llv:
java.lang.IllegalStateException: CameraDevice was already closed
06-20 06:54:15.471 7257 7308 W CAM_VirtualCameraMgr: at luw.a(Unknown
Source:18)
06-20 06:54:15.471 7257 7308 W CAM_VirtualCameraMgr: at lzt.a(Unknown
Source:2)
06-20 06:54:15.471 7257 7308 W CAM_VirtualCameraMgr: at lzt.a(Unknown
Source:2)
06-20 06:54:15.471 7257 7308 W CAM_VirtualCameraMgr: at llg.a(Unknown
Source:15)
06-20 06:54:15.471 7257 7308 W CAM_VirtualCameraMgr: at ljq.run(Unknown
Source:32)
06-20 06:54:15.471 7257 7308 W CAM_VirtualCameraMgr: at pie.run(Unknown
Source:2)
06-20 06:54:15.471 7257 7308 W CAM_VirtualCameraMgr: at pif.run(Unknown
Source:75)
06-20 06:54:15.471 7257 7308 W CAM_VirtualCameraMgr: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
06-20 06:54:15.471 7257 7308 W CAM_VirtualCameraMgr: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
06-20 06:54:15.471 7257 7308 W CAM_VirtualCameraMgr: at
java.lang.Thread.run(Thread.java:1012)
06-20 06:54:15.471 7257 7308 W CAM_VirtualCameraMgr: at lab.run(Unknown
Source:5)
06-20 06:54:15.471 7257 7308 W CAM_VirtualCameraMgr: Caused by:
java.lang.IllegalStateException: CameraDevice was already closed
06-20 06:54:15.471 7257 7308 W CAM_VirtualCameraMgr: at
android.hardware.camera2.impl.CameraDeviceImpl.checkIfCameraClosedOrInError(CameraD
eviceImpl.java:2447)
06-20 06:54:15.471 7257 7308 W CAM_VirtualCameraMgr: at
android.hardware.camera2.impl.CameraDeviceImpl.getCameraAudioRestriction(CameraDevi
ceImpl.java:2507)
06-20 06:54:15.471 7257 7308 W CAM_VirtualCameraMgr: at luw.a(Unknown
Source:2)
06-20 06:54:15.471 7257 7308 W CAM_VirtualCameraMgr: ... 10 more
06-20 06:54:15.471 7257 7308 W CAM_VirtualCameraMgr: Failed to set audio
restriction on camera device.
06-20 06:54:15.471 7257 7308 W CAM_VirtualCameraMgr: llv:
java.lang.IllegalStateException: CameraDevice was already closed
06-20 06:54:15.471 7257 7308 W CAM_VirtualCameraMgr: at luw.a(Unknown
Source:18)
06-20 06:54:15.471 7257 7308 W CAM_VirtualCameraMgr: at lzt.a(Unknown
Source:2)
06-20 06:54:15.471 7257 7308 W CAM_VirtualCameraMgr: at lzt.a(Unknown
Source:2)
06-20 06:54:15.471 7257 7308 W CAM_VirtualCameraMgr: at llg.a(Unknown
Source:15)
06-20 06:54:15.471 7257 7308 W CAM_VirtualCameraMgr: at ljq.run(Unknown
Source:32)
06-20 06:54:15.471 7257 7308 W CAM_VirtualCameraMgr: at pif.run(Unknown
Source:75)
06-20 06:54:15.471 7257 7308 W CAM_VirtualCameraMgr: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
06-20 06:54:15.471 7257 7308 W CAM_VirtualCameraMgr: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
06-20 06:54:15.471 7257 7308 W CAM_VirtualCameraMgr: at
java.lang.Thread.run(Thread.java:1012)
06-20 06:54:15.471 7257 7308 W CAM_VirtualCameraMgr: at lab.run(Unknown
Source:5)
06-20 06:54:15.471 7257 7308 W CAM_VirtualCameraMgr: Caused by:
java.lang.IllegalStateException: CameraDevice was already closed
06-20 06:54:15.471 7257 7308 W CAM_VirtualCameraMgr: at
android.hardware.camera2.impl.CameraDeviceImpl.checkIfCameraClosedOrInError(CameraD
eviceImpl.java:2447)
06-20 06:54:15.471 7257 7308 W CAM_VirtualCameraMgr: at
android.hardware.camera2.impl.CameraDeviceImpl.getCameraAudioRestriction(CameraDevi
ceImpl.java:2507)
06-20 06:54:15.471 7257 7308 W CAM_VirtualCameraMgr: at luw.a(Unknown
Source:2)
06-20 06:54:15.471 7257 7308 W CAM_VirtualCameraMgr: ... 9 more
06-20 06:54:15.844 7257 7257 W CAM_A : Duplicate call to stopModule; skipping
stop.
06-20 06:54:15.851 7257 7289 D OpenGLRenderer: endAllActiveAnimators on
0x739c40ae00 (RippleDrawable) with handle 0x734fa79640
06-20 06:54:15.900 7257 7257 W CAM_A : Duplicate call to stopModule; skipping
stop.
06-20 06:54:20.955 7257 7304 D AppScoutStateMachine: 7257-
ScoutStateMachinecreated
06-20 06:54:20.995 7257 7257 D CameraManager2: GotArray:0
06-20 06:54:20.995 7257 7257 D CameraManager2: GotArray:1
06-20 06:54:20.995 7257 7257 D CameraManager2: GotArray:20
06-20 06:54:20.995 7257 7257 D CameraManager2: GotArray:21
06-20 06:54:20.995 7257 7257 D CameraManager2: GotArray:22
06-20 06:54:20.995 7257 7257 D CameraManager2: GotArray:0
06-20 06:54:20.996 7257 7257 D CameraManager2: GotArray:1
06-20 06:54:20.996 7257 7257 D CameraManager2: GotArray:20
06-20 06:54:20.996 7257 7257 D CameraManager2: GotArray:21
06-20 06:54:20.996 7257 7257 D CameraManager2: GotArray:22
06-20 06:54:20.998 7257 7257 D CameraManager2: GotArray:0
06-20 06:54:20.998 7257 7257 D CameraManager2: GotArray:1
06-20 06:54:20.998 7257 7257 D CameraManager2: GotArray:20
06-20 06:54:20.998 7257 7257 D CameraManager2: GotArray:21
06-20 06:54:20.998 7257 7257 D CameraManager2: GotArray:22
06-20 06:54:21.006 7257 7308 W libc : Access denied finding property
"persist.vendor.camera.privapp.list"
06-20 06:54:21.006 7257 7308 D CameraExtImplXiaoMi: initCameraDevice: 0
06-20 06:54:21.048 7257 7257 D SurfaceView: UPDATE
Surface(name=SurfaceView[com.google.android.GoogleCameraEngR15/com.android.camera.C
ameraLauncher])/@0xf37cabb, mIsProjectionMode = false
06-20 06:54:21.057 7257 7289 E FrameEvents: updateAcquireFence: Did not find
frame.
06-20 06:54:21.069 7257 7257 D SurfaceView: UPDATE null, mIsCastMode = false
06-20 06:54:21.111 7257 7257 D SurfaceView: UPDATE null, mIsCastMode = false
06-20 06:54:21.126 7257 7304 E CameraManagerGlobal: Camera 4 is not available.
Ignore physical camera status change
06-20 06:54:21.152 7257 7257 D SurfaceView: UPDATE
Surface(name=SurfaceView[com.google.android.GoogleCameraEngR15/com.android.camera.C
ameraLauncher])/@0xf01dd73, mIsProjectionMode = false
06-20 06:54:21.153 7257 7605 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:54:21.153 7257 7605 W CameraManagerGlobal: ignore the torch status
update of camera: 2
06-20 06:54:21.153 7257 7605 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:54:21.153 7257 7605 W CameraManagerGlobal: ignore the torch status
update of camera: 3
06-20 06:54:21.155 7257 7605 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:54:21.155 7257 7605 W CameraManagerGlobal: ignore the torch status
update of camera: 4
06-20 06:54:21.155 7257 7605 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:54:21.155 7257 7605 W CameraManagerGlobal: ignore the torch status
update of camera: 5
06-20 06:54:21.170 7257 7257 W CAM_A : ModeSwitcher WAS ALREADY ENABLED!
06-20 06:54:21.572 7257 8463 W BpBinder: Slow Binder: BpBinder transact took 220
ms, interface=android.hardware.camera2.ICameraDeviceUser, code=12 oneway=false
06-20 06:54:21.685 7257 7257 D DecorView[]: getWindowModeFromSystem windowmode
is 1
06-20 06:54:21.685 7257 7257 D DecorView[]: updateDecorCaptionStatus
displayWindowDecor is false
06-20 06:54:21.706 7257 7257 D DecorView[]: onWindowFocusChanged hasWindowFocus
true
06-20 06:54:21.949 7257 8462 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
7106,91 ms > 70,00 ms
06-20 06:54:21.949 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
211,92 > 0,25
06-20 06:54:21.949 7257 8462 W CAM_A : PHOTO > result sensor delay = 213,21 >
1,10
06-20 06:54:21.968 7257 7297 I tflite : Replacing 5 node(s) with delegate
(TfLiteXNNPackDelegate) node, yielding 1 partitions.
06-20 06:54:21.969 7257 7426 E GoLog : INFO: Replacing 5 node(s) with delegate
(TfLiteXNNPackDelegate) node, yielding 1 partitions.
06-20 06:54:21.970 7257 7297 I acceleration: ModifyGraphWithDelegate model
namespace: unknown_namespace model id: unknown_model_id accelerator name: NNAPI:
06-20 06:54:21.999 7257 7297 I tflite : Replacing 97 node(s) with delegate
(TfLiteNnapiDelegate) node, yielding 1 partitions.
06-20 06:54:22.000 7257 7426 E GoLog : INFO: Replacing 97 node(s) with delegate
(TfLiteNnapiDelegate) node, yielding 1 partitions.
06-20 06:54:22.001 7257 7287 W CAM_A : Extractor (frame) of type
feature.acmi.imu.frame-straightness depends on foreign type
feature.acmi.imu.camera-orientation! Feature values may be calculated out of order!
06-20 06:54:22.001 7257 7287 W CAM_A : Extractor (frame) of type
feature.acmi.imu.frame-straightness depends on foreign type
feature.acmi.imu.camera-orientation! Feature values may be calculated out of order!
06-20 06:54:22.017 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,99 > 0,25
06-20 06:54:22.018 7257 8462 W CAM_A : PHOTO > result sensor delay = 2,00 >
1,10
06-20 06:54:22.046 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,50 > 0,25
06-20 06:54:22.098 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,59 > 0,25
06-20 06:54:22.133 7257 8593 E native : E0620 06:54:22.133402 8593
resource_util_android.cc:65] generic::internal: RET_CHECK failure
(third_party/mediapipe/util/resource_util_android.cc:65)
Singleton<AssetManager>::get()->ReadFile(path, output) could not read asset:
research/vision/loco/video/models/siamese_fcpp/mobile/model_21086792_30/
siamese_fe.tflite
06-20 06:54:22.133 7257 8593 E native : Stack trace:
06-20 06:54:22.133 7257 8593 E native :
06-20 06:54:22.133 7257 8593 E native : E0620 06:54:22.133524 8593
asset_manager_util.cc:166] generic::internal: RET_CHECK failure
(third_party/mediapipe/util/android/asset_manager_util.cc:166) ReadFile(asset_path,
&asset_data) could not read asset:
research/vision/loco/video/models/siamese_fcpp/mobile/model_21086792_30/
siamese_fe.tflite
06-20 06:54:22.133 7257 8593 E native : Stack trace:
06-20 06:54:22.133 7257 8593 E native :
06-20 06:54:22.133 7257 7426 E GoLog : E0620 06:54:22.133402 8593
resource_util_android.cc:65] generic::internal: RET_CHECK failure
(third_party/mediapipe/util/resource_util_android.cc:65)
Singleton<AssetManager>::get()->ReadFile(path, output) could not read asset:
research/vision/loco/video/models/siamese_fcpp/mobile/model_21086792_30/
siamese_fe.tflite
06-20 06:54:22.133 7257 7426 E GoLog : Stack trace:
06-20 06:54:22.133 7257 7426 E GoLog :
06-20 06:54:22.133 7257 7426 E GoLog : E0620 06:54:22.133524 8593
asset_manager_util.cc:166] generic::internal: RET_CHECK failure
(third_party/mediapipe/util/android/asset_manager_util.cc:166) ReadFile(asset_path,
&asset_data) could not read asset:
research/vision/loco/video/models/siamese_fcpp/mobile/model_21086792_30/
siamese_fe.tflite
06-20 06:54:22.133 7257 7426 E GoLog : Stack trace:
06-20 06:54:22.133 7257 7426 E GoLog :
06-20 06:54:22.144 7257 7297 E Manager : prepareModelFromCache failure
(GENERAL_FAILURE):
hardware/interfaces/neuralnetworks/1.3/utils/src/Callbacks.cpp:80: model
preparation failed with GENERAL_FAILURE
06-20 06:54:22.149 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,48 > 0,25
06-20 06:54:22.169 7257 7257 W MicrovideoQShar: type=1400 audit(0.0:92955): avc:
granted { execute } for
path="/data/user/0/com.google.android.GoogleCameraEngR15/files/libpatched_jni.so"
dev="dm-11" ino=946490 scontext=u:r:untrusted_app_29:s0:c164,c257,c512,c768
tcontext=u:object_r:app_data_file:s0:c164,c257,c512,c768 tclass=file
app=com.google.android.GoogleCameraEngR15
06-20 06:54:22.189 7257 8593 I tflite : Replacing 26 node(s) with delegate
(unknown) node, yielding 1 partitions.
06-20 06:54:22.189 7257 7426 E GoLog : INFO: Replacing 26 node(s) with delegate
(unknown) node, yielding 1 partitions.
06-20 06:54:22.192 7257 8593 I tflite : Replacing 26 node(s) with delegate
(unknown) node, yielding 1 partitions.
06-20 06:54:22.192 7257 7426 E GoLog : INFO: Replacing 26 node(s) with delegate
(unknown) node, yielding 1 partitions.
06-20 06:54:22.204 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
1,49 > 0,25
06-20 06:54:22.272 7257 7297 I ExecutionPlan: ExecutionPlan::SimpleBody::finish:
compilation finished successfully on qti-default
06-20 06:54:22.285 7257 8462 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:54:22.285 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,40 > 0,25
06-20 06:54:22.297 7257 8593 E native : E0620 06:54:22.297906 8593
resource_util_android.cc:65] generic::internal: RET_CHECK failure
(third_party/mediapipe/util/resource_util_android.cc:65)
Singleton<AssetManager>::get()->ReadFile(path, output) could not read asset:
research/vision/loco/video/models/siamese_fcpp/mobile/model_21086792_30/
siamese_end2end.tflite
06-20 06:54:22.297 7257 8593 E native : Stack trace:
06-20 06:54:22.297 7257 8593 E native :
06-20 06:54:22.298 7257 8593 E native : E0620 06:54:22.298014 8593
asset_manager_util.cc:166] generic::internal: RET_CHECK failure
(third_party/mediapipe/util/android/asset_manager_util.cc:166) ReadFile(asset_path,
&asset_data) could not read asset:
research/vision/loco/video/models/siamese_fcpp/mobile/model_21086792_30/
siamese_end2end.tflite
06-20 06:54:22.298 7257 8593 E native : Stack trace:
06-20 06:54:22.298 7257 8593 E native :
06-20 06:54:22.298 7257 7426 E GoLog : E0620 06:54:22.297906 8593
resource_util_android.cc:65] generic::internal: RET_CHECK failure
(third_party/mediapipe/util/resource_util_android.cc:65)
Singleton<AssetManager>::get()->ReadFile(path, output) could not read asset:
research/vision/loco/video/models/siamese_fcpp/mobile/model_21086792_30/
siamese_end2end.tflite
06-20 06:54:22.298 7257 7426 E GoLog : Stack trace:
06-20 06:54:22.298 7257 7426 E GoLog :
06-20 06:54:22.298 7257 7426 E GoLog : E0620 06:54:22.298014 8593
asset_manager_util.cc:166] generic::internal: RET_CHECK failure
(third_party/mediapipe/util/android/asset_manager_util.cc:166) ReadFile(asset_path,
&asset_data) could not read asset:
research/vision/loco/video/models/siamese_fcpp/mobile/model_21086792_30/
siamese_end2end.tflite
06-20 06:54:22.298 7257 7426 E GoLog : Stack trace:
06-20 06:54:22.298 7257 7426 E GoLog :
06-20 06:54:22.329 7257 8462 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:54:22.339 7257 8593 I tflite : Replacing 47 node(s) with delegate
(unknown) node, yielding 1 partitions.
06-20 06:54:22.339 7257 7426 E GoLog : INFO: Replacing 47 node(s) with delegate
(unknown) node, yielding 1 partitions.
06-20 06:54:22.340 7257 8593 I tflite : Replacing 47 node(s) with delegate
(unknown) node, yielding 1 partitions.
06-20 06:54:22.340 7257 7426 E GoLog : INFO: Replacing 47 node(s) with delegate
(unknown) node, yielding 1 partitions.
06-20 06:54:22.400 7257 8462 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:54:22.469 7257 8462 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:54:22.518 7257 8462 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,20 ms > 70,00 ms
06-20 06:54:22.518 7257 8462 W CAM_A : PHOTO > result sensor delay = 1,40 >
1,10
06-20 06:54:22.565 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,29 > 0,25
06-20 06:54:22.565 7257 8462 W CAM_A : PHOTO > result sensor delay = 1,25 >
1,10
06-20 06:54:22.604 7257 8462 W CAM_A : PHOTO > result sensor delay = 1,30 >
1,10
06-20 06:54:22.631 7257 8462 W CAM_A : PHOTO > result sensor delay = 1,30 >
1,10
06-20 06:54:23.967 7257 7257 D CameraManager2: GotArray:0
06-20 06:54:23.967 7257 7257 D CameraManager2: GotArray:1
06-20 06:54:23.967 7257 7257 D CameraManager2: GotArray:20
06-20 06:54:23.967 7257 7257 D CameraManager2: GotArray:21
06-20 06:54:23.967 7257 7257 D CameraManager2: GotArray:22
06-20 06:54:24.480 7257 7267 W MessageQueue: Handler (android.os.Handler)
{5e08b8} sending message to a Handler on a dead thread
06-20 06:54:24.480 7257 7267 W MessageQueue: java.lang.IllegalStateException:
Handler (android.os.Handler) {5e08b8} sending message to a Handler on a dead thread
06-20 06:54:24.480 7257 7267 W MessageQueue: at
android.os.MessageQueue.enqueueMessage(MessageQueue.java:572)
06-20 06:54:24.480 7257 7267 W MessageQueue: at
android.os.Handler.enqueueMessage(Handler.java:778)
06-20 06:54:24.480 7257 7267 W MessageQueue: at
android.os.Handler.sendMessageAtTime(Handler.java:727)
06-20 06:54:24.480 7257 7267 W MessageQueue: at
android.os.Handler.sendMessageDelayed(Handler.java:697)
06-20 06:54:24.480 7257 7267 W MessageQueue: at
android.os.Handler.post(Handler.java:427)
06-20 06:54:24.480 7257 7267 W MessageQueue: at
android.hardware.camera2.impl.CameraDeviceImpl$CameraHandlerExecutor.execute(Camera
DeviceImpl.java:2374)
06-20 06:54:24.480 7257 7267 W MessageQueue: at
android.hardware.camera2.impl.CallbackProxies$SessionStateCallbackProxy.onClosed(Ca
llbackProxies.java:104)
06-20 06:54:24.480 7257 7267 W MessageQueue: at
android.hardware.camera2.impl.CameraCaptureSessionImpl.close(CameraCaptureSessionIm
pl.java:596)
06-20 06:54:24.480 7257 7267 W MessageQueue: at
android.hardware.camera2.impl.CameraCaptureSessionImpl.finalize(CameraCaptureSessio
nImpl.java:887)
06-20 06:54:24.480 7257 7267 W MessageQueue: at
java.lang.Daemons$FinalizerDaemon.doFinalize(Daemons.java:370)
06-20 06:54:24.480 7257 7267 W MessageQueue: at
java.lang.Daemons$FinalizerDaemon.processReference(Daemons.java:350)
06-20 06:54:24.480 7257 7267 W MessageQueue: at
java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:322)
06-20 06:54:24.480 7257 7267 W MessageQueue: at
java.lang.Daemons$Daemon.run(Daemons.java:131)
06-20 06:54:24.480 7257 7267 W MessageQueue: at
java.lang.Thread.run(Thread.java:1012)
06-20 06:54:28.253 7257 7257 D CameraManager2: GotArray:0
06-20 06:54:28.253 7257 7257 D CameraManager2: GotArray:1
06-20 06:54:28.253 7257 7257 D CameraManager2: GotArray:20
06-20 06:54:28.253 7257 7257 D CameraManager2: GotArray:21
06-20 06:54:28.253 7257 7257 D CameraManager2: GotArray:22
06-20 06:54:30.850 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,30 > 0,25
06-20 06:54:30.887 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,29 > 0,25
06-20 06:54:30.939 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,33 > 0,25
06-20 06:54:31.075 7257 8462 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:54:31.075 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,40 > 0,25
06-20 06:54:31.144 7257 8462 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:54:31.215 7257 8462 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:54:31.284 7257 8462 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:54:31.358 7257 8462 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:54:31.430 7257 8462 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:54:31.495 7257 8462 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:54:31.569 7257 8462 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:54:31.636 7257 8462 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:54:31.710 7257 8462 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:54:31.777 7257 8462 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:54:31.850 7257 8462 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:54:31.924 7257 8462 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:54:31.989 7257 8462 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:54:32.062 7257 8462 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:54:32.132 7257 8462 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:54:32.198 7257 8462 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:54:32.271 7257 8462 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:54:32.339 7257 8462 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:54:32.410 7257 8462 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:54:32.479 7257 8462 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:54:32.529 7257 8462 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,20 ms > 70,00 ms
06-20 06:54:32.529 7257 8462 W CAM_A : PHOTO > result sensor delay = 1,40 >
1,10
06-20 06:54:32.580 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,28 > 0,25
06-20 06:54:32.627 7257 8462 W CAM_A : PHOTO > result sensor delay = 1,25 >
1,10
06-20 06:54:32.653 7257 8462 W CAM_AutoFlashIndicator: No converged AE result for
31 frames,falling back to single-image auto-flash photo
06-20 06:54:32.654 7257 8462 W CAM_A : PHOTO > result sensor delay = 1,30 >
1,10
06-20 06:54:32.689 7257 8462 W CAM_A : PHOTO > result sensor delay = 1,30 >
1,10
06-20 06:54:32.755 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,30 > 0,25
06-20 06:54:32.793 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,29 > 0,25
06-20 06:54:32.845 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,33 > 0,25
06-20 06:54:32.983 7257 8462 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:54:32.983 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,40 > 0,25
06-20 06:54:33.054 7257 8462 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:54:33.124 7257 8462 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:54:33.199 7257 8462 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:54:33.266 7257 8462 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:54:33.337 7257 8462 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:54:33.411 7257 8462 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:54:33.441 7257 7263 I gleCameraEngR1: Method exceeds compiler
instruction limit: 23950 in com.google.googlex.gcam.SpatialGainMap
com.SpatialGainMapValue.getSpatialGainMap(lzv)
06-20 06:54:33.478 7257 8462 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:54:33.547 7257 8462 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:54:33.597 7257 8462 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,20 ms > 70,00 ms
06-20 06:54:33.598 7257 8462 W CAM_A : PHOTO > result sensor delay = 1,40 >
1,10
06-20 06:54:33.650 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,28 > 0,25
06-20 06:54:33.687 7257 8462 W CAM_A : PHOTO > result sensor delay = 1,25 >
1,10
06-20 06:54:33.725 7257 8462 W CAM_A : PHOTO > result sensor delay = 1,60 >
1,10
06-20 06:54:33.761 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,37 > 0,25
06-20 06:54:37.267 7257 7513 E CAM_A : Camera metadata not valid at :
106726091077660
06-20 06:54:37.324 7257 7513 E CAM_A : Camera metadata not valid at :
106726157835264
06-20 06:54:37.360 7257 7513 E CAM_A : Camera metadata not valid at :
106726191214066
06-20 06:54:37.397 7257 7513 E CAM_A : Camera metadata not valid at :
106726224592868
06-20 06:54:37.431 7257 7513 E CAM_A : Camera metadata not valid at :
106726257971670
06-20 06:54:37.464 7257 7513 E CAM_A : Camera metadata not valid at :
106726291350420
06-20 06:54:37.492 7257 7513 E CAM_A : Camera metadata not valid at :
106726324729274
06-20 06:54:37.530 7257 7513 E CAM_A : Camera metadata not valid at :
106726358108024
06-20 06:54:37.565 7257 7513 E CAM_A : Camera metadata not valid at :
106726391486826
06-20 06:54:37.590 7257 7513 E CAM_A : Camera metadata not valid at :
106726424865628
06-20 06:54:37.633 7257 7513 E CAM_A : Camera metadata not valid at :
106726458244430
06-20 06:54:37.672 7257 7513 E CAM_A : Camera metadata not valid at :
106726491623233
06-20 06:54:37.694 7257 7513 E CAM_A : Camera metadata not valid at :
106726525002035
06-20 06:54:37.728 7257 7513 E CAM_A : Camera metadata not valid at :
106726558380837
06-20 06:54:37.763 7257 7513 E CAM_A : Camera metadata not valid at :
106726591759639
06-20 06:54:37.795 7257 7513 E CAM_A : Camera metadata not valid at :
106726625138441
06-20 06:54:37.830 7257 7513 E CAM_A : Camera metadata not valid at :
106726658517243
06-20 06:54:37.871 7257 7513 E CAM_A : Camera metadata not valid at :
106726691896045
06-20 06:54:37.894 7257 7513 E CAM_A : Camera metadata not valid at :
106726725274847
06-20 06:54:37.932 7257 7513 E CAM_A : Camera metadata not valid at :
106726758653649
06-20 06:54:37.963 7257 7513 E CAM_A : Camera metadata not valid at :
106726792032451
06-20 06:54:37.995 7257 7513 E CAM_A : Camera metadata not valid at :
106726825411253
06-20 06:54:38.036 7257 7513 E CAM_A : Camera metadata not valid at :
106726858790055
06-20 06:54:38.070 7257 7513 E CAM_A : Camera metadata not valid at :
106726892168858
06-20 06:54:38.100 7257 7513 E CAM_A : Camera metadata not valid at :
106726925547660
06-20 06:54:38.136 7257 7513 E CAM_A : Camera metadata not valid at :
106726958926462
06-20 06:54:38.164 7257 7513 E CAM_A : Camera metadata not valid at :
106726992305264
06-20 06:54:38.203 7257 7513 E CAM_A : Camera metadata not valid at :
106727025684014
06-20 06:54:38.239 7257 7513 E CAM_A : Camera metadata not valid at :
106727059062868
06-20 06:54:38.266 7257 7513 E CAM_A : Camera metadata not valid at :
106727092441670
06-20 06:54:38.298 7257 7513 E CAM_A : Camera metadata not valid at :
106727125820420
06-20 06:54:38.334 7257 7513 E CAM_A : Camera metadata not valid at :
106727159199222
06-20 06:54:38.370 7257 7513 E CAM_A : Camera metadata not valid at :
106727192578024
06-20 06:54:38.395 7257 7513 E CAM_A : Camera metadata not valid at :
106727225956826
06-20 06:54:38.426 7257 8462 W CAM_AutoFlashIndicator: No converged AE result for
31 frames,falling back to single-image auto-flash photo
06-20 06:54:38.430 7257 7513 E CAM_A : Camera metadata not valid at :
106727259335628
06-20 06:54:38.739 7257 7513 E CAM_A : Camera metadata not valid at :
106727559744847
06-20 06:54:38.776 7257 7513 E CAM_A : Camera metadata not valid at :
106727593123649
06-20 06:54:38.796 7257 7513 E CAM_A : Camera metadata not valid at :
106727626502451
06-20 06:54:38.831 7257 7513 E CAM_A : Camera metadata not valid at :
106727659881253
06-20 06:54:38.864 7257 7513 E CAM_A : Camera metadata not valid at :
106727693260055
06-20 06:54:38.903 7257 7513 E CAM_A : Camera metadata not valid at :
106727726638858
06-20 06:54:38.929 7257 7513 E CAM_A : Camera metadata not valid at :
106727760017660
06-20 06:54:38.968 7257 7513 E CAM_A : Camera metadata not valid at :
106727793396462
06-20 06:54:38.999 7257 7513 E CAM_A : Camera metadata not valid at :
106727826775264
06-20 06:54:39.037 7257 7513 E CAM_A : Camera metadata not valid at :
106727860154066
06-20 06:54:39.068 7257 7513 E CAM_A : Camera metadata not valid at :
106727893532868
06-20 06:54:39.095 7257 7513 E CAM_A : Camera metadata not valid at :
106727926911670
06-20 06:54:39.132 7257 7513 E CAM_A : Camera metadata not valid at :
106727960290420
06-20 06:54:39.174 7257 7513 E CAM_A : Camera metadata not valid at :
106727993669222
06-20 06:54:39.200 7257 7513 E CAM_A : Camera metadata not valid at :
106728027048024
06-20 06:54:39.235 7257 7513 E CAM_A : Camera metadata not valid at :
106728060426826
06-20 06:54:39.264 7257 7513 E CAM_A : Camera metadata not valid at :
106728093805628
06-20 06:54:39.300 7257 7513 E CAM_A : Camera metadata not valid at :
106728127184430
06-20 06:54:39.329 7257 7513 E CAM_A : Camera metadata not valid at :
106728160563233
06-20 06:54:39.364 7257 7513 E CAM_A : Camera metadata not valid at :
106728193942035
06-20 06:54:39.395 7257 7513 E CAM_A : Camera metadata not valid at :
106728227320837
06-20 06:54:39.432 7257 7513 E CAM_A : Camera metadata not valid at :
106728260699639
06-20 06:54:39.465 7257 7513 E CAM_A : Camera metadata not valid at :
106728294078441
06-20 06:54:39.501 7257 7513 E CAM_A : Camera metadata not valid at :
106728327457243
06-20 06:54:39.544 7257 7513 E CAM_A : Camera metadata not valid at :
106728360836045
06-20 06:54:39.872 7257 7513 E CAM_A : Camera metadata not valid at :
106728694624014
06-20 06:54:39.899 7257 7513 E CAM_A : Camera metadata not valid at :
106728728002868
06-20 06:54:39.930 7257 7513 E CAM_A : Camera metadata not valid at :
106728761381670
06-20 06:54:39.962 7257 7513 E CAM_A : Camera metadata not valid at :
106728794760420
06-20 06:54:39.997 7257 7513 E CAM_A : Camera metadata not valid at :
106728828139274
06-20 06:54:40.029 7257 7513 E CAM_A : Camera metadata not valid at :
106728861518024
06-20 06:54:40.063 7257 7513 E CAM_A : Camera metadata not valid at :
106728894896826
06-20 06:54:40.100 7257 7513 E CAM_A : Camera metadata not valid at :
106728928275628
06-20 06:54:40.134 7257 7513 E CAM_A : Camera metadata not valid at :
106728961654430
06-20 06:54:40.165 7257 7513 E CAM_A : Camera metadata not valid at :
106728995033233
06-20 06:54:40.193 7257 7513 E CAM_A : Camera metadata not valid at :
106729028412035
06-20 06:54:40.230 7257 7513 E CAM_A : Camera metadata not valid at :
106729061790837
06-20 06:54:40.270 7257 7513 E CAM_A : Camera metadata not valid at :
106729095169639
06-20 06:54:40.299 7257 7513 E CAM_A : Camera metadata not valid at :
106729128548441
06-20 06:54:40.377 7257 7302 V AudioTrack: setSampleRate(1008): prior
state:STATE_STOPPED rate:44100
06-20 06:54:40.385 7257 7302 V AudioTrack: start(sessionID=8641)
06-20 06:54:40.385 7257 7302 V AudioTrack: start(1008): prior state:STATE_STOPPED
06-20 06:54:40.385 7257 7302 V AudioTrack: start(1008): server read:0 cumulative
flushed:0 client written:0
06-20 06:54:40.485 7257 8624 W libgcam : [shot_helper.cc:84]: CheckLscMap:
Contents of SpatialGainMap for payload frame 0 are likely incorrect (Some values
were out of range... Some values were out of range... Some values were out of
range... Some values were out of range... ).
06-20 06:54:40.491 7257 8624 W libgcam : [shot_helper.cc:84]: CheckLscMap:
Contents of SpatialGainMap for payload frame 1 are likely incorrect (Some values
were out of range... Some values were out of range... Some values were out of
range... Some values were out of range... ).
06-20 06:54:40.508 7257 8624 W libgcam : [shot_helper.cc:84]: CheckLscMap:
Contents of SpatialGainMap for payload frame 2 are likely incorrect (Some values
were out of range... Some values were out of range... Some values were out of
range... Some values were out of range... ).
06-20 06:54:40.516 7257 8624 W libgcam : [shot_helper.cc:84]: CheckLscMap:
Contents of SpatialGainMap for payload frame 3 are likely incorrect (Some values
were out of range... Some values were out of range... Some values were out of
range... Some values were out of range... ).
06-20 06:54:40.531 7257 8624 W libgcam : [shot_helper.cc:84]: CheckLscMap:
Contents of SpatialGainMap for payload frame 4 are likely incorrect (Some values
were out of range... Some values were out of range... Some values were out of
range... Some values were out of range... ).
06-20 06:54:40.577 7257 8624 W libgcam : [shot_helper.cc:84]: CheckLscMap:
Contents of SpatialGainMap for payload frame 5 are likely incorrect (Some values
were out of range... Some values were out of range... Some values were out of
range... Some values were out of range... ).
06-20 06:54:40.628 7257 8624 W libgcam : [shot_helper.cc:84]: CheckLscMap:
Contents of SpatialGainMap for payload frame 6 are likely incorrect (Some values
were out of range... Some values were out of range... Some values were out of
range... Some values were out of range... ).
06-20 06:54:40.637 7257 8624 W libgcam : [shot_helper.cc:84]: CheckLscMap:
Contents of SpatialGainMap for payload frame 7 are likely incorrect (Some values
were out of range... Some values were out of range... Some values were out of
range... Some values were out of range... ).
06-20 06:54:40.651 7257 8624 W libgcam : [shot_helper.cc:84]: CheckLscMap:
Contents of SpatialGainMap for payload frame 8 are likely incorrect (Some values
were out of range... Some values were out of range... Some values were out of
range... Some values were out of range... ).
06-20 06:54:40.672 7257 8624 W libgcam : [shot_helper.cc:84]: CheckLscMap:
Contents of SpatialGainMap for payload frame 9 are likely incorrect (Some values
were out of range... Some values were out of range... Some values were out of
range... Some values were out of range... ).
06-20 06:54:40.697 7257 8624 W libgcam : [shot_helper.cc:84]: CheckLscMap:
Contents of SpatialGainMap for payload frame 10 are likely incorrect (Some values
were out of range... Some values were out of range... Some values were out of
range... Some values were out of range... ).
06-20 06:54:40.718 7257 8624 W libgcam : [shot_helper.cc:84]: CheckLscMap:
Contents of SpatialGainMap for payload frame 11 are likely incorrect (Some values
were out of range... Some values were out of range... Some values were out of
range... Some values were out of range... ).
06-20 06:54:40.746 7257 8624 W libgcam : [shot_helper.cc:84]: CheckLscMap:
Contents of SpatialGainMap for payload frame 12 are likely incorrect (Some values
were out of range... Some values were out of range... Some values were out of
range... Some values were out of range... ).
06-20 06:54:40.773 7257 8624 W libgcam : [shot_helper.cc:84]: CheckLscMap:
Contents of SpatialGainMap for payload frame 13 are likely incorrect (Some values
were out of range... Some values were out of range... Some values were out of
range... Some values were out of range... ).
06-20 06:54:40.795 7257 7430 E libgcam : [camera_motion_blur_estimator.cc:57]:
EstimateCameraMotionBlur: Can't estimate camera motion blur, because gyro data is
missing.
06-20 06:54:40.797 7257 7430 E libgcam : [camera_motion_blur_estimator.cc:57]:
EstimateCameraMotionBlur: Can't estimate camera motion blur, because gyro data is
missing.
06-20 06:54:40.798 7257 7430 E libgcam : [camera_motion_blur_estimator.cc:57]:
EstimateCameraMotionBlur: Can't estimate camera motion blur, because gyro data is
missing.
06-20 06:54:40.799 7257 7430 E libgcam : [camera_motion_blur_estimator.cc:57]:
EstimateCameraMotionBlur: Can't estimate camera motion blur, because gyro data is
missing.
06-20 06:54:40.800 7257 7430 W libgcam : [shot_helper.cc:352]:
LogViewfinderAeWarnings: viewfinder_short_tet (0.000ms) is further than expected
from the capture TET (22.500ms). Relative error: 100%.
06-20 06:54:40.847 7257 7264 I gleCameraEngR1: NativeAlloc concurrent copying GC
freed 1221KB AllocSpace bytes, 0(0B) LOS objects, 50% free, 19MB/38MB, paused
3.828ms,42us total 129.880ms
06-20 06:54:40.888 7257 7430 W libgcam : [finish_raw.cc:685]: FinishRaw: Net gain
for RGGB channel 1 (0.808081) is less than the minimum allowed (0.909091).
06-20 06:54:40.889 7257 7430 W libgcam : [finish_raw.cc:685]: FinishRaw: Net gain
for RGGB channel 2 (0.808081) is less than the minimum allowed (0.909091).
06-20 06:54:40.932 7257 8629 V AudioTrack: stop(1008): prior state:STATE_ACTIVE
06-20 06:54:40.939 7257 8462 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
100,14 ms > 70,00 ms
06-20 06:54:40.939 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
2,00 > 0,25
06-20 06:54:40.939 7257 8462 W CAM_A : PHOTO > result sensor delay = 3,00 >
1,10
06-20 06:54:40.975 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,67 > 0,25
06-20 06:54:41.050 7257 7430 E libgcam : [camera_motion_blur_estimator.cc:57]:
EstimateCameraMotionBlur: Can't estimate camera motion blur, because gyro data is
missing.
06-20 06:54:41.051 7257 7430 E libgcam : [camera_motion_blur_estimator.cc:57]:
EstimateCameraMotionBlur: Can't estimate camera motion blur, because gyro data is
missing.
06-20 06:54:41.053 7257 7430 E libgcam : [camera_motion_blur_estimator.cc:57]:
EstimateCameraMotionBlur: Can't estimate camera motion blur, because gyro data is
missing.
06-20 06:54:41.055 7257 7430 E libgcam : [camera_motion_blur_estimator.cc:57]:
EstimateCameraMotionBlur: Can't estimate camera motion blur, because gyro data is
missing.
06-20 06:54:41.056 7257 7430 E libgcam : [camera_motion_blur_estimator.cc:57]:
EstimateCameraMotionBlur: Can't estimate camera motion blur, because gyro data is
missing.
06-20 06:54:41.058 7257 7430 E libgcam : [camera_motion_blur_estimator.cc:57]:
EstimateCameraMotionBlur: Can't estimate camera motion blur, because gyro data is
missing.
06-20 06:54:41.059 7257 7430 E libgcam : [camera_motion_blur_estimator.cc:57]:
EstimateCameraMotionBlur: Can't estimate camera motion blur, because gyro data is
missing.
06-20 06:54:41.061 7257 7430 E libgcam : [camera_motion_blur_estimator.cc:57]:
EstimateCameraMotionBlur: Can't estimate camera motion blur, because gyro data is
missing.
06-20 06:54:41.062 7257 7430 E libgcam : [camera_motion_blur_estimator.cc:57]:
EstimateCameraMotionBlur: Can't estimate camera motion blur, because gyro data is
missing.
06-20 06:54:41.063 7257 7430 E libgcam : [camera_motion_blur_estimator.cc:57]:
EstimateCameraMotionBlur: Can't estimate camera motion blur, because gyro data is
missing.
06-20 06:54:41.267 7257 7257 W CAM_A : isListed: unknown activity.
mimeType=image/*
className=com.facebook.timeline.stagingground.Fb4aProfilePictureShareActivityAlias
06-20 06:54:41.267 7257 7257 W CAM_A : isListed: unknown activity.
mimeType=image/*
className=com.facebook.composer.shareintent.ImplicitShareIntentHandlerDefaultAlias
06-20 06:54:41.267 7257 7257 W CAM_A : isListed: unknown activity.
mimeType=image/* className=com.facebook.composer.shareintent.ShareToGroupsAlias
06-20 06:54:41.267 7257 7257 W CAM_A : isListed: unknown activity.
mimeType=image/*
className=com.facebook.lite.composer.activities.ShareIntentMultiPhotoAlphabeticalAl
ias
06-20 06:54:41.267 7257 7257 W CAM_A : isListed: unknown activity.
mimeType=image/*
className=com.facebook.lite.composer.activities.ShareMediaToMessagingAlias
06-20 06:54:41.268 7257 7257 W CAM_A : isListed: unknown activity.
mimeType=image/*
className=com.facebook.messenger.intents.MediaEditShareIntentHandler
06-20 06:54:41.268 7257 7257 W CAM_A : isListed: unknown activity.
mimeType=image/* className=com.whatsapp.contact.ui.picker.ContactPicker
06-20 06:54:41.271 7257 7257 W CAM_A : isListed: unknown activity.
mimeType=video/*
className=com.facebook.composer.shareintent.ImplicitShareIntentHandlerDefaultAlias
06-20 06:54:41.271 7257 7257 W CAM_A : isListed: unknown activity.
mimeType=video/* className=com.facebook.composer.shareintent.ShareToGroupsAlias
06-20 06:54:41.272 7257 7257 W CAM_A : isListed: unknown activity.
mimeType=video/*
className=com.facebook.inspiration.fbshorts.shareintent.InpirationFbShortsShareAlia
s
06-20 06:54:41.272 7257 7257 W CAM_A : isListed: unknown activity.
mimeType=video/*
className=com.facebook.lite.composer.activities.ShareIntentVideoAlphabeticalAlias
06-20 06:54:41.272 7257 7257 W CAM_A : isListed: unknown activity.
mimeType=video/*
className=com.facebook.lite.composer.activities.ShareMediaToMessagingAlias
06-20 06:54:41.272 7257 7257 W CAM_A : isListed: unknown activity.
mimeType=video/*
className=com.facebook.messenger.intents.MediaEditShareIntentHandler
06-20 06:54:41.272 7257 7257 W CAM_A : isListed: unknown activity.
mimeType=video/* className=com.whatsapp.contact.ui.picker.ContactPicker
06-20 06:54:41.418 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
1,00 > 0,25
06-20 06:54:41.418 7257 8462 W CAM_A : PHOTO > result sensor delay = 2,00 >
1,10
06-20 06:54:41.447 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,50 > 0,25
06-20 06:54:41.645 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
1,00 > 0,25
06-20 06:54:41.645 7257 8462 W CAM_A : PHOTO > result sensor delay = 2,00 >
1,10
06-20 06:54:41.699 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,50 > 0,25
06-20 06:54:41.797 7257 8462 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
133,52 ms > 70,00 ms
06-20 06:54:41.797 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
3,00 > 0,25
06-20 06:54:41.797 7257 8462 W CAM_A : PHOTO > result sensor delay = 4,01 >
1,10
06-20 06:54:41.827 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,75 > 0,25
06-20 06:54:42.202 7257 7436 W libgcam : [finish_raw.cc:685]: FinishRaw: Net gain
for RGGB channel 1 (0.808081) is less than the minimum allowed (0.909091).
06-20 06:54:42.202 7257 7436 W libgcam : [finish_raw.cc:685]: FinishRaw: Net gain
for RGGB channel 2 (0.808081) is less than the minimum allowed (0.909091).
06-20 06:54:42.220 7257 7287 W BpBinder: Slow Binder: BpBinder transact took 241
ms, interface=android.os.storage.IStorageManager, code=30 oneway=false
06-20 06:54:42.402 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
1,00 > 0,25
06-20 06:54:42.402 7257 8462 W CAM_A : PHOTO > result sensor delay = 2,00 >
1,10
06-20 06:54:42.443 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,50 > 0,25
06-20 06:54:42.506 7257 8462 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
76,76 ms > 70,00 ms
06-20 06:54:42.506 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
1,30 > 0,25
06-20 06:54:42.508 7257 8462 W CAM_A : PHOTO > result sensor delay = 2,30 >
1,10
06-20 06:54:42.552 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,57 > 0,25
06-20 06:54:43.032 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
1,00 > 0,25
06-20 06:54:43.032 7257 8462 W CAM_A : PHOTO > result sensor delay = 2,00 >
1,10
06-20 06:54:43.063 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,50 > 0,25
06-20 06:54:43.420 7257 7257 W CAM_A : Placeholder drawable removed:
key=ShotId-2 evicted=false
06-20 06:54:43.633 7257 8462 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
100,14 ms > 70,00 ms
06-20 06:54:43.634 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
2,00 > 0,25
06-20 06:54:43.634 7257 8462 W CAM_A : PHOTO > result sensor delay = 3,00 >
1,10
06-20 06:54:43.670 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,67 > 0,25
06-20 06:54:44.168 7257 7302 V AudioTrack: setSampleRate(1008): prior
state:STATE_STOPPED rate:44100
06-20 06:54:44.168 7257 7302 V AudioTrack: start(sessionID=8641)
06-20 06:54:44.168 7257 7302 V AudioTrack: start(1008): prior state:STATE_STOPPED
06-20 06:54:44.168 7257 7302 V AudioTrack: start(1008): server read:-12440
cumulative flushed:0 client written:0
06-20 06:54:44.296 7257 8624 W libgcam : [shot_helper.cc:84]: CheckLscMap:
Contents of SpatialGainMap for payload frame 0 are likely incorrect (Some values
were out of range... Some values were out of range... Some values were out of
range... Some values were out of range... ).
06-20 06:54:44.305 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
1,00 > 0,25
06-20 06:54:44.305 7257 8462 W CAM_A : PHOTO > result sensor delay = 2,00 >
1,10
06-20 06:54:44.307 7257 8624 W libgcam : [shot_helper.cc:84]: CheckLscMap:
Contents of SpatialGainMap for payload frame 1 are likely incorrect (Some values
were out of range... Some values were out of range... Some values were out of
range... Some values were out of range... ).
06-20 06:54:44.322 7257 8624 W libgcam : [shot_helper.cc:84]: CheckLscMap:
Contents of SpatialGainMap for payload frame 2 are likely incorrect (Some values
were out of range... Some values were out of range... Some values were out of
range... Some values were out of range... ).
06-20 06:54:44.329 7257 8624 W libgcam : [shot_helper.cc:84]: CheckLscMap:
Contents of SpatialGainMap for payload frame 3 are likely incorrect (Some values
were out of range... Some values were out of range... Some values were out of
range... Some values were out of range... ).
06-20 06:54:44.336 7257 8624 W libgcam : [shot_helper.cc:84]: CheckLscMap:
Contents of SpatialGainMap for payload frame 4 are likely incorrect (Some values
were out of range... Some values were out of range... Some values were out of
range... Some values were out of range... ).
06-20 06:54:44.342 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,50 > 0,25
06-20 06:54:44.343 7257 8624 W libgcam : [shot_helper.cc:84]: CheckLscMap:
Contents of SpatialGainMap for payload frame 5 are likely incorrect (Some values
were out of range... Some values were out of range... Some values were out of
range... Some values were out of range... ).
06-20 06:54:44.353 7257 8624 W libgcam : [shot_helper.cc:84]: CheckLscMap:
Contents of SpatialGainMap for payload frame 6 are likely incorrect (Some values
were out of range... Some values were out of range... Some values were out of
range... Some values were out of range... ).
06-20 06:54:44.360 7257 8624 W libgcam : [shot_helper.cc:84]: CheckLscMap:
Contents of SpatialGainMap for payload frame 7 are likely incorrect (Some values
were out of range... Some values were out of range... Some values were out of
range... Some values were out of range... ).
06-20 06:54:44.372 7257 8624 W libgcam : [shot_helper.cc:84]: CheckLscMap:
Contents of SpatialGainMap for payload frame 8 are likely incorrect (Some values
were out of range... Some values were out of range... Some values were out of
range... Some values were out of range... ).
06-20 06:54:44.432 7257 8624 W libgcam : [shot_helper.cc:84]: CheckLscMap:
Contents of SpatialGainMap for payload frame 9 are likely incorrect (Some values
were out of range... Some values were out of range... Some values were out of
range... Some values were out of range... ).
06-20 06:54:44.479 7257 8624 W libgcam : [shot_helper.cc:84]: CheckLscMap:
Contents of SpatialGainMap for payload frame 10 are likely incorrect (Some values
were out of range... Some values were out of range... Some values were out of
range... Some values were out of range... ).
06-20 06:54:44.487 7257 7264 I gleCameraEngR1: NativeAlloc concurrent copying GC
freed 4354KB AllocSpace bytes, 15(37MB) LOS objects, 49% free, 19MB/38MB, paused
101us,34us total 137.033ms
06-20 06:54:44.488 7257 8624 W libgcam : [shot_helper.cc:84]: CheckLscMap:
Contents of SpatialGainMap for payload frame 11 are likely incorrect (Some values
were out of range... Some values were out of range... Some values were out of
range... Some values were out of range... ).
06-20 06:54:44.494 7257 8624 W libgcam : [shot_helper.cc:84]: CheckLscMap:
Contents of SpatialGainMap for payload frame 12 are likely incorrect (Some values
were out of range... Some values were out of range... Some values were out of
range... Some values were out of range... ).
06-20 06:54:44.502 7257 8624 W libgcam : [shot_helper.cc:84]: CheckLscMap:
Contents of SpatialGainMap for payload frame 13 are likely incorrect (Some values
were out of range... Some values were out of range... Some values were out of
range... Some values were out of range... ).
06-20 06:54:44.514 7257 7430 E libgcam : [camera_motion_blur_estimator.cc:57]:
EstimateCameraMotionBlur: Can't estimate camera motion blur, because gyro data is
missing.
06-20 06:54:44.516 7257 7430 E libgcam : [camera_motion_blur_estimator.cc:57]:
EstimateCameraMotionBlur: Can't estimate camera motion blur, because gyro data is
missing.
06-20 06:54:44.517 7257 7430 E libgcam : [camera_motion_blur_estimator.cc:57]:
EstimateCameraMotionBlur: Can't estimate camera motion blur, because gyro data is
missing.
06-20 06:54:44.518 7257 7430 E libgcam : [camera_motion_blur_estimator.cc:57]:
EstimateCameraMotionBlur: Can't estimate camera motion blur, because gyro data is
missing.
06-20 06:54:44.518 7257 7430 W libgcam : [shot_helper.cc:352]:
LogViewfinderAeWarnings: viewfinder_short_tet (0.000ms) is further than expected
from the capture TET (11.250ms). Relative error: 100%.
06-20 06:54:44.535 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
1,00 > 0,25
06-20 06:54:44.535 7257 8462 W CAM_A : PHOTO > result sensor delay = 2,00 >
1,10
06-20 06:54:44.569 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,50 > 0,25
06-20 06:54:44.676 7257 7430 E libgcam : [camera_motion_blur_estimator.cc:57]:
EstimateCameraMotionBlur: Can't estimate camera motion blur, because gyro data is
missing.
06-20 06:54:44.677 7257 7430 E libgcam : [camera_motion_blur_estimator.cc:57]:
EstimateCameraMotionBlur: Can't estimate camera motion blur, because gyro data is
missing.
06-20 06:54:44.678 7257 7430 E libgcam : [camera_motion_blur_estimator.cc:57]:
EstimateCameraMotionBlur: Can't estimate camera motion blur, because gyro data is
missing.
06-20 06:54:44.681 7257 7430 E libgcam : [camera_motion_blur_estimator.cc:57]:
EstimateCameraMotionBlur: Can't estimate camera motion blur, because gyro data is
missing.
06-20 06:54:44.685 7257 7430 E libgcam : [camera_motion_blur_estimator.cc:57]:
EstimateCameraMotionBlur: Can't estimate camera motion blur, because gyro data is
missing.
06-20 06:54:44.688 7257 7430 E libgcam : [camera_motion_blur_estimator.cc:57]:
EstimateCameraMotionBlur: Can't estimate camera motion blur, because gyro data is
missing.
06-20 06:54:44.691 7257 7430 E libgcam : [camera_motion_blur_estimator.cc:57]:
EstimateCameraMotionBlur: Can't estimate camera motion blur, because gyro data is
missing.
06-20 06:54:44.692 7257 7430 E libgcam : [camera_motion_blur_estimator.cc:57]:
EstimateCameraMotionBlur: Can't estimate camera motion blur, because gyro data is
missing.
06-20 06:54:44.693 7257 7430 E libgcam : [camera_motion_blur_estimator.cc:57]:
EstimateCameraMotionBlur: Can't estimate camera motion blur, because gyro data is
missing.
06-20 06:54:44.694 7257 7430 E libgcam : [camera_motion_blur_estimator.cc:57]:
EstimateCameraMotionBlur: Can't estimate camera motion blur, because gyro data is
missing.
06-20 06:54:44.711 7257 8629 V AudioTrack: stop(1008): prior state:STATE_ACTIVE
06-20 06:54:45.373 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
1,00 > 0,25
06-20 06:54:45.374 7257 8462 W CAM_A : PHOTO > result sensor delay = 2,00 >
1,10
06-20 06:54:45.410 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,50 > 0,25
06-20 06:54:45.453 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,30 > 0,25
06-20 06:54:45.473 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,43 > 0,25
06-20 06:54:45.546 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
1,00 > 0,25
06-20 06:54:45.546 7257 8462 W CAM_A : PHOTO > result sensor delay = 2,00 >
1,10
06-20 06:54:45.585 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,50 > 0,25
06-20 06:54:45.731 7257 7263 I gleCameraEngR1: Method exceeds compiler
instruction limit: 23950 in com.google.googlex.gcam.SpatialGainMap
com.SpatialGainMapValue.getSpatialGainMap(lzv)
06-20 06:54:45.868 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
1,00 > 0,25
06-20 06:54:45.868 7257 8462 W CAM_A : PHOTO > result sensor delay = 2,00 >
1,10
06-20 06:54:45.905 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,50 > 0,25
06-20 06:54:46.730 7257 7257 W CAM_A : Placeholder drawable removed:
key=ShotId-3 evicted=false
06-20 06:54:46.937 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
1,00 > 0,25
06-20 06:54:46.937 7257 8462 W CAM_A : PHOTO > result sensor delay = 2,00 >
1,10
06-20 06:54:46.975 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,50 > 0,25
06-20 06:54:48.642 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,30 > 0,25
06-20 06:54:48.685 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,43 > 0,25
06-20 06:54:48.707 7257 8462 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,30 > 0,25
06-20 06:54:48.707 7257 8462 W CAM_A : PHOTO > result sensor delay = 1,30 >
1,10
06-20 06:54:50.315 7257 7289 E FrameEvents: updateAcquireFence: Did not find
frame.
06-20 06:54:50.342 7257 7257 W CAM_A : Disconnecting the camera device because
filmstrip was launched.
06-20 06:54:50.346 7257 7308 D CameraDevice-JV-0: flush: E. id = 0
06-20 06:54:50.415 7257 7257 D DecorView[]: getWindowModeFromSystem windowmode
is 1
06-20 06:54:50.415 7257 7257 D DecorView[]: updateDecorCaptionStatus
displayWindowDecor is false
06-20 06:54:50.443 7257 8624 E native : E0620 06:54:50.420195 8624
jni_environment.cc:81] Failed to detach current thread from the JVM.
JavaVM::DetachCurrentThread returned: -1
06-20 06:54:50.499 7257 7308 D CameraDevice-JV-0: flush: X
06-20 06:54:50.499 7257 7308 D CameraExtImplXiaoMi: releaseCameraDevice: 0
06-20 06:54:50.500 7257 7745 W CameraDevice-JV-0: Device error received, code 4,
frame number 793, request ID 7, subseq ID 0
06-20 06:54:50.500 7257 7745 W CameraDevice-JV-0: got error frame 793
06-20 06:54:50.500 7257 7745 W CameraDevice-JV-0: Device error received, code 5,
frame number 793, request ID 7, subseq ID 0
06-20 06:54:50.500 7257 7745 W CameraDevice-JV-0: Device error received, code 5,
frame number 793, request ID 7, subseq ID 0
06-20 06:54:50.500 7257 7745 W CameraDevice-JV-0: Device error received, code 5,
frame number 793, request ID 7, subseq ID 0
06-20 06:54:50.501 7257 7745 W CameraDevice-JV-0: Device error received, code 4,
frame number 789, request ID 7, subseq ID 0
06-20 06:54:50.501 7257 7745 W CameraDevice-JV-0: got error frame 789
06-20 06:54:50.501 7257 7745 W CameraDevice-JV-0: Device error received, code 5,
frame number 789, request ID 7, subseq ID 0
06-20 06:54:50.501 7257 7745 W CameraDevice-JV-0: Device error received, code 5,
frame number 789, request ID 7, subseq ID 0
06-20 06:54:50.502 7257 8463 W CAM_MetadataDst: onCaptureFailed for Frame 793
06-20 06:54:50.502 7257 7745 W CameraDevice-JV-0: Device error received, code 4,
frame number 790, request ID 7, subseq ID 0
06-20 06:54:50.502 7257 8460 W CAM_YUV_420_888w640: Received onBufferLost from
Stream-9 for frame 793 but was unable to find a matching request to abort.
06-20 06:54:50.502 7257 7745 W CameraDevice-JV-0: got error frame 790
06-20 06:54:50.502 7257 7745 W CameraDevice-JV-0: Device error received, code 5,
frame number 790, request ID 7, subseq ID 0
06-20 06:54:50.502 7257 8463 W CAM_MetadataDst: onCaptureFailed for Frame 789
06-20 06:54:50.503 7257 8463 W CAM_MetadataDst: onCaptureFailed for Frame 790
06-20 06:54:50.503 7257 8655 W CameraDevice-JV-0: Device error received, code 5,
frame number 790, request ID 7, subseq ID 0
06-20 06:54:50.503 7257 7308 D CameraDevice-JV-0: close: E. id = 0
06-20 06:54:50.503 7257 8655 W CameraDevice-JV-0: Device error received, code 5,
frame number 790, request ID 7, subseq ID 0
06-20 06:54:50.504 7257 8461 W CAM_RAW10w4000: Received onBufferLost from Stream-
11 for frame 793 but was unable to find a matching request to abort.
06-20 06:54:50.556 7257 7257 D DecorView[]: onWindowFocusChanged hasWindowFocus
false
06-20 06:54:50.579 7257 7297 E PhenotypeFlagCommitter: Retrieving snapshot for
com.google.android.apps.camera#com.google.android.GoogleCameraEngR15 failed
06-20 06:54:50.579 7257 7297 E PhenotypeFlagCommitter:
java.util.concurrent.ExecutionException: java.lang.SecurityException:
GoogleCertificatesRslt: not allowed: pkg=com.google.android.GoogleCameraEngR15,
sha256=[a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc],
atk=false, ver=252234029.true (go/gsrlt)
06-20 06:54:50.579 7257 7297 E PhenotypeFlagCommitter: at mip.fb(Unknown
Source:27)
06-20 06:54:50.579 7257 7297 E PhenotypeFlagCommitter: at mip.cd(Unknown
Source:63)
06-20 06:54:50.579 7257 7297 E PhenotypeFlagCommitter: at kuc.c(Unknown
Source:12)
06-20 06:54:50.579 7257 7297 E PhenotypeFlagCommitter: at kuc.e(Unknown
Source:35)
06-20 06:54:50.579 7257 7297 E PhenotypeFlagCommitter: at kuc.b(Unknown
Source:1)
06-20 06:54:50.579 7257 7297 E PhenotypeFlagCommitter: at gvh.a(Unknown
Source:35)
06-20 06:54:50.579 7257 7297 E PhenotypeFlagCommitter: at gvj.run(Unknown
Source:9)
06-20 06:54:50.579 7257 7297 E PhenotypeFlagCommitter: at law.run(Unknown
Source:2)
06-20 06:54:50.579 7257 7297 E PhenotypeFlagCommitter: at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487)
06-20 06:54:50.579 7257 7297 E PhenotypeFlagCommitter: at pio.a(Unknown
Source:2)
06-20 06:54:50.579 7257 7297 E PhenotypeFlagCommitter: at phs.run(Unknown
Source:20)
06-20 06:54:50.579 7257 7297 E PhenotypeFlagCommitter: at pip.run(Unknown
Source:4)
06-20 06:54:50.579 7257 7297 E PhenotypeFlagCommitter: at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487)
06-20 06:54:50.579 7257 7297 E PhenotypeFlagCommitter: at
java.util.concurrent.FutureTask.run(FutureTask.java:264)
06-20 06:54:50.579 7257 7297 E PhenotypeFlagCommitter: at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledT
hreadPoolExecutor.java:307)
06-20 06:54:50.579 7257 7297 E PhenotypeFlagCommitter: at lbh.run(Unknown
Source:2)
06-20 06:54:50.579 7257 7297 E PhenotypeFlagCommitter: at lbg.run(Unknown
Source:0)
06-20 06:54:50.579 7257 7297 E PhenotypeFlagCommitter: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
06-20 06:54:50.579 7257 7297 E PhenotypeFlagCommitter: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
06-20 06:54:50.579 7257 7297 E PhenotypeFlagCommitter: at
java.lang.Thread.run(Thread.java:1012)
06-20 06:54:50.579 7257 7297 E PhenotypeFlagCommitter: at lab.run(Unknown
Source:5)
06-20 06:54:50.579 7257 7297 E PhenotypeFlagCommitter: Caused by:
java.lang.SecurityException: GoogleCertificatesRslt: not allowed:
pkg=com.google.android.GoogleCameraEngR15,
sha256=[a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc],
atk=false, ver=252234029.true (go/gsrlt)
06-20 06:54:50.579 7257 7297 E PhenotypeFlagCommitter: at
android.os.Parcel.createExceptionOrNull(Parcel.java:2426)
06-20 06:54:50.579 7257 7297 E PhenotypeFlagCommitter: at
android.os.Parcel.createException(Parcel.java:2410)
06-20 06:54:50.579 7257 7297 E PhenotypeFlagCommitter: at
android.os.Parcel.readException(Parcel.java:2393)
06-20 06:54:50.579 7257 7297 E PhenotypeFlagCommitter: at
android.os.Parcel.readException(Parcel.java:2335)
06-20 06:54:50.579 7257 7297 E PhenotypeFlagCommitter: at bmn.z(Unknown
Source:10)
06-20 06:54:50.579 7257 7297 E PhenotypeFlagCommitter: at ktz.a(Unknown
Source:38)
06-20 06:54:50.579 7257 7297 E PhenotypeFlagCommitter: at kjd.f(Unknown
Source:10)
06-20 06:54:50.579 7257 7297 E PhenotypeFlagCommitter: at kkc.t(Unknown
Source:9)
06-20 06:54:50.579 7257 7297 E PhenotypeFlagCommitter: at kkc.u(Unknown
Source:22)
06-20 06:54:50.579 7257 7297 E PhenotypeFlagCommitter: at kkc.e(Unknown
Source:15)
06-20 06:54:50.579 7257 7297 E PhenotypeFlagCommitter: at
kkg.handleMessage(Unknown Source:920)
06-20 06:54:50.579 7257 7297 E PhenotypeFlagCommitter: at
android.os.Handler.dispatchMessage(Handler.java:102)
06-20 06:54:50.579 7257 7297 E PhenotypeFlagCommitter: at ksg.b(Unknown
Source:0)
06-20 06:54:50.579 7257 7297 E PhenotypeFlagCommitter: at
ksg.dispatchMessage(Unknown Source:0)
06-20 06:54:50.579 7257 7297 E PhenotypeFlagCommitter: at
android.os.Looper.loopOnce(Looper.java:211)
06-20 06:54:50.579 7257 7297 E PhenotypeFlagCommitter: at
android.os.Looper.loop(Looper.java:300)
06-20 06:54:50.579 7257 7297 E PhenotypeFlagCommitter: at
android.os.HandlerThread.run(HandlerThread.java:67)
06-20 06:54:50.597 7257 7426 E GoLog : E0620 06:54:50.420195 8624
jni_environment.cc:81] Failed to detach current thread from the JVM.
JavaVM::DetachCurrentThread returned: -1
06-20 06:54:50.706 7257 8596 E libEGL : validate_display:537 error 3008
(EGL_BAD_DISPLAY)
06-20 06:54:50.708 7257 8593 E libEGL : validate_display:537 error 3008
(EGL_BAD_DISPLAY)
06-20 06:54:50.916 7257 7270 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:54:50.918 7257 7270 W CameraManagerGlobal: ignore the torch status
update of camera: 2
06-20 06:54:50.918 7257 7270 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:54:50.918 7257 7270 W CameraManagerGlobal: ignore the torch status
update of camera: 3
06-20 06:54:50.919 7257 7270 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:54:50.919 7257 7270 W CameraManagerGlobal: ignore the torch status
update of camera: 4
06-20 06:54:50.920 7257 7270 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:54:50.920 7257 7270 W CameraManagerGlobal: ignore the torch status
update of camera: 5
06-20 06:54:51.011 7257 7270 E CameraManagerGlobal: Camera 4 is not available.
Ignore physical camera status change
06-20 06:54:51.015 7257 7308 W BpBinder: Slow Binder: BpBinder transact took 511
ms, interface=android.hardware.camera2.ICameraDeviceUser, code=1 oneway=false
06-20 06:54:51.015 7257 7308 D CameraDevice-JV-0: close: X
06-20 06:54:51.035 7257 8655 W gleCameraEngR1: Long monitor contention with owner
Camera-Ex (7308) at void android.hardware.camera2.impl.CameraDeviceImpl.close()
(CameraDeviceImpl.java:1429) waiters=0 in void
android.hardware.camera2.impl.CameraDeviceImpl.onDeviceError(int,
android.hardware.camera2.impl.CaptureResultExtras) for 513ms
06-20 06:54:51.036 7257 8655 W CameraDevice-JV-0: Device error received, code 4,
frame number 791, request ID 7, subseq ID 0
06-20 06:54:51.041 7257 7308 W CAM_VirtualCameraMgr: Failed to set audio
restriction on camera device.
06-20 06:54:51.041 7257 7308 W CAM_VirtualCameraMgr: llv:
java.lang.IllegalStateException: CameraDevice was already closed
06-20 06:54:51.041 7257 7308 W CAM_VirtualCameraMgr: at luw.a(Unknown
Source:18)
06-20 06:54:51.041 7257 7308 W CAM_VirtualCameraMgr: at lzt.a(Unknown
Source:2)
06-20 06:54:51.041 7257 7308 W CAM_VirtualCameraMgr: at lzt.a(Unknown
Source:2)
06-20 06:54:51.041 7257 7308 W CAM_VirtualCameraMgr: at llg.a(Unknown
Source:15)
06-20 06:54:51.041 7257 7308 W CAM_VirtualCameraMgr: at ljq.run(Unknown
Source:32)
06-20 06:54:51.041 7257 7308 W CAM_VirtualCameraMgr: at pie.run(Unknown
Source:2)
06-20 06:54:51.041 7257 7308 W CAM_VirtualCameraMgr: at pif.run(Unknown
Source:75)
06-20 06:54:51.041 7257 7308 W CAM_VirtualCameraMgr: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
06-20 06:54:51.041 7257 7308 W CAM_VirtualCameraMgr: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
06-20 06:54:51.041 7257 7308 W CAM_VirtualCameraMgr: at
java.lang.Thread.run(Thread.java:1012)
06-20 06:54:51.041 7257 7308 W CAM_VirtualCameraMgr: at lab.run(Unknown
Source:5)
06-20 06:54:51.041 7257 7308 W CAM_VirtualCameraMgr: Caused by:
java.lang.IllegalStateException: CameraDevice was already closed
06-20 06:54:51.041 7257 7308 W CAM_VirtualCameraMgr: at
android.hardware.camera2.impl.CameraDeviceImpl.checkIfCameraClosedOrInError(CameraD
eviceImpl.java:2447)
06-20 06:54:51.041 7257 7308 W CAM_VirtualCameraMgr: at
android.hardware.camera2.impl.CameraDeviceImpl.getCameraAudioRestriction(CameraDevi
ceImpl.java:2507)
06-20 06:54:51.041 7257 7308 W CAM_VirtualCameraMgr: at luw.a(Unknown
Source:2)
06-20 06:54:51.041 7257 7308 W CAM_VirtualCameraMgr: ... 10 more
06-20 06:54:51.041 7257 7308 W CAM_VirtualCameraMgr: Failed to set audio
restriction on camera device.
06-20 06:54:51.041 7257 7308 W CAM_VirtualCameraMgr: llv:
java.lang.IllegalStateException: CameraDevice was already closed
06-20 06:54:51.041 7257 7308 W CAM_VirtualCameraMgr: at luw.a(Unknown
Source:18)
06-20 06:54:51.041 7257 7308 W CAM_VirtualCameraMgr: at lzt.a(Unknown
Source:2)
06-20 06:54:51.041 7257 7308 W CAM_VirtualCameraMgr: at lzt.a(Unknown
Source:2)
06-20 06:54:51.041 7257 7308 W CAM_VirtualCameraMgr: at llg.a(Unknown
Source:15)
06-20 06:54:51.041 7257 7308 W CAM_VirtualCameraMgr: at ljq.run(Unknown
Source:32)
06-20 06:54:51.041 7257 7308 W CAM_VirtualCameraMgr: at pif.run(Unknown
Source:75)
06-20 06:54:51.041 7257 7308 W CAM_VirtualCameraMgr: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
06-20 06:54:51.041 7257 7308 W CAM_VirtualCameraMgr: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
06-20 06:54:51.041 7257 7308 W CAM_VirtualCameraMgr: at
java.lang.Thread.run(Thread.java:1012)
06-20 06:54:51.041 7257 7308 W CAM_VirtualCameraMgr: at lab.run(Unknown
Source:5)
06-20 06:54:51.041 7257 7308 W CAM_VirtualCameraMgr: Caused by:
java.lang.IllegalStateException: CameraDevice was already closed
06-20 06:54:51.041 7257 7308 W CAM_VirtualCameraMgr: at
android.hardware.camera2.impl.CameraDeviceImpl.checkIfCameraClosedOrInError(CameraD
eviceImpl.java:2447)
06-20 06:54:51.041 7257 7308 W CAM_VirtualCameraMgr: at
android.hardware.camera2.impl.CameraDeviceImpl.getCameraAudioRestriction(CameraDevi
ceImpl.java:2507)
06-20 06:54:51.041 7257 7308 W CAM_VirtualCameraMgr: at luw.a(Unknown
Source:2)
06-20 06:54:51.041 7257 7308 W CAM_VirtualCameraMgr: ... 9 more
06-20 06:54:51.042 7257 8655 W CameraDevice-JV-0: Device error received, code 5,
frame number 791, request ID 7, subseq ID 0
06-20 06:54:51.042 7257 8655 W CameraDevice-JV-0: Device error received, code 5,
frame number 791, request ID 7, subseq ID 0
06-20 06:54:51.042 7257 8655 W CameraDevice-JV-0: Device error received, code 5,
frame number 791, request ID 7, subseq ID 0
06-20 06:54:51.042 7257 8655 W CameraDevice-JV-0: Device error received, code 4,
frame number 792, request ID 7, subseq ID 0
06-20 06:54:51.043 7257 8655 W CameraDevice-JV-0: Device error received, code 5,
frame number 792, request ID 7, subseq ID 0
06-20 06:54:51.043 7257 7270 W CameraDevice-JV-0: Device error received, code 5,
frame number 792, request ID 7, subseq ID 0
06-20 06:54:51.043 7257 7270 W CameraDevice-JV-0: Device error received, code 5,
frame number 792, request ID 7, subseq ID 0
06-20 06:54:51.067 7257 7257 D DecorView[]: onWindowFocusChanged hasWindowFocus
true
06-20 06:54:51.121 7257 7257 D DecorView[]: onWindowFocusChanged hasWindowFocus
false
06-20 06:54:51.486 7257 7257 W CAM_A : Duplicate call to stopModule; skipping
stop.
06-20 06:54:51.490 7257 7289 D OpenGLRenderer: endAllActiveAnimators on
0x739c40ae00 (RippleDrawable) with handle 0x734fb29ee0
06-20 06:54:51.520 7257 7257 W CAM_A : Duplicate call to stopModule; skipping
stop.
06-20 06:55:08.239 7257 7277 D AppScoutStateMachine: 7257-
ScoutStateMachinecreated
06-20 06:55:08.261 7257 7257 D CameraManager2: GotArray:0
06-20 06:55:08.261 7257 7257 D CameraManager2: GotArray:1
06-20 06:55:08.261 7257 7257 D CameraManager2: GotArray:20
06-20 06:55:08.261 7257 7257 D CameraManager2: GotArray:21
06-20 06:55:08.261 7257 7257 D CameraManager2: GotArray:22
06-20 06:55:08.262 7257 7257 D CameraManager2: GotArray:0
06-20 06:55:08.262 7257 7257 D CameraManager2: GotArray:1
06-20 06:55:08.262 7257 7257 D CameraManager2: GotArray:20
06-20 06:55:08.262 7257 7257 D CameraManager2: GotArray:21
06-20 06:55:08.262 7257 7257 D CameraManager2: GotArray:22
06-20 06:55:08.267 7257 7257 D CameraManager2: GotArray:0
06-20 06:55:08.267 7257 7257 D CameraManager2: GotArray:1
06-20 06:55:08.267 7257 7257 D CameraManager2: GotArray:20
06-20 06:55:08.267 7257 7257 D CameraManager2: GotArray:21
06-20 06:55:08.267 7257 7257 D CameraManager2: GotArray:22
06-20 06:55:08.285 7257 7308 W libc : Access denied finding property
"persist.vendor.camera.privapp.list"
06-20 06:55:08.285 7257 7308 D CameraExtImplXiaoMi: initCameraDevice: 0
06-20 06:55:08.316 7257 7257 D SurfaceView: UPDATE
Surface(name=SurfaceView[com.google.android.GoogleCameraEngR15/com.android.camera.C
ameraLauncher])/@0xd0e4162, mIsProjectionMode = false
06-20 06:55:08.339 7257 7289 E FrameEvents: updateAcquireFence: Did not find
frame.
06-20 06:55:08.353 7257 7257 D SurfaceView: UPDATE null, mIsCastMode = false
06-20 06:55:08.397 7257 7257 D SurfaceView: UPDATE null, mIsCastMode = false
06-20 06:55:08.429 7257 7277 E CameraManagerGlobal: Camera 4 is not available.
Ignore physical camera status change
06-20 06:55:08.433 7257 7257 W CAM_A : ModeSwitcher WAS ALREADY ENABLED!
06-20 06:55:08.440 7257 7745 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:55:08.441 7257 7745 W CameraManagerGlobal: ignore the torch status
update of camera: 2
06-20 06:55:08.441 7257 7745 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:55:08.441 7257 7745 W CameraManagerGlobal: ignore the torch status
update of camera: 3
06-20 06:55:08.441 7257 7745 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:55:08.441 7257 7745 W CameraManagerGlobal: ignore the torch status
update of camera: 4
06-20 06:55:08.442 7257 7257 D SurfaceView: UPDATE
Surface(name=SurfaceView[com.google.android.GoogleCameraEngR15/com.android.camera.C
ameraLauncher])/@0x3d48aa7, mIsProjectionMode = false
06-20 06:55:08.447 7257 7745 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:55:08.447 7257 7745 W CameraManagerGlobal: ignore the torch status
update of camera: 5
06-20 06:55:08.510 7257 7308 W BpBinder: Slow Binder: BpBinder transact took 216
ms, interface=android.hardware.ICameraService, code=4 oneway=false
06-20 06:55:08.512 7257 7308 D CameraDevice-JV-0: waitUntilIdle: E. id = 0
06-20 06:55:08.512 7257 7308 D CameraDevice-JV-0: waitUntilIdle: X
06-20 06:55:09.013 7257 7257 D DecorView[]: getWindowModeFromSystem windowmode
is 1
06-20 06:55:09.013 7257 7257 D DecorView[]: updateDecorCaptionStatus
displayWindowDecor is false
06-20 06:55:09.032 7257 7257 D DecorView[]: onWindowFocusChanged hasWindowFocus
true
06-20 06:55:09.101 7257 7308 W BpBinder: Slow Binder: BpBinder transact took 387
ms, interface=android.hardware.camera2.ICameraDeviceUser, code=12 oneway=false
06-20 06:55:09.359 7257 8913 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
18962,23 ms > 70,00 ms
06-20 06:55:09.359 7257 8913 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
567,09 > 0,25
06-20 06:55:09.359 7257 8913 W CAM_A : PHOTO > result sensor delay = 568,87 >
1,10
06-20 06:55:09.370 7257 7297 W CAM_A : Extractor (frame) of type
feature.acmi.imu.frame-straightness depends on foreign type
feature.acmi.imu.camera-orientation! Feature values may be calculated out of order!
06-20 06:55:09.371 7257 7297 W CAM_A : Extractor (frame) of type
feature.acmi.imu.frame-straightness depends on foreign type
feature.acmi.imu.camera-orientation! Feature values may be calculated out of order!
06-20 06:55:09.422 7257 8913 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
1,00 > 0,25
06-20 06:55:09.422 7257 8913 W CAM_A : PHOTO > result sensor delay = 2,00 >
1,10
06-20 06:55:09.450 7257 8913 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,50 > 0,25
06-20 06:55:09.464 7257 7287 I tflite : Replacing 5 node(s) with delegate
(TfLiteXNNPackDelegate) node, yielding 1 partitions.
06-20 06:55:09.464 7257 7426 E GoLog : INFO: Replacing 5 node(s) with delegate
(TfLiteXNNPackDelegate) node, yielding 1 partitions.
06-20 06:55:09.465 7257 7287 I acceleration: ModifyGraphWithDelegate model
namespace: unknown_namespace model id: unknown_model_id accelerator name: NNAPI:
06-20 06:55:09.490 7257 8913 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,59 > 0,25
06-20 06:55:09.491 7257 7287 I tflite : Replacing 97 node(s) with delegate
(TfLiteNnapiDelegate) node, yielding 1 partitions.
06-20 06:55:09.492 7257 7426 E GoLog : INFO: Replacing 97 node(s) with delegate
(TfLiteNnapiDelegate) node, yielding 1 partitions.
06-20 06:55:09.530 7257 8913 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,48 > 0,25
06-20 06:55:09.552 7257 9049 E native : E0620 06:55:09.552462 9049
resource_util_android.cc:65] generic::internal: RET_CHECK failure
(third_party/mediapipe/util/resource_util_android.cc:65)
Singleton<AssetManager>::get()->ReadFile(path, output) could not read asset:
research/vision/loco/video/models/siamese_fcpp/mobile/model_21086792_30/
siamese_fe.tflite
06-20 06:55:09.552 7257 9049 E native : Stack trace:
06-20 06:55:09.552 7257 9049 E native :
06-20 06:55:09.552 7257 9049 E native : E0620 06:55:09.552638 9049
asset_manager_util.cc:166] generic::internal: RET_CHECK failure
(third_party/mediapipe/util/android/asset_manager_util.cc:166) ReadFile(asset_path,
&asset_data) could not read asset:
research/vision/loco/video/models/siamese_fcpp/mobile/model_21086792_30/
siamese_fe.tflite
06-20 06:55:09.552 7257 9049 E native : Stack trace:
06-20 06:55:09.552 7257 9049 E native :
06-20 06:55:09.552 7257 7426 E GoLog : E0620 06:55:09.552462 9049
resource_util_android.cc:65] generic::internal: RET_CHECK failure
(third_party/mediapipe/util/resource_util_android.cc:65)
Singleton<AssetManager>::get()->ReadFile(path, output) could not read asset:
research/vision/loco/video/models/siamese_fcpp/mobile/model_21086792_30/
siamese_fe.tflite
06-20 06:55:09.552 7257 7426 E GoLog : Stack trace:
06-20 06:55:09.552 7257 7426 E GoLog :
06-20 06:55:09.552 7257 7426 E GoLog : E0620 06:55:09.552638 9049
asset_manager_util.cc:166] generic::internal: RET_CHECK failure
(third_party/mediapipe/util/android/asset_manager_util.cc:166) ReadFile(asset_path,
&asset_data) could not read asset:
research/vision/loco/video/models/siamese_fcpp/mobile/model_21086792_30/
siamese_fe.tflite
06-20 06:55:09.552 7257 7426 E GoLog : Stack trace:
06-20 06:55:09.552 7257 7426 E GoLog :
06-20 06:55:09.579 7257 7287 E Manager : prepareModelFromCache failure
(GENERAL_FAILURE):
hardware/interfaces/neuralnetworks/1.3/utils/src/Callbacks.cpp:80: model
preparation failed with GENERAL_FAILURE
06-20 06:55:09.581 7257 9049 I tflite : Replacing 26 node(s) with delegate
(unknown) node, yielding 1 partitions.
06-20 06:55:09.581 7257 7426 E GoLog : INFO: Replacing 26 node(s) with delegate
(unknown) node, yielding 1 partitions.
06-20 06:55:09.583 7257 9049 I tflite : Replacing 26 node(s) with delegate
(unknown) node, yielding 1 partitions.
06-20 06:55:09.583 7257 7426 E GoLog : INFO: Replacing 26 node(s) with delegate
(unknown) node, yielding 1 partitions.
06-20 06:55:09.601 7257 8913 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
1,49 > 0,25
06-20 06:55:09.634 7257 9049 E native : E0620 06:55:09.634437 9049
resource_util_android.cc:65] generic::internal: RET_CHECK failure
(third_party/mediapipe/util/resource_util_android.cc:65)
Singleton<AssetManager>::get()->ReadFile(path, output) could not read asset:
research/vision/loco/video/models/siamese_fcpp/mobile/model_21086792_30/
siamese_end2end.tflite
06-20 06:55:09.634 7257 9049 E native : Stack trace:
06-20 06:55:09.634 7257 9049 E native :
06-20 06:55:09.634 7257 9049 E native : E0620 06:55:09.634595 9049
asset_manager_util.cc:166] generic::internal: RET_CHECK failure
(third_party/mediapipe/util/android/asset_manager_util.cc:166) ReadFile(asset_path,
&asset_data) could not read asset:
research/vision/loco/video/models/siamese_fcpp/mobile/model_21086792_30/
siamese_end2end.tflite
06-20 06:55:09.634 7257 9049 E native : Stack trace:
06-20 06:55:09.634 7257 9049 E native :
06-20 06:55:09.634 7257 7426 E GoLog : E0620 06:55:09.634437 9049
resource_util_android.cc:65] generic::internal: RET_CHECK failure
(third_party/mediapipe/util/resource_util_android.cc:65)
Singleton<AssetManager>::get()->ReadFile(path, output) could not read asset:
research/vision/loco/video/models/siamese_fcpp/mobile/model_21086792_30/
siamese_end2end.tflite
06-20 06:55:09.634 7257 7426 E GoLog : Stack trace:
06-20 06:55:09.634 7257 7426 E GoLog :
06-20 06:55:09.634 7257 7426 E GoLog : E0620 06:55:09.634595 9049
asset_manager_util.cc:166] generic::internal: RET_CHECK failure
(third_party/mediapipe/util/android/asset_manager_util.cc:166) ReadFile(asset_path,
&asset_data) could not read asset:
research/vision/loco/video/models/siamese_fcpp/mobile/model_21086792_30/
siamese_end2end.tflite
06-20 06:55:09.634 7257 7426 E GoLog : Stack trace:
06-20 06:55:09.634 7257 7426 E GoLog :
06-20 06:55:09.645 7257 9049 I tflite : Replacing 47 node(s) with delegate
(unknown) node, yielding 1 partitions.
06-20 06:55:09.645 7257 7426 E GoLog : INFO: Replacing 47 node(s) with delegate
(unknown) node, yielding 1 partitions.
06-20 06:55:09.647 7257 9049 I tflite : Replacing 47 node(s) with delegate
(unknown) node, yielding 1 partitions.
06-20 06:55:09.647 7257 7426 E GoLog : INFO: Replacing 47 node(s) with delegate
(unknown) node, yielding 1 partitions.
06-20 06:55:09.675 7257 8913 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:55:09.677 7257 8913 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,40 > 0,25
06-20 06:55:09.697 7257 7287 I ExecutionPlan: ExecutionPlan::SimpleBody::finish:
compilation finished successfully on qti-default
06-20 06:55:09.742 7257 8913 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:55:09.812 7257 8913 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:55:09.881 7257 8913 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,24 ms > 70,00 ms
06-20 06:55:09.935 7257 8913 W CAM_A : PHOTO > abs Δ(result sensor timestamp) =
70,20 ms > 70,00 ms
06-20 06:55:09.935 7257 8913 W CAM_A : PHOTO > result sensor delay = 1,40 >
1,10
06-20 06:55:09.980 7257 8913 W CAM_A : PHOTO > result sensor delay = 1,60 >
1,10
06-20 06:55:10.014 7257 8913 W CAM_A : PHOTO > result sensor delay = 1,30 >
1,10
06-20 06:55:10.327 7257 7257 D MIUIInput: [KeyEvent] ViewRootImpl windowName
'com.google.android.GoogleCameraEngR15/com.android.camera.CameraLauncher', KeyEvent
{ action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48,
repeatCount=0, eventTime=61937242, downTime=61937242, deviceId=-1, source=0x101,
displayId=0 }, phoneEventTime=06:55:10.264
06-20 06:55:10.379 7257 7257 D MIUIInput: [KeyEvent] ViewRootImpl windowName
'com.google.android.GoogleCameraEngR15/com.android.camera.CameraLauncher', KeyEvent
{ action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48,
repeatCount=0, eventTime=61937348, downTime=61937242, deviceId=-1, source=0x101,
displayId=0 }, phoneEventTime=06:55:10.369
06-20 06:55:10.543 7257 7257 D DecorView[]: onWindowFocusChanged hasWindowFocus
false
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: Retrieving snapshot for
com.google.android.apps.camera#com.google.android.GoogleCameraEngR15 failed
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter:
java.util.concurrent.ExecutionException: java.lang.SecurityException:
GoogleCertificatesRslt: not allowed: pkg=com.google.android.GoogleCameraEngR15,
sha256=[a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc],
atk=false, ver=252234029.true (go/gsrlt)
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: at mip.fb(Unknown
Source:27)
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: at mip.cd(Unknown
Source:63)
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: at kuc.c(Unknown
Source:12)
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: at kuc.e(Unknown
Source:35)
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: at kuc.b(Unknown
Source:1)
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: at gvh.a(Unknown
Source:35)
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: at gvj.run(Unknown
Source:9)
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: at law.run(Unknown
Source:2)
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487)
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: at pio.a(Unknown
Source:2)
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: at phs.run(Unknown
Source:20)
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: at pip.run(Unknown
Source:4)
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487)
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: at
java.util.concurrent.FutureTask.run(FutureTask.java:264)
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledT
hreadPoolExecutor.java:307)
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: at lbh.run(Unknown
Source:2)
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: at lbg.run(Unknown
Source:0)
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: at
java.lang.Thread.run(Thread.java:1012)
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: at lab.run(Unknown
Source:5)
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: Caused by:
java.lang.SecurityException: GoogleCertificatesRslt: not allowed:
pkg=com.google.android.GoogleCameraEngR15,
sha256=[a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc],
atk=false, ver=252234029.true (go/gsrlt)
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: at
android.os.Parcel.createExceptionOrNull(Parcel.java:2426)
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: at
android.os.Parcel.createException(Parcel.java:2410)
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: at
android.os.Parcel.readException(Parcel.java:2393)
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: at
android.os.Parcel.readException(Parcel.java:2335)
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: at bmn.z(Unknown
Source:10)
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: at ktz.a(Unknown
Source:38)
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: at kjd.f(Unknown
Source:10)
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: at kkc.t(Unknown
Source:9)
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: at kkc.u(Unknown
Source:22)
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: at kkc.g(Unknown
Source:29)
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: at kkc.h(Unknown
Source:76)
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: at kkc.b(Unknown
Source:14)
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: at klz.c(Unknown
Source:114)
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: at klt.d(Unknown
Source:6)
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: at
klu.handleMessage(Unknown Source:307)
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: at
android.os.Handler.dispatchMessage(Handler.java:106)
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: at ksg.b(Unknown
Source:0)
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: at
ksg.dispatchMessage(Unknown Source:0)
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: at
android.os.Looper.loopOnce(Looper.java:211)
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: at
android.os.Looper.loop(Looper.java:300)
06-20 06:55:10.656 7257 7297 E PhenotypeFlagCommitter: at
android.os.HandlerThread.run(HandlerThread.java:67)
06-20 06:55:10.761 7257 8913 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
1,00 > 0,25
06-20 06:55:10.761 7257 8913 W CAM_A : PHOTO > result sensor delay = 2,00 >
1,10
06-20 06:55:10.788 7257 8913 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,50 > 0,25
06-20 06:55:10.794 7257 7267 W MessageQueue: Handler (android.os.Handler)
{cd54bd2} sending message to a Handler on a dead thread
06-20 06:55:10.794 7257 7267 W MessageQueue: java.lang.IllegalStateException:
Handler (android.os.Handler) {cd54bd2} sending message to a Handler on a dead
thread
06-20 06:55:10.794 7257 7267 W MessageQueue: at
android.os.MessageQueue.enqueueMessage(MessageQueue.java:572)
06-20 06:55:10.794 7257 7267 W MessageQueue: at
android.os.Handler.enqueueMessage(Handler.java:778)
06-20 06:55:10.794 7257 7267 W MessageQueue: at
android.os.Handler.sendMessageAtTime(Handler.java:727)
06-20 06:55:10.794 7257 7267 W MessageQueue: at
android.os.Handler.sendMessageDelayed(Handler.java:697)
06-20 06:55:10.794 7257 7267 W MessageQueue: at
android.os.Handler.post(Handler.java:427)
06-20 06:55:10.794 7257 7267 W MessageQueue: at
android.hardware.camera2.impl.CameraDeviceImpl$CameraHandlerExecutor.execute(Camera
DeviceImpl.java:2374)
06-20 06:55:10.794 7257 7267 W MessageQueue: at
android.hardware.camera2.impl.CallbackProxies$SessionStateCallbackProxy.onClosed(Ca
llbackProxies.java:104)
06-20 06:55:10.794 7257 7267 W MessageQueue: at
android.hardware.camera2.impl.CameraCaptureSessionImpl.close(CameraCaptureSessionIm
pl.java:596)
06-20 06:55:10.794 7257 7267 W MessageQueue: at
android.hardware.camera2.impl.CameraCaptureSessionImpl.finalize(CameraCaptureSessio
nImpl.java:887)
06-20 06:55:10.794 7257 7267 W MessageQueue: at
java.lang.Daemons$FinalizerDaemon.doFinalize(Daemons.java:370)
06-20 06:55:10.794 7257 7267 W MessageQueue: at
java.lang.Daemons$FinalizerDaemon.processReference(Daemons.java:350)
06-20 06:55:10.794 7257 7267 W MessageQueue: at
java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:322)
06-20 06:55:10.794 7257 7267 W MessageQueue: at
java.lang.Daemons$Daemon.run(Daemons.java:131)
06-20 06:55:10.794 7257 7267 W MessageQueue: at
java.lang.Thread.run(Thread.java:1012)
06-20 06:55:10.872 7257 8913 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
1,00 > 0,25
06-20 06:55:10.872 7257 8913 W CAM_A : PHOTO > result sensor delay = 2,00 >
1,10
06-20 06:55:10.916 7257 8913 W CAM_A : PHOTO > rel Δ(result sensor timestamp) =
0,50 > 0,25
06-20 06:55:11.336 7257 8914 D CameraDevice-JV-0: flush: E. id = 0
06-20 06:55:11.349 7257 7639 E BufferQueueProducer:
[SurfaceView[com.google.android.GoogleCameraEngR15/com.android.camera.CameraLaunche
r]#13(BLAST Consumer)13](id:1c590000001f,api:4,p:1460,c:7257) queueBuffer:
BufferQueue has been abandoned
06-20 06:55:11.353 7257 7745 E BufferQueueProducer:
[SurfaceView[com.google.android.GoogleCameraEngR15/com.android.camera.CameraLaunche
r]#13(BLAST Consumer)13](id:1c590000001f,api:4,p:1460,c:7257) cancelBuffer:
BufferQueue has been abandoned
06-20 06:55:11.357 7257 7257 D DecorView[]: getWindowModeFromSystem windowmode
is 1
06-20 06:55:11.357 7257 7257 D DecorView[]: updateDecorCaptionStatus
displayWindowDecor is false
06-20 06:55:11.374 7257 7745 E BufferQueueProducer:
[SurfaceView[com.google.android.GoogleCameraEngR15/com.android.camera.CameraLaunche
r]#13(BLAST Consumer)13](id:1c590000001f,api:4,p:1460,c:7257) cancelBuffer:
BufferQueue has been abandoned
06-20 06:55:11.382 7257 7308 D CameraExtImplXiaoMi: releaseCameraDevice: 0
06-20 06:55:11.387 7257 7745 E BufferQueueProducer:
[SurfaceView[com.google.android.GoogleCameraEngR15/com.android.camera.CameraLaunche
r]#13(BLAST Consumer)13](id:1c590000001f,api:4,p:1460,c:7257) cancelBuffer:
BufferQueue has been abandoned
06-20 06:55:11.388 7257 7257 W CAM_A : Duplicate call to stopModule; skipping
stop.
06-20 06:55:11.388 7257 7745 E BufferQueueProducer:
[SurfaceView[com.google.android.GoogleCameraEngR15/com.android.camera.CameraLaunche
r]#13(BLAST Consumer)13](id:1c590000001f,api:4,p:1460,c:7257) cancelBuffer:
BufferQueue has been abandoned
06-20 06:55:11.390 7257 7639 E BufferQueueProducer:
[SurfaceView[com.google.android.GoogleCameraEngR15/com.android.camera.CameraLaunche
r]#13(BLAST Consumer)13](id:1c590000001f,api:4,p:1460,c:7257) cancelBuffer:
BufferQueue has been abandoned
06-20 06:55:11.391 7257 7639 E BufferQueueProducer:
[SurfaceView[com.google.android.GoogleCameraEngR15/com.android.camera.CameraLaunche
r]#13(BLAST Consumer)13](id:1c590000001f,api:4,p:1460,c:7257) cancelBuffer:
BufferQueue has been abandoned
06-20 06:55:11.395 7257 9052 E libEGL : validate_display:537 error 3008
(EGL_BAD_DISPLAY)
06-20 06:55:11.396 7257 9049 E libEGL : validate_display:537 error 3008
(EGL_BAD_DISPLAY)
06-20 06:55:11.398 7257 8914 D CameraDevice-JV-0: flush: X
06-20 06:55:11.400 7257 7304 W CameraDevice-JV-0: Device error received, code 4,
frame number 56, request ID 3, subseq ID 0
06-20 06:55:11.400 7257 7304 W CameraDevice-JV-0: got error frame 56
06-20 06:55:11.400 7257 7308 D CameraDevice-JV-0: close: E. id = 0
06-20 06:55:11.400 7257 7745 W CameraDevice-JV-0: Device error received, code 5,
frame number 56, request ID 3, subseq ID 0
06-20 06:55:11.400 7257 8914 W CAM_MetadataDst: onCaptureFailed for Frame 56
06-20 06:55:11.577 7257 7304 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:55:11.578 7257 7304 W CameraManagerGlobal: ignore the torch status
update of camera: 2
06-20 06:55:11.578 7257 7304 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:55:11.578 7257 7304 W CameraManagerGlobal: ignore the torch status
update of camera: 3
06-20 06:55:11.578 7257 7304 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:55:11.578 7257 7304 W CameraManagerGlobal: ignore the torch status
update of camera: 4
06-20 06:55:11.579 7257 7304 W libc : Access denied finding property
"vendor.camera.aux.packagelist"
06-20 06:55:11.579 7257 7304 W CameraManagerGlobal: ignore the torch status
update of camera: 5
06-20 06:55:11.601 7257 7304 E CameraManagerGlobal: Camera 4 is not available.
Ignore physical camera status change
06-20 06:55:11.603 7257 7308 W BpBinder: Slow Binder: BpBinder transact took 203
ms, interface=android.hardware.camera2.ICameraDeviceUser, code=1 oneway=false
06-20 06:55:11.603 7257 7308 D CameraDevice-JV-0: close: X
06-20 06:55:11.604 7257 7745 W gleCameraEngR1: Long monitor contention with owner
Camera-Ex (7308) at void android.hardware.camera2.impl.CameraDeviceImpl.close()
(CameraDeviceImpl.java:1429) waiters=0 in void
android.hardware.camera2.impl.CameraDeviceImpl.onDeviceError(int,
android.hardware.camera2.impl.CaptureResultExtras) for 204ms
06-20 06:55:11.605 7257 7745 W CameraDevice-JV-0: Device error received, code 5,
frame number 56, request ID 3, subseq ID 0
06-20 06:55:11.605 7257 7745 W CameraDevice-JV-0: Device error received, code 5,
frame number 56, request ID 3, subseq ID 0
06-20 06:55:11.605 7257 7745 W CameraDevice-JV-0: Device error received, code 4,
frame number 55, request ID 3, subseq ID 0
06-20 06:55:11.605 7257 7745 W CameraDevice-JV-0: Device error received, code 4,
frame number 51, request ID 3, subseq ID 0
06-20 06:55:11.606 7257 7745 W CameraDevice-JV-0: Device error received, code 5,
frame number 51, request ID 3, subseq ID 0
06-20 06:55:11.606 7257 7745 W CameraDevice-JV-0: Device error received, code 4,
frame number 52, request ID 3, subseq ID 0
06-20 06:55:11.606 7257 7745 W CameraDevice-JV-0: Device error received, code 5,
frame number 52, request ID 3, subseq ID 0
06-20 06:55:11.606 7257 7745 W CameraDevice-JV-0: Device error received, code 5,
frame number 52, request ID 3, subseq ID 0
06-20 06:55:11.606 7257 7745 W CameraDevice-JV-0: Device error received, code 5,
frame number 52, request ID 3, subseq ID 0
06-20 06:55:11.606 7257 7745 W CameraDevice-JV-0: Device error received, code 4,
frame number 53, request ID 3, subseq ID 0
06-20 06:55:11.606 7257 7745 W CameraDevice-JV-0: Device error received, code 5,
frame number 53, request ID 3, subseq ID 0
06-20 06:55:11.606 7257 7745 W CameraDevice-JV-0: Device error received, code 5,
frame number 53, request ID 3, subseq ID 0
06-20 06:55:11.606 7257 7745 W CameraDevice-JV-0: Device error received, code 5,
frame number 53, request ID 3, subseq ID 0
06-20 06:55:11.606 7257 7745 W CameraDevice-JV-0: Device error received, code 4,
frame number 54, request ID 3, subseq ID 0
06-20 06:55:11.606 7257 7745 W CameraDevice-JV-0: Device error received, code 5,
frame number 54, request ID 3, subseq ID 0
06-20 06:55:11.606 7257 7639 W CameraDevice-JV-0: Device error received, code 5,
frame number 54, request ID 3, subseq ID 0
06-20 06:55:11.606 7257 7639 W CameraDevice-JV-0: Device error received, code 5,
frame number 54, request ID 3, subseq ID 0
06-20 06:55:11.606 7257 7639 W CameraDevice-JV-0: Device error received, code 5,
frame number 55, request ID 3, subseq ID 0
06-20 06:55:11.606 7257 7639 W CameraDevice-JV-0: Device error received, code 5,
frame number 55, request ID 3, subseq ID 0
06-20 06:55:11.607 7257 7639 W CameraDevice-JV-0: Device error received, code 5,
frame number 55, request ID 3, subseq ID 0
06-20 06:55:17.344 7257 7552 D BufferPoolAccessor2.0: bufferpool2 0x740db31e28 :
0(0 size) total buffers - 0(0 size) used buffers - 2/7 (recycle/alloc) - 5/82
(fetch/transfer)
06-20 06:55:17.344 7257 7552 D BufferPoolAccessor2.0: Destruction - bufferpool2
0x740db31e28 cached: 0/0M, 0/0% in use; allocs: 7, 29% recycled; transfers: 82, 94%
unfetched
06-20 06:55:17.350 7257 7552 D BufferPoolAccessor2.0: bufferpool2 0x73332ea628 :
0(0 size) total buffers - 0(0 size) used buffers - 2/7 (recycle/alloc) - 5/40
(fetch/transfer)
06-20 06:55:17.350 7257 7552 D BufferPoolAccessor2.0: Destruction - bufferpool2
0x73332ea628 cached: 0/0M, 0/0% in use; allocs: 7, 29% recycled; transfers: 40, 88%
unfetched
06-20 06:55:22.345 7257 7551 D BufferPoolAccessor2.0: evictor expired: 1,
evicted: 0
06-20 06:55:23.346 7257 7551 D BufferPoolAccessor2.0: evictor expired: 1,
evicted: 0
06-20 09:26:13.693 7257 7257 W Looper : PerfMonitor doFrame : time=388ms
vsyncFrame=0 latency=2ms procState=-1

You might also like