Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Vince1171/069297c74d63b285995943d695f8921e to your computer and use it in GitHub Desktop.
Save Vince1171/069297c74d63b285995943d695f8921e to your computer and use it in GitHub Desktop.
06-02 15:11:38.606 0 7869 E cutils-trace: Error opening trace file: Permission denied (13)
06-02 15:11:38.607 0 7869 D libEGL : failed to load libgui: dlopen failed:
06-02 15:11:38.610 0 7869 D libEGL : loaded /vendor/lib/egl/libEGL_adreno.so
06-02 15:11:38.630 0 7869 D libEGL : loaded /vendor/lib/egl/libGLESv1_CM_adreno.so
06-02 15:11:38.643 0 7869 D libEGL : loaded /vendor/lib/egl/libGLESv2_adreno.so
06-02 15:11:38.657 0 7869 I Adreno : QUALCOMM build : 853a1ff, I9c435c2712
06-02 15:11:38.657 0 7869 I Adreno : Build Date : 01/10/17
06-02 15:11:38.657 0 7869 I Adreno : OpenGL ES Shader Compiler Version: XE031.09.00.04
06-02 15:11:38.657 0 7869 I Adreno : Local Branch :
06-02 15:11:38.657 0 7869 I Adreno : Remote Branch :
06-02 15:11:38.657 0 7869 I Adreno : Remote Branch :
06-02 15:11:38.657 0 7869 I Adreno : Reconstruct Branch :
06-02 15:11:39.404 0 3378 V MediaCodecLayer: void decoding_service_set_client_death_cb(DecodingClientDeathCbHybris, uint32_t, void *)
06-02 15:11:39.404 0 3378 D DecodingService: Entering static sp<android::DecodingService> &android::DecodingService::service_instance()
06-02 15:11:39.405 0 3378 D DecodingService: Entering virtual void android::DecodingService::setDecodingClientDeathCb(DecodingClientDeathCbHybris, uint32_t, void *)
06-02 15:11:39.508 0 7869 V MediaCodecLayer: DSSessionWrapperHybris decoding_service_create_session(uint32_t)
06-02 15:11:39.508 0 7869 D DecodingService: android::BnDecodingServiceSession::BnDecodingServiceSession()
06-02 15:11:39.508 0 7869 D DecodingService: static sp<android::BpDecodingService> &android::DecodingClient::service_instance()
06-02 15:11:39.509 0 7869 D DecodingService: Creating a new static BpDecodingService instance
06-02 15:11:39.509 0 7869 D DecodingService: Entering android::BpDecodingService::BpDecodingService(const sp<android::IBinder> &)
06-02 15:11:39.509 0 7869 D DecodingService: Entering virtual status_t android::BpDecodingService::registerSession(const sp<android::IDecodingServiceSession> &, uint32_t)
06-02 15:11:39.509 0 3371 D DecodingService: Entering virtual status_t android::BnDecodingService::onTransact(uint32_t, const android::Parcel &, android::Parcel *, uint32_t)
06-02 15:11:39.509 0 3371 D DecodingService: android::BpDecodingServiceSession::BpDecodingServiceSession(const sp<android::IBinder> &)
06-02 15:11:39.509 0 3371 D DecodingService: Entering virtual status_t android::DecodingService::registerSession(const sp<android::IDecodingServiceSession> &, uint32_t)
06-02 15:11:39.509 0 3371 D DecodingService: virtual android::BpDecodingServiceSession::~BpDecodingServiceSession()
06-02 15:11:39.509 0 7869 D MediaCodecLayer: Entering android::DSSessionWrapper::DSSessionWrapper(const sp<android::IDecodingServiceSession> &)
06-02 15:11:41.554 161 161 I mm-camera: < INFO> 395: void enable_memleak_trace(int): start memleak tracking.
06-02 15:11:41.563 161 161 I mm-camera: <MCT >< INFO> 63: mct_controller_new: Creating new mct_controller with session-id 2
06-02 15:11:41.564 161 657 I mm-camera: <MCT >< INFO> 4643: mct_pipeline_start_session_thread: E sensor
06-02 15:11:41.564 161 657 I mm-camera: <MCT >< INFO> 4650: mct_pipeline_start_session_thread: Calling start_session on Module sensor
06-02 15:11:41.565 161 658 I mm-camera: <MCT >< INFO> 4643: mct_pipeline_start_session_thread: E iface
06-02 15:11:41.565 161 658 I mm-camera: <MCT >< INFO> 4650: mct_pipeline_start_session_thread: Calling start_session on Module iface
06-02 15:11:41.565 161 660 I mm-camera: <MCT >< INFO> 4643: mct_pipeline_start_session_thread: E isp
06-02 15:11:41.565 161 660 I mm-camera: <MCT >< INFO> 4650: mct_pipeline_start_session_thread: Calling start_session on Module isp
06-02 15:11:41.565 161 660 I mm-camera: <ISP >< INFO> 201: isp_module_start_session: session id 2
06-02 15:11:41.565 161 657 E mm-camera: <SENSOR><ERROR> 2204: sensor_open: failed
06-02 15:11:41.566 161 657 E mm-camera: <SENSOR><ERROR> 1165: module_sensor_init_session: failed rc -1
06-02 15:11:41.566 161 662 I mm-camera: <MCT >< INFO> 4643: mct_pipeline_start_session_thread: E stats
06-02 15:11:41.567 161 658 I mm-camera: <MCT >< INFO> 4653: mct_pipeline_start_session_thread: Module iface start_session rc = 1
06-02 15:11:41.567 161 662 I mm-camera: <MCT >< INFO> 4650: mct_pipeline_start_session_thread: Calling start_session on Module stats
06-02 15:11:41.568 161 658 I mm-camera: <MCT >< INFO> 4661: mct_pipeline_start_session_thread: started_num = 1, success = 1
06-02 15:11:41.568 161 658 I mm-camera: <MCT >< INFO> 4668: mct_pipeline_start_session_thread: X iface
06-02 15:11:41.569 161 663 I mm-camera: <MCT >< INFO> 4643: mct_pipeline_start_session_thread: E pproc
06-02 15:11:41.569 161 663 I mm-camera: <MCT >< INFO> 4650: mct_pipeline_start_session_thread: Calling start_session on Module pproc
06-02 15:11:41.578 161 657 E mm-camera: <SENSOR><ERROR> 263: chromatix_process: failed evaluated expression is NULL
06-02 15:11:41.578 161 657 E mm-camera: <SENSOR><ERROR> 1029: actuator_process: failed NULL pointer detected: actuator_ctrl :
06-02 15:11:41.578 161 657 E mm-camera: <SENSOR><ERROR> 1187: module_sensor_init_session: failed rc -22
06-02 15:11:41.578 161 662 W mm-3a-core: init_light_sensor: skip light sensor init, cnt=1
06-02 15:11:41.579 161 664 I mm-camera: <MCT >< INFO> 4643: mct_pipeline_start_session_thread: E imglib
06-02 15:11:41.580 161 664 I mm-camera: <MCT >< INFO> 4650: mct_pipeline_start_session_thread: Calling start_session on Module imglib
06-02 15:11:41.580 161 657 E mm-camera: <SENSOR><ERROR> 1281: module_sensor_init_session: failed
06-02 15:11:41.580 161 657 E mm-camera: <SENSOR><ERROR> 1422: module_sensor_start_session: failed
06-02 15:11:41.581 161 657 E mm-camera: <SENSOR><ERROR> 1431: module_sensor_start_session: failed
06-02 15:11:41.581 161 657 I mm-camera: <MCT >< INFO> 4653: mct_pipeline_start_session_thread: Module sensor start_session rc = 0
06-02 15:11:41.581 161 657 I mm-camera: <MCT >< INFO> 4661: mct_pipeline_start_session_thread: started_num = 2, success = 1
06-02 15:11:41.581 161 657 I mm-camera: <MCT >< INFO> 4668: mct_pipeline_start_session_thread: X sensor
06-02 15:11:41.581 161 663 I mm-camera: <MCT >< INFO> 4653: mct_pipeline_start_session_thread: Module pproc start_session rc = 1
06-02 15:11:41.581 161 663 I mm-camera: <MCT >< INFO> 4661: mct_pipeline_start_session_thread: started_num = 3, success = 2
06-02 15:11:41.581 161 663 I mm-camera: <MCT >< INFO> 4668: mct_pipeline_start_session_thread: X pproc
06-02 15:11:41.584 161 664 I mm-camera: <MCT >< INFO> 4653: mct_pipeline_start_session_thread: Module imglib start_session rc = 1
06-02 15:11:41.584 161 664 I mm-camera: <MCT >< INFO> 4661: mct_pipeline_start_session_thread: started_num = 4, success = 3
06-02 15:11:41.584 161 664 I mm-camera: <MCT >< INFO> 4668: mct_pipeline_start_session_thread: X imglib
06-02 15:11:41.586 161 660 I mm-camera: <MCT >< INFO> 4653: mct_pipeline_start_session_thread: Module isp start_session rc = 1
06-02 15:11:41.587 161 660 I mm-camera: <MCT >< INFO> 4661: mct_pipeline_start_session_thread: started_num = 5, success = 4
06-02 15:11:41.587 161 660 I mm-camera: <MCT >< INFO> 4668: mct_pipeline_start_session_thread: X isp
06-02 15:11:41.587 161 662 E mm-camera: <STATS_AIS ><ERROR> 448: dsps_open: try to sensor1_open()
06-02 15:11:41.588 161 662 E Diag_Lib: diag diag_get_max_file_size size=200,max_file_size=209715200,min_file_size=167772160
06-02 15:11:41.588 161 662 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
06-02 15:11:41.612 161 662 I mm-camera: <MCT >< INFO> 4653: mct_pipeline_start_session_thread: Module stats start_session rc = 1
06-02 15:11:41.612 161 662 I mm-camera: <MCT >< INFO> 4661: mct_pipeline_start_session_thread: started_num = 6, success = 5
06-02 15:11:41.612 161 662 I mm-camera: <MCT >< INFO> 4668: mct_pipeline_start_session_thread: X stats
06-02 15:11:41.612 161 161 E mm-camera: <MCT ><ERROR> 4807: mct_pipeline_start_session: start_session did not succeed on all modules
06-02 15:11:41.612 161 161 E mm-camera: <MCT ><ERROR> 73: mct_controller_new: Start session failed with status -1
06-02 15:11:41.612 161 161 I mm-camera: <MCT >< INFO> 4721: mct_pipeline_stop_session: Initiating stop_session on session 2
06-02 15:11:41.612 161 161 E mm-camera: <MCT ><ERROR> 769: mct_pipeline_unmap_parm: Cannot find session stream
06-02 15:11:41.612 161 161 E mm-camera: <MCT ><ERROR> 4523: mct_pipeline_stop_stream_internal: stream unmap_parm failed
06-02 15:11:41.613 161 674 I mm-camera: <MCT >< INFO> 4455: mct_pipeline_stop_session_thread: Stop module name: sensor - E
06-02 15:11:41.613 161 674 E mm-camera: <SENSOR><ERROR> 1307: module_sensor_deinit_session: ref count 0
06-02 15:11:41.613 161 674 E mm-camera: <SENSOR><ERROR> 1491: module_sensor_stop_session: failed
06-02 15:11:41.613 161 674 E mm-camera: <SENSOR><ERROR> 1515: module_sensor_stop_session: failed
06-02 15:11:41.613 161 674 E mm-camera: <MCT ><ERROR> 4461: mct_pipeline_stop_session_thread: Failed to stop module name: sensor
06-02 15:11:41.613 161 675 I mm-camera: <MCT >< INFO> 4455: mct_pipeline_stop_session_thread: Stop module name: iface - E
06-02 15:11:41.613 161 674 I mm-camera: <MCT >< INFO> 4463: mct_pipeline_stop_session_thread: Stop module name: sensor - X
06-02 15:11:41.613 161 675 I mm-camera: <MCT >< INFO> 4463: mct_pipeline_stop_session_thread: Stop module name: iface - X
06-02 15:11:41.613 161 676 I mm-camera: <MCT >< INFO> 4455: mct_pipeline_stop_session_thread: Stop module name: isp - E
06-02 15:11:41.613 161 676 I mm-camera: <ISP >< INFO> 487: isp_module_stop_session: session id 2
06-02 15:11:41.614 161 677 I mm-camera: <MCT >< INFO> 4455: mct_pipeline_stop_session_thread: Stop module name: stats - E
06-02 15:11:41.614 161 676 I mm-camera: <MCT >< INFO> 4463: mct_pipeline_stop_session_thread: Stop module name: isp - X
06-02 15:11:41.614 161 677 E mm-camera: <STATS_AF ><ERROR> 104: af_port_dummy_destroy: Uninitialized interface been use
06-02 15:11:41.614 161 677 E mm-camera: <STATS_AWB ><ERROR> 117: awb_port_dummy_deinit: Error: Uninitialized interface been use
06-02 15:11:41.614 161 677 E mm-camera: <STATS_AEC ><ERROR> 159: aec_port_dummy_destroy: Error: Uninitialized interface been use
06-02 15:11:41.614 161 678 I mm-camera: <MCT >< INFO> 4455: mct_pipeline_stop_session_thread: Stop module name: pproc - E
06-02 15:11:41.614 161 665 E mm-camera: <C2D ><ERROR> 57: c2d_thread_func: read() failed, rc=-1
06-02 15:11:41.614 161 161 I mm-camera: <MCT >< INFO> 4743: mct_pipeline_stop_session: Modules left: 5
06-02 15:11:41.615 161 161 I mm-camera: <MCT >< INFO> 4743: mct_pipeline_stop_session: Modules left: 4
06-02 15:11:41.615 161 679 I mm-camera: <MCT >< INFO> 4455: mct_pipeline_stop_session_thread: Stop module name: imglib - E
06-02 15:11:41.615 161 161 I mm-camera: <MCT >< INFO> 4743: mct_pipeline_stop_session: Modules left: 3
06-02 15:11:41.615 161 665 E mm-camera: <C2D ><ERROR> 910: c2d_thread_fatal_exit: , fatal error: killing c2d_thread....!
06-02 15:11:41.615 161 677 I mm-camera: <MCT >< INFO> 4463: mct_pipeline_stop_session_thread: Stop module name: stats - X
06-02 15:11:41.615 161 161 I mm-camera: <MCT >< INFO> 4743: mct_pipeline_stop_session: Modules left: 2
06-02 15:11:41.615 161 679 I mm-camera: <MCT >< INFO> 4463: mct_pipeline_stop_session_thread: Stop module name: imglib - X
06-02 15:11:41.615 161 678 I mm-camera: <MCT >< INFO> 4463: mct_pipeline_stop_session_thread: Stop module name: pproc - X
06-02 15:11:41.615 161 161 I mm-camera: <MCT >< INFO> 4743: mct_pipeline_stop_session: Modules left: 1
06-02 15:11:41.615 161 161 I mm-camera: <MCT >< INFO> 4743: mct_pipeline_stop_session: Modules left: 0
06-02 15:11:41.615 161 161 I mm-camera: <MCT >< INFO> 4752: mct_pipeline_stop_session: Stopped session 2 successfully
06-02 15:11:41.615 161 161 E mm-camera: <MCT ><ERROR> 525: main: New session [2] creation failed with error
06-02 15:11:41.615 161 161 E mm-camera: <MCT ><ERROR> 645: main: main: camera daemon notify error
06-02 15:11:45.855 85 159 D PerMgrLib: QCRIL voting for modem
06-02 15:11:45.856 64 96 D PerMgrSrv: QCRIL voting for modem
06-02 15:11:45.856 64 96 D PerMgrSrv: modem client QCRIL is voter already
06-02 15:11:45.890 88 213 D PerMgrLib: QCRIL voting for modem
06-02 15:11:45.891 64 511 D PerMgrSrv: QCRIL voting for modem
06-02 15:11:45.891 64 511 D PerMgrSrv: modem client QCRIL is voter already
06-02 15:11:48.054 161 161 I mm-camera: < INFO> 395: void enable_memleak_trace(int): start memleak tracking.
06-02 15:11:48.069 161 161 I mm-camera: <MCT >< INFO> 63: mct_controller_new: Creating new mct_controller with session-id 3
06-02 15:11:48.071 161 680 I mm-camera: <MCT >< INFO> 4643: mct_pipeline_start_session_thread: E sensor
06-02 15:11:48.071 161 680 I mm-camera: <MCT >< INFO> 4650: mct_pipeline_start_session_thread: Calling start_session on Module sensor
06-02 15:11:48.074 161 682 I mm-camera: <MCT >< INFO> 4643: mct_pipeline_start_session_thread: E iface
06-02 15:11:48.074 161 682 I mm-camera: <MCT >< INFO> 4650: mct_pipeline_start_session_thread: Calling start_session on Module iface
06-02 15:11:48.075 161 680 E mm-camera: <SENSOR><ERROR> 2204: sensor_open: failed
06-02 15:11:48.075 161 680 E mm-camera: <SENSOR><ERROR> 1165: module_sensor_init_session: failed rc -1
06-02 15:11:48.076 161 683 I mm-camera: <MCT >< INFO> 4643: mct_pipeline_start_session_thread: E isp
06-02 15:11:48.076 161 683 I mm-camera: <MCT >< INFO> 4650: mct_pipeline_start_session_thread: Calling start_session on Module isp
06-02 15:11:48.076 161 683 I mm-camera: <ISP >< INFO> 201: isp_module_start_session: session id 3
06-02 15:11:48.078 161 685 I mm-camera: <MCT >< INFO> 4643: mct_pipeline_start_session_thread: E stats
06-02 15:11:48.079 161 685 I mm-camera: <MCT >< INFO> 4650: mct_pipeline_start_session_thread: Calling start_session on Module stats
06-02 15:11:48.083 161 686 I mm-camera: <MCT >< INFO> 4643: mct_pipeline_start_session_thread: E pproc
06-02 15:11:48.083 161 686 I mm-camera: <MCT >< INFO> 4650: mct_pipeline_start_session_thread: Calling start_session on Module pproc
06-02 15:11:48.084 161 682 I mm-camera: <MCT >< INFO> 4653: mct_pipeline_start_session_thread: Module iface start_session rc = 1
06-02 15:11:48.084 161 682 I mm-camera: <MCT >< INFO> 4661: mct_pipeline_start_session_thread: started_num = 1, success = 1
06-02 15:11:48.084 161 682 I mm-camera: <MCT >< INFO> 4668: mct_pipeline_start_session_thread: X iface
06-02 15:11:48.094 161 680 E mm-camera: <SENSOR><ERROR> 263: chromatix_process: failed evaluated expression is NULL
06-02 15:11:48.094 161 680 E mm-camera: <SENSOR><ERROR> 4852: sensor_process: failed
06-02 15:11:48.095 161 680 I mm-camera: <MCT >< INFO> 4653: mct_pipeline_start_session_thread: Module sensor start_session rc = 1
06-02 15:11:48.095 161 680 I mm-camera: <MCT >< INFO> 4661: mct_pipeline_start_session_thread: started_num = 2, success = 2
06-02 15:11:48.095 161 680 I mm-camera: <MCT >< INFO> 4668: mct_pipeline_start_session_thread: X sensor
06-02 15:11:48.095 161 688 I mm-camera: <MCT >< INFO> 4643: mct_pipeline_start_session_thread: E imglib
06-02 15:11:48.095 161 688 I mm-camera: <MCT >< INFO> 4650: mct_pipeline_start_session_thread: Calling start_session on Module imglib
06-02 15:11:48.096 161 686 I mm-camera: <MCT >< INFO> 4653: mct_pipeline_start_session_thread: Module pproc start_session rc = 1
06-02 15:11:48.096 161 686 I mm-camera: <MCT >< INFO> 4661: mct_pipeline_start_session_thread: started_num = 3, success = 3
06-02 15:11:48.096 161 686 I mm-camera: <MCT >< INFO> 4668: mct_pipeline_start_session_thread: X pproc
06-02 15:11:48.097 161 681 E mm-camera: <SENSOR><ERROR> 4852: sensor_process: failed
06-02 15:11:48.098 161 681 E mm-camera: <SENSOR><ERROR> 129: module_sensor_offload_init_config: failed:SENSOR_GET_PROPERTY rc: -1
06-02 15:11:48.098 161 681 E mm-camera: <SENSOR><ERROR> 4852: sensor_process: failed
06-02 15:11:48.098 161 681 E mm-camera: <SENSOR><ERROR> 152: module_sensor_offload_init_config: failed: SENSOR_INIT rc:-1
06-02 15:11:48.098 161 681 E mm-camera: <SENSOR><ERROR> 268: module_sensor_offload_init_config: failed
06-02 15:11:48.100 161 688 I mm-camera: <MCT >< INFO> 4653: mct_pipeline_start_session_thread: Module imglib start_session rc = 1
06-02 15:11:48.100 161 688 I mm-camera: <MCT >< INFO> 4661: mct_pipeline_start_session_thread: started_num = 4, success = 4
06-02 15:11:48.100 161 688 I mm-camera: <MCT >< INFO> 4668: mct_pipeline_start_session_thread: X imglib
06-02 15:11:48.102 161 685 W mm-3a-core: init_light_sensor: skip light sensor init, cnt=2
06-02 15:11:48.102 161 683 I mm-camera: <MCT >< INFO> 4653: mct_pipeline_start_session_thread: Module isp start_session rc = 1
06-02 15:11:48.102 161 683 I mm-camera: <MCT >< INFO> 4661: mct_pipeline_start_session_thread: started_num = 5, success = 5
06-02 15:11:48.102 161 683 I mm-camera: <MCT >< INFO> 4668: mct_pipeline_start_session_thread: X isp
06-02 15:11:48.105 161 685 E mm-camera: <STATS_AIS ><ERROR> 448: dsps_open: try to sensor1_open()
06-02 15:11:48.130 161 685 I mm-camera: <MCT >< INFO> 4653: mct_pipeline_start_session_thread: Module stats start_session rc = 1
06-02 15:11:48.130 161 685 I mm-camera: <MCT >< INFO> 4661: mct_pipeline_start_session_thread: started_num = 6, success = 6
06-02 15:11:48.130 161 685 I mm-camera: <MCT >< INFO> 4668: mct_pipeline_start_session_thread: X stats
06-02 15:11:48.130 161 161 E mm-camera: <SENSOR><ERROR> 4852: sensor_process: failed
06-02 15:11:48.130 161 161 E mm-camera: <SENSOR><ERROR> 6520: module_sensor_get_session_data: failed rc -1
06-02 15:11:48.138 161 161 I mm-3a-core: af_core_init
06-02 15:11:48.139 161 161 I mm-camera: <MCT >< INFO> 4564: mct_pipeline_start_stream_internal: Adding session stream streamid= 0xf for session=3
06-02 15:11:48.139 161 161 I mm-camera: <MCT >< INFO> 4612: mct_pipeline_start_stream_internal: Linking session stream for session 3
06-02 15:11:48.139 161 161 I mm-camera: <MCT >< INFO> 506: mct_stream_start_link: Start linking Session-stream 0x3000f
06-02 15:11:48.139 161 161 I mm-camera: <IFACE >< INFO> 338: iface_util_find_primary_cid: iface_util_find_primary_cid:338 error cannot find primary sensor format cids 1
06-02 15:11:48.139 161 161 I mm-camera: <ISP >< INFO> 801: isp_port_check_caps_reserve: port 0xeb7ee940 ide 3000f type 10 dim 0 0
06-02 15:11:48.140 161 161 I mm-camera: <PPROC >< INFO> 446: pproc_port_add_modules_to_stream: in identity 3000f stream 10 int_link = 0xeb7f4b80
06-02 15:11:48.140 161 161 I mm-camera: <PPROC >< INFO> 458: pproc_port_add_modules_to_stream: :LINK linking mods tmod and ppeiscore for identity 3000f
06-02 15:11:48.140 161 161 I mm-camera: <PPROC >< INFO> 458: pproc_port_add_modules_to_stream: :LINK linking mods ppeiscore and c2d for identity 3000f
06-02 15:11:48.140 161 161 I mm-camera: <C2D >< INFO> 1490: c2d_module_notify_add_stream: width 0, height 0, stride 0, scanline 0, is_type 0
06-02 15:11:48.141 161 161 I mm-camera: <PPROC >< INFO> 458: pproc_port_add_modules_to_stream: :LINK linking mods c2d and paaf for identity 3000f
06-02 15:11:48.141 161 161 I mm-camera: <PPROC >< INFO> 458: pproc_port_add_modules_to_stream: :LINK linking mods paaf and ezt for identity 3000f
06-02 15:11:48.141 161 161 I mm-camera: <PPROC >< INFO> 458: pproc_port_add_modules_to_stream: :LINK linking mods ezt and quadracfa for identity 3000f
06-02 15:11:48.142 161 161 E mm-camera: <STATS ><ERROR> 2844: stats_port_check_caps_reserve: Invalid Port capability type!
06-02 15:11:48.142 161 161 E mm-camera: <STATS ><ERROR> 2844: stats_port_check_caps_reserve: Invalid Port capability type!
06-02 15:11:48.142 161 161 E mm-camera: <STATS ><ERROR> 2844: stats_port_check_caps_reserve: Invalid Port capability type!
06-02 15:11:48.142 161 161 E mm-camera: <STATS ><ERROR> 2844: stats_port_check_caps_reserve: Invalid Port capability type!
06-02 15:11:48.142 161 161 E mm-camera: <STATS ><ERROR> 2844: stats_port_check_caps_reserve: Invalid Port capability type!
06-02 15:11:48.142 161 161 I mm-3a-core: q3a_thread_aecawb_start Enter
06-02 15:11:48.143 161 161 I mm-camera: <MCT >< INFO> 4621: mct_pipeline_start_stream_internal: Session stream linked successfully session 3
06-02 15:11:48.144 161 161 I mm-camera: <MCT >< INFO> 216: mct_controller_destroy: Initiating destroy sequence for session = 3
06-02 15:11:48.144 161 161 I mm-camera: <MCT >< INFO> 234: mct_controller_destroy: serv_thread closed
06-02 15:11:48.145 161 161 I mm-camera: <MCT >< INFO> 249: mct_controller_destroy: bus_handler thread closed
06-02 15:11:48.145 161 161 I mm-camera: <MCT >< INFO> 4721: mct_pipeline_stop_session: Initiating stop_session on session 3
06-02 15:11:48.145 161 161 I mm-camera: <MCT >< INFO> 3762: mct_pipeline_process_set: command=800000b
06-02 15:11:48.145 161 161 I mm-camera: <MCT >< INFO> 3980: mct_pipeline_process_set: Issuing DEL_STREAM on stream 0x3000f and stream type=10
06-02 15:11:48.145 161 161 I mm-camera: <IFACE >< INFO> 709: iface_unreserve_sink_port: stream_id f mode 0
06-02 15:11:48.145 161 161 I mm-camera: <ISP >< INFO> 890: isp_port_check_caps_unreserve: ide 3000f port 0xeb7ee940
06-02 15:11:48.147 161 161 I mm-camera: <MCT >< INFO> 3991: mct_pipeline_process_set: Stream 0x3000f and stream type=10, successfully deleted
06-02 15:11:48.148 161 703 I mm-camera: <MCT >< INFO> 4455: mct_pipeline_stop_session_thread: Stop module name: sensor - E
06-02 15:11:48.148 161 704 I mm-camera: <MCT >< INFO> 4455: mct_pipeline_stop_session_thread: Stop module name: iface - E
06-02 15:11:48.149 161 704 I mm-camera: <MCT >< INFO> 4463: mct_pipeline_stop_session_thread: Stop module name: iface - X
06-02 15:11:48.149 161 703 E mm-camera: <SENSOR><ERROR> 299: chromatix_close: failed evaluated expression is NULL
06-02 15:11:48.149 161 703 E mm-camera: <SENSOR><ERROR> 5112: sensor_close: failed evaluated expression is NULL
06-02 15:11:48.149 161 703 I mm-camera: <MCT >< INFO> 4463: mct_pipeline_stop_session_thread: Stop module name: sensor - X
06-02 15:11:48.149 161 705 I mm-camera: <MCT >< INFO> 4455: mct_pipeline_stop_session_thread: Stop module name: isp - E
06-02 15:11:48.149 161 705 I mm-camera: <ISP >< INFO> 487: isp_module_stop_session: session id 3
06-02 15:11:48.150 161 705 I mm-camera: <MCT >< INFO> 4463: mct_pipeline_stop_session_thread: Stop module name: isp - X
06-02 15:11:48.150 161 706 I mm-camera: <MCT >< INFO> 4455: mct_pipeline_stop_session_thread: Stop module name: stats - E
06-02 15:11:48.151 161 707 I mm-camera: <MCT >< INFO> 4455: mct_pipeline_stop_session_thread: Stop module name: pproc - E
06-02 15:11:48.265 708 708 I mm-camera: < INFO> 420: void init(): memleak lib init.
06-02 15:11:48.266 708 708 I mm-camera: < INFO> 439: void init(): memleak tracer not attached
06-02 15:11:48.280 708 708 E mm-camera: <SENSOR><ERROR> 385: eebin_read: failed!
06-02 15:11:48.280 708 708 E mm-camera: <SENSOR><ERROR> 385: eebin_read: failed!
06-02 15:11:48.280 708 708 E mm-camera: <SENSOR><ERROR> 467: sensor_init_probe: failed: to probe eeprom bin sensors (non-fatal)
06-02 15:11:48.290 708 708 I mm-camera: sony_imx298_eeprom_format_wbdata: IMX298 vendor id:4 (1-Sunny/4-Lite_On)
06-02 15:11:48.290 708 708 I mm-camera: sony_imx298_eeprom_format_wbdata: 5100K awb_r_over_gr: 0.450262, awb_b_over_gr: 0.507853, awb_gr_over_gb: 1.000000
06-02 15:11:48.290 708 708 I mm-camera: sony_imx298_eeprom_format_wbdata: 3000K awb_r_over_gr: 0.719298, awb_b_over_gr: 0.368421, awb_gr_over_gb: 0.994186
06-02 15:11:48.290 708 708 I mm-camera: sony_imx298_eeprom_format_afdata orig macro:563 infinity:277
06-02 15:11:48.291 708 708 E mm-camera: <SENSOR><ERROR> s5k3p8sp_m24c64s_eeprom_format_calibration_data: 321: Buff pointer 0xeb5c1000 buffer size 5890
06-02 15:11:48.291 708 708 I mm-camera: s5k3p8sp_m24c64s_eeprom_format_wbdata: S5K3P8 sensor id:0x3b (3A-3P8/3B-3P8SP)
06-02 15:11:48.291 708 708 I mm-camera: s5k3p8sp_m24c64s_eeprom_format_wbdata: S5K3P8 vendor info:1
06-02 15:11:48.291 708 708 I mm-camera: s5k3p8sp_m24c64s_eeprom_format_wbdata: 5100K awb_r_over_gr: 0.419355, awb_b_over_gr: 0.591398, awb_gr_over_gb: 1.000000
06-02 15:11:48.291 708 708 I mm-camera: s5k3p8sp_m24c64s_eeprom_format_wbdata: 3000K awb_r_over_gr: 0.672131, awb_b_over_gr: 0.371585, awb_gr_over_gb: 1.000000
06-02 15:11:48.291 708 708 I mm-camera: AWB valid = 1, checksum[5100K] = [242,242] checksum[3000K] = [98,98]
06-02 15:11:48.291 708 708 I mm-camera: LSC valid = 1, checksum[LSC] = [130,130]
06-02 15:11:48.291 708 708 I mm-camera: Valid; cross-talk valid = 1, checksum[cross-talk] = [30,30]
06-02 15:11:48.291 708 708 I mm-camera: s5k3p8sp_m24c64s_eeprom_get_calibration_items: Sensor ID:0x3b is_wbc:1 is_lsc:1
06-02 15:11:48.291 708 708 E mm-camera: <SENSOR><ERROR> 71: cm_create: Sensor_name: imx298 Vendor_info: 4 Lens_info: 0
06-02 15:11:48.293 708 708 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (imx298_zsl_preview, imx298_zsl_video)
06-02 15:11:48.294 708 708 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (imx298_default_preview, imx298_default_video)
06-02 15:11:48.295 708 708 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (imx298_hfr_60_3a, imx298_hfr_60_3a)
06-02 15:11:48.296 708 708 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (imx298_hfr_90_3a, imx298_hfr_90_3a)
06-02 15:11:48.297 708 708 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (imx298_hfr_120_3a, imx298_hfr_120_3a)
06-02 15:11:48.298 708 708 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (imx298_4K_preview, imx298_4K_video)
06-02 15:11:48.299 708 708 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (, )
06-02 15:11:48.299 708 708 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (, )
06-02 15:11:48.300 708 708 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (imx298_zsl_preview, )
06-02 15:11:48.301 708 708 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (imx298_3a_HDR, )
06-02 15:11:48.301 708 708 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (, )
06-02 15:11:48.302 708 708 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (imx298_3a_clearshot, )
06-02 15:11:48.304 708 708 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (imx298_3a_panorama, )
06-02 15:11:48.304 708 708 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (, )
06-02 15:11:48.305 708 708 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (, imx298_4K_video)
06-02 15:11:48.305 708 708 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (, )
06-02 15:11:48.305 708 708 E mm-camera: <SENSOR><ERROR> 71: cm_create: Sensor_name: s5k3p8sp Vendor_info: 1 Lens_info: 0
06-02 15:11:48.307 708 708 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (s5k3p8sp_3a_2304x1728_30fps_preview, s5k3p8sp_3a_2304x1728_30fps_video)
06-02 15:11:48.311 708 708 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (s5k3p8sp_3a_4608x3456_30fps_preview, s5k3p8sp_3a_4608x3456_30fps_video)
06-02 15:11:48.311 708 708 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (, )
06-02 15:11:48.311 708 708 I mm-camera: <MCT >< INFO> 98: server_process_module_init: Begin init mods
06-02 15:11:48.311 708 708 E mm-camera: <IFACE ><ERROR> 12480: iface_util_setloglevel: iface_util_setloglevel:12480 IFACE_Loglevel 1
06-02 15:11:48.349 708 708 I mm-camera: <ISP >< INFO> 893: module_isp_init: module 0xeb62a480
06-02 15:11:48.367 708 708 I mm-camera: <CPP >< INFO> 145: cpp_module_init: info: CPP module_init successful
06-02 15:11:48.374 708 708 E mm-camera: <IMGLIB><ERROR> 957: frameproc_comp_load_fn_ptrs: img_algo_post_process can be NULL for few AOST features
06-02 15:11:48.375 708 708 E mm-camera: <IMGLIB><ERROR> 957: frameproc_comp_load_fn_ptrs: img_algo_post_process can be NULL for few AOST features
06-02 15:11:48.375 708 708 E mm-camera: <IMGLIB><ERROR> 1168: frameproc_comp_reload_lib: frameproc_comp_reload_lib:1168] Error opening frameproc library libmmcamera_llvd.so error dlopen failed: library "libllvd_smore.so" not found
06-02 15:11:48.375 708 708 E mm-camera: <IMGLIB><ERROR> 1037: frameproc_comp_load: frameproc_comp_load:1037] cannot load libmmcamera_llvd.so
06-02 15:11:48.375 708 708 E mm-camera: <IMGLIB><ERROR> 3115: module_imgbase_init: module_imgbase_init_llvd:3115] Error rc -7
06-02 15:11:48.377 708 708 E mm-camera: <IMGLIB><ERROR> 957: frameproc_comp_load_fn_ptrs: img_algo_post_process can be NULL for few AOST features
06-02 15:11:48.559 708 708 E mm-camera: <IMGLIB><ERROR> 957: frameproc_comp_load_fn_ptrs: img_algo_post_process can be NULL for few AOST features
06-02 15:11:48.564 708 708 E mm-camera: <IMGLIB><ERROR> 957: frameproc_comp_load_fn_ptrs: img_algo_post_process can be NULL for few AOST features
06-02 15:11:48.578 708 708 E mm-camera: <IMGLIB><ERROR> 957: frameproc_comp_load_fn_ptrs: img_algo_post_process can be NULL for few AOST features
06-02 15:11:48.581 708 708 E mm-camera: <IMGLIB><ERROR> 957: frameproc_comp_load_fn_ptrs: img_algo_post_process can be NULL for few AOST features
06-02 15:11:48.581 708 708 E mm-camera: <IMGLIB><ERROR> 744: module_imglib_create_topology: module_imglib_create_topology:744] Can not init the module imglib_oem1
06-02 15:11:48.581 708 708 I mm-camera: <MCT >< INFO> 135: server_process_module_init: CAMERA_DAEMON: init mods done
06-02 15:11:56.133 0 7869 I : UASensorsAccelerometer *ua_sensors_accelerometer_new()():479
06-02 15:11:56.160 708 708 I mm-camera: < INFO> 395: void enable_memleak_trace(int): start memleak tracking.
06-02 15:11:56.164 708 708 I mm-camera: <MCT >< INFO> 63: mct_controller_new: Creating new mct_controller with session-id 2
06-02 15:11:56.164 708 764 I mm-camera: <MCT >< INFO> 4643: mct_pipeline_start_session_thread: E sensor
06-02 15:11:56.164 708 764 I mm-camera: <MCT >< INFO> 4650: mct_pipeline_start_session_thread: Calling start_session on Module sensor
06-02 15:11:56.165 708 764 E mm-camera: <SENSOR><ERROR> 2204: sensor_open: failed
06-02 15:11:56.165 708 765 I mm-camera: <MCT >< INFO> 4643: mct_pipeline_start_session_thread: E iface
06-02 15:11:56.165 708 764 E mm-camera: <SENSOR><ERROR> 1165: module_sensor_init_session: failed rc -1
06-02 15:11:56.165 708 765 I mm-camera: <MCT >< INFO> 4650: mct_pipeline_start_session_thread: Calling start_session on Module iface
06-02 15:11:56.165 708 767 I mm-camera: <MCT >< INFO> 4643: mct_pipeline_start_session_thread: E isp
06-02 15:11:56.165 708 767 I mm-camera: <MCT >< INFO> 4650: mct_pipeline_start_session_thread: Calling start_session on Module isp
06-02 15:11:56.165 708 767 I mm-camera: <ISP >< INFO> 201: isp_module_start_session: session id 2
06-02 15:11:56.166 708 768 I mm-camera: <MCT >< INFO> 4643: mct_pipeline_start_session_thread: E stats
06-02 15:11:56.166 708 768 I mm-camera: <MCT >< INFO> 4650: mct_pipeline_start_session_thread: Calling start_session on Module stats
06-02 15:11:56.173 708 769 I mm-camera: <MCT >< INFO> 4643: mct_pipeline_start_session_thread: E pproc
06-02 15:11:56.173 708 764 E mm-camera: <SENSOR><ERROR> 263: chromatix_process: failed evaluated expression is NULL
06-02 15:11:56.173 708 769 I mm-camera: <MCT >< INFO> 4650: mct_pipeline_start_session_thread: Calling start_session on Module pproc
06-02 15:11:56.174 708 764 E mm-camera: <SENSOR><ERROR> 1029: actuator_process: failed NULL pointer detected: actuator_ctrl :
06-02 15:11:56.174 708 764 E mm-camera: <SENSOR><ERROR> 1187: module_sensor_init_session: failed rc -22
06-02 15:11:56.174 708 764 E mm-camera: <SENSOR><ERROR> 1281: module_sensor_init_session: failed
06-02 15:11:56.174 708 764 E mm-camera: <SENSOR><ERROR> 1422: module_sensor_start_session: failed
06-02 15:11:56.174 708 764 E mm-camera: <SENSOR><ERROR> 1431: module_sensor_start_session: failed
06-02 15:11:56.174 708 764 I mm-camera: <MCT >< INFO> 4653: mct_pipeline_start_session_thread: Module sensor start_session rc = 0
06-02 15:11:56.174 708 764 I mm-camera: <MCT >< INFO> 4661: mct_pipeline_start_session_thread: started_num = 1, success = 0
06-02 15:11:56.174 708 764 I mm-camera: <MCT >< INFO> 4668: mct_pipeline_start_session_thread: X sensor
06-02 15:11:56.176 708 765 I mm-camera: <MCT >< INFO> 4653: mct_pipeline_start_session_thread: Module iface start_session rc = 1
06-02 15:11:56.176 708 765 I mm-camera: <MCT >< INFO> 4661: mct_pipeline_start_session_thread: started_num = 2, success = 1
06-02 15:11:56.176 708 765 I mm-camera: <MCT >< INFO> 4668: mct_pipeline_start_session_thread: X iface
06-02 15:11:56.177 708 771 I mm-camera: <MCT >< INFO> 4643: mct_pipeline_start_session_thread: E imglib
06-02 15:11:56.177 708 771 I mm-camera: <MCT >< INFO> 4650: mct_pipeline_start_session_thread: Calling start_session on Module imglib
06-02 15:11:56.179 708 768 W mm-3a-core: init_light_sensor: skip light sensor init, cnt=1
06-02 15:11:56.179 708 769 I mm-camera: <MCT >< INFO> 4653: mct_pipeline_start_session_thread: Module pproc start_session rc = 1
06-02 15:11:56.179 708 769 I mm-camera: <MCT >< INFO> 4661: mct_pipeline_start_session_thread: started_num = 3, success = 2
06-02 15:11:56.179 708 769 I mm-camera: <MCT >< INFO> 4668: mct_pipeline_start_session_thread: X pproc
06-02 15:11:56.179 708 771 I mm-camera: <MCT >< INFO> 4653: mct_pipeline_start_session_thread: Module imglib start_session rc = 1
06-02 15:11:56.180 708 771 I mm-camera: <MCT >< INFO> 4661: mct_pipeline_start_session_thread: started_num = 4, success = 3
06-02 15:11:56.180 708 771 I mm-camera: <MCT >< INFO> 4668: mct_pipeline_start_session_thread: X imglib
06-02 15:11:56.182 708 768 E mm-camera: <STATS_AIS ><ERROR> 448: dsps_open: try to sensor1_open()
06-02 15:11:56.182 708 768 E Diag_Lib: diag diag_get_max_file_size size=200,max_file_size=209715200,min_file_size=167772160
06-02 15:11:56.182 708 768 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
06-02 15:11:56.184 708 767 I mm-camera: <MCT >< INFO> 4653: mct_pipeline_start_session_thread: Module isp start_session rc = 1
06-02 15:11:56.184 708 767 I mm-camera: <MCT >< INFO> 4661: mct_pipeline_start_session_thread: started_num = 5, success = 4
06-02 15:11:56.184 708 767 I mm-camera: <MCT >< INFO> 4668: mct_pipeline_start_session_thread: X isp
06-02 15:11:56.200 708 768 I mm-camera: <MCT >< INFO> 4653: mct_pipeline_start_session_thread: Module stats start_session rc = 1
06-02 15:11:56.200 708 768 I mm-camera: <MCT >< INFO> 4661: mct_pipeline_start_session_thread: started_num = 6, success = 5
06-02 15:11:56.200 708 768 I mm-camera: <MCT >< INFO> 4668: mct_pipeline_start_session_thread: X stats
06-02 15:11:56.200 708 708 E mm-camera: <MCT ><ERROR> 4807: mct_pipeline_start_session: start_session did not succeed on all modules
06-02 15:11:56.200 708 708 E mm-camera: <MCT ><ERROR> 73: mct_controller_new: Start session failed with status -1
06-02 15:11:56.200 708 708 I mm-camera: <MCT >< INFO> 4721: mct_pipeline_stop_session: Initiating stop_session on session 2
06-02 15:11:56.200 708 708 E mm-camera: <MCT ><ERROR> 769: mct_pipeline_unmap_parm: Cannot find session stream
06-02 15:11:56.200 708 708 E mm-camera: <MCT ><ERROR> 4523: mct_pipeline_stop_stream_internal: stream unmap_parm failed
06-02 15:11:56.200 708 782 I mm-camera: <MCT >< INFO> 4455: mct_pipeline_stop_session_thread: Stop module name: sensor - E
06-02 15:11:56.200 708 782 E mm-camera: <SENSOR><ERROR> 1307: module_sensor_deinit_session: ref count 0
06-02 15:11:56.200 708 782 E mm-camera: <SENSOR><ERROR> 1491: module_sensor_stop_session: failed
06-02 15:11:56.200 708 782 E mm-camera: <SENSOR><ERROR> 1515: module_sensor_stop_session: failed
06-02 15:11:56.200 708 782 E mm-camera: <MCT ><ERROR> 4461: mct_pipeline_stop_session_thread: Failed to stop module name: sensor
06-02 15:11:56.200 708 782 I mm-camera: <MCT >< INFO> 4463: mct_pipeline_stop_session_thread: Stop module name: sensor - X
06-02 15:11:56.200 708 783 I mm-camera: <MCT >< INFO> 4455: mct_pipeline_stop_session_thread: Stop module name: iface - E
06-02 15:11:56.201 708 783 I mm-camera: <MCT >< INFO> 4463: mct_pipeline_stop_session_thread: Stop module name: iface - X
06-02 15:11:56.201 708 784 I mm-camera: <MCT >< INFO> 4455: mct_pipeline_stop_session_thread: Stop module name: isp - E
06-02 15:11:56.201 708 784 I mm-camera: <ISP >< INFO> 487: isp_module_stop_session: session id 2
06-02 15:11:56.204 708 784 I mm-camera: <MCT >< INFO> 4463: mct_pipeline_stop_session_thread: Stop module name: isp - X
06-02 15:11:56.204 708 785 I mm-camera: <MCT >< INFO> 4455: mct_pipeline_stop_session_thread: Stop module name: stats - E
06-02 15:11:56.205 708 785 E mm-camera: <STATS_AF ><ERROR> 104: af_port_dummy_destroy: Uninitialized interface been use
06-02 15:11:56.205 708 785 E mm-camera: <STATS_AWB ><ERROR> 117: awb_port_dummy_deinit: Error: Uninitialized interface been use
06-02 15:11:56.205 708 785 E mm-camera: <STATS_AEC ><ERROR> 159: aec_port_dummy_destroy: Error: Uninitialized interface been use
06-02 15:11:56.205 708 786 I mm-camera: <MCT >< INFO> 4455: mct_pipeline_stop_session_thread: Stop module name: pproc - E
06-02 15:11:56.316 787 787 I mm-camera: < INFO> 420: void init(): memleak lib init.
06-02 15:11:56.316 787 787 I mm-camera: < INFO> 439: void init(): memleak tracer not attached
06-02 15:11:56.329 787 787 E mm-camera: <SENSOR><ERROR> 385: eebin_read: failed!
06-02 15:11:56.330 787 787 E mm-camera: <SENSOR><ERROR> 385: eebin_read: failed!
06-02 15:11:56.330 787 787 E mm-camera: <SENSOR><ERROR> 467: sensor_init_probe: failed: to probe eeprom bin sensors (non-fatal)
06-02 15:11:56.339 787 787 I mm-camera: sony_imx298_eeprom_format_wbdata: IMX298 vendor id:4 (1-Sunny/4-Lite_On)
06-02 15:11:56.339 787 787 I mm-camera: sony_imx298_eeprom_format_wbdata: 5100K awb_r_over_gr: 0.450262, awb_b_over_gr: 0.507853, awb_gr_over_gb: 1.000000
06-02 15:11:56.339 787 787 I mm-camera: sony_imx298_eeprom_format_wbdata: 3000K awb_r_over_gr: 0.719298, awb_b_over_gr: 0.368421, awb_gr_over_gb: 0.994186
06-02 15:11:56.339 787 787 I mm-camera: sony_imx298_eeprom_format_afdata orig macro:563 infinity:277
06-02 15:11:56.340 787 787 E mm-camera: <SENSOR><ERROR> s5k3p8sp_m24c64s_eeprom_format_calibration_data: 321: Buff pointer 0xf2241000 buffer size 5890
06-02 15:11:56.340 787 787 I mm-camera: s5k3p8sp_m24c64s_eeprom_format_wbdata: S5K3P8 sensor id:0x3b (3A-3P8/3B-3P8SP)
06-02 15:11:56.340 787 787 I mm-camera: s5k3p8sp_m24c64s_eeprom_format_wbdata: S5K3P8 vendor info:1
06-02 15:11:56.340 787 787 I mm-camera: s5k3p8sp_m24c64s_eeprom_format_wbdata: 5100K awb_r_over_gr: 0.419355, awb_b_over_gr: 0.591398, awb_gr_over_gb: 1.000000
06-02 15:11:56.340 787 787 I mm-camera: s5k3p8sp_m24c64s_eeprom_format_wbdata: 3000K awb_r_over_gr: 0.672131, awb_b_over_gr: 0.371585, awb_gr_over_gb: 1.000000
06-02 15:11:56.340 787 787 I mm-camera: AWB valid = 1, checksum[5100K] = [242,242] checksum[3000K] = [98,98]
06-02 15:11:56.340 787 787 I mm-camera: LSC valid = 1, checksum[LSC] = [130,130]
06-02 15:11:56.340 787 787 I mm-camera: Valid; cross-talk valid = 1, checksum[cross-talk] = [30,30]
06-02 15:11:56.340 787 787 I mm-camera: s5k3p8sp_m24c64s_eeprom_get_calibration_items: Sensor ID:0x3b is_wbc:1 is_lsc:1
06-02 15:11:56.340 787 787 E mm-camera: <SENSOR><ERROR> 71: cm_create: Sensor_name: imx298 Vendor_info: 4 Lens_info: 0
06-02 15:11:56.342 787 787 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (imx298_zsl_preview, imx298_zsl_video)
06-02 15:11:56.344 787 787 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (imx298_default_preview, imx298_default_video)
06-02 15:11:56.345 787 787 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (imx298_hfr_60_3a, imx298_hfr_60_3a)
06-02 15:11:56.346 787 787 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (imx298_hfr_90_3a, imx298_hfr_90_3a)
06-02 15:11:56.347 787 787 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (imx298_hfr_120_3a, imx298_hfr_120_3a)
06-02 15:11:56.348 787 787 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (imx298_4K_preview, imx298_4K_video)
06-02 15:11:56.349 787 787 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (, )
06-02 15:11:56.349 787 787 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (, )
06-02 15:11:56.350 787 787 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (imx298_zsl_preview, )
06-02 15:11:56.351 787 787 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (imx298_3a_HDR, )
06-02 15:11:56.351 787 787 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (, )
06-02 15:11:56.353 787 787 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (imx298_3a_clearshot, )
06-02 15:11:56.355 787 787 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (imx298_3a_panorama, )
06-02 15:11:56.356 787 787 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (, )
06-02 15:11:56.356 787 787 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (, imx298_4K_video)
06-02 15:11:56.356 787 787 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (, )
06-02 15:11:56.356 787 787 E mm-camera: <SENSOR><ERROR> 71: cm_create: Sensor_name: s5k3p8sp Vendor_info: 1 Lens_info: 0
06-02 15:11:56.359 787 787 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (s5k3p8sp_3a_2304x1728_30fps_preview, s5k3p8sp_3a_2304x1728_30fps_video)
06-02 15:11:56.363 787 787 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (s5k3p8sp_3a_4608x3456_30fps_preview, s5k3p8sp_3a_4608x3456_30fps_video)
06-02 15:11:56.363 787 787 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (, )
06-02 15:11:56.363 787 787 I mm-camera: <MCT >< INFO> 98: server_process_module_init: Begin init mods
06-02 15:11:56.363 787 787 E mm-camera: <IFACE ><ERROR> 12480: iface_util_setloglevel: iface_util_setloglevel:12480 IFACE_Loglevel 1
06-02 15:11:56.399 787 787 I mm-camera: <ISP >< INFO> 893: module_isp_init: module 0xf22aa480
06-02 15:11:56.410 787 787 I mm-camera: <CPP >< INFO> 145: cpp_module_init: info: CPP module_init successful
06-02 15:11:56.416 787 787 E mm-camera: <IMGLIB><ERROR> 957: frameproc_comp_load_fn_ptrs: img_algo_post_process can be NULL for few AOST features
06-02 15:11:56.417 787 787 E mm-camera: <IMGLIB><ERROR> 957: frameproc_comp_load_fn_ptrs: img_algo_post_process can be NULL for few AOST features
06-02 15:11:56.417 787 787 E mm-camera: <IMGLIB><ERROR> 1168: frameproc_comp_reload_lib: frameproc_comp_reload_lib:1168] Error opening frameproc library libmmcamera_llvd.so error dlopen failed: library "libllvd_smore.so" not found
06-02 15:11:56.417 787 787 E mm-camera: <IMGLIB><ERROR> 1037: frameproc_comp_load: frameproc_comp_load:1037] cannot load libmmcamera_llvd.so
06-02 15:11:56.417 787 787 E mm-camera: <IMGLIB><ERROR> 3115: module_imgbase_init: module_imgbase_init_llvd:3115] Error rc -7
06-02 15:11:56.420 787 787 E mm-camera: <IMGLIB><ERROR> 957: frameproc_comp_load_fn_ptrs: img_algo_post_process can be NULL for few AOST features
06-02 15:11:56.620 787 787 E mm-camera: <IMGLIB><ERROR> 957: frameproc_comp_load_fn_ptrs: img_algo_post_process can be NULL for few AOST features
06-02 15:11:56.626 787 787 E mm-camera: <IMGLIB><ERROR> 957: frameproc_comp_load_fn_ptrs: img_algo_post_process can be NULL for few AOST features
06-02 15:11:56.644 787 787 E mm-camera: <IMGLIB><ERROR> 957: frameproc_comp_load_fn_ptrs: img_algo_post_process can be NULL for few AOST features
06-02 15:11:56.650 787 787 E mm-camera: <IMGLIB><ERROR> 957: frameproc_comp_load_fn_ptrs: img_algo_post_process can be NULL for few AOST features
06-02 15:11:56.650 787 787 E mm-camera: <IMGLIB><ERROR> 744: module_imglib_create_topology: module_imglib_create_topology:744] Can not init the module imglib_oem1
06-02 15:11:56.650 787 787 I mm-camera: <MCT >< INFO> 135: server_process_module_init: CAMERA_DAEMON: init mods done
06-02 15:11:59.907 85 159 D PerMgrLib: QCRIL voting for modem
06-02 15:11:59.908 64 510 D PerMgrSrv: QCRIL voting for modem
06-02 15:11:59.908 64 510 D PerMgrSrv: modem client QCRIL is voter already
06-02 15:11:59.940 88 213 D PerMgrLib: QCRIL voting for modem
06-02 15:11:59.941 64 97 D PerMgrSrv: QCRIL voting for modem
06-02 15:11:59.941 64 97 D PerMgrSrv: modem client QCRIL is voter already
06-02 15:12:02.661 787 787 I mm-camera: < INFO> 395: void enable_memleak_trace(int): start memleak tracking.
06-02 15:12:02.671 787 787 I mm-camera: <MCT >< INFO> 63: mct_controller_new: Creating new mct_controller with session-id 3
06-02 15:12:02.672 787 836 I mm-camera: <MCT >< INFO> 4643: mct_pipeline_start_session_thread: E sensor
06-02 15:12:02.673 787 836 I mm-camera: <MCT >< INFO> 4650: mct_pipeline_start_session_thread: Calling start_session on Module sensor
06-02 15:12:02.673 787 837 I mm-camera: <MCT >< INFO> 4643: mct_pipeline_start_session_thread: E iface
06-02 15:12:02.673 787 837 I mm-camera: <MCT >< INFO> 4650: mct_pipeline_start_session_thread: Calling start_session on Module iface
06-02 15:12:02.674 787 839 I mm-camera: <MCT >< INFO> 4643: mct_pipeline_start_session_thread: E isp
06-02 15:12:02.674 787 839 I mm-camera: <MCT >< INFO> 4650: mct_pipeline_start_session_thread: Calling start_session on Module isp
06-02 15:12:02.674 787 839 I mm-camera: <ISP >< INFO> 201: isp_module_start_session: session id 3
06-02 15:12:02.676 787 837 I mm-camera: <MCT >< INFO> 4653: mct_pipeline_start_session_thread: Module iface start_session rc = 1
06-02 15:12:02.677 787 837 I mm-camera: <MCT >< INFO> 4661: mct_pipeline_start_session_thread: started_num = 1, success = 1
06-02 15:12:02.677 787 837 I mm-camera: <MCT >< INFO> 4668: mct_pipeline_start_session_thread: X iface
06-02 15:12:02.678 787 841 I mm-camera: <MCT >< INFO> 4643: mct_pipeline_start_session_thread: E stats
06-02 15:12:02.678 787 841 I mm-camera: <MCT >< INFO> 4650: mct_pipeline_start_session_thread: Calling start_session on Module stats
06-02 15:12:02.679 787 836 E mm-camera: <SENSOR><ERROR> 2204: sensor_open: failed
06-02 15:12:02.679 787 836 E mm-camera: <SENSOR><ERROR> 1165: module_sensor_init_session: failed rc -1
06-02 15:12:02.680 787 842 I mm-camera: <MCT >< INFO> 4643: mct_pipeline_start_session_thread: E pproc
06-02 15:12:02.680 787 842 I mm-camera: <MCT >< INFO> 4650: mct_pipeline_start_session_thread: Calling start_session on Module pproc
06-02 15:12:02.694 787 836 E mm-camera: <SENSOR><ERROR> 263: chromatix_process: failed evaluated expression is NULL
06-02 15:12:02.695 787 836 E mm-camera: <SENSOR><ERROR> 4852: sensor_process: failed
06-02 15:12:02.695 787 836 I mm-camera: <MCT >< INFO> 4653: mct_pipeline_start_session_thread: Module sensor start_session rc = 1
06-02 15:12:02.695 787 836 I mm-camera: <MCT >< INFO> 4661: mct_pipeline_start_session_thread: started_num = 2, success = 2
06-02 15:12:02.695 787 836 I mm-camera: <MCT >< INFO> 4668: mct_pipeline_start_session_thread: X sensor
06-02 15:12:02.697 787 843 I mm-camera: <MCT >< INFO> 4643: mct_pipeline_start_session_thread: E imglib
06-02 15:12:02.697 787 843 I mm-camera: <MCT >< INFO> 4650: mct_pipeline_start_session_thread: Calling start_session on Module imglib
06-02 15:12:02.697 787 838 E mm-camera: <SENSOR><ERROR> 4852: sensor_process: failed
06-02 15:12:02.697 787 838 E mm-camera: <SENSOR><ERROR> 129: module_sensor_offload_init_config: failed:SENSOR_GET_PROPERTY rc: -1
06-02 15:12:02.697 787 838 E mm-camera: <SENSOR><ERROR> 4852: sensor_process: failed
06-02 15:12:02.697 787 838 E mm-camera: <SENSOR><ERROR> 152: module_sensor_offload_init_config: failed: SENSOR_INIT rc:-1
06-02 15:12:02.697 787 838 E mm-camera: <SENSOR><ERROR> 268: module_sensor_offload_init_config: failed
06-02 15:12:02.706 787 841 W mm-3a-core: init_light_sensor: skip light sensor init, cnt=1
06-02 15:12:02.707 787 842 I mm-camera: <MCT >< INFO> 4653: mct_pipeline_start_session_thread: Module pproc start_session rc = 1
06-02 15:12:02.707 787 842 I mm-camera: <MCT >< INFO> 4661: mct_pipeline_start_session_thread: started_num = 3, success = 3
06-02 15:12:02.707 787 842 I mm-camera: <MCT >< INFO> 4668: mct_pipeline_start_session_thread: X pproc
06-02 15:12:02.708 787 843 I mm-camera: <MCT >< INFO> 4653: mct_pipeline_start_session_thread: Module imglib start_session rc = 1
06-02 15:12:02.708 787 843 I mm-camera: <MCT >< INFO> 4661: mct_pipeline_start_session_thread: started_num = 4, success = 4
06-02 15:12:02.708 787 843 I mm-camera: <MCT >< INFO> 4668: mct_pipeline_start_session_thread: X imglib
06-02 15:12:02.717 787 841 E mm-camera: <STATS_AIS ><ERROR> 448: dsps_open: try to sensor1_open()
06-02 15:12:02.717 787 839 I mm-camera: <MCT >< INFO> 4653: mct_pipeline_start_session_thread: Module isp start_session rc = 1
06-02 15:12:02.717 787 839 I mm-camera: <MCT >< INFO> 4661: mct_pipeline_start_session_thread: started_num = 5, success = 5
06-02 15:12:02.717 787 839 I mm-camera: <MCT >< INFO> 4668: mct_pipeline_start_session_thread: X isp
06-02 15:12:02.717 787 841 E Diag_Lib: diag diag_get_max_file_size size=200,max_file_size=209715200,min_file_size=167772160
06-02 15:12:02.717 787 841 E Diag_Lib: Diag_LSM_Init: Failed to open handle to diag driver, error = 13
06-02 15:12:02.743 787 841 I mm-camera: <MCT >< INFO> 4653: mct_pipeline_start_session_thread: Module stats start_session rc = 1
06-02 15:12:02.743 787 841 I mm-camera: <MCT >< INFO> 4661: mct_pipeline_start_session_thread: started_num = 6, success = 6
06-02 15:12:02.743 787 841 I mm-camera: <MCT >< INFO> 4668: mct_pipeline_start_session_thread: X stats
06-02 15:12:02.744 787 787 E mm-camera: <SENSOR><ERROR> 4852: sensor_process: failed
06-02 15:12:02.744 787 787 E mm-camera: <SENSOR><ERROR> 6520: module_sensor_get_session_data: failed rc -1
06-02 15:12:02.749 787 787 I mm-3a-core: af_core_init
06-02 15:12:02.750 787 787 I mm-camera: <MCT >< INFO> 4564: mct_pipeline_start_stream_internal: Adding session stream streamid= 0xf for session=3
06-02 15:12:02.750 787 787 I mm-camera: <MCT >< INFO> 4612: mct_pipeline_start_stream_internal: Linking session stream for session 3
06-02 15:12:02.750 787 787 I mm-camera: <MCT >< INFO> 506: mct_stream_start_link: Start linking Session-stream 0x3000f
06-02 15:12:02.750 787 787 I mm-camera: <IFACE >< INFO> 338: iface_util_find_primary_cid: iface_util_find_primary_cid:338 error cannot find primary sensor format cids 1
06-02 15:12:02.750 787 787 I mm-camera: <ISP >< INFO> 801: isp_port_check_caps_reserve: port 0xf13ee940 ide 3000f type 10 dim 0 0
06-02 15:12:02.751 787 787 I mm-camera: <PPROC >< INFO> 446: pproc_port_add_modules_to_stream: in identity 3000f stream 10 int_link = 0xf13f5f80
06-02 15:12:02.751 787 787 I mm-camera: <PPROC >< INFO> 458: pproc_port_add_modules_to_stream: :LINK linking mods tmod and ppeiscore for identity 3000f
06-02 15:12:02.751 787 787 I mm-camera: <PPROC >< INFO> 458: pproc_port_add_modules_to_stream: :LINK linking mods ppeiscore and c2d for identity 3000f
06-02 15:12:02.751 787 787 I mm-camera: <C2D >< INFO> 1490: c2d_module_notify_add_stream: width 0, height 0, stride 0, scanline 0, is_type 0
06-02 15:12:02.751 787 787 I mm-camera: <PPROC >< INFO> 458: pproc_port_add_modules_to_stream: :LINK linking mods c2d and cpp for identity 3000f
06-02 15:12:02.751 787 787 I mm-camera: <CPP >< INFO> 2169: cpp_module_notify_add_stream: :width 0, height 0, stride 0, scanline 0, framelen 0
06-02 15:12:02.752 787 787 I mm-camera: <CPP >< INFO> 2334: cpp_module_notify_add_stream: : stream 10, fmt 1, asf_mode 0, sharpness_level 0.000000,asf mask 0, denoise 0, denoise_mask 0, dsdn mask 0,dsdn enable 0, tnr mask 0, tnr enable 0, ds_mask 0
06-02 15:12:02.752 787 787 I mm-camera: <PPROC >< INFO> 458: pproc_port_add_modules_to_stream: :LINK linking mods cpp and paaf for identity 3000f
06-02 15:12:02.752 787 787 I mm-camera: <PPROC >< INFO> 458: pproc_port_add_modules_to_stream: :LINK linking mods paaf and ezt for identity 3000f
06-02 15:12:02.752 787 787 I mm-camera: <PPROC >< INFO> 458: pproc_port_add_modules_to_stream: :LINK linking mods ezt and quadracfa for identity 3000f
06-02 15:12:02.752 787 787 E mm-camera: <STATS ><ERROR> 2844: stats_port_check_caps_reserve: Invalid Port capability type!
06-02 15:12:02.753 787 787 E mm-camera: <STATS ><ERROR> 2844: stats_port_check_caps_reserve: Invalid Port capability type!
06-02 15:12:02.753 787 787 E mm-camera: <STATS ><ERROR> 2844: stats_port_check_caps_reserve: Invalid Port capability type!
06-02 15:12:02.753 787 787 E mm-camera: <STATS ><ERROR> 2844: stats_port_check_caps_reserve: Invalid Port capability type!
06-02 15:12:02.753 787 787 E mm-camera: <STATS ><ERROR> 2844: stats_port_check_caps_reserve: Invalid Port capability type!
06-02 15:12:02.753 787 787 I mm-3a-core: q3a_thread_aecawb_start Enter
06-02 15:12:02.754 787 787 I mm-camera: <MCT >< INFO> 4621: mct_pipeline_start_stream_internal: Session stream linked successfully session 3
06-02 15:12:02.755 787 787 I mm-camera: <MCT >< INFO> 216: mct_controller_destroy: Initiating destroy sequence for session = 3
06-02 15:12:02.755 787 787 I mm-camera: <MCT >< INFO> 234: mct_controller_destroy: serv_thread closed
06-02 15:12:02.755 787 787 I mm-camera: <MCT >< INFO> 249: mct_controller_destroy: bus_handler thread closed
06-02 15:12:02.755 787 787 I mm-camera: <MCT >< INFO> 4721: mct_pipeline_stop_session: Initiating stop_session on session 3
06-02 15:12:02.755 787 787 I mm-camera: <MCT >< INFO> 3762: mct_pipeline_process_set: command=800000b
06-02 15:12:02.755 787 787 I mm-camera: <MCT >< INFO> 3980: mct_pipeline_process_set: Issuing DEL_STREAM on stream 0x3000f and stream type=10
06-02 15:12:02.756 787 787 I mm-camera: <IFACE >< INFO> 709: iface_unreserve_sink_port: stream_id f mode 0
06-02 15:12:02.756 787 787 I mm-camera: <ISP >< INFO> 890: isp_port_check_caps_unreserve: ide 3000f port 0xf13ee940
06-02 15:12:02.757 787 787 I mm-camera: <MCT >< INFO> 3991: mct_pipeline_process_set: Stream 0x3000f and stream type=10, successfully deleted
06-02 15:12:02.758 787 862 I mm-camera: <MCT >< INFO> 4455: mct_pipeline_stop_session_thread: Stop module name: sensor - E
06-02 15:12:02.758 787 863 I mm-camera: <MCT >< INFO> 4455: mct_pipeline_stop_session_thread: Stop module name: iface - E
06-02 15:12:02.758 787 862 E mm-camera: <SENSOR><ERROR> 299: chromatix_close: failed evaluated expression is NULL
06-02 15:12:02.758 787 862 E mm-camera: <SENSOR><ERROR> 5112: sensor_close: failed evaluated expression is NULL
06-02 15:12:02.758 787 863 I mm-camera: <MCT >< INFO> 4463: mct_pipeline_stop_session_thread: Stop module name: iface - X
06-02 15:12:02.759 787 862 I mm-camera: <MCT >< INFO> 4463: mct_pipeline_stop_session_thread: Stop module name: sensor - X
06-02 15:12:02.759 787 864 I mm-camera: <MCT >< INFO> 4455: mct_pipeline_stop_session_thread: Stop module name: isp - E
06-02 15:12:02.759 787 864 I mm-camera: <ISP >< INFO> 487: isp_module_stop_session: session id 3
06-02 15:12:02.760 787 865 I mm-camera: <MCT >< INFO> 4455: mct_pipeline_stop_session_thread: Stop module name: stats - E
06-02 15:12:02.760 787 864 I mm-camera: <MCT >< INFO> 4463: mct_pipeline_stop_session_thread: Stop module name: isp - X
06-02 15:12:02.760 787 866 I mm-camera: <MCT >< INFO> 4455: mct_pipeline_stop_session_thread: Stop module name: pproc - E
06-02 15:12:02.762 787 787 I mm-camera: <MCT >< INFO> 4743: mct_pipeline_stop_session: Modules left: 5
06-02 15:12:02.762 787 787 I mm-camera: <MCT >< INFO> 4743: mct_pipeline_stop_session: Modules left: 4
06-02 15:12:02.762 787 867 I mm-camera: <MCT >< INFO> 4455: mct_pipeline_stop_session_thread: Stop module name: imglib - E
06-02 15:12:02.762 787 787 I mm-camera: <MCT >< INFO> 4743: mct_pipeline_stop_session: Modules left: 3
06-02 15:12:02.764 787 867 I mm-camera: <MCT >< INFO> 4463: mct_pipeline_stop_session_thread: Stop module name: imglib - X
06-02 15:12:02.764 787 787 I mm-camera: <MCT >< INFO> 4743: mct_pipeline_stop_session: Modules left: 2
06-02 15:12:02.764 787 865 I mm-camera: <MCT >< INFO> 4463: mct_pipeline_stop_session_thread: Stop module name: stats - X
06-02 15:12:02.764 787 787 I mm-camera: <MCT >< INFO> 4743: mct_pipeline_stop_session: Modules left: 1
06-02 15:12:08.755 787 835 E mm-camera: <MCT ><ERROR> 360: mct_util_timer_handler: Backend stuck during HAL/DS Command
--------- beginning of crash
06-02 15:12:08.755 787 835 F libc : Fatal signal 6 (SIGABRT), code -6 in tid 835 (POSIX timer 0)
06-02 15:12:08.755 5 5 W : debuggerd: handling request: pid=787 uid=1006 gid=1006 tid=835
06-02 15:12:08.767 868 868 E : debuggerd: Unable to connect to activity manager (connect failed: No such file or directory)
06-02 15:12:08.818 868 868 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
06-02 15:12:08.818 868 868 F DEBUG : LineageOS Version: '14.1-20190601-UNOFFICIAL-oneplus3'
06-02 15:12:08.818 868 868 F DEBUG : Build fingerprint: 'OnePlus/OnePlus3/OnePlus3T:7.1.1/NMF26F/09151130:user/release-keys'
06-02 15:12:08.818 868 868 F DEBUG : Revision: '0'
06-02 15:12:08.818 868 868 F DEBUG : ABI: 'arm'
06-02 15:12:08.818 868 868 F DEBUG : pid: 787, tid: 835, name: POSIX timer 0 >>> /system/bin/mm-qcamera-daemon <<<
06-02 15:12:08.818 868 868 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
06-02 15:12:08.818 868 868 F DEBUG : r0 00000000 r1 00000343 r2 00000006 r3 00000003
06-02 15:12:08.818 868 868 F DEBUG : r4 ed090988 r5 00000006 r6 ed090920 r7 0000010c
06-02 15:12:08.818 868 868 F DEBUG : r8 f137c3f8 r9 f137c3f0 sl f23f229d fp 00000054
06-02 15:12:08.819 868 868 F DEBUG : ip 00000000 sp ed090850 lr f241cf47 pc f241f7a4 cpsr 200f0010
06-02 15:12:08.822 868 868 F DEBUG :
06-02 15:12:08.822 868 868 F DEBUG : backtrace:
06-02 15:12:08.823 868 868 F DEBUG : #00 pc 0004a7a4 /system/lib/libc.so (tgkill+12)
06-02 15:12:08.823 868 868 F DEBUG : #01 pc 00047f43 /system/lib/libc.so (pthread_kill+34)
06-02 15:12:08.823 868 868 F DEBUG : #02 pc 0001d7c5 /system/lib/libc.so (raise+10)
06-02 15:12:08.823 868 868 F DEBUG : #03 pc 0001d2c5 /system/lib/libc.so (_ZL20__timer_thread_startPv+40)
06-02 15:12:08.823 868 868 F DEBUG : #04 pc 00047a13 /system/lib/libc.so (_ZL15__pthread_startPv+22)
06-02 15:12:08.823 868 868 F DEBUG : #05 pc 00019d5d /system/lib/libc.so (__start_thread+6)
06-02 15:12:09.062 5 5 W : debuggerd: resuming target 787
06-02 15:12:09.264 875 875 I mm-camera: < INFO> 420: void init(): memleak lib init.
06-02 15:12:09.264 875 875 I mm-camera: < INFO> 439: void init(): memleak tracer not attached
06-02 15:12:09.284 875 875 E mm-camera: <SENSOR><ERROR> 385: eebin_read: failed!
06-02 15:12:09.284 875 875 E mm-camera: <SENSOR><ERROR> 385: eebin_read: failed!
06-02 15:12:09.285 875 875 E mm-camera: <SENSOR><ERROR> 467: sensor_init_probe: failed: to probe eeprom bin sensors (non-fatal)
06-02 15:12:09.294 875 875 I mm-camera: sony_imx298_eeprom_format_wbdata: IMX298 vendor id:4 (1-Sunny/4-Lite_On)
06-02 15:12:09.294 875 875 I mm-camera: sony_imx298_eeprom_format_wbdata: 5100K awb_r_over_gr: 0.450262, awb_b_over_gr: 0.507853, awb_gr_over_gb: 1.000000
06-02 15:12:09.294 875 875 I mm-camera: sony_imx298_eeprom_format_wbdata: 3000K awb_r_over_gr: 0.719298, awb_b_over_gr: 0.368421, awb_gr_over_gb: 0.994186
06-02 15:12:09.294 875 875 I mm-camera: sony_imx298_eeprom_format_afdata orig macro:563 infinity:277
06-02 15:12:09.295 875 875 E mm-camera: <SENSOR><ERROR> s5k3p8sp_m24c64s_eeprom_format_calibration_data: 321: Buff pointer 0xe94c1000 buffer size 5890
06-02 15:12:09.295 875 875 I mm-camera: s5k3p8sp_m24c64s_eeprom_format_wbdata: S5K3P8 sensor id:0x3b (3A-3P8/3B-3P8SP)
06-02 15:12:09.295 875 875 I mm-camera: s5k3p8sp_m24c64s_eeprom_format_wbdata: S5K3P8 vendor info:1
06-02 15:12:09.295 875 875 I mm-camera: s5k3p8sp_m24c64s_eeprom_format_wbdata: 5100K awb_r_over_gr: 0.419355, awb_b_over_gr: 0.591398, awb_gr_over_gb: 1.000000
06-02 15:12:09.295 875 875 I mm-camera: s5k3p8sp_m24c64s_eeprom_format_wbdata: 3000K awb_r_over_gr: 0.672131, awb_b_over_gr: 0.371585, awb_gr_over_gb: 1.000000
06-02 15:12:09.295 875 875 I mm-camera: AWB valid = 1, checksum[5100K] = [242,242] checksum[3000K] = [98,98]
06-02 15:12:09.295 875 875 I mm-camera: LSC valid = 1, checksum[LSC] = [130,130]
06-02 15:12:09.295 875 875 I mm-camera: Valid; cross-talk valid = 1, checksum[cross-talk] = [30,30]
06-02 15:12:09.295 875 875 I mm-camera: s5k3p8sp_m24c64s_eeprom_get_calibration_items: Sensor ID:0x3b is_wbc:1 is_lsc:1
06-02 15:12:09.295 875 875 E mm-camera: <SENSOR><ERROR> 71: cm_create: Sensor_name: imx298 Vendor_info: 4 Lens_info: 0
06-02 15:12:09.299 875 875 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (imx298_zsl_preview, imx298_zsl_video)
06-02 15:12:09.300 875 875 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (imx298_default_preview, imx298_default_video)
06-02 15:12:09.302 875 875 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (imx298_hfr_60_3a, imx298_hfr_60_3a)
06-02 15:12:09.304 875 875 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (imx298_hfr_90_3a, imx298_hfr_90_3a)
06-02 15:12:09.305 875 875 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (imx298_hfr_120_3a, imx298_hfr_120_3a)
06-02 15:12:09.306 875 875 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (imx298_4K_preview, imx298_4K_video)
06-02 15:12:09.307 875 875 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (, )
06-02 15:12:09.307 875 875 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (, )
06-02 15:12:09.308 875 875 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (imx298_zsl_preview, )
06-02 15:12:09.309 875 875 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (imx298_3a_HDR, )
06-02 15:12:09.309 875 875 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (, )
06-02 15:12:09.311 875 875 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (imx298_3a_clearshot, )
06-02 15:12:09.312 875 875 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (imx298_3a_panorama, )
06-02 15:12:09.312 875 875 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (, )
06-02 15:12:09.313 875 875 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (, imx298_4K_video)
06-02 15:12:09.313 875 875 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (, )
06-02 15:12:09.313 875 875 E mm-camera: <SENSOR><ERROR> 71: cm_create: Sensor_name: s5k3p8sp Vendor_info: 1 Lens_info: 0
06-02 15:12:09.316 875 875 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (s5k3p8sp_3a_2304x1728_30fps_preview, s5k3p8sp_3a_2304x1728_30fps_video)
06-02 15:12:09.319 875 875 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (s5k3p8sp_3a_4608x3456_30fps_preview, s5k3p8sp_3a_4608x3456_30fps_video)
06-02 15:12:09.320 875 875 E mm-camera: <SENSOR><ERROR> 119: cm_create: 3A chromatix name (preview, video) = (, )
06-02 15:12:09.320 875 875 I mm-camera: <MCT >< INFO> 98: server_process_module_init: Begin init mods
06-02 15:12:09.320 875 875 E mm-camera: <IFACE ><ERROR> 12480: iface_util_setloglevel: iface_util_setloglevel:12480 IFACE_Loglevel 1
06-02 15:12:09.358 875 875 I mm-camera: <ISP >< INFO> 893: module_isp_init: module 0xe952a480
06-02 15:12:09.369 875 875 I mm-camera: <CPP >< INFO> 145: cpp_module_init: info: CPP module_init successful
06-02 15:12:09.375 875 875 E mm-camera: <IMGLIB><ERROR> 957: frameproc_comp_load_fn_ptrs: img_algo_post_process can be NULL for few AOST features
06-02 15:12:09.377 875 875 E mm-camera: <IMGLIB><ERROR> 957: frameproc_comp_load_fn_ptrs: img_algo_post_process can be NULL for few AOST features
06-02 15:12:09.377 875 875 E mm-camera: <IMGLIB><ERROR> 1168: frameproc_comp_reload_lib: frameproc_comp_reload_lib:1168] Error opening frameproc library libmmcamera_llvd.so error dlopen failed: library "libllvd_smore.so" not found
06-02 15:12:09.377 875 875 E mm-camera: <IMGLIB><ERROR> 1037: frameproc_comp_load: frameproc_comp_load:1037] cannot load libmmcamera_llvd.so
06-02 15:12:09.377 875 875 E mm-camera: <IMGLIB><ERROR> 3115: module_imgbase_init: module_imgbase_init_llvd:3115] Error rc -7
06-02 15:12:09.380 875 875 E mm-camera: <IMGLIB><ERROR> 957: frameproc_comp_load_fn_ptrs: img_algo_post_process can be NULL for few AOST features
06-02 15:12:09.548 875 875 E mm-camera: <IMGLIB><ERROR> 957: frameproc_comp_load_fn_ptrs: img_algo_post_process can be NULL for few AOST features
06-02 15:12:09.551 875 875 E mm-camera: <IMGLIB><ERROR> 957: frameproc_comp_load_fn_ptrs: img_algo_post_process can be NULL for few AOST features
06-02 15:12:09.561 875 875 E mm-camera: <IMGLIB><ERROR> 957: frameproc_comp_load_fn_ptrs: img_algo_post_process can be NULL for few AOST features
06-02 15:12:09.564 875 875 E mm-camera: <IMGLIB><ERROR> 957: frameproc_comp_load_fn_ptrs: img_algo_post_process can be NULL for few AOST features
06-02 15:12:09.564 875 875 E mm-camera: <IMGLIB><ERROR> 744: module_imglib_create_topology: module_imglib_create_topology:744] Can not init the module imglib_oem1
06-02 15:12:09.564 875 875 I mm-camera: <MCT >< INFO> 135: server_process_module_init: CAMERA_DAEMON: init mods done
06-02 15:12:13.958 85 159 D PerMgrLib: QCRIL voting for modem
06-02 15:12:13.959 64 96 D PerMgrSrv: QCRIL voting for modem
06-02 15:12:13.959 64 96 D PerMgrSrv: modem client QCRIL is voter already
06-02 15:12:13.995 88 213 D PerMgrLib: QCRIL voting for modem
06-02 15:12:13.996 64 511 D PerMgrSrv: QCRIL voting for modem
06-02 15:12:13.996 64 511 D PerMgrSrv: modem client QCRIL is voter already
06-02 15:12:28.012 85 159 D PerMgrLib: QCRIL voting for modem
06-02 15:12:28.013 64 510 D PerMgrSrv: QCRIL voting for modem
06-02 15:12:28.013 64 510 D PerMgrSrv: modem client QCRIL is voter already
06-02 15:12:28.050 88 213 D PerMgrLib: QCRIL voting for modem
06-02 15:12:28.051 64 97 D PerMgrSrv: QCRIL voting for modem
06-02 15:12:28.051 64 97 D PerMgrSrv: modem client QCRIL is voter already
06-02 15:12:38.322 0 2816 I SDM : HWCDisplay::SetPowerMode: display = 0, mode = 0
06-02 15:12:38.322 0 2816 I SDM : DisplayBase::SetDisplayState: Set state = 0, display 0
06-02 15:12:42.068 85 159 D PerMgrLib: QCRIL voting for modem
06-02 15:12:42.069 64 96 D PerMgrSrv: QCRIL voting for modem
06-02 15:12:42.069 64 96 D PerMgrSrv: modem client QCRIL is voter already
06-02 15:12:42.103 88 213 D PerMgrLib: QCRIL voting for modem
06-02 15:12:42.104 64 511 D PerMgrSrv: QCRIL voting for modem
06-02 15:12:42.104 64 511 D PerMgrSrv: modem client QCRIL is voter already
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment