React-native-image-crop-picker: Crash after photo confirm on Android

Created on 17 Feb 2017  路  26Comments  路  Source: ivpusic/react-native-image-crop-picker

Version

Tell us which versions you are using:

  • react-native-image-crop-picker v0.12.1
  • react-native v0.40.0

Platform

Android

Expected behaviour

to show cropper and save photo

Actual behaviour

crash right after photo confirmation, when taken new image from camera, almost every time

Steps to reproduce

  1. open camera from app

  2. take picture, confirm it

  3. crash

Attachments

02-17 15:41:52.757 5795 5837 I ReactNativeJS: cancelActionSheet
02-17 15:41:52.795 1870 1892 I ActivityManager: START u0 {act=android.media.action.IMAGE_CAPTURE flg=0x3 cmp=com.google.android.GoogleCamera/com.android.camera.activity.CaptureActivity clip={text/uri-list U:content://com.creativedock.hoppycar.provider/external_files/Pictures/image-ed888047-699d-41e9-be0c-e35e2c8a1f4d280746305.jpg} (has extras)} from uid 10202 on display 0
02-17 15:41:52.882 1870 32173 I sensors : activate
02-17 15:41:52.884 1870 32173 I nanohub : queueActivate: sensor=1, handle=1, enable=0
02-17 15:41:52.887 1870 3410 I nanohub : osLog: [BMI160] accSetRate: rate=51200, latency=250000000, state=3
02-17 15:41:52.909 5795 6721 I FA : Tag Manager is not found and thus will not be used
02-17 15:41:52.942 1870 4058 I ActivityManager: Start proc 6725:com.google.android.GoogleCamera/u0a47 for activity com.google.android.GoogleCamera/com.android.camera.activity.CaptureActivity
02-17 15:41:53.092 6725 6725 I art : Starting a blocking GC AddRemoveAppImageSpace
02-17 15:41:53.332 6725 6725 I CAM_GcaActivity: [3ee7169] GcaActivity#onCreate
02-17 15:41:53.332 6725 6747 I CameraManagerGlobal: Connecting to camera service
02-17 15:41:53.333 6725 6725 I CAM_Instrumentation: CameraActivity: App OnCreate duration: 68ms
02-17 15:41:53.333 6725 6725 I CAM_Instrumentation: CameraActivity: App OnCreate End to Activity OnCreate Start: 47ms
02-17 15:41:53.341 6725 6750 I CAM_PermissionsChecker: Checking for critical permissions.
02-17 15:41:53.342 6725 6725 I CAM_CameraUiInflater: Initializing Window Flags
02-17 15:41:53.347 6725 6750 I CAM_ActivityStartup: Future@a28733b: DONE: PermissionsStartup
02-17 15:41:53.356 6725 6750 I CAM_ActivityStartup: Future@9f3bb44: DONE: DcimFolderStart
02-17 15:41:53.370 6725 6750 I CAM_ActivityStartup: Future@36a2519: DONE: WaitForCameraDevices
02-17 15:41:53.371 6725 6750 W CAM_Log : Tag CaptureModuleSoundPlayer is 5 chars longer than limit.
02-17 15:41:53.371 6725 6749 I CAM_ActivityStartup: Future@ed21aca: DONE: ModeStartup
02-17 15:41:53.371 6725 6749 I CAM_ActivityStartup: Initialization completed.
02-17 15:41:53.378 6725 6750 I CAM_SoundPlayer: Creating SoundPool
02-17 15:41:53.401 6725 6725 I CAM_CameraUiInflater: Initializing Camera Ui
02-17 15:41:53.405 6725 6748 I CAM_MaxNativeMemory: Max native memory overridden (device): 370
02-17 15:41:53.408 6725 6748 I CAM_MemoryManager: Max native memory: 370000000 bytes. (370MB).
02-17 15:41:53.556 6725 6725 I CAM_CameraUiInflater: Initializing Action Bar
02-17 15:41:53.571 6725 6749 I CAM_ActivityUiStartup: Future@36f15c4: DONE: ActivityStartup
02-17 15:41:53.571 6725 6725 I CAM_Instrumentation: CameraActivity: OnCreate duration: 238ms
02-17 15:41:53.571 6725 6749 I CAM_ActivityUiStartup: Future@182ad99: DONE: ModeUiStartup
02-17 15:41:53.573 6725 6725 I CAM_GcaActivity: [3ee7169] GcaActivity#onStart
02-17 15:41:53.576 6725 6753 E WVMExtractor: Failed to open libwvm.so: dlopen failed: library "libwvm.so" not found
02-17 15:41:53.578 6725 6725 I CAM_Instrumentation: CameraActivity: OnCreate End to OnResume Start: 7ms
02-17 15:41:53.578 6725 6725 I CAM_GcaActivity: [3ee7169] GcaActivity#onResume
02-17 15:41:53.579 6725 6725 I CAM_Instrumentation: CameraActivity: OnResume duration: 0ms
02-17 15:41:53.592 6725 6748 I CAM_MemoryManager: Registering feature: HDR_PLUS
02-17 15:41:53.594 6725 6748 I CAM_MemoryManager: State updated. Free Memory: 370000000
02-17 15:41:53.655 6725 6761 I Adreno : QUALCOMM build : a5b4970, If5818605d9
02-17 15:41:53.655 6725 6761 I Adreno : Build Date : 10/12/16
02-17 15:41:53.655 6725 6761 I Adreno : OpenGL ES Shader Compiler Version: XE031.09.00.04
02-17 15:41:53.655 6725 6761 I Adreno : Local Branch : N24D
02-17 15:41:53.655 6725 6761 I Adreno : Remote Branch :
02-17 15:41:53.655 6725 6761 I Adreno : Remote Branch :
02-17 15:41:53.655 6725 6761 I Adreno : Reconstruct Branch :
02-17 15:41:53.670 6725 6761 I OpenGLRenderer: Initialized EGL, version 1.4
02-17 15:41:53.670 6725 6761 D OpenGLRenderer: Swap behavior 1
02-17 15:41:53.675 519 3792 I MediaPlayerService: MediaPlayerService::getOMX
02-17 15:41:53.678 6725 6769 I OMXClient: MuxOMX ctor
02-17 15:41:53.683 516 3765 I OMXMaster: makeComponentInstance(OMX.google.vorbis.decoder) in mediacodec process
02-17 15:41:53.684 1870 32172 I sensors : batch
02-17 15:41:53.687 1870 32172 I nanohub : queueBatch: sensor=1, handle=1, period=160000000, latency=0
02-17 15:41:53.687 1870 32172 I sensors : activate
02-17 15:41:53.689 1870 32172 I nanohub : queueActivate: sensor=1, handle=1, enable=1
02-17 15:41:53.691 6725 6725 W CAM_CameraDeviceMod: WARNING: Using CameraDeviceManagerV2 implementation.
02-17 15:41:53.692 1870 3410 I nanohub : osLog: [BMI160] accSetRate: rate=51200, latency=160000000, state=3
02-17 15:41:53.761 6725 6725 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc
02-17 15:41:53.814 6725 6725 I VideoCapabilities: Unsupported profile 4 for video/mp4v-es
02-17 15:41:53.894 519 1481 I MediaPlayerService: MediaPlayerService::getOMX
02-17 15:41:53.895 6725 6778 I OMXClient: MuxOMX ctor
02-17 15:41:53.896 516 9080 I OMXMaster: makeComponentInstance(OMX.google.vorbis.decoder) in mediacodec process
02-17 15:41:54.000 519 623 I MediaPlayerService: MediaPlayerService::getOMX
02-17 15:41:54.001 6725 6781 I OMXClient: MuxOMX ctor
02-17 15:41:54.003 516 9062 I OMXMaster: makeComponentInstance(OMX.google.vorbis.decoder) in mediacodec process
02-17 15:41:54.095 6725 6725 W CAM_Log : Tag FilmstripDeleteController is 6 chars longer than limit.
02-17 15:41:54.110 6725 6725 I CAM_CdrCharacteristics: checkResolutionListOrder: [FPS_60] = []
02-17 15:41:54.111 6725 6725 I CAM_CdrCharacteristics: checkResolutionListOrder: [FPS_30] = [RES_2160P, RES_1080P, RES_720P, RES_480P, RES_CIF, RES_QVGA, RES_QCIF]
02-17 15:41:54.111 6725 6725 I CAM_CdrCharacteristics: checkResolutionListOrder: [FPS_120] = [RES_720P]
02-17 15:41:54.111 6725 6725 I CAM_CdrCharacteristics: checkResolutionListOrder: [FPS_240] = []
02-17 15:41:54.141 519 1481 I MediaPlayerService: MediaPlayerService::getOMX
02-17 15:41:54.142 6725 6784 I OMXClient: MuxOMX ctor
02-17 15:41:54.144 516 602 I OMXMaster: makeComponentInstance(OMX.google.vorbis.decoder) in mediacodec process
02-17 15:41:54.176 6725 6771 W CAM2PORT_AndCamAgntImp: Releasing camera without any camera opened.
02-17 15:41:54.176 6725 6725 I CAM_SimpleModuleAgent: Creating module: PhotoModule
02-17 15:41:54.193 6725 6725 I CAM_CameraActivity: Double twist gesture is enabled.
02-17 15:41:54.203 6725 6725 I CAM_CameraActivity: Double twist gesture is enabled.
02-17 15:41:54.211 6725 6725 I CAM_Instrumentation: ModeSwitch: Mode Switch duration: 0ms
02-17 15:41:54.217 6725 6725 I CAM_CameraActivity: Double twist gesture is enabled.
02-17 15:41:54.220 1870 4059 I sensors : batch
02-17 15:41:54.221 1870 4059 I nanohub : queueBatch: sensor=26, handle=29, period=200000000, latency=0
02-17 15:41:54.221 1870 4059 I sensors : activate
02-17 15:41:54.223 1870 4059 I nanohub : queueActivate: sensor=26, handle=29, enable=1
02-17 15:41:54.224 6725 6725 I CAM_MemoryManager: State updated. Free Memory: 370000000
02-17 15:41:54.225 6725 6725 I CAM_MemoryManager: State updated. Free Memory: 370000000
02-17 15:41:54.246 6725 6725 I Choreographer: Skipped 37 frames! The application may be doing too much work on its main thread.
02-17 15:41:54.297 6725 6725 I CAM_McdlOneCameraOpnr: Opening Camera: CameraId{Api2='0',Api1:0}
02-17 15:41:54.298 6725 6725 I CAM_CameraDeviceMgr: Opening new Camera: 0
02-17 15:41:54.300 6725 6770 I CAM_CameraOpener: onCameraAvailable: 0
02-17 15:41:54.304 6725 6725 I CAM_OneCameraSelector: Selected picture configuration: PictureSizeCalculator.Configuration{desired size=4032x3024, large image reader=ImageReaderFormat{ImageFormat=YUV_420_888, Size=4032x3024}, full-size image reader=ImageReaderFormat{ImageFormat=YUV_420_888, Size=4032x3024}, reprocessing output image reader=Optional.of(ImageReaderFormat{ImageFormat=JPEG, Size=4032x3024}), crop=Rect(0, 0 - 4032, 3024)}
02-17 15:41:54.305 6725 6725 I CAM_OneCameraSelector: Selected Nexus5X OneCamera configuration.
02-17 15:41:54.311 511 18636 I CameraService: CameraService::connect call (PID -1 "com.google.android.GoogleCamera", camera ID 0) for HAL version default and Camera API version 2
02-17 15:41:54.317 511 18636 I Camera2ClientBase: Camera 0: Opened. Client: com.google.android.GoogleCamera (PID 6725, UID 10047)
02-17 15:41:54.317 511 18636 I CameraDeviceClient: CameraDeviceClient 0: Opened
02-17 15:41:54.322 511 18636 I CameraService: onTorchStatusChangedLocked: Torch status changed for cameraId=0, newStatus=0
02-17 15:41:54.343 511 18636 I CameraService: onTorchStatusChangedLocked: Torch status changed for cameraId=0, newStatus=0
02-17 15:41:54.343 6725 6725 W OutputConfiguration: Deferred surface size 1080x1920 is different with pre-configured size 0x0, the pre-configured size will be used.
02-17 15:41:54.347 519 623 I MediaPlayerService: MediaPlayerService::getOMX
02-17 15:41:54.348 6725 6799 I OMXClient: MuxOMX ctor
02-17 15:41:54.351 516 3399 I OMXMaster: makeComponentInstance(OMX.google.vorbis.decoder) in mediacodec process
02-17 15:41:54.351 6725 6725 I CAM_OneCamCharImpl: Unknown higher hardware level mapped to FULL: 3
02-17 15:41:54.351 6725 6725 I CAM_OneCamCharImpl: Unknown higher hardware level mapped to FULL: 3
02-17 15:41:54.387 525 6810 E mm-camera-img: module_imglib_start_session:1778 ###Img_Loglevel 1
02-17 15:41:54.400 525 6806 E mm-camera: q3a_port_init:1753 q3a_port_init: 3A VERSION --> 4.1.0.r9
02-17 15:41:54.402 525 6804 E mm-camera-isp2: isp_module_start_session:360 num_session_opened 1
02-17 15:41:54.421 6725 6725 I CAM_MemoryManager: State updated. Free Memory: 370000000
02-17 15:41:54.423 1870 2094 I ActivityManager: Displayed com.google.android.GoogleCamera/com.android.camera.activity.CaptureActivity: +1s501ms
02-17 15:41:54.467 525 6802 E mm-camera-sensor: sensor_sdk_util_get_kernel_i2c_addr_type:26Invalid addr_type = 0
02-17 15:41:54.467 525 6802 E mm-camera-sensor: sensor_sdk_util_get_kernel_i2c_data_type:40Invalid addr_type = 0
02-17 15:41:54.470 6725 6725 I CAM_UsageStats: GooglePlayServices connected.
02-17 15:41:54.479 525 6825 E libaprpmem:
02-17 15:41:54.479 525 6825 E libaprpmem: Ion allocation success virtaddr : ret=4009259008 fd=42 heapid=33554432
02-17 15:41:54.485 6725 6725 W CAM_ResSurfaceTexture: Do nothing since mPreviewLayoutSize is 0
02-17 15:41:54.494 525 6802 E mm-camera-sensor: sensor_sdk_util_get_kernel_i2c_data_type:40Invalid addr_type = 0
02-17 15:41:54.494 525 6802 E mm-camera-sensor: sensor_sdk_util_get_kernel_i2c_addr_type:26Invalid addr_type = 0
02-17 15:41:54.495 525 6825 E libaprpmem:
02-17 15:41:54.495 525 6825 E libaprpmem: Ion allocation success virtaddr : ret=4005289984 fd=40 heapid=33554432
02-17 15:41:54.501 519 3767 I MediaPlayerService: MediaPlayerService::getOMX
02-17 15:41:54.502 6725 6826 I OMXClient: MuxOMX ctor
02-17 15:41:54.505 516 9080 I OMXMaster: makeComponentInstance(OMX.google.vorbis.decoder) in mediacodec process
02-17 15:41:54.508 525 6825 E libaprpmem:
02-17 15:41:54.508 525 6825 E libaprpmem: Ion allocation success virtaddr : ret=3997351936 fd=43 heapid=33554432
02-17 15:41:54.518 525 6825 E libaprpmem:
02-17 15:41:54.518 525 6825 E libaprpmem: Ion allocation success virtaddr : ret=3993169920 fd=44 heapid=33554432
02-17 15:41:54.519 6725 6725 I CAM_FusedLocProvider: Start location updates.
02-17 15:41:54.534 525 6825 E libaprpmem:
02-17 15:41:54.534 525 6825 E libaprpmem: Ion allocation success virtaddr : ret=3984805888 fd=48 heapid=33554432
02-17 15:41:54.567 525 6825 E libaprpmem:
02-17 15:41:54.567 525 6825 E libaprpmem: Ion allocation success virtaddr : ret=3979579392 fd=47 heapid=33554432
02-17 15:41:54.572 525 6828 E mm-camera: mct: mct_pipeline_start_stream_internal: Adding session stream streamid= 0xf for session=1
02-17 15:41:54.572 525 6828 E mm-camera: mct: mct_pipeline_start_stream_internal:Linking session stream for session 1
02-17 15:41:54.577 525 6828 E mm-camera: mct: mct_pipeline_start_stream_internal:Session stream linked successfully session 1
02-17 15:41:54.578 525 6825 E libaprpmem:
02-17 15:41:54.578 525 6825 E libaprpmem: Ion allocation success virtaddr : ret=3957870592 fd=50 heapid=33554432
02-17 15:41:54.583 6725 6796 I CAM_CameraOpener: Camera device 0 was opened successfully.
02-17 15:41:54.588 6725 6749 I CAM_CmrCptrSssnCrtr: Creating capture session for outputs: [DeferredOutputConfig{outputConfiguration=android.hardware.camera2.params.OutputConfiguration@cb0c217f}, AndroidOutputConfig{outputConfiguration=android.hardware.camera2.params.OutputConfiguration@d5262efa}, AndroidOutputConfig{outputConfiguration=android.hardware.camera2.params.OutputConfiguration@5ac72033}, AndroidOutputConfig{outputConfiguration=android.hardware.camera2.params.OutputConfiguration@67252ee1}]
02-17 15:41:54.589 6725 6749 I CAM_CmrCptrSssnCrtr: Creating reprocessable capture session from output configurations.
02-17 15:41:54.592 511 18636 W CameraDeviceClient: createStream: Camera 0 with consumer usage flag: 0x100: Forcing asynchronous mode for stream
02-17 15:41:54.593 511 18636 W CameraDeviceClient: createStream: Camera 0: Overriding format 0x1 to IMPLEMENTATION_DEFINED
02-17 15:41:54.597 511 18636 E mm-camera-intf: mm_channel_fsm_fn_stopped: invalid state (1) for evt (6)
02-17 15:41:54.599 511 18636 I QCamera3HWI: int qcamera::QCamera3HardwareInterface::configureStreamsPerfLocked(camera3_stream_configuration_t): stopping channel 41984
02-17 15:41:54.599 511 18636 I QCamera3HWI: int qcamera::QCamera3HardwareInterface::configureStreamsPerfLocked(camera3_stream_configuration_t
): stream[0] type = 1, format = 35, width = 4032, height = 3024, rotation = 0, usage = 0x0
02-17 15:41:54.599 511 18636 I QCamera3HWI: int qcamera::QCamera3HardwareInterface::configureStreamsPerfLocked(camera3_stream_configuration_t): stream[1] type = 0, format = 34, width = 1280, height = 960, rotation = 0, usage = 0x100
02-17 15:41:54.599 511 18636 I QCamera3HWI: int qcamera::QCamera3HardwareInterface::configureStreamsPerfLocked(camera3_stream_configuration_t
): stream[2] type = 0, format = 35, width = 4032, height = 3024, rotation = 0, usage = 0x3
02-17 15:41:54.600 511 18636 I QCamera3HWI: int qcamera::QCamera3HardwareInterface::configureStreamsPerfLocked(camera3_stream_configuration_t): stream[3] type = 0, format = 33, width = 4032, height = 3024, rotation = 0, usage = 0x3
02-17 15:41:54.600 511 18636 I QCamera3HWI: int qcamera::QCamera3HardwareInterface::configureStreamsPerfLocked(camera3_stream_configuration_t
): stream[4] type = 0, format = 37, width = 4080, height = 3028, rotation = 0, usage = 0x3
02-17 15:41:54.601 511 18636 I QCamera3Stream: virtual int32_t qcamera::QCamera3Stream::init(cam_stream_type_t, cam_format_t, cam_dimension_t, cam_rotation_t, cam_stream_reproc_config_t, uint8_t, uint32_t, cam_is_type_t, uint32_t, qcamera::hal3_stream_cb_routine, void): stream_type is 7, feature_mask is 0
02-17 15:41:54.602 511 18636 E mm-camera-intf: mm_stream_get_v4l2_fmt: Unknown fmt=101
02-17 15:41:54.616 511 18636 D mm-jpeg-intf: Max picture size 4032 x 3024, WorkBufSize = 18579456
02-17 15:41:54.638 511 18636 I qomx_image_core: OMX_Init:95] Complete 3
02-17 15:41:54.644 511 18636 D Camera3-Device: Set real time priority for request queue thread (tid 6841)
02-17 15:41:54.649 6725 6843 I CAM_Instrumentation: CameraCaptureSession: Create duration: 59ms
02-17 15:41:54.649 6725 6749 I CAM_CmrCptrSssnCrtr: Deferred futures complete.
02-17 15:41:54.650 6725 6749 I CAM_CmrCptrSssnCrtr: Finishing deferred output configuration.
02-17 15:41:54.650 6725 6749 I OutputConfiguration: deferred config has the same surface
02-17 15:41:54.650 511 18635 W CameraDeviceClient: setDeferredConfiguration: Camera 0: deferred surface is set to a unknown stream(ID 1)
02-17 15:41:54.685 525 6829 E mm-camera: isp_util_decide_stream_mapping:5685 INFO: type 3 resolution 4032x3024 hw_stream 1 need_native_buff 0 controllable_output 1 shared_output 1
02-17 15:41:54.685 525 6829 E mm-camera: isp_util_decide_stream_mapping:5685 INFO: type 5 resolution 4032x3024 hw_stream 1 need_native_buff 0 controllable_output 1 shared_output 1
02-17 15:41:54.685 525 6829 E mm-camera: isp_util_decide_stream_mapping:5685 INFO: type 1 resolution 1280x960 hw_stream 0 need_native_buff 1 controllable_output 0 shared_output 0
02-17 15:41:54.685 525 6829 E mm-camera: isp_util_decide_stream_mapping:5685 INFO: type 11 resolution 640x480 hw_stream 0 need_native_buff 1 controllable_output 0 shared_output 0
02-17 15:41:54.685 525 6829 E mm-camera: isp_util_decide_stream_mapping:5685 INFO: type 8 resolution 4080x3028 hw_stream 3 need_native_buff 0 controllable_output 0 shared_output 0
02-17 15:41:54.691 511 6841 I QCamera3HWI: int32_t qcamera::QCamera3HardwareInterface::getSensorOutputSize(cam_dimension_t&): sensor output dimension = 4032 x 3024
02-17 15:41:54.691 511 6841 I QCamera3CropRegionMapper: void qcamera::QCamera3CropRegionMapper::update(uint32_t, uint32_t, uint32_t, uint32_t): active_array: 4032 x 3024, sensor size 4032 x 3024
02-17 15:41:54.693 511 6841 I QCamera3Stream: virtual int32_t qcamera::QCamera3Stream::init(cam_stream_type_t, cam_format_t, cam_dimension_t, cam_rotation_t, cam_stream_reproc_config_t, uint8_t, uint32_t, cam_is_type_t, uint32_t, qcamera::hal3_stream_cb_routine, void): stream_type is 1, feature_mask is 8390286
02-17 15:41:54.699 511 6841 I QCamera3Stream: virtual int32_t qcamera::QCamera3Stream::init(cam_stream_type_t, cam_format_t, cam_dimension_t, cam_rotation_t, cam_stream_reproc_config_t, uint8_t, uint32_t, cam_is_type_t, uint32_t, qcamera::hal3_stream_cb_routine, void): stream_type is 5, feature_mask is 0
02-17 15:41:54.712 511 6841 I QCamera3Stream: virtual int32_t qcamera::QCamera3Stream::init(cam_stream_type_t, cam_format_t, cam_dimension_t, cam_rotation_t, cam_stream_reproc_config_t, uint8_t, uint32_t, cam_is_type_t, uint32_t, qcamera::hal3_stream_cb_routine, void): stream_type is 3, feature_mask is 0
02-17 15:41:54.719 511 6841 I QCamera3Stream: virtual int32_t qcamera::QCamera3Stream::init(cam_stream_type_t, cam_format_t, cam_dimension_t, cam_rotation_t, cam_stream_reproc_config_t, uint8_t, uint32_t, cam_is_type_t, uint32_t, qcamera::hal3_stream_cb_routine, void): stream_type is 8, feature_mask is 0
02-17 15:41:54.719 525 6829 E mm-camera-isp2: isp_handler_create_stream_param:2400 axi src = 5 (2 - CAMIF, 4/5/6 - RDI raw), ISP pipeline not support, Ext link without internel link!
02-17 15:41:54.719 525 6829 E mm-camera-isp2: isp_resource_create_link:2804 stream identity 10005 not supported by ISP pipeline!
02-17 15:41:54.720 511 6841 E mm-camera-intf: mm_stream_get_v4l2_fmt: Unknown fmt=28
02-17 15:41:54.720 1870 4059 I ActivityManager: Process com.urbandroid.sleep (pid 5715) has died
02-17 15:41:54.720 1870 4059 D ActivityManager: cleanUpApplicationRecord -- 5715
02-17 15:41:54.721 511 6841 I QCamera3Stream: virtual int32_t qcamera::QCamera3Stream::init(cam_stream_type_t, cam_format_t, cam_dimension_t, cam_rotation_t, cam_stream_reproc_config_t, uint8_t, uint32_t, cam_is_type_t, uint32_t, qcamera::hal3_stream_cb_routine, void): stream_type is 11, feature_mask is 8390286
02-17 15:41:54.723 511 6841 E mm-camera-intf: mm_stream_get_v4l2_fmt: Unknown fmt=100
02-17 15:41:54.723 525 6829 E mm-camera: module_faceproc_port_event_func:827] Invalid type for reprocess 10006
02-17 15:41:54.724 525 6829 E mm-camera: pproc_module_offline_stream_param_buf:2247 failed: parm_buf.type is invalid
02-17 15:41:54.724 525 6829 E mm-camera: module_faceproc_port_event_func:827] Invalid type for reprocess 10002
02-17 15:41:54.724 525 6829 E mm-camera: pproc_module_offline_stream_param_buf:2247 failed: parm_buf.type is invalid
02-17 15:41:54.766 519 519 I MediaPlayerService: MediaPlayerService::getOMX
02-17 15:41:54.768 6725 6866 I OMXClient: MuxOMX ctor
02-17 15:41:54.769 516 602 I OMXMaster: makeComponentInstance(OMX.google.vorbis.decoder) in mediacodec process
02-17 15:41:54.777 1870 4543 I ActivityManager: Process com.google.android.gm (pid 5956) has died
02-17 15:41:54.777 1870 4543 D ActivityManager: cleanUpApplicationRecord -- 5956
02-17 15:41:54.794 525 6829 E mm-camera-isp2: isp_resource_get_stats_type_mask:1375 enable_stats_mask f88
02-17 15:41:54.795 525 6833 E mm-camera-CORE: aec_set_crop:317 aec_set_crop: Aec_Error: VFE crop info received is null
02-17 15:41:54.795 525 6829 E mm-camera: iface_util_fill_hw_stream_info_pix:#2447 batch_dbg stream_id 2 type 1 streaming_mode 0
02-17 15:41:54.799 525 6829 E mm-camera: iface_streamon_to_thread: E, session id = 1, user stream id = 2
02-17 15:41:54.799 525 6829 E mm-camera-isp2: bpc44_run_abcc_algo:216 No defective pixels set by sensor event
02-17 15:41:54.799 525 6829 E mm-camera-isp2: isp_sub_module_port_process_downstream_ctrl_event:954 failed: mct event 1 int_event 0
02-17 15:41:54.800 525 6829 E mm-camera: dsps_proc_init:53 dsps_proc_init: Failed to open sensor1 port
02-17 15:41:54.804 1870 32173 I sensors : batch
02-17 15:41:54.806 1870 32173 I nanohub : queueBatch: sensor=6, handle=2, period=160000000, latency=0
02-17 15:41:54.806 1870 32173 I sensors : activate
02-17 15:41:54.807 1870 32173 I nanohub : queueActivate: sensor=6, handle=2, enable=1
02-17 15:41:54.808 1870 4542 I sensors : setDelay
02-17 15:41:54.808 1870 4541 W SensorService: sensor 00000002 already enabled in connection 0x7bc70b2920 (ignoring)
02-17 15:41:54.809 1870 4542 I nanohub : queueSetDelay: sensor=6, handle=2, period=30000000
02-17 15:41:54.809 1870 4541 I sensors : batch
02-17 15:41:54.810 525 6872 E ldaf : Can not access calibration file /persist/calibration/xtalk
02-17 15:41:54.810 525 6872 I ldaf : Laser calibration offset: 24
02-17 15:41:54.810 525 6872 I ldaf : Laser calibration cross talk: 65535
02-17 15:41:54.811 1870 3410 I nanohub : osLog: [BMI160] gyrPower: on=1, state=3
02-17 15:41:54.812 1870 4541 I nanohub : queueBatch: sensor=6, handle=2, period=160000000, latency=0
02-17 15:41:54.812 1870 4541 I sensors : activate
02-17 15:41:54.814 1870 4541 I nanohub : queueActivate: sensor=6, handle=2, enable=1
02-17 15:41:54.814 1870 20376 I sensors : setDelay
02-17 15:41:54.816 1870 20376 I nanohub : queueSetDelay: sensor=6, handle=2, period=30000000
02-17 15:41:54.823 525 6815 E mm-camera: :cpp_hardware_set_clock:333 Set clock 320000000 BW abg 116121600 BW inst 1466181932
02-17 15:41:54.834 525 6872 E Sensors : open_sensors gets called!
02-17 15:41:54.834 525 6872 E Sensors : sensors_poll_context_t::activate gets called!
02-17 15:41:54.837 525 6829 E mm-camera: iface_streamon_to_thread: E, session id = 1, user stream id = 3
02-17 15:41:54.838 525 6829 E mm-camera: iface_streamon_to_thread: E, session id = 1, user stream id = 4
02-17 15:41:54.839 525 6829 E mm-camera: iface_streamon_to_thread: E, session id = 1, user stream id = 5
02-17 15:41:54.839 525 6829 E mm-camera: isp_util_forward_event_to_internal_pipeline:1369 isp pipeline not support this stream identity 10005
02-17 15:41:54.839 525 6829 E mm-camera: isp_util_forward_event_to_internal_pipeline:1369 isp pipeline not support this stream identity 10005
02-17 15:41:54.840 525 6829 E mm-camera: iface_streamon_to_thread: E, session id = 1, user stream id = 6
02-17 15:41:54.840 525 6807 E mm-camera: iface_util_get_user_streams_by_bundle: streamon, got all bundled streamon!
02-17 15:41:54.840 525 6807 E mm-camera: iface_util_update_streamon_id:skip, hw stream state = 1, hw stream id = 9000f, mct streamon id = 0
02-17 15:41:54.840 525 6807 E mm-camera: iface_streamon: num_user_streams 5, num_hw_streams 3
02-17 15:41:54.842 525 6829 E mm-camera-img: faceproc_comp_get_param:299] Error type 520
02-17 15:41:54.856 525 6870 E mm-camera: iface_axi_cfg_stats_stream_start: stats_cmd: enable = 1, num of stats stream = 6
02-17 15:41:54.861 1870 3410 I nanohub : osLog: [BMI160] gyrSetRate: rate=51200, latency=30000128, state=3
02-17 15:41:54.866 525 6829 E mm-camera-isp2: be_stats44_trigger_update:449 failed: Denominator is zero. hnum 0 vnum 0
02-17 15:41:54.878 525 6807 E mm-camera: iface_ispif_get_cfg_params_from_hw_streams: interface 0 already active
02-17 15:41:54.890 525 6833 E mm-camera-CORE: aec_process_pack_stats_config:5904 invalid inputs to translate dimensions for fov 2 camif
02-17 15:41:54.921 525 6811 E mm-camera-isp2: be_stats44_stats_config_validate:623 Invalid BG from 3A h_num = 0, v_num = 0
02-17 15:41:54.921 525 6811 E mm-camera-isp2:
02-17 15:41:54.921 525 6811 E mm-camera-isp2: bhist_stats44_stats_config_validate:363 Invalid BG from 3A h_num = 0, v_num = 0
02-17 15:41:54.921 525 6811 E mm-camera-isp2:
02-17 15:41:54.969 1870 3410 I nanohub : osLog: [BMI160] accSetRate: rate=51200, latency=19999744, state=7
02-17 15:41:54.975 1870 3410 I nanohub : osLog: [BMI160] accSetRate: rate=51200, latency=19999744, state=3
02-17 15:41:54.981 525 6833 E mm-camera-CORE: aec_process_get_matching_index_from_history:4718 history search unsuccessful!
02-17 15:41:55.013 525 6869 E mm-camera: module_faceproc_client_handle_buf_divert:3924] Face detection skip 1 dim 1280x960 pad 1280x960
02-17 15:41:55.015 525 6833 E mm-camera-CORE: aec_process_get_matching_index_from_history:4718 history search unsuccessful!
02-17 15:41:55.066 519 3767 I MediaPlayerService: MediaPlayerService::getOMX
02-17 15:41:55.067 4461 4629 E NxpTml : _i2c_write() errno : 5
02-17 15:41:55.067 4461 4629 E NxpTml : PN54X - Error in I2C Write.....
02-17 15:41:55.067 4461 4631 E NxpHal : write error status = 0x1ff
02-17 15:41:55.067 4461 4618 E NxpHal : write_unlocked failed - PN54X Maybe in Standby Mode - Retry
02-17 15:41:55.068 4461 4629 E NxpTml : _i2c_write() errno : 5
02-17 15:41:55.069 4461 4629 E NxpTml : PN54X - Error in I2C Write.....
02-17 15:41:55.069 4461 4631 E NxpHal : write error status = 0x1ff
02-17 15:41:55.069 1870 3410 I nanohub : osLog: [BMI160] gyrSetRate: rate=51200, latency=19999744, state=3
02-17 15:41:55.069 4461 4618 E NxpHal : write_unlocked failed - PN54X Maybe in Standby Mode - Retry
02-17 15:41:55.069 6725 6885 I OMXClient: MuxOMX ctor
02-17 15:41:55.073 4461 4618 D BrcmNfcJni: RoutingManager::nfaEeCallback: NFA_EE_SET_TECH_CFG_EVT; status=0x0
02-17 15:41:55.073 516 3938 I OMXMaster: makeComponentInstance(OMX.google.vorbis.decoder) in mediacodec process
02-17 15:41:55.073 4461 4618 D BrcmNfcJni: RoutingManager::nfaEeCallback: NFA_EE_SET_PROTO_CFG_EVT; status=0x0
02-17 15:41:55.074 4461 4473 D BrcmNfcJni: RoutingManager::commitRouting
02-17 15:41:55.074 4461 4618 D BrcmNfcJni: RoutingManager::nfaEeCallback: NFA_EE_UPDATED_EVT
02-17 15:41:55.080 6725 6850 I CAM_Instrumentation: CameraCaptureSession: First capture request sent to first capture result received: 408ms
02-17 15:41:55.099 1870 20375 I sensors : flush
02-17 15:41:55.101 1870 20375 I nanohub : queueFlush: sensor=1, handle=1
02-17 15:41:55.102 1870 4543 I sensors : batch
02-17 15:41:55.102 1870 3410 I nanohub : flushing 1
02-17 15:41:55.104 1870 4543 I nanohub : queueBatch: sensor=8, handle=3, period=200000000, latency=0
02-17 15:41:55.104 1870 4543 I sensors : activate
02-17 15:41:55.112 1870 4543 I nanohub : queueActivate: sensor=8, handle=3, enable=1
02-17 15:41:55.115 1870 3410 I nanohub : osLog: [BMI160] magPower: on=1, state=3
02-17 15:41:55.126 1870 3410 I nanohub : osLog: [BMI160] magSetRate: rate=6400, latency=199999488, state=7
02-17 15:41:55.128 1870 3410 I nanohub : osLog: [BMI160] magSetRate: rate=6400, latency=199999488, state=3
02-17 15:41:55.145 6725 6725 I CAM_CameraAppUI: Revealing the viewfinder by hiding the mode cover.
02-17 15:41:55.145 6725 6850 I CAM_Instrumentation: CameraCaptureSession: first capture result received to second capture result received: 65ms
02-17 15:41:55.176 6725 6725 W CAM_PrimaryShutter: transitionToCapture while ShutterButtonMode is PHOTO
02-17 15:41:55.428 519 519 I MediaPlayerService: MediaPlayerService::getOMX
02-17 15:41:55.429 6725 6889 I OMXClient: MuxOMX ctor
02-17 15:41:55.432 516 602 I OMXMaster: makeComponentInstance(OMX.google.vorbis.decoder) in mediacodec process
02-17 15:41:55.637 519 18249 I MediaPlayerService: MediaPlayerService::getOMX
02-17 15:41:55.638 6725 6893 I OMXClient: MuxOMX ctor
02-17 15:41:55.640 516 3938 I OMXMaster: makeComponentInstance(OMX.google.vorbis.decoder) in mediacodec process
02-17 15:41:55.886 519 1481 I MediaPlayerService: MediaPlayerService::getOMX
02-17 15:41:55.887 6725 6896 I OMXClient: MuxOMX ctor
02-17 15:41:55.888 516 516 I OMXMaster: makeComponentInstance(OMX.google.vorbis.decoder) in mediacodec process
02-17 15:41:56.062 4377 31486 W ctxmgr : [AclManager]No 2 for (accnt=account#767537868#, com.google.android.gms(10013):UserLocationProducer, vrsn=10298000, 0, 3pPkg = null , 3pMdlId = null). Was: 2 for 1, account#767537868#
02-17 15:41:56.114 519 18249 I MediaPlayerService: MediaPlayerService::getOMX
02-17 15:41:56.119 6725 6905 I OMXClient: MuxOMX ctor
02-17 15:41:56.123 516 3938 I OMXMaster: makeComponentInstance(OMX.google.vorbis.decoder) in mediacodec process
02-17 15:41:56.405 519 1481 I MediaPlayerService: MediaPlayerService::getOMX
02-17 15:41:56.407 6725 6910 I OMXClient: MuxOMX ctor
02-17 15:41:56.410 516 3765 I OMXMaster: makeComponentInstance(OMX.google.vorbis.decoder) in mediacodec process
02-17 15:41:56.617 519 3792 I MediaPlayerService: MediaPlayerService::getOMX
02-17 15:41:56.618 6725 6913 I OMXClient: MuxOMX ctor
02-17 15:41:56.620 516 516 I OMXMaster: makeComponentInstance(OMX.google.vorbis.decoder) in mediacodec process
02-17 15:41:56.800 519 1481 I MediaPlayerService: MediaPlayerService::getOMX
02-17 15:41:56.801 6725 6916 I OMXClient: MuxOMX ctor
02-17 15:41:56.803 516 602 I OMXMaster: makeComponentInstance(OMX.google.vorbis.decoder) in mediacodec process
02-17 15:41:58.555 6725 6820 I CAM_CnvrgdCaptureCmd: Executing converged capture command.
02-17 15:41:59.483 1870 20375 I ActivityManager: Process com.google.android.apps.messaging:rcs (pid 29737) has died
02-17 15:41:59.483 1870 20375 D ActivityManager: cleanUpApplicationRecord -- 29737
02-17 15:41:59.483 1870 20375 W ActivityManager: Scheduling restart of crashed service com.google.android.apps.messaging/com.google.android.rcs.service.service.JibeService in 1000ms
02-17 15:41:59.520 1870 20378 I ActivityManager: Process android.process.media (pid 32670) has died
02-17 15:41:59.520 1870 20378 D ActivityManager: cleanUpApplicationRecord -- 32670
02-17 15:41:59.520 1870 20378 W ActivityManager: Scheduling restart of crashed service com.android.providers.media/.MtpService in 1274302ms
02-17 15:41:59.642 6725 6820 I CAM_ProcessingSvcMgr: Starting service (was DESTROYED)
02-17 15:41:59.674 6725 6820 I CAM_CnvrgdCaptureCmd: Acquired frame 1 of 3 for converged image capture.
02-17 15:41:59.679 6725 6820 I CAM_CnvrgdCaptureCmd: Acquired frame 2 of 3 for converged image capture.
02-17 15:41:59.680 6725 6820 I CAM_CnvrgdCaptureCmd: Acquired frame 3 of 3 for converged image capture.
02-17 15:41:59.686 6725 6820 I CAM_CnvrgdCaptureCmd: Payload burst succeeded. Shot is not yet saved.
02-17 15:41:59.697 510 658 D audio_hw_primary: enable_snd_device: snd_device(78: vi-feedback)
02-17 15:41:59.697 510 658 D audio_hw_primary: enable_audio_route: usecase(21) apply and update mixer path: spkr-vi-record
02-17 15:41:59.698 525 6833 E mm-camera-sensor: port_sensor_handle_aec_update:444miss aec update window, skip
02-17 15:41:59.712 1870 4058 I ActivityManager: Process net.b3da.stepcounter2 (pid 29401) has died
02-17 15:41:59.712 1870 4505 I sensors : batch
02-17 15:41:59.712 1870 4058 D ActivityManager: cleanUpApplicationRecord -- 29401
02-17 15:41:59.712 1870 4058 W ActivityManager: Scheduling restart of crashed service net.b3da.stepcounter2/net.texh.cordovapluginstepcounter.StepCounterService in 10771ms
02-17 15:41:59.717 1870 4505 I nanohub : queueBatch: sensor=22, handle=24, period=60000000000, latency=60000000000
02-17 15:41:59.723 6725 6943 I CAM_ImgUtilNative: Calculating sharpness metric on edge, image size = (4032, 3024) pixel stride = 1 row stride = 4032 cropRect = (0, 0, 4032, 3024)
02-17 15:41:59.723 6725 6945 I CAM_ImgUtilNative: Calculating sharpness metric on edge, image size = (4032, 3024) pixel stride = 1 row stride = 4032 cropRect = (0, 0, 4032, 3024)
02-17 15:41:59.730 510 658 D audio_hw_primary: enable_audio_route: usecase(1) apply and update mixer path: low-latency-playback
02-17 15:41:59.779 525 6833 E mm-camera-sensor: port_sensor_handle_aec_update:444miss aec update window, skip
02-17 15:41:59.781 6725 6943 I CAM_ImgUtilNative: Calculating sharpness metric on edge, image size = (4032, 3024) pixel stride = 1 row stride = 4032 cropRect = (0, 0, 4032, 3024)
02-17 15:41:59.806 1870 8151 I ActivityManager: Process com.google.android.googlequicksearchbox:search (pid 29610) has died
02-17 15:41:59.806 1870 8151 D ActivityManager: cleanUpApplicationRecord -- 29610
02-17 15:41:59.807 1870 8151 W ActivityManager: Scheduling restart of crashed service com.google.android.googlequicksearchbox/com.google.android.apps.gsa.tasks.VelvetBackgroundTasksIntentService in 1969678ms
02-17 15:41:59.814 6725 6725 I CAM_ProcessingSvcMgr: Service destroyed, restarting? No
02-17 15:41:59.840 6725 6954 I CAM_ProcessingSvcMgr: Starting service (was DESTROYED)
02-17 15:41:59.947 6725 6725 I CAM_CameraAppUI: Covering the viewfinder with a screenshot until the camera is ready.
02-17 15:42:00.064 1870 3979 I sensors : batch
02-17 15:42:00.067 1870 3979 I nanohub : queueBatch: sensor=10, handle=4, period=100000000, latency=0
02-17 15:42:00.067 1870 3979 I sensors : activate
02-17 15:42:00.069 1870 3979 I nanohub : queueActivate: sensor=10, handle=4, enable=1
02-17 15:42:00.088 398 398 I ServiceManager: service 'AtCmdFwd' died
02-17 15:42:00.088 1870 3978 I ActivityManager: Process com.qualcomm.telephony (pid 29933) has died
02-17 15:42:00.088 1870 3978 D ActivityManager: cleanUpApplicationRecord -- 29933
02-17 15:42:00.089 1870 3978 W ActivityManager: Scheduling restart of crashed service com.qualcomm.atfwd/.AtFwdService in 20395ms
02-17 15:42:00.097 526 7508 I Atfwd_Sendcmd: AtCmdFwd : binderDied
02-17 15:42:00.097 526 7508 I ServiceManager: Waiting for service AtCmdFwd...
02-17 15:42:00.140 6725 6737 I art : Background sticky concurrent mark sweep GC freed 117048(3MB) AllocSpace objects, 1(84KB) LOS objects, 0% free, 45MB/45MB, paused 11.695ms total 192.205ms
02-17 15:42:00.181 1870 32172 I sensors : activate
02-17 15:42:00.183 1870 32172 I nanohub : queueActivate: sensor=10, handle=4, enable=0
02-17 15:42:00.240 525 6833 E mm-camera-sensor: port_sensor_handle_aec_update:444miss aec update window, skip
02-17 15:42:00.246 6725 6737 I art : Background partial concurrent mark sweep GC freed 6512(205KB) AllocSpace objects, 1(1520KB) LOS objects, 26% free, 44MB/60MB, paused 1.856ms total 104.208ms
02-17 15:42:00.278 6725 6725 I CAM_ProcessingSvcMgr: Service destroyed, restarting? No
02-17 15:42:00.323 510 658 D audio_hw_primary: disable_audio_route: usecase(1) reset and update mixer path: low-latency-playback
02-17 15:42:00.338 510 658 D audio_hw_primary: disable_snd_device: snd_device(78: vi-feedback)
02-17 15:42:00.339 510 658 D audio_hw_primary: disable_audio_route: usecase(21) reset and update mixer path: spkr-vi-record
02-17 15:42:00.342 511 6841 I QCamera3Stream: virtual int32_t qcamera::QCamera3Stream::init(cam_stream_type_t, cam_format_t, cam_dimension_t, cam_rotation_t, cam_stream_reproc_config_t, uint8_t, uint32_t, cam_is_type_t, uint32_t, qcamera::hal3_stream_cb_routine, void): stream_type is 9, feature_mask is 8390286
02-17 15:42:00.344 511 6841 E mm-camera-intf: mm_channel_fsm_fn_stopped: invalid state (1) for evt (9)
02-17 15:42:00.351 525 6815 E mm-camera: :cpp_hardware_set_clock:333 Set clock 480000000 BW abg 884265984 BW inst 1920000000
02-17 15:42:00.406 1870 8588 I ActivityManager: Process com.ubisoft.raymananniversary (pid 30054) has died
02-17 15:42:00.406 1870 8588 D ActivityManager: cleanUpApplicationRecord -- 30054
02-17 15:42:00.407 1870 8588 W ActivityManager: Scheduling restart of crashed service com.ubisoft.raymananniversary/org.ubisoft.geea.spark2.AlarmService in 30077ms
02-17 15:42:00.422 525 6829 E mm-camera: pproc_module_send_buf_divert_event:859] CDS enable 0 num_str 1 applied 0 stream_id 7
02-17 15:42:00.426 525 6825 E mm-camera-img: cac2_comp_process_frame:949] Start CAC
02-17 15:42:00.429 525 6825 V rownr : n 438 4032x3024
02-17 15:42:00.464 1870 3704 I ActivityManager: Process com.qualcomm.qcrilmsgtunnel (pid 29837) has died
02-17 15:42:00.464 1870 3704 D ActivityManager: cleanUpApplicationRecord -- 29837
02-17 15:42:00.464 1870 3704 W ActivityManager: Scheduling restart of crashed service com.qualcomm.qcrilmsgtunnel/.QcrilMsgTunnelService in 40020ms
02-17 15:42:00.466 397 397 E lowmemorykiller: Error writing /proc/4137/oom_score_adj; errno=22
02-17 15:42:00.466 1870 20376 I ActivityManager: Process com.google.android.tts (pid 29469) has died
02-17 15:42:00.466 1870 20376 D ActivityManager: cleanUpApplicationRecord -- 29469
02-17 15:42:00.467 1870 20376 W ActivityManager: Scheduling restart of crashed service com.google.android.tts/.service.GoogleTTSService in 50018ms
02-17 15:42:00.485 1870 32173 I ActivityManager: Process com.google.android.apps.fitness (pid 29430) has died
02-17 15:42:00.485 1870 32173 D ActivityManager: cleanUpApplicationRecord -- 29430
02-17 15:42:00.489 1870 32173 W ActivityManager: Scheduling restart of crashed service com.google.android.apps.fitness/.activemode.service.ActiveModeService in 49995ms
02-17 15:42:00.558 6725 6850 I CAM_FrameJank: JANK! Time between frames (125.214ms) increased by 200.0819973241664% over the expected delta (41.72659510284997ms)
02-17 15:42:00.576 1870 1917 I ActivityManager: Start proc 6975:com.google.android.apps.messaging:rcs/u0a66 for service com.google.android.apps.messaging/com.google.android.rcs.service.service.JibeService
02-17 15:42:00.605 525 6825 V rownr : Total time (Y): 176ms
02-17 15:42:00.605 525 6825 E mm-camera-img: cac2_comp_process_frame:963] ROWNR Successfull
02-17 15:42:00.605 525 6825 E mm-camera-img: cac2_comp_process_frame:977] CAC Successfull
02-17 15:42:00.614 525 6825 E mm-camera: cpp_hw_params_update_wnr_params:5760, error: invalid trigger input 0.000000
02-17 15:42:00.672 511 6847 D mm-jpeg-intf: mm_jpeg_create_session:2283] >>>> Work bufs need 1
02-17 15:42:00.676 6975 6985 I art : Background sticky concurrent mark sweep GC freed 11381(474KB) AllocSpace objects, 0(0B) LOS objects, 38% free, 4MB/6MB, paused 13.990ms total 56.808ms
02-17 15:42:00.711 1870 3978 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ LISTEN id=318, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ], android.os.BinderProxy@efcd152)
02-17 15:42:00.713 1870 4505 E WifiService: Multicaster binderDied
02-17 15:42:00.715 1870 3978 I ActivityManager: Process com.google.android.gms (pid 4667) has died
02-17 15:42:00.715 1870 3978 D ActivityManager: cleanUpApplicationRecord -- 4667
02-17 15:42:00.716 1870 3655 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ LISTEN id=318, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
02-17 15:42:00.717 1870 3978 W ActivityManager: Scheduling restart of crashed service com.google.android.gms/.cast.media.CastMediaRouteProviderService in 59768ms
02-17 15:42:00.717 1870 3978 W ActivityManager: Scheduling restart of crashed service com.google.android.gms/.chimera.container.FileApkIntentOperation$ExternalFileApkService in 69768ms
02-17 15:42:00.717 1870 3978 W ActivityManager: Scheduling restart of crashed service com.google.android.gms/.measurement.service.MeasurementBrokerService in 69767ms
02-17 15:42:00.717 1870 3978 W ActivityManager: Scheduling restart of crashed service com.google.android.gms/.panorama.service.PanoramaAndroidService in 79767ms
02-17 15:42:00.718 1870 3978 W ActivityManager: Scheduling restart of crashed service com.google.android.gms/com.google.android.location.places.service.GeoDataService in 89767ms
02-17 15:42:00.720 397 397 E lowmemorykiller: Error writing /proc/4137/oom_score_adj; errno=22
02-17 15:42:00.720 397 397 E lowmemorykiller: Error writing /proc/32558/oom_score_adj; errno=22
02-17 15:42:00.723 1870 1893 I ActivityManager: Process com.google.process.gapps (pid 5546) has died
02-17 15:42:00.723 1870 1893 D ActivityManager: cleanUpApplicationRecord -- 5546
02-17 15:42:00.739 511 6847 E mm-still: QOMXImageCodec::QOMXImageCodec():56 ###mmstill_Loglevel 0
02-17 15:42:00.739 511 6847 I qomx_image_core: OMX_GetHandle:237] get instance pts is 0xeb33f000
02-17 15:42:00.739 511 6847 D qomx_image_core: OMX_GetHandle:255] handle = 0xeb33f004 Instanceindex = 0,comp_idx 2 g_ptr 0xebd43640
02-17 15:42:00.739 511 6847 E mm-still: OMX_ERRORTYPE qomx_component_set_callbacks(OMX_HANDLETYPE, OMX_CALLBACKTYPE , OMX_PTR): 181: This ptr addr 0xeb33f000
02-17 15:42:00.739 511 6847 I qomx_image_core: OMX_GetHandle:261] Success
02-17 15:42:00.740 511 6847 D mm-jpeg-intf: mm_jpeg_session_config_main:1159] config port
02-17 15:42:00.740 511 6847 D mm-jpeg-intf: mm_jpeg_session_config_main_buffer_offset:447] yOffset = 0, cbcrOffset = (0 0), totalSize = 18579456,cbcrStartOffset = (12386304 6193152)
02-17 15:42:00.740 511 6847 E mm-jpeg-intf: mm_jpeg_meta_enc_key:662] Key is invalid
02-17 15:42:00.740 511 6847 D mm-jpeg-intf: mm_jpeg_speed_mode:550] speed 1
02-17 15:42:00.749 511 6847 E jpeg_hw : jpege_lib_init:386 ###jpeghw_Loglevel 0
02-17 15:42:00.753 511 6847 E jpeg_hw : jpege_lib_init:457] handler 0x0 0x0 0x0
02-17 15:42:00.758 511 6847 E jpeg_hw : jpegdma_lib_init:371 ###jpeghw_Loglevel 0
02-17 15:42:00.760 511 6847 E jpeg_hw : jpegdma_lib_init:421] handler 0x0 0x0 0x0
02-17 15:42:00.762 511 6847 D mm-jpeg-intf: mm_jpeg_create_session:2411] session id 1000000
02-17 15:42:00.764 511 6847 D mm-jpeg-intf: mm_jpeg_start_job:2079] session_idx 0 client idx 0
02-17 15:42:00.766 511 6848 D mm-jpeg-intf: mm_jpeg_session_config_main_crop:1126] OMX_IndexConfigCommonInputCrop w = 0, h = 0, l = 0, t = 0, port_idx = 0
02-17 15:42:00.766 511 6848 D mm-jpeg-intf: mm_jpeg_session_config_thumbnail:925] encode_thumbnail 0
02-17 15:42:00.766 511 6848 E mm-jpeg-intf: mm_jpeg_configure_job_params:1417] Work buffer info 21 0xe7e4b000 WorkBufSize: 18579456 invalidate
02-17 15:42:00.765 511 6847 D mm-jpeg-intf: mm_jpeg_start_job:2134] job_id 16777216 X
02-17 15:42:00.771 511 6848 D mm-jpeg-intf: mm_jpeg_process_encoding_job:1686] Success X
02-17 15:42:00.772 511 6988 E mm-still: virtual OMX_ERRORTYPE OMXJpegEncoderPipeline::startEncode():560] startEncode()
02-17 15:42:00.772 511 6988 E jpeg_hw : jpege_lib_hw_config:678] Version 10030000
02-17 15:42:00.772 511 6988 E jpeg_hw : jpege_lib_hw_fe_buffer_cfg:309] w 3024 h 4032 stride 3072 scanline 4032
02-17 15:42:00.772 511 6988 E jpeg_hw : we_buffer_cfg PLN0_WR_BUFFER_SIZE = 67127008
02-17 15:42:00.772 511 6988 E jpeg_hw : we_buffer_cfg PLN0_WR_STRIDE = 18144
02-17 15:42:00.772 511 6988 E jpeg_hw : we_buffer_cfg PLN0_WR_HSTEP = 18144
02-17 15:42:00.772 511 6988 E jpeg_hw : we_buffer_cfg PLN0_WR_VSTEP = 1024
02-17 15:42:00.780 1870 1893 I ActivityManager: Process com.microsoft.skydrive (pid 32558) has died
02-17 15:42:00.780 1870 1893 D ActivityManager: cleanUpApplicationRecord -- 32558
02-17 15:42:00.780 1870 1893 W ActivityManager: Scheduling restart of crashed service com.microsoft.skydrive/com.microsoft.odsp.task.TaskService in 99704ms
02-17 15:42:00.780 1870 1893 W ActivityManager: Scheduling restart of crashed service com.microsoft.skydrive/.updateuserinfo.UpdateUserInfoService in 109704ms
02-17 15:42:00.781 1870 1893 W ActivityManager: Scheduling restart of crashed service com.microsoft.skydrive/.streamcache.service.UpdateMetadataForOfflineFilesService in 109704ms
02-17 15:42:00.813 511 6988 D mm-jpeg-intf: mm_jpeg_ebd:2736] count 0
02-17 15:42:00.813 511 6988 D mm-jpeg-intf: mm_jpeg_fbd:2750] count 0
02-17 15:42:00.813 511 6988 D mm-jpeg-intf: [KPI Perf] : PROFILE_JPEG_FBD
02-17 15:42:00.814 511 6988 D mm-jpeg-intf: mm_jpeg_fbd:2781] send jpeg callback 0 buf 0x0xd7f84000 len 2880278 JobID 16777216
02-17 15:42:00.820 511 6988 D mm-jpeg-intf: mm_jpegenc_destroy_job:2450] Exif entry count 13 16
02-17 15:42:00.820 511 6988 D mm-jpeg-intf: mm_jpeg_queue_remove_job_by_job_id:2954] found matching job id
02-17 15:42:00.822 6725 6805 E CAM_IRJPEGw4032: Open Image Count (1) exceeds maximum (1)!
02-17 15:42:00.899 6975 6975 I art : Starting a blocking GC AddRemoveAppImageSpace
02-17 15:42:01.098 526 7508 I ServiceManager: Waiting for service AtCmdFwd...
02-17 15:42:01.177 6975 6975 I MultiDex: VM with version 2.1.0 has multidex support
02-17 15:42:01.177 6975 6975 I MultiDex: install
02-17 15:42:01.177 6975 6975 I MultiDex: VM has multidex support, MultiDex support library is disabled.
02-17 15:42:01.237 6975 6975 D RcsService: onCreate: starting service
02-17 15:42:01.299 6975 6975 D RcsStack: a: Start listening for network changes
02-17 15:42:01.306 1870 4543 I ActivityManager: Process com.todoist (pid 4397) has died
02-17 15:42:01.306 1870 4543 D ActivityManager: cleanUpApplicationRecord -- 4397
02-17 15:42:01.307 1870 4543 W ActivityManager: Scheduling restart of crashed service com.todoist/.appwidget.service.ItemListAppWidgetUpdateService in 109178ms
02-17 15:42:01.320 508 6979 I art : Starting a blocking GC HeapTrim
02-17 15:42:01.349 1870 4503 I ActivityManager: Start proc 7004:com.google.process.gapps/u0a13 for content provider com.google.android.gsf/.gservices.GservicesProvider
02-17 15:42:01.361 1870 8588 I ActivityManager: Process com.bandcamp.android (pid 4137) has died
02-17 15:42:01.361 1870 8588 D ActivityManager: cleanUpApplicationRecord -- 4137
02-17 15:42:01.361 1870 8588 W ActivityManager: Scheduling restart of crashed service com.bandcamp.android/.playback.PlayerService in 119123ms
02-17 15:42:01.361 1870 8588 W ActivityManager: Scheduling restart of crashed service com.bandcamp.android/.playback.AudioCacheService in 129123ms
02-17 15:42:01.407 6975 6975 V RcsProvisioning: Up-to-date config file exits, migration not necessary
02-17 15:42:01.447 1870 4501 D GraphicsStats: Buffer count: 6
02-17 15:42:01.448 1870 4058 I WindowManager: WIN DEATH: Window{2f07cda u0 com.creativedock.hoppycar/com.creativedock.hoppycar.MainActivity}
02-17 15:42:01.448 1870 8151 I ActivityManager: Process com.creativedock.hoppycar (pid 5795) has died
02-17 15:42:01.448 1870 8151 D ActivityManager: cleanUpApplicationRecord -- 5795
02-17 15:42:01.490 7004 7004 I art : Starting a blocking GC AddRemoveAppImageSpace
02-17 15:42:01.494 7004 7004 W System : ClassLoader referenced unknown path: /system/priv-app/GoogleServicesFramework/lib/arm64
02-17 15:42:01.601 7004 7004 I GservicesProvider: Gservices pushing to system: true; secure/global: true
02-17 15:42:01.703 6975 6975 D RcsProvisioning: Storing backup token
02-17 15:42:01.753 6975 6975 D RcsService: RcsEngine: Constructor
02-17 15:42:01.770 1870 16459 D GraphicsStats: Buffer count: 5
02-17 15:42:01.770 1870 14726 I WindowManager: WIN DEATH: Window{ebef426 u0 com.google.android.googlequicksearchbox/com.google.android.launcher.GEL}
02-17 15:42:01.772 1870 1893 I ActivityManager: Process com.google.android.googlequicksearchbox (pid 31254) has died
02-17 15:42:01.772 1870 1893 D ActivityManager: cleanUpApplicationRecord -- 31254
02-17 15:42:01.832 7004 7004 I GoogleHttpClient: GMS http client unavailable, use old client
02-17 15:42:01.968 6975 6975 W RcsProvisioning: No config URL. RCS will be disabled!
02-17 15:42:01.975 6975 6975 D RcsService: Never provisioned and consent not granted, skipped config update request
02-17 15:42:02.014 6975 6975 D RcsStack: a: Scheduling task "Thread-2" for execution in 86400s
02-17 15:42:02.020 6975 6975 D RcsStack: a: Cancelling task Thread-2
02-17 15:42:02.021 6975 6975 D RcsStack: a: Scheduling task "Thread-3" for execution in 86400s
02-17 15:42:02.098 526 7508 I ServiceManager: Waiting for service AtCmdFwd...
02-17 15:42:02.102 6975 6975 V RcsService: Device info: LGE Nexus 5X bullhead // google bullhead
02-17 15:42:02.102 6975 6975 V RcsService: Running Android 7.1.1, API level 25, REL 3582057
02-17 15:42:02.110 6975 7001 D RcsStack: a: processConnectivityIntent(): mNetworkInfo=[type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: "CreativeDock", failover: false, available: true, roaming: false, metered: false] isConnected=true mState=CONNECTED
02-17 15:42:02.116 6975 6975 D RcsService: SIM inserted
02-17 15:42:02.145 6975 6975 D RcsProvisioning: Last known [IMSI: 230019807048400, MSISDN: ], New [IMSI: 230019807048400, MSISDN: ]
02-17 15:42:02.145 6975 6975 D RcsProvisioning: Assuming no SIM swap, IMSI is unchanged
02-17 15:42:02.145 6975 6975 D RcsService: Never provisioned and consent not granted, skipped config update request
02-17 15:42:02.267 1870 1880 I art : Background partial concurrent mark sweep GC freed 39626(2MB) AllocSpace objects, 34(680KB) LOS objects, 33% free, 29MB/44MB, paused 2.130ms total 227.227ms
02-17 15:42:02.722 1870 3978 I sensors : batch
02-17 15:42:02.724 1870 3978 I nanohub : queueBatch: sensor=1, handle=1, period=160000000, latency=0
02-17 15:42:02.725 1870 4543 I sensors : activate
02-17 15:42:02.726 1870 4543 I nanohub : queueActivate: sensor=8, handle=3, enable=0
02-17 15:42:02.729 1870 3410 I nanohub : osLog: [BMI160] magPower: on=0, state=3
02-17 15:42:02.838 6725 6854 E BufferQueueProducer: [ImageReader-4080x3028f25m15-6725-0] queueBuffer: BufferQueue has been abandoned
02-17 15:42:02.839 511 6858 E Surface : queueBuffer: error queuing buffer to SurfaceTexture, -19
02-17 15:42:02.839 511 6858 E Camera3-OutputStream: returnBufferCheckedLocked: Stream 4: Error queueing buffer to native window: No such device (-19)
02-17 15:42:02.839 511 6858 E Camera3-Device: Can't return buffer to its stream: No such device (-19)
02-17 15:42:02.841 7038 7038 I art : Late-enabling -Xcheck:jni
02-17 15:42:02.849 1870 32172 I ActivityManager: Start proc 7038:com.creativedock.hoppycar/u0a202 for content provider com.creativedock.hoppycar/android.support.v4.content.FileProvider
02-17 15:42:02.849 1870 32172 W ActivityManager: Slow operation: 121ms so far, now at getContentProviderImpl: after start process
02-17 15:42:02.849 1870 32172 W ActivityManager: Slow operation: 122ms so far, now at getContentProviderImpl: updating data structures
02-17 15:42:02.849 1870 32172 W ActivityManager: Slow operation: 122ms so far, now at getContentProviderImpl: done!
02-17 15:42:02.932 4461 4629 E NxpTml : _i2c_write() errno : 5
02-17 15:42:02.933 4461 4629 E NxpTml : PN54X - Error in I2C Write.....
02-17 15:42:02.933 4461 4631 E NxpHal : write error status = 0x1ff
02-17 15:42:02.933 4461 4618 E NxpHal : write_unlocked failed - PN54X Maybe in Standby Mode - Retry
02-17 15:42:02.941 4461 4618 D BrcmNfcJni: RoutingManager::nfaEeCallback: NFA_EE_SET_TECH_CFG_EVT; status=0x0
02-17 15:42:02.941 4461 4618 D BrcmNfcJni: RoutingManager::nfaEeCallback: NFA_EE_SET_PROTO_CFG_EVT; status=0x0
02-17 15:42:02.941 4461 4815 D BrcmNfcJni: RoutingManager::commitRouting
02-17 15:42:02.941 4461 4618 D BrcmNfcJni: RoutingManager::nfaEeCallback: NFA_EE_UPDATED_EVT
02-17 15:42:02.949 511 6847 D mm-jpeg-intf: mm_jpeg_destroy_session:2538] abort todo jobs
02-17 15:42:02.949 511 6847 D mm-jpeg-intf: mm_jpeg_destroy_session:2546] abort ongoing jobs
02-17 15:42:02.953 511 6847 V qomx_image_core: OMX_FreeHandle:332]
02-17 15:42:02.953 511 6847 D qomx_image_core: get_idx_from_handle:291] comp_idx 2 inst_idx 0
02-17 15:42:02.953 511 6847 V qomx_image_core: OMX_FreeHandle:367] Success
02-17 15:42:02.953 511 6847 D mm-jpeg-intf: mm_jpeg_session_destroy:395] Session destroy successful. X
02-17 15:42:02.954 511 6847 D mm-jpeg-intf: mm_jpeg_destroy_session:2591] destroy session successful. X
02-17 15:42:02.954 511 18636 E mm-camera-intf: mm_camera_poll_thread_del_poll_fd: invalid handler 44032 (0)
02-17 15:42:02.957 525 6829 E mm-camera: cpp_module_handle_streamoff_event:3411, info: doing stream-off for identity 0x10007
02-17 15:42:02.957 525 6829 E mm-camera: cpp_module_handle_streamoff_event:3515] iden:0x10007, linked_params:0x0
02-17 15:42:02.957 525 6829 E mm-camera: cpp_hardware_process_streamoff:731] skip_iden:0x0, duplicate_stream_status:0x0
02-17 15:42:02.957 525 6829 E mm-camera: cpp_module_handle_streamoff_event:3560, info: stream-off done for identity 0x10007
02-17 15:42:02.959 525 6815 E mm-camera: :cpp_hardware_set_clock:333 Set clock 320000000 BW abg 116121600 BW inst 1466181932
02-17 15:42:02.960 525 6829 E mm-camera: cpp_port_check_caps_unreserve:164, identity=0x10007
02-17 15:42:02.960 525 6829 E mm-camera: cpp_port_check_caps_unreserve:174, identity=0x10007, unreserved
02-17 15:42:02.961 511 18636 E QCamera3Channel: virtual qcamera::QCamera3ReprocessChannel::~QCamera3ReprocessChannel(): deleting channel 43777
02-17 15:42:02.962 511 18636 E mm-camera-intf: mm_camera_poll_thread_del_poll_fd: invalid handler 43525 (5)
02-17 15:42:02.963 525 6829 E mm-camera: module_faceproc_port_event_func:794] FD_STREAMOFF 1 10006
02-17 15:42:02.963 525 6880 E mm-camera: module_faceproc_calc_face_hist:2000] Can not find frame id 195 for histogram
02-17 15:42:02.969 525 6829 E mm-camera: iface_streamoff_to_thread: E, session id = 1, user stream id = 6
02-17 15:42:02.969 525 6807 E mm-camera: iface_streamoff: E, session_id 1 mct_stream_id = 6
02-17 15:42:02.969 525 6807 E mm-camera: iface_util_get_user_streams_by_bundle: streamoff, first bundled streamoff all bindled streams!
02-17 15:42:02.969 525 6807 E mm-camera: iface_util_update_streamon_id: left stream on count 1, skip hw streamoff
02-17 15:42:02.969 525 6807 E mm-camera: iface_util_update_streamon_id: left stream on count 1, skip hw streamoff
02-17 15:42:02.969 525 6807 E mm-camera: iface_util_update_streamon_id: invalid hw stream 9000f state 1, enforce streamoff!
02-17 15:42:03.039 525 6870 E mm-camera: iface_axi_cfg_stats_stream_stop: stats_cmd: enable = 0, num of stats stream = 6
02-17 15:42:03.040 525 6807 E mm-camera: iface_ispif_get_cfg_params_from_hw_streams: interace 0 active count = 1, skip stop ispif
02-17 15:42:03.042 525 6807 E mm-camera: iface_ispif_streamoff: X, rc = 0
02-17 15:42:03.042 525 6833 E mm-camera-sensor: port_sensor_handle_aec_update:444miss aec update window, skip
02-17 15:42:03.042 525 6807 E mm-camera: iface_streamoff: session_id = 1, active_streams = 0
02-17 15:42:03.042 525 6807 E mm-camera: iface_streamoff: X
02-17 15:42:03.045 525 6829 E mm-camera: iface_streamoff_to_thread: X, session id = 1, user stream id = 6
02-17 15:42:03.046 511 18636 E mm-camera-intf: mm_camera_poll_thread_del_poll_fd: invalid handler 42497 (1)
02-17 15:42:03.046 511 6867 D QCamera3Stream: virtual int32_t qcamera::QCamera3Stream::processDataNotify(mm_camera_super_buf_t
): Stream thread is not active, no ops here
02-17 15:42:03.047 525 6829 E mm-camera: cpp_module_handle_streamoff_event:3411, info: doing stream-off for identity 0x10002
02-17 15:42:03.047 525 6829 E mm-camera: cpp_module_handle_streamoff_event:3515] iden:0x10002, linked_params:0x0
02-17 15:42:03.047 525 6829 E mm-camera: cpp_hardware_process_streamoff:731] skip_iden:0x0, duplicate_stream_status:0x0
02-17 15:42:03.048 525 6815 E mm-camera: :cpp_hardware_set_clock:333 Set clock 320000000 BW abg 0 BW inst 0
02-17 15:42:03.048 525 6829 E mm-camera: cpp_module_handle_streamoff_event:3560, info: stream-off done for identity 0x10002
02-17 15:42:03.048 525 6829 E mm-camera: iface_streamoff_to_thread: E, session id = 1, user stream id = 2
02-17 15:42:03.048 525 6807 E mm-camera: iface_streamoff: E, session_id 1 mct_stream_id = 2
02-17 15:42:03.048 525 6807 E mm-camera: iface_util_get_user_streams_by_bundle: skip streamoff! left 3 bundled streamoff, mct stream id 2total bundled stream num = 5
02-17 15:42:03.048 525 6807 E mm-camera: iface_streamoff: X
02-17 15:42:03.048 525 6829 E mm-camera: iface_streamoff_to_thread: X, session id = 1, user stream id = 2
02-17 15:42:03.049 511 18636 E mm-camera-intf: mm_camera_poll_thread_del_poll_fd: invalid handler 42754 (2)
02-17 15:42:03.049 525 6829 E mm-camera: iface_streamoff_to_thread: E, session id = 1, user stream id = 3
02-17 15:42:03.049 525 6807 E mm-camera: iface_streamoff: E, session_id 1 mct_stream_id = 3
02-17 15:42:03.049 525 6807 E mm-camera: iface_util_get_user_streams_by_bundle: skip streamoff! left 2 bundled streamoff, mct stream id 3total bundled stream num = 5
02-17 15:42:03.049 525 6807 E mm-camera: iface_streamoff: X
02-17 15:42:03.049 525 6829 E mm-camera: iface_streamoff_to_thread: X, session id = 1, user stream id = 3
02-17 15:42:03.050 511 18636 E mm-camera-intf: mm_camera_poll_thread_del_poll_fd: invalid handler 43011 (3)
02-17 15:42:03.051 525 6829 E mm-camera: iface_streamoff_to_thread: E, session id = 1, user stream id = 4
02-17 15:42:03.052 525 6807 E mm-camera: iface_streamoff: E, session_id 1 mct_stream_id = 4
02-17 15:42:03.052 525 6807 E mm-camera: iface_util_get_user_streams_by_bundle: skip streamoff! left 1 bundled streamoff, mct stream id 4total bundled stream num = 5
02-17 15:42:03.052 525 6807 E mm-camera: iface_streamoff: X
02-17 15:42:03.052 525 6829 E mm-camera: iface_streamoff_to_thread: X, session id = 1, user stream id = 4
02-17 15:42:03.052 525 6829 E mm-camera: iface_util_set_frame_skip_all_stream: session id = 1, skip pattern = 0
02-17 15:42:03.052 511 18636 E mm-camera-intf: mm_camera_poll_thread_del_poll_fd: invalid handler 43268 (4)
02-17 15:42:03.067 525 6833 E mm-camera: stats_port_event:1849 stats_port_event stop sending AWB_UPDATE
02-17 15:42:03.069 525 6829 E mm-camera: iface_streamoff_to_thread: E, session id = 1, user stream id = 5
02-17 15:42:03.069 525 6807 E mm-camera: iface_streamoff: E, session_id 1 mct_stream_id = 5
02-17 15:42:03.069 525 6807 E mm-camera: iface_util_get_user_streams_by_bundle: skip streamoff! left 0 bundled streamoff, mct stream id 5total bundled stream num = 5
02-17 15:42:03.070 525 6870 E mm-camera: iface_axi_stats_stream_unconfig: release stats stream id 80010003, handle 505
02-17 15:42:03.070 525 6870 E mm-camera: iface_stats_unreg_buf: last VFE close, relase stats buffer
02-17 15:42:03.071 525 6870 E mm-camera: iface_axi_stats_stream_unconfig: release stats stream id 80010007, handle 302
02-17 15:42:03.071 525 6870 E mm-camera: iface_stats_unreg_buf: last VFE close, relase stats buffer
02-17 15:42:03.071 525 6870 E mm-camera: iface_axi_stats_stream_unconfig: release stats stream id 80010008, handle 203
02-17 15:42:03.071 525 6870 E mm-camera: iface_stats_unreg_buf: last VFE close, relase stats buffer
02-17 15:42:03.071 525 6870 E mm-camera: iface_axi_stats_stream_unconfig: release stats stream id 80010009, handle 401
02-17 15:42:03.071 525 6870 E mm-camera: iface_stats_unreg_buf: last VFE close, relase stats buffer
02-17 15:42:03.071 525 6870 E mm-camera: iface_axi_stats_stream_unconfig: release stats stream id 8001000a, handle 608
02-17 15:42:03.071 525 6870 E mm-camera: iface_stats_unreg_buf: last VFE close, relase stats buffer
02-17 15:42:03.072 525 6870 E mm-camera: iface_axi_stats_stream_unconfig: release stats stream id 8001000b, handle 700
02-17 15:42:03.072 525 6870 E mm-camera: iface_stats_unreg_buf: last VFE close, relase stats buffer
02-17 15:42:03.072 525 6807 E mm-camera: iface_util_release_resource: camif_cnt= 1 rdi_cnt= 2 used mask 7
02-17 15:42:03.072 525 6807 E mm-camera: iface_util_release_resource: camif_cnt= 0 rdi_cnt= 2 used mask 0
02-17 15:42:03.072 525 6807 E mm-camera: iface_util_release_resource: camif_cnt= 0 rdi_cnt= 1 used mask 0
02-17 15:42:03.072 525 6807 E mm-camera: iface_util_release_resource: camif_cnt= 0 rdi_cnt= 0 used mask 0
02-17 15:42:03.075 525 6807 E mm-camera: iface_streamoff: all bundled stream streamoff, clear hal bundled mask
02-17 15:42:03.075 525 6807 E mm-camera: iface_streamoff: X
02-17 15:42:03.075 525 6829 E mm-camera: iface_streamoff_to_thread: X, session id = 1, user stream id = 5
02-17 15:42:03.080 525 6829 E mm-camera: sensor_pdaf_deinit:4287failed to open pdaf3 init library function
02-17 15:42:03.088 511 18636 I QCamera3HWI: int qcamera::QCamera3HardwareInterface::configureStreamsPerfLocked(camera3_stream_configuration_t): stopping channel 41984
02-17 15:42:03.088 511 18636 I QCamera3HWI: int qcamera::QCamera3HardwareInterface::configureStreamsPerfLocked(camera3_stream_configuration_t
): stream[0] type = 0, format = 34, width = 320, height = 240, rotation = 0, usage = 0x800
02-17 15:42:03.088 511 18636 E QCamera3Channel: virtual int32_t qcamera::QCamera3ProcessingChannel::stop(): Attempt to stop inactive channel
02-17 15:42:03.089 525 6829 E mm-camera: port_iface_ext_unlink_func: E, identity = 0x10002, port = 0xf37aad20, direction = 2
02-17 15:42:03.089 525 6829 E mm-camera: port_iface_check_caps_unreserve_func: E, identity = 0x10002, port = 0xf37aad20, direction = 2
02-17 15:42:03.089 525 6829 E mm-camera: iface_unreserve_sink_port: stream_id 2 mode 0
02-17 15:42:03.089 525 6829 E mm-camera: port_iface_ext_unlink_func: E, identity = 0x10002, port = 0xf37ab020, direction = 1
02-17 15:42:03.089 525 6829 E mm-camera: iface_ext_unlink_src_port: mct stream already removed from hw stream
02-17 15:42:03.089 525 6829 E mm-camera: port_iface_check_caps_unreserve_func: E, identity = 0x10002, port = 0xf37ab020, direction = 1
02-17 15:42:03.089 525 6829 E mm-camera: isp_port_check_caps_unreserve:844 ide 10002 port 0xf3768d00
02-17 15:42:03.090 525 6829 E mm-camera: cpp_port_check_caps_unreserve:164, identity=0x10002
02-17 15:42:03.090 525 6829 E mm-camera: cpp_port_check_caps_unreserve:174, identity=0x10002, unreserved
02-17 15:42:03.090 525 6829 E mm-camera: cpp_port_check_caps_unreserve:164, identity=0x10002
02-17 15:42:03.090 525 6829 E mm-camera: cpp_port_check_caps_unreserve:174, identity=0x10002, unreserved
02-17 15:42:03.091 511 18636 E QCamera3Channel: virtual int32_t qcamera::QCamera3ProcessingChannel::stop(): Attempt to stop inactive channel
02-17 15:42:03.092 525 6829 E mm-camera: port_iface_ext_unlink_func: E, identity = 0x10003, port = 0xf37aad20, direction = 2
02-17 15:42:03.092 525 6829 E mm-camera: port_iface_check_caps_unreserve_func: E, identity = 0x10003, port = 0xf37aad20, direction = 2
02-17 15:42:03.092 525 6829 E mm-camera: iface_unreserve_sink_port: stream_id 3 mode 0
02-17 15:42:03.092 525 6829 E mm-camera: port_iface_ext_unlink_func: E, identity = 0x10003, port = 0xf37ab020, direction = 1
02-17 15:42:03.092 525 6829 E mm-camera: iface_ext_unlink_src_port: mct stream already removed from hw stream
02-17 15:42:03.092 525 6829 E mm-camera: port_iface_check_caps_unreserve_func: E, identity = 0x10003, port = 0xf37ab020, direction = 1
02-17 15:42:03.092 525 6829 E mm-camera: isp_port_check_caps_unreserve:844 ide 10003 port 0xf3768d00
02-17 15:42:03.093 511 18636 E QCamera3Channel: virtual int32_t qcamera::QCamera3ProcessingChannel::stop(): Attempt to stop inactive channel
02-17 15:42:03.095 511 18636 I qomx_image_core: OMX_Deinit:119] Complete
02-17 15:42:03.097 525 6829 E mm-camera: port_iface_ext_unlink_func: E, identity = 0x10004, port = 0xf37aad20, direction = 2
02-17 15:42:03.097 525 6829 E mm-camera: port_iface_check_caps_unreserve_func: E, identity = 0x10004, port = 0xf37aad20, direction = 2
02-17 15:42:03.097 525 6829 E mm-camera: iface_unreserve_sink_port: stream_id 4 mode 0
02-17 15:42:03.097 525 6829 E mm-camera: port_iface_ext_unlink_func: E, identity = 0x10004, port = 0xf37ab020, direction = 1
02-17 15:42:03.097 525 6829 E mm-camera: iface_ext_unlink_src_port: mct stream already removed from hw stream
02-17 15:42:03.097 525 6829 E mm-camera: port_iface_check_caps_unreserve_func: E, identity = 0x10004, port = 0xf37ab020, direction = 1
02-17 15:42:03.097 525 6829 E mm-camera: isp_port_check_caps_unreserve:844 ide 10004 port 0xf3768d00
02-17 15:42:03.098 511 18636 E QCamera3Channel: virtual int32_t qcamera::QCamera3ProcessingChannel::stop(): Attempt to stop inactive channel
02-17 15:42:03.099 526 7508 I ServiceManager: Waiting for service AtCmdFwd...
02-17 15:42:03.099 525 6829 E mm-camera: port_iface_ext_unlink_func: E, identity = 0x10005, port = 0xf37aad20, direction = 2
02-17 15:42:03.099 525 6829 E mm-camera: port_iface_check_caps_unreserve_func: E, identity = 0x10005, port = 0xf37aad20, direction = 2
02-17 15:42:03.099 525 6829 E mm-camera: iface_unreserve_sink_port: stream_id 5 mode 0
02-17 15:42:03.099 525 6829 E mm-camera: port_iface_ext_unlink_func: E, identity = 0x10005, port = 0xf37ab020, direction = 1
02-17 15:42:03.099 525 6829 E mm-camera: iface_ext_unlink_src_port: mct stream already removed from hw stream
02-17 15:42:03.099 525 6829 E mm-camera: port_iface_check_caps_unreserve_func: E, identity = 0x10005, port = 0xf37ab020, direction = 1
02-17 15:42:03.099 525 6829 E mm-camera: isp_port_check_caps_unreserve:844 ide 10005 port 0xf3768d00
02-17 15:42:03.101 525 6829 E mm-camera: port_iface_ext_unlink_func: E, identity = 0x10006, port = 0xf37aad20, direction = 2
02-17 15:42:03.101 525 6829 E mm-camera: port_iface_check_caps_unreserve_func: E, identity = 0x10006, port = 0xf37aad20, direction = 2
02-17 15:42:03.101 525 6829 E mm-camera: iface_unreserve_sink_port: stream_id 6 mode 0
02-17 15:42:03.101 525 6829 E mm-camera: port_iface_ext_unlink_func: E, identity = 0x10006, port = 0xf37ab020, direction = 1
02-17 15:42:03.101 525 6829 E mm-camera: iface_ext_unlink_src_port: mct stream already removed from hw stream
02-17 15:42:03.101 525 6829 E mm-camera: port_iface_check_caps_unreserve_func: E, identity = 0x10006, port = 0xf37ab020, direction = 1
02-17 15:42:03.102 525 6829 E mm-camera: isp_port_check_caps_unreserve:844 ide 10006 port 0xf3768d00
02-17 15:42:03.103 511 18636 I QCamera3Stream: virtual int32_t qcamera::QCamera3Stream::init(cam_stream_type_t, cam_format_t, cam_dimension_t, cam_rotation_t, cam_stream_reproc_config_t, uint8_t, uint32_t, cam_is_type_t, uint32_t, qcamera::hal3_stream_cb_routine, void): stream_type is 7, feature_mask is 0
02-17 15:42:03.104 511 18636 E mm-camera-intf: mm_stream_get_v4l2_fmt: Unknown fmt=101
02-17 15:42:03.107 511 18636 D Camera3-Device: Set real time priority for request queue thread (tid 6841)
02-17 15:42:03.324 7038 7038 D FirebaseApp: com.google.firebase.auth.FirebaseAuth is not linked. Skipping initialization.
02-17 15:42:03.347 7038 7038 D FirebaseApp: com.google.firebase.crash.FirebaseCrash is not linked. Skipping initialization.
02-17 15:42:03.369 7038 7038 I FA : App measurement is starting up, version: 10084
02-17 15:42:03.369 7038 7038 I FA : To enable debug logging run: adb shell setprop log.tag.FA VERBOSE
02-17 15:42:03.394 7038 7038 I FA : To enable faster debug mode event logging run:
02-17 15:42:03.394 7038 7038 I FA : adb shell setprop debug.firebase.analytics.app com.creativedock.hoppycar
02-17 15:42:03.419 7038 7038 I FirebaseInitProvider: FirebaseApp initialization successful
02-17 15:42:03.449 7038 7038 V fb-UnpackingSoSource: locked dso store /data/user/0/com.creativedock.hoppycar/lib-main
02-17 15:42:03.451 7038 7038 I fb-UnpackingSoSource: dso store is up-to-date: /data/user/0/com.creativedock.hoppycar/lib-main
02-17 15:42:03.451 7038 7038 V fb-UnpackingSoSource: releasing dso store lock for /data/user/0/com.creativedock.hoppycar/lib-main
02-17 15:42:03.456 1870 4503 I ActivityManager: Start proc 7060:com.google.android.gms/u0a13 for service com.google.android.gms/.measurement.service.MeasurementBrokerService
02-17 15:42:03.473 6725 6725 I Choreographer: Skipped 47 frames! The application may be doing too much work on its main thread.
02-17 15:42:03.487 6725 6725 W CAM_ActivityCloser: WARNING: Activity was artificially finished: CameraActivityController: Intent completed with a valid result. Closing activity.
02-17 15:42:03.508 6725 6725 I CAM_GcaActivity: [3ee7169] GcaActivity#onPause
02-17 15:42:03.574 6725 6725 I CAM_FusedLocProvider: FusedLocationApi#removeLocationUpdates
02-17 15:42:03.688 7038 7038 D NetworkSecurityConfig: No Network Security Config specified, using platform default
02-17 15:42:03.734 1870 16459 I sensors : batch
02-17 15:42:03.736 1870 16459 I nanohub : queueBatch: sensor=1, handle=1, period=66667000, latency=0
02-17 15:42:03.736 1870 16459 I sensors : flush
02-17 15:42:03.738 1870 16459 I nanohub : queueFlush: sensor=1, handle=1
02-17 15:42:03.740 1870 3410 I nanohub : flushing 1
02-17 15:42:03.748 7038 7087 W unknown:React: You seem to be running on device. Run 'adb reverse tcp:8081 tcp:8081' to forward the debug server's port to the device.
02-17 15:42:03.748 7038 7086 W unknown:React: You seem to be running on device. Run 'adb reverse tcp:8081 tcp:8081' to forward the debug server's port to the device.
02-17 15:42:03.841 7038 7038 I art : Thread[1,tid=7038,Native,Thread*=0xeac05400,peer=0x74765658,"main"] recursive attempt to load library "/data/app/com.creativedock.hoppycar-1/lib/arm/libfb.so"
02-17 15:42:03.845 7038 7038 W unknown:React: You seem to be running on device. Run 'adb reverse tcp:8081 tcp:8081' to forward the debug server's port to the device.
02-17 15:42:03.848 7060 7060 I LoadedApk: No resource references to update in package FFFFFFFFFFFFFFFFFFFFFF
02-17 15:42:03.901 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTRenderableViewManager
02-17 15:42:03.907 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTGroupShadowNode
02-17 15:42:03.923 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTShapeShadowNode
02-17 15:42:03.930 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTTextShadowNode
02-17 15:42:03.933 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTSurfaceViewManager
02-17 15:42:03.933 7038 7038 W unknown:React: Packager connection already open, nooping.
02-17 15:42:03.933 7038 7038 W unknown:React: Inspector connection already open, nooping.
02-17 15:42:03.950 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTSurfaceViewShadowNode
02-17 15:42:03.969 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.picker.ReactDialogPickerManager
02-17 15:42:03.974 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.uimanager.LayoutShadowNode
02-17 15:42:03.975 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.drawer.ReactDrawerLayoutManager
02-17 15:42:03.983 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.picker.ReactDropdownPickerManager
02-17 15:42:03.985 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
02-17 15:42:03.991 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.image.ReactImageManager
02-17 15:42:04.000 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.modal.ReactModalHostManager
02-17 15:42:04.003 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.modal.ModalHostShadowNode
02-17 15:42:04.005 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.progressbar.ReactProgressBarViewManager
02-17 15:42:04.009 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.progressbar.ProgressBarShadowNode
02-17 15:42:04.011 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactRawTextManager
02-17 15:42:04.018 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactTextShadowNode
02-17 15:42:04.024 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.scroll.ReactScrollViewManager
02-17 15:42:04.029 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.slider.ReactSliderManager
02-17 15:42:04.033 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.slider.ReactSliderManager$ReactSliderShadowNode
02-17 15:42:04.034 7038 7096 I Adreno : QUALCOMM build : a5b4970, If5818605d9
02-17 15:42:04.034 7038 7096 I Adreno : Build Date : 10/12/16
02-17 15:42:04.034 7038 7096 I Adreno : OpenGL ES Shader Compiler Version: XE031.09.00.04
02-17 15:42:04.034 7038 7096 I Adreno : Local Branch : N24D
02-17 15:42:04.034 7038 7096 I Adreno : Remote Branch :
02-17 15:42:04.034 7038 7096 I Adreno : Remote Branch :
02-17 15:42:04.034 7038 7096 I Adreno : Reconstruct Branch :
02-17 15:42:04.034 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.switchview.ReactSwitchManager
02-17 15:42:04.039 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.switchview.ReactSwitchManager$ReactSwitchShadowNode
02-17 15:42:04.041 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageViewManager
02-17 15:42:04.042 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageShadowNode
02-17 15:42:04.045 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.textinput.ReactTextInputManager
02-17 15:42:04.060 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.textinput.ReactTextInputShadowNode
02-17 15:42:04.063 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactTextViewManager
02-17 15:42:04.064 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.toolbar.ReactToolbarManager
02-17 15:42:04.073 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.view.ReactViewManager
02-17 15:42:04.083 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.viewpager.ReactViewPagerManager
02-17 15:42:04.083 7038 7096 I OpenGLRenderer: Initialized EGL, version 1.4
02-17 15:42:04.083 7038 7096 D OpenGLRenderer: Swap behavior 1
02-17 15:42:04.089 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactVirtualTextViewManager
02-17 15:42:04.091 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.webview.ReactWebViewManager
02-17 15:42:04.098 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.recyclerview.RecyclerViewBackedScrollViewManager
02-17 15:42:04.099 526 7508 I ServiceManager: Waiting for service AtCmdFwd...
02-17 15:42:04.105 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.swiperefresh.SwipeRefreshLayoutManager
02-17 15:42:04.113 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.lwansbrough.RCTCamera.RCTCameraViewManager
02-17 15:42:04.119 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.github.xinthink.rnmk.MKTouchableManager
02-17 15:42:04.121 7060 7060 V JNIHelp : Registering com/google/android/gms/org/conscrypt/NativeCrypto's 242 native methods...
02-17 15:42:04.121 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.github.xinthink.rnmk.MKSpinnerManager
02-17 15:42:04.125 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.github.xinthink.rnmk.TickViewManager
02-17 15:42:04.128 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.airbnb.android.react.maps.AirMapCalloutManager
02-17 15:42:04.131 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.airbnb.android.react.maps.AirMapMarkerManager
02-17 15:42:04.139 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.airbnb.android.react.maps.AirMapPolylineManager
02-17 15:42:04.144 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.airbnb.android.react.maps.AirMapPolygonManager
02-17 15:42:04.148 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.airbnb.android.react.maps.AirMapCircleManager
02-17 15:42:04.148 1870 2094 I ActivityManager: Displayed com.creativedock.hoppycar/.MainActivity: +628ms
02-17 15:42:04.153 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.airbnb.android.react.maps.AirMapManager
02-17 15:42:04.164 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.airbnb.android.react.maps.AirMapLiteManager
02-17 15:42:04.165 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.airbnb.android.react.maps.AirMapUrlTileManager
02-17 15:42:04.168 7038 7095 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.BV.LinearGradient.LinearGradientManager
02-17 15:42:04.169 6725 6725 I CAM_GcaActivity: [3ee7169] GcaActivity#onStop
02-17 15:42:04.176 1870 2993 I sensors : batch
02-17 15:42:04.178 1870 2993 I nanohub : queueBatch: sensor=1, handle=1, period=66667000, latency=0
02-17 15:42:04.202 6725 6771 W CAM2PORT_AndCamAgntImp: Releasing camera without any camera opened.
02-17 15:42:04.204 1870 4505 I sensors : activate
02-17 15:42:04.208 1870 4505 I nanohub : queueActivate: sensor=26, handle=29, enable=0
02-17 15:42:04.210 7060 7060 D NetworkSecurityConfig: No Network Security Config specified, using platform default
02-17 15:42:04.210 6725 6725 I CAM_GcaActivity: [3ee7169] GcaActivity#onDestroy
02-17 15:42:04.210 1870 3410 I nanohub : osLog: [BMI160] accSetRate: rate=51200, latency=66670592, state=3
02-17 15:42:04.211 1870 3410 I nanohub : osLog: [BMI160] gyrSetRate: rate=51200, latency=30000128, state=6
02-17 15:42:04.214 1870 3410 I nanohub : osLog: [BMI160] gyrSetRate: rate=51200, latency=30000128, state=3
02-17 15:42:04.220 6725 6771 W CAM2PORT_AndCamAgntImp: Releasing camera without any camera opened.
02-17 15:42:04.225 7060 7060 I ProviderInstaller: Installed default security provider GmsCore_OpenSSL
02-17 15:42:04.277 6725 6725 I CAM_SoundPlayer: Closing SoundPool
02-17 15:42:04.581 7060 7071 I FA-SVC : App measurement is starting up, version: 10298
02-17 15:42:04.582 7060 7060 W InstanceID/Rpc: Found 10013
02-17 15:42:04.615 7060 7060 I GoogleURLConnFactory: Using platform SSLCertificateSocketFactory
02-17 15:42:04.644 7060 7060 E BaseAppContext: Tried to stop global GMSCore RequestQueue. This is likely unintended, so ignoring.
02-17 15:42:04.660 7038 7038 W unknown:React: Packager connection already open, nooping.
02-17 15:42:04.660 7038 7038 W unknown:React: Inspector connection already open, nooping.
02-17 15:42:04.778 7060 7113 I FA-SVC : This instance being marked as an uploader
02-17 15:42:05.099 526 7508 W Atfwd_Sendcmd: AtCmdFwd service not published, waiting... retryCnt : 1
02-17 15:42:05.262 511 3086 I Camera3-Device: disconnect: E
02-17 15:42:05.264 511 3086 E QCamera3Channel: virtual int32_t qcamera::QCamera3ProcessingChannel::stop(): Attempt to stop inactive channel
02-17 15:42:05.264 511 3086 E QCamera3Channel: virtual int32_t qcamera::QCamera3Channel::stop(): Attempt to stop inactive channel
02-17 15:42:05.264 511 3086 E QCamera3Channel: virtual int32_t qcamera::QCamera3Channel::stop(): Attempt to stop inactive channel
02-17 15:42:05.264 511 3086 E mm-camera-intf: mm_channel_fsm_fn_stopped: invalid state (1) for evt (6)
02-17 15:42:05.264 511 3086 I QCamera3HWI: virtual qcamera::QCamera3HardwareInterface::~QCamera3HardwareInterface(): stopping channel 41984
02-17 15:42:05.264 511 3086 E QCamera3Channel: virtual int32_t qcamera::QCamera3ProcessingChannel::stop(): Attempt to stop inactive channel
02-17 15:42:05.267 525 6829 E mm-camera: isp_util_print_meta_stream_info:5716 Deallocate resources
02-17 15:42:05.273 511 3086 E QCamera3HWI: virtual qcamera::QCamera3HardwareInterface::~QCamera3HardwareInterface(): deleting channel 41984
02-17 15:42:05.275 525 6829 E mm-camera: mct: mct_pipeline_process_set:2303: Couldn't find stream id: 0
02-17 15:42:05.276 525 525 E mm-camera: port_iface_ext_unlink_func: E, identity = 0x1000f, port = 0xf37aad20, direction = 2
02-17 15:42:05.276 525 525 E mm-camera: port_iface_check_caps_unreserve_func: E, identity = 0x1000f, port = 0xf37aad20, direction = 2
02-17 15:42:05.276 525 525 E mm-camera: iface_unreserve_sink_port: stream_id f mode 0
02-17 15:42:05.276 525 525 E mm-camera: port_iface_ext_unlink_func: E, identity = 0x1000f, port = 0xf37ab020, direction = 1
02-17 15:42:05.276 525 525 E mm-camera: iface_ext_unlink_src_port: mct stream already removed from hw stream
02-17 15:42:05.276 525 525 E mm-camera: port_iface_check_caps_unreserve_func: E, identity = 0x1000f, port = 0xf37ab020, direction = 1
02-17 15:42:05.277 525 525 E mm-camera: isp_port_check_caps_unreserve:844 ide 1000f port 0xf3768d00
02-17 15:42:05.277 525 525 E mm-camera: c2d_port_check_caps_unreserve:183, identity=0x1000f
02-17 15:42:05.277 525 525 E mm-camera: c2d_port_check_caps_unreserve:193, identity=0x1000f, unreserved
02-17 15:42:05.277 525 525 E mm-camera: c2d_port_check_caps_unreserve:183, identity=0x1000f
02-17 15:42:05.277 525 525 E mm-camera: c2d_port_check_caps_unreserve:193, identity=0x1000f, unreserved
02-17 15:42:05.277 525 525 E mm-camera: cpp_port_check_caps_unreserve:164, identity=0x1000f
02-17 15:42:05.277 525 525 E mm-camera: cpp_port_check_caps_unreserve:174, identity=0x1000f, unreserved
02-17 15:42:05.277 525 525 E mm-camera: cpp_port_check_caps_unreserve:164, identity=0x1000f
02-17 15:42:05.277 525 525 E mm-camera: cpp_port_check_caps_unreserve:174, identity=0x1000f, unreserved
02-17 15:42:05.277 525 525 E mm-camera: q3a_thread_af_stop:679 q3a_thread_af_stop:679 MSG_STOP_THREAD
02-17 15:42:05.278 525 525 D mm-camera: stats_port_delete_reserved_stream:2426: going to NULL peer
02-17 15:42:05.282 525 7133 E mm-camera-isp2: isp_module_stop_session:437 session id 1
02-17 15:42:05.285 525 7135 E mm-camera: cpp_module_stop_session:552, info: stopping session 1 ...
02-17 15:42:05.285 525 6815 E mm-camera: cpp_thread_process_pipe_message:584, CPP_THREAD_MSG_ABORT: cpp_thread exiting..
02-17 15:42:05.287 525 7135 E mm-camera: cpp_module_stop_session:601, info: session 1 stopped.
02-17 15:42:05.287 525 7135 E mm-camera: c2d_module_stop_session:354, info: stopping session 1 ...
02-17 15:42:05.287 525 7136 E mm-camera: module_faceproc_stop_session:1804] session cnt 1
02-17 15:42:05.288 525 6817 E mm-camera: c2d_thread_process_pipe_message:836, C2D_THREAD_MSG_ABORT: c2d_thread exiting..
02-17 15:42:05.289 1870 1893 I sensors : activate
02-17 15:42:05.291 1870 1893 I nanohub : queueActivate: sensor=6, handle=2, enable=0
02-17 15:42:05.293 1870 3410 I nanohub : osLog: [BMI160] gyrPower: on=0, state=3
02-17 15:42:05.295 525 7135 E mm-camera: c2d_module_stop_session:399, info: session 1 stopped.
02-17 15:42:05.299 525 7135 E cac2 : [cac2latency] cac2_destroy_buffers: 0 ms
02-17 15:42:05.317 525 7134 E Sensors : sensors_poll_context_t::activate gets called!
02-17 15:42:05.352 511 3086 I CameraService: onTorchStatusChangedLocked: Torch status changed for cameraId=0, newStatus=1
02-17 15:42:05.356 511 3086 I Camera3-Device: disconnect: X
02-17 15:42:05.356 511 3086 I Camera3-Device: disconnect: E
02-17 15:42:05.360 511 3086 I CameraService: disconnect: Disconnected client for camera 0 for PID 6725
02-17 15:42:05.834 4377 4377 I Coffee-NearbyAlertTracker: requestNearbyAlerts(aflh@7f9ec9d)
02-17 15:42:05.834 4377 4377 I Coffee-NearbyAlertTracker: The place id list is empty.
02-17 15:42:05.835 4377 4377 I Coffee-PlaceLure: onTrackerReady
02-17 15:42:05.835 4377 4377 I Coffee-NearbyAlertTracker: requestNearbyAlerts(aflf@d24bee0)
02-17 15:42:05.856 7060 7139 W System : ClassLoader referenced unknown path:
02-17 15:42:05.857 7060 7139 D ApplicationLoaders: ignored Vulkan layer search path /data/app/com.google.android.gms-1/lib/arm64:/system/fake-libs64:/data/app/com.google.android.gms-1/base.apk!/lib/arm64-v8a for namespace 0x7bf72690f0
02-17 15:42:05.858 7060 7139 I DynamiteModule: Considering local module com.google.android.gms.googlecertificates:2 and remote module com.google.android.gms.googlecertificates:2
02-17 15:42:05.858 7060 7139 I DynamiteModule: Selected remote version of com.google.android.gms.googlecertificates, version >= 2
02-17 15:42:05.941 4377 4388 I art : Background partial concurrent mark sweep GC freed 80890(5MB) AllocSpace objects, 130(2MB) LOS objects, 39% free, 16MB/26MB, paused 2.316ms total 170.653ms

Most helpful comment

Hot to fix:

Make sure you are using gradle 2.2.x:

classpath 'com.android.tools.build:gradle:2.2.3'
Add this in your app gradle:

android {
...
defaultConfig {
...
vectorDrawables.useSupportLibrary true
...
}

Thank to @sfratini

All 26 comments

hm, do you have some time to debug this? I cannot reproduce issue on my android devices

Hmmm... i am also getting this crash either when selecting the image from camera or from gallery. I only get this error on an Android 4.4.2 Samsung S4 device. However it works well on Android devices > 5.0.0

that log is from Nexus 5x (with Android 7.1.1), but it's randomly crashing on most phones / Android versions (mostly > 5.0) on which I tested it..

I'll try to get some more details.

@b3da-cz that would be very helpful. Thanks

@b3da-cz it is funny that on my nexus5x it is working fine :/. Did you try example project?

After some more testing, i have realized that the crash only occurs in Android OS devices below 5.0.0 (i tested on a 4.4.2 device) when cropping is set to true (cropping:true). The crash occurs on the device and a 4.4.2 emulator. If cropping is set to false, the image can be selected and the app does not crash on device or emulator.

can you try example project with your 4.4.2 devices? I have some 4.3 which works great, but no 4.4.2 :/.

Same problem on Android 5.0, cropping: false didnt helped...

Tried on my Nexus 5X with 7.1.1 and it happens even without cropping... but I actually don't think it's a crash - no system alert appears after it happens, the app is only restarted after accepting the photo. Seems that the original activity of the app (or the app itself?) gets killed for some reason after going to the camera and so after leaving the camera, the app just starts again without any error.

EDIT On my phone, it does not happen when _Debug JS Remotely_ option is on, it only happens when debugging is off. Maybe this can help reproduce.

@danielrys would be very helpful if you could turn on android studio, run app from there, and provide stacktrace here

ok, so this is basically what the log looks like after opening the camera:

02-23 16:53:16.538   883   893 I ActivityManager: START u0 act=android.media.action.IMAGE_CAPTURE flg=0x3 cmp=com.google.android.GoogleCamera/com.android.camera.activity.CaptureActivity clip={text/uri-list U:content://com.xxxx.xxxx.provider/app_images/Android/data/com.xxxx.xxxx/files/Pictures/image-ea7b6837-6fef-430f-9fdb-41fa169800e2.jpg} (has extras)} from uid 10171 on display 0
02-23 16:53:30.006   883 25132 I WindowManager: WIN DEATH: Window{e604e5b u0 com.xxxx.xxxx/com.xxxx.xxxx.MainActivity}
02-23 16:53:30.008   883 11499 I ActivityManager: Process com.xxxx.xxxx (pid 30652) has died

Seems that the whole app process stops.

Did anyone manage to fix this>?

Same issue here...

Same issue here, doesn't appear to be related to Android < 5.0 though. I can see the same "restart" behavior on Android 6.0

I also can see the same "restart" behavior on Android 6.0.1

Hot to fix:

Make sure you are using gradle 2.2.x:

classpath 'com.android.tools.build:gradle:2.2.3'
Add this in your app gradle:

android {
...
defaultConfig {
...
vectorDrawables.useSupportLibrary true
...
}

Thank to @sfratini

@Clowning that fix did not work for me. App still restarting immediately after taking a picture and confirming.

Android 6.0
RN 0.44

@dgurns did you found any solution for this?

Nope, I had to use react-native-image-picker instead

@dgurns I was using react-native-image-picker and decided to use this library because of the exact same behaviour. I think it's related to the OS and not to the library (https://github.com/react-community/react-native-image-picker/issues/732)

I found out I do get:

E/CAM_StateSavePic: exception while saving result to URI: Optional.of(content://com.test.app.android.provider/app_images/Pictures/image-5900b551-fd35-485e-997b-a8eadfe32b397411249060724805767.jpg)
  java.io.FileNotFoundException: No content provider: content://com.test.app.android.provider/app_images/Pictures/image-5900b551-fd35-485e-997b-a8eadfe32b397411249060724805767.jpg
      at android.content.ContentResolver.openAssetFileDescriptor(ContentResolver.java:1251)
      at android.content.ContentResolver.openOutputStream(ContentResolver.java:1007)
      at android.content.ContentResolver.openOutputStream(ContentResolver.java:983)
      at cys.e(PG:18)
      at cys.b(PG:52)
      at cni.b(PG:13)
      at cni.a(PG:38)
      at cyh.a(PG:5)
      at emm.run(PG:8)
      at android.os.Handler.handleCallback(Handler.java:790)
      at android.os.Handler.dispatchMessage(Handler.java:99)
      at android.os.Looper.loop(Looper.java:164)
      at android.app.ActivityThread.main(ActivityThread.java:6494)
      at java.lang.reflect.Method.invoke(Native Method)
      at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:438)
      at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)

though.

Any update on this? I also came here because react-native-image-picker has the same behavior.

I think this is something related to available memory because doesn't happen on my emulator, just on the physical device.

I also need an update for this! Android App crashes after taking Photo and confirming (before cropping). It reopens, then everything works fine (cropping and saving works then. Why?)

@Clowning thx, that works for me.

if you guys have memory issue, it's probably similar to this https://github.com/ivpusic/react-native-image-crop-picker/issues/519

I fixed this by asking the permissions on Android and iOS (using react-native-permissions lib):

useEffect(() => {
    async function askPermissions() {
        if (Platform.OS === 'android') {
            await Permissions.requestMultiple([
                'android.permission.CAMERA',
                'android.permission.WRITE_EXTERNAL_STORAGE',
            ]);
        }

        if (Platform.OS === 'ios') {
            await Permissions.requestMultiple(['ios.permission.CAMERA', 'ios.permission.PHOTO_LIBRARY']);
        }
    }

    askPermissions();
}, []);
Was this page helpful?
0 / 5 - 0 ratings

Related issues

phantom1299 picture phantom1299  路  3Comments

DISKONEKTeD picture DISKONEKTeD  路  3Comments

Martian2Lee picture Martian2Lee  路  3Comments

tximpa91 picture tximpa91  路  3Comments

equesteo picture equesteo  路  3Comments