Advertisement
BirdZhang

camera crash

Jun 14th, 2018
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.56 KB | None | 0 0
  1. /usr/libexec/droid-hybris/system/bin/logcat |grep -v adjustSourceCrop|grep -v HWPrimary|grep -v ScalarConfig
  2. 06-14 08:51:43.955 3850 3850 I SDM : HWCDisplay::SetPowerMode: display = 0, mode = 0
  3. 06-14 08:51:43.955 3850 3850 I SDM : DisplayBase::SetDisplayState: Set state = 0, display 0
  4. 06-14 08:51:48.019 3850 3850 I SDM : HWCDisplay::SetPowerMode: display = 0, mode = 2
  5. 06-14 08:51:48.020 3850 3850 I SDM : DisplayBase::SetDisplayState: Set state = 1, display 0
  6. 06-14 08:51:53.934 5860 5860 D libEGL : failed to load libgui: dlopen failed:
  7. 06-14 08:51:53.937 5860 5860 D libEGL : loaded /vendor/lib/egl/libEGL_adreno.so
  8. 06-14 08:51:53.956 5860 5860 D libEGL : loaded /vendor/lib/egl/libGLESv1_CM_adreno.so
  9. 06-14 08:51:53.966 5860 5860 D libEGL : loaded /vendor/lib/egl/libGLESv2_adreno.so
  10. 06-14 08:51:53.991 5860 5860 I Adreno : QUALCOMM build : 3b03957, I92eb381bc9
  11. 06-14 08:51:53.991 5860 5860 I Adreno : Build Date : 01/04/18
  12. 06-14 08:51:53.991 5860 5860 I Adreno : OpenGL ES Shader Compiler Version: XE031.09.00.04
  13. 06-14 08:51:53.991 5860 5860 I Adreno : Local Branch :
  14. 06-14 08:51:53.991 5860 5860 I Adreno : Remote Branch : refs/tags/AU_LINUX_ANDROID_LA.UM.5.5.R1.07.01.02.269.061
  15. 06-14 08:51:53.991 5860 5860 I Adreno : Remote Branch : NONE
  16. 06-14 08:51:53.991 5860 5860 I Adreno : Reconstruct Branch : NOTHING
  17. 06-14 08:51:55.416 4711 4711 I DroidMediaCamera: Connecting HAL version 1
  18. 06-14 08:52:25.596 4711 5888 W DroidMediaBuffer: Released stale buffer 1 ############# after take picture
  19. 06-14 08:52:37.769 4711 4711 I DroidMediaCamera: Connecting HAL version 1
  20. 06-14 08:52:50.923 4711 4711 I DroidMediaCamera: Connecting HAL version 1 ############# after record
  21. 06-14 08:52:51.037 3901 3901 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2;
  22. 06-14 08:52:51.038 3901 3901 D audio_hw_extn: audio_extn_set_anc_parameters: anc_enabled:0
  23. 06-14 08:52:51.038 3901 3901 D audio_hw_spkr_prot: audio_extn_fbsp_set_parameters: Speaker protection disabled
  24. 06-14 08:52:51.038 3901 3901 D audio_hw_primary: out_set_parameters: enter: usecase(0: deep-buffer-playback) kvpairs: routing=2;
  25. 06-14 08:52:54.980 4711 4711 I OMX-VENC: Video encode perflock acquired,handle=19
  26. 06-14 08:52:55.373 4711 4711 I OMX-VENC: Component_init : OMX.qcom.video.encoder.avc : return = 0x0
  27. 06-14 08:52:55.382 4711 4711 E OMX-VENC: ERROR: Unsupported H.264 level= 0
  28. 06-14 08:52:55.453 4711 4711 W DroidMediaCodec: Creating video encoder for video/avc
  29. 06-14 08:52:57.986 4711 6830 I OMXClient: MuxOMX ctor
  30. 06-14 08:52:58.024 4711 6660 I MediaCodec: MediaCodec will operate in async mode
  31. 06-14 08:52:58.030 4711 6830 E ACodec : [OMX.qcom.video.encoder.avc] storeMetaDataInBuffers (output) failed w/ err -1010
  32. 06-14 08:52:58.032 4711 6830 W ACodec : do not know color format 0x7fa30c04 = 2141391876
  33. 06-14 08:52:58.034 4711 6830 W ACodec : do not know color format 0x7f000789 = 2130708361
  34. 06-14 08:52:58.069 4711 6830 I ACodec : setupAVCEncoderParameters with [profile: Baseline] [level: Level31]
  35. 06-14 08:52:58.083 4711 6830 I ACodec : [OMX.qcom.video.encoder.avc] cannot encode HDR static metadata. Ignoring.
  36. 06-14 08:52:58.083 4711 6830 I ACodec : setupVideoEncoder succeeded
  37. 06-14 08:52:58.094 4711 6830 W ACodec : do not know color format 0x7f000789 = 2130708361
  38. 06-14 08:52:58.200 4711 6659 I MediaCodecSource: MediaCodecSource (video) starting
  39. 06-14 08:52:58.203 4711 6835 I CameraSource: Using encoder format: 0x22
  40. 06-14 08:52:58.203 4711 6835 I CameraSource: Using encoder data space: 0x104
  41. 06-14 08:52:58.447 4711 6659 I MediaCodecSource: MediaCodecSource (video) started
  42. 06-14 08:52:58.479 3901 4078 D audio_hw_primary: adev_open_input_stream: enter: sample_rate(48000) channel_mask(0xc) devices(0x80000080) stream_handle(0xece00468) io_handle(1) source(1) format 1
  43. 06-14 08:52:58.479 3901 4078 D audio_hw_primary: in_standby: enter: stream (0xece00468) usecase(16: audio-record)
  44. 06-14 08:52:58.479 3901 4078 D audio_hw_primary: in_set_parameters: enter: kvpairs=routing=-2147483520;input_source=1
  45. 06-14 08:52:58.479 3901 4078 V msm8916_platform: platform_update_usecase_from_source: input source :1
  46. 06-14 08:52:58.479 3901 4078 D audio_hw_primary: start_input_stream: enter: stream(0xece00468)usecase(16: audio-record)
  47. 06-14 08:52:58.480 3901 4078 D audio_hw_primary: select_devices for use case (audio-record)
  48. 06-14 08:52:58.480 3901 4078 V msm8916_platform: platform_get_input_snd_device: enter: out_device(0) in_device(0x80) channel_count (2) channel_mask (0xc),mic_mode(0)
  49. 06-14 08:52:58.480 3901 4078 D msm8916_platform: platform_get_input_snd_device: mic_choose init: 0
  50. 06-14 08:52:58.480 3901 4078 D msm8916_platform: platform_get_input_snd_device: exit: in_snd_device(speaker-mic)
  51. 06-14 08:52:58.480 3901 4078 D audio_hw_primary: select_devices: out_snd_device(0: ) in_snd_device(54: speaker-mic)
  52. 06-14 08:52:58.480 3901 4078 I msm8916_platform: platform_check_and_set_capture_codec_backend_cfg:txbecf: afe: bitwidth 16, samplerate 48000, backend_idx 0 usecase = 16 device (speaker-mic)
  53. 06-14 08:52:58.480 3901 4078 I msm8916_platform: platform_check_capture_codec_backend_cfg:txbecf: afe: Codec selected backend: 0 current bit width: 16 and sample rate: 48000
  54. 06-14 08:52:58.480 3901 4078 W msm8916_platform: platform_check_capture_codec_backend_cfg:txbecf: afe:Use default bw and sr for voice/voip calls
  55. 06-14 08:52:58.480 3901 4078 I msm8916_platform: platform_check_capture_codec_backend_cfg:txbecf: afe: Codec selected backend: 0 updated bit width: 16 and sample rate: 48000
  56. 06-14 08:52:58.480 3901 4078 D audio_hw_primary: check_usecases_capture_codec_backend:becf: force routing 0
  57. 06-14 08:52:58.480 3901 4078 D hardware_info: hw_info_append_hw_type : device_name = speaker-mic
  58. 06-14 08:52:58.480 3901 4078 D msm8916_platform: platform_can_split_snd_device: snd_device(54) num devices(0) new_snd_devices(0)
  59. 06-14 08:52:58.480 3901 4078 D audio_hw_primary: enable_snd_device: snd_device(54: speaker-mic)
  60. 06-14 08:52:58.480 3901 4078 I soundtrigger: audio_extn_sound_trigger_update_device_status: device 0x36 of type 1 for Event 1, with Raise=1
  61. 06-14 08:52:58.486 3901 4078 V msm8916_platform: platform_sound_trigger_usecase_needs_event:usecase_id[16] no need to raise event.
  62. 06-14 08:52:58.486 3901 4078 D soundtrigger: audio_extn_sound_trigger_update_stream_status: uc_id 16 of type 1 for Event 3, with Raise=0
  63. 06-14 08:52:58.486 3901 4078 I audio_hw_utils: audio_extn_utils_send_app_type_cfg CAPTURE app_type = 69938, acdb_dev_id = 35, sample_rate = 48000
  64. 06-14 08:52:58.486 3901 4078 D msm8916_platform: platform_can_split_snd_device: snd_device(54) num devices(1) new_snd_devices(-301995256)
  65. 06-14 08:52:58.486 3901 4078 V msm8916_platform: platform_send_audio_calibration: sending audio calibration for snd_device(54) acdb_id(35)
  66. 06-14 08:52:58.486 3901 4078 D ACDB-LOADER: ACDB -> send_audio_cal, acdb_id = 35, path = 1, app id = 0x11132, sample rate = 48000
  67. 06-14 08:52:58.486 3901 4078 D ACDB-LOADER: ACDB -> send_asm_topology
  68. 06-14 08:52:58.487 3901 4078 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TOPOLOGY_ID
  69. 06-14 08:52:58.487 3901 4078 D ACDB-LOADER: ACDB -> send_adm_topology
  70. 06-14 08:52:58.487 3901 4078 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
  71. 06-14 08:52:58.487 3901 4078 D ACDB-LOADER: ACDB -> send_audtable
  72. 06-14 08:52:58.487 3901 4078 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE_SIZE
  73. 06-14 08:52:58.487 3901 4078 D : ACDBFILE_MGR:Read the devices count as zero, please check the acdb file
  74. 06-14 08:52:58.487 3901 4078 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
  75. 06-14 08:52:58.487 3901 4078 D : ACDBFILE_MGR:Read the devices count as zero, please check the acdb file
  76. 06-14 08:52:58.487 3901 4078 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_CAL
  77. 06-14 08:52:58.487 3901 4078 D ACDB-LOADER: ACDB -> send_audvoltable
  78. 06-14 08:52:58.487 3901 4078 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE, vol index 0
  79. 06-14 08:52:58.487 3901 4078 D : ACDBFILE_MGR:Read the devices count as zero, please check the acdb file
  80. 06-14 08:52:58.487 3901 4078 D : Failed to fetch the lookup information of the device 00000023
  81. 06-14 08:52:58.487 3901 4078 E ACDB-LOADER: Error: ACDB AudProc vol returned = -19
  82. 06-14 08:52:58.487 3901 4078 D ACDB-LOADER: ACDB -> AUDIO_SET_VOL_CAL cal type = 12
  83. 06-14 08:52:58.487 3901 4078 D ACDB-LOADER: ACDB -> send_audstrmtable
  84. 06-14 08:52:58.487 3901 4078 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TABLE_V2
  85. 06-14 08:52:58.487 3901 4078 D ACDB-LOADER: ACDB -> audstrm_cal->cal_type.cal_data.cal_size = 16
  86. 06-14 08:52:58.487 3901 4078 D ACDB-LOADER: ACDB -> send_afe_topology
  87. 06-14 08:52:58.487 3901 4078 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_TOPOLOGY_ID
  88. 06-14 08:52:58.487 3901 4078 D ACDB-LOADER: ACDB -> GET_AFE_TOPOLOGY_ID for adcd_id 35, Topology Id 112fb
  89. 06-14 08:52:58.487 3901 4078 D ACDB-LOADER: ACDB -> send_afe_cal
  90. 06-14 08:52:58.487 3901 4078 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
  91. 06-14 08:52:58.487 3901 4078 D : ACDBFILE_MGR:Read the devices count as zero, please check the acdb file
  92. 06-14 08:52:58.487 3901 4078 D : Failed to fetch the lookup information of the device 00000023
  93. 06-14 08:52:58.487 3901 4078 E ACDB-LOADER: Error: ACDB AFE returned = -19
  94. 06-14 08:52:58.487 3901 4078 D ACDB-LOADER: ACDB -> AUDIO_SET_AFE_CAL
  95. 06-14 08:52:58.487 3901 4078 D ACDB-LOADER: ACDB -> send_hw_delay : acdb_id = 35 path = 1
  96. 06-14 08:52:58.488 3901 4078 D ACDB-LOADER: ACDB -> ACDB_AVSYNC_INFO: ACDB_CMD_GET_DEVICE_PROPERTY
  97. 06-14 08:52:58.488 3901 4078 D audio_hw_primary: enable_audio_route: apply mixer and update path: audio-record,snd_device[54]
  98. 06-14 08:52:58.489 3901 4078 D audio_hw_primary: select_devices: done
  99. 06-14 08:52:58.546 3901 4078 D audio_hw_primary: start_input_stream: exit
  100. 06-14 08:52:58.579 4711 6380 W DroidMediaBuffer: Released stale buffer 2
  101. 06-14 08:52:58.731 4711 6658 W DroidMediaCodec: Creating audio encoder for audio/mp4a-latm
  102. 06-14 08:52:58.742 4711 6865 I OMXClient: MuxOMX ctor
  103. 06-14 08:52:58.753 4711 6865 I MediaCodec: MediaCodec will operate in async mode
  104. 06-14 08:52:58.775 4711 6864 I MediaCodecSource: MediaCodecSource (audio) starting
  105. 06-14 08:52:58.775 4711 6864 I MediaCodecSource: MediaCodecSource (audio) started
  106. 06-14 08:52:58.785 4711 6869 E DroidMediaCodec: Received a buffer without a timestamp!
  107. 06-14 08:53:01.409 4711 6659 I MediaCodecSource: encoder (video) stopping
  108. 06-14 08:53:01.470 4711 6659 I MediaCodecSource: encoder (video) stopped
  109. 06-14 08:53:01.470 4711 6835 D CameraSource: reset: E
  110. 06-14 08:53:01.525 4711 6835 D CameraSource: reset: X
  111. 06-14 08:53:01.528 4711 6868 E MediaCodecSource: error -61 reading stream.
  112. 06-14 08:53:01.529 4711 6869 E DroidMediaCodec: Got EOS
  113. 06-14 08:53:01.653 4711 6864 I MediaCodecSource: encoder (audio) stopping
  114. 06-14 08:53:01.653 4711 6864 I MediaCodecSource: encoder (audio) already stopped
  115. 06-14 08:53:01.662 4711 6655 E OMX-VENC: async_venc_message_thread interrupted to be exited
  116. 06-14 08:53:01.662 4711 6887 I OMX-VENC: Component Deinit
  117. 06-14 08:53:01.662 4711 6887 I OMX-VENC: Video encode perflock released
  118. 06-14 08:53:02.805 3901 4078 D audio_hw_primary: in_standby: enter: stream (0xece00468) usecase(16: audio-record)
  119. 06-14 08:53:02.868 3901 4078 D audio_hw_primary: disable_audio_route: reset and update mixer path: audio-record
  120. 06-14 08:53:02.872 3901 4078 V msm8916_platform: platform_sound_trigger_usecase_needs_event:usecase_id[16] no need to raise event.
  121. 06-14 08:53:02.872 3901 4078 D soundtrigger: audio_extn_sound_trigger_update_stream_status: uc_id 16 of type 1 for Event 2, with Raise=0
  122. 06-14 08:53:02.872 3901 4078 D hardware_info: hw_info_append_hw_type : device_name = speaker-mic
  123. 06-14 08:53:02.872 3901 4078 D audio_hw_primary: disable_snd_device: snd_device(54: speaker-mic)
  124. 06-14 08:53:02.872 3901 4078 D msm8916_platform: platform_can_split_snd_device: snd_device(54) num devices(0) new_snd_devices(16)
  125. 06-14 08:53:02.885 3901 4078 I soundtrigger: audio_extn_sound_trigger_update_device_status: device 0x36 of type 1 for Event 0, with Raise=1
  126. 06-14 08:53:02.885 3901 4078 D audio_hw_primary: adev_close_input_stream: enter:stream_handle(0xece00468)
  127. 06-14 08:53:02.885 3901 4078 D audio_hw_primary: in_standby: enter: stream (0xece00468) usecase(16: audio-record)
  128. 06-14 08:53:11.527 3901 3901 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2;
  129. 06-14 08:53:11.527 3901 3901 D audio_hw_extn: audio_extn_set_anc_parameters: anc_enabled:0
  130. 06-14 08:53:11.527 3901 3901 D audio_hw_spkr_prot: audio_extn_fbsp_set_parameters: Speaker protection disabled
  131. 06-14 08:53:11.527 3901 3901 D audio_hw_primary: out_set_parameters: enter: usecase(0: deep-buffer-playback) kvpairs: routing=2;
  132. 06-14 08:53:11.771 4711 4711 I DroidMediaCamera: Connecting HAL version 1 #########crash
  133. 06-14 08:53:39.768 3850 3850 I SDM : HWCDisplay::SetPowerMode: display = 0, mode = 0
  134. 06-14 08:53:39.768 3850 3850 I SDM : DisplayBase::SetDisplayState: Set state = 0, display 0
  135. 06-14 08:53:41.636 3850 3850 I SDM : HWCDisplay::SetPowerMode: display = 0, mode = 2
  136. 06-14 08:53:41.636 3850 3850 I SDM : DisplayBase::SetDisplayState: Set state = 1, display 0
  137. 06-14 08:53:45.829 7234 7234 D libEGL : failed to load libgui: dlopen failed: ########reopen
  138. 06-14 08:53:45.833 7234 7234 D libEGL : loaded /vendor/lib/egl/libEGL_adreno.so
  139. 06-14 08:53:45.851 7234 7234 D libEGL : loaded /vendor/lib/egl/libGLESv1_CM_adreno.so
  140. 06-14 08:53:45.861 7234 7234 D libEGL : loaded /vendor/lib/egl/libGLESv2_adreno.so
  141. 06-14 08:53:45.886 7234 7234 I Adreno : QUALCOMM build : 3b03957, I92eb381bc9
  142. 06-14 08:53:45.886 7234 7234 I Adreno : Build Date : 01/04/18
  143. 06-14 08:53:45.886 7234 7234 I Adreno : OpenGL ES Shader Compiler Version: XE031.09.00.04
  144. 06-14 08:53:45.886 7234 7234 I Adreno : Local Branch :
  145. 06-14 08:53:45.886 7234 7234 I Adreno : Remote Branch : refs/tags/AU_LINUX_ANDROID_LA.UM.5.5.R1.07.01.02.269.061
  146. 06-14 08:53:45.886 7234 7234 I Adreno : Remote Branch : NONE
  147. 06-14 08:53:45.886 7234 7234 I Adreno : Reconstruct Branch : NOTHING
  148. 06-14 08:53:45.987 5860 5860 I DroidMediaCamera: Connecting HAL version 1 #############hang
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement