手机应用crash定位

一. 抓取错误日志

adb logcat -c && adb logcat > log.txt

执行上面命令后,开始操作app中导致crash的操作,得到log.txt

--------- beginning of main
09-08 10:27:34.592  2834  2834 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 0
09-08 10:27:34.592  2946  2946 D NetworkSpeedTracker: receive actionandroid.intent.action.BATTERY_CHANGED
09-08 10:27:34.592  2946  2946 D NetworkSpeedTracker: onReceive ACTION_BATTERY_CHANGED mBatteryLevel = 35;mIsCharging =true
09-08 10:27:34.594  4308  4308 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
09-08 10:27:34.594  5777  6139 D PowerCheckerService: onBatteryChanged, mBatteryLevel = 35, status = 2, level = 35, plug = 2, scale = 100
09-08 10:27:34.594  5777  6065 D PowerKeeper.FrozenApp: onBatteryChanged plug=true mBatteryPlugged=2
09-08 10:27:34.596 14167 14167 D TESDownloadManager: AppSystemReceiver onReceive
09-08 10:27:34.596 14167 14167 D TESDownloadManager: action:android.intent.action.BATTERY_CHANGED
09-08 10:27:34.597  4308  4308 I PowerNoticeUI: handleBatteryChanged oldPlugType 2 mPlugType 2 oldBatteryLevel 35 mBatteryLevel 35 temperature 280
09-08 10:27:34.597  2609  2609 D KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
09-08 10:27:34.597  2609  2609 D BatteryController: onReceive: Intent = Intent { act=android.intent.action.BATTERY_CHANGED flg=0x60000010 (has extras) } action = android.intent.action.BATTERY_CHANGED
09-08 10:27:34.601  2906  2906 D DeviceStatisticsService: chargerType=2 batteryLevel=35 totalBatteryCapacity=3776100
09-08 10:27:34.602  2906  2906 D DeviceInfoHidlClient: getPowerInfoSupportStatus()=1
09-08 10:27:34.602  2906  2906 D DeviceInfoHidlClient: isRadioOn()=true
09-08 10:27:34.602  2906  2906 I DeviceInfoHidlClient: isPowerInfoNeverSent=false batteryLevel=35 batteryLevelIndex=1 chargingMode=2 totalCapacity=3776100 powerSaveMode=false
09-08 10:27:34.777   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
09-08 10:27:34.777   907  3403 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK ON
09-08 10:27:34.778   907  3403 D vendor.qti.bluetooth@1.0-wake_lock: Acquire wakelock is acquired 
09-08 10:27:34.778   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
09-08 10:27:34.781  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1924)] btm_ble_process_ext_adv_pkt: bda=62:ce:5b:39:5d:bd
09-08 10:27:34.782  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1848)] btm_ble_process_adv_addr: bda=62:ce:5b:39:5d:bd
09-08 10:27:34.782  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(2058)]  Waiting for scan response 62:ce:5b:39:5d:bd
09-08 10:27:34.782  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1924)] btm_ble_process_ext_adv_pkt: bda=62:ce:5b:39:5d:bd
09-08 10:27:34.782  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1848)] btm_ble_process_adv_addr: bda=62:ce:5b:39:5d:bd
09-08 10:27:34.782  2533  3406 V bt_stack: [VERBOSE1:btm_inq.cc(1019)] BTM_InqDbRead: bd addr 62:ce:5b:39:5d:bd
09-08 10:27:34.783  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1924)] btm_ble_process_ext_adv_pkt: bda=64:bf:13:33:e4:82
09-08 10:27:34.783  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1848)] btm_ble_process_adv_addr: bda=64:bf:13:33:e4:82
09-08 10:27:34.783  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(2058)]  Waiting for scan response 64:bf:13:33:e4:82
09-08 10:27:34.783  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1924)] btm_ble_process_ext_adv_pkt: bda=68:39:43:6d:99:4d
09-08 10:27:34.783  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1848)] btm_ble_process_adv_addr: bda=68:39:43:6d:99:4d
09-08 10:27:34.783  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(2058)]  Waiting for scan response 68:39:43:6d:99:4d
09-08 10:27:34.783  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1924)] btm_ble_process_ext_adv_pkt: bda=98:3b:8f:0f:1a:62
09-08 10:27:34.783  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1848)] btm_ble_process_adv_addr: bda=98:3b:8f:0f:1a:62
09-08 10:27:34.783  2533  3406 V bt_stack: [VERBOSE1:btm_inq.cc(1019)] BTM_InqDbRead: bd addr 98:3b:8f:0f:1a:62
09-08 10:27:34.784  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1924)] btm_ble_process_ext_adv_pkt: bda=7c:79:e6:6e:9c:a5
09-08 10:27:34.784  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1848)] btm_ble_process_adv_addr: bda=7c:79:e6:6e:9c:a5
09-08 10:27:34.784  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(2058)]  Waiting for scan response 7c:79:e6:6e:9c:a5
09-08 10:27:34.787  3416  3521 E MiuiFastConnectService: check adv data not fast connect
09-08 10:27:34.787  3416  3521 D MiuiNearbyService: getNearbyService() - returning com.android.bluetooth.ble.app.MiuiNearbyService@7968695
09-08 10:27:34.788  3416  3521 E MiuiFastConnectService: check adv data not fast connect
09-08 10:27:34.788  3416  3521 D MiuiNearbyService: getNearbyService() - returning com.android.bluetooth.ble.app.MiuiNearbyService@7968695
09-08 10:27:34.788  8272  8288 E IDM-BtUtils: ERROR: uncomplete MiConnect TLV
09-08 10:27:34.789  8272  8345 E IDM-BleBackGround: MiConnect EndPoint found
09-08 10:27:34.860   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
09-08 10:27:34.860   907  3403 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK OFF
09-08 10:27:35.010   907  3094 D vendor.qti.bluetooth@1.0-wake_lock: Release wakelock is released 
09-08 10:27:35.135  1304  1381 I mi_thermald: thermal_cpu_set_level: set cpu freq of cpu4 to 2246400
09-08 10:27:35.135  1304  1381 I mi_thermald: thermal_cpu_set_level: set cpu freq of cpu7 to 2745600
09-08 10:27:35.415   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
09-08 10:27:35.415   907  3403 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK ON
09-08 10:27:35.415   907  3403 D vendor.qti.bluetooth@1.0-wake_lock: Acquire wakelock is acquired 
09-08 10:27:35.415   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
09-08 10:27:35.418  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1924)] btm_ble_process_ext_adv_pkt: bda=58:51:77:25:69:11
09-08 10:27:35.418  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1848)] btm_ble_process_adv_addr: bda=58:51:77:25:69:11
09-08 10:27:35.418  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(2058)]  Waiting for scan response 58:51:77:25:69:11
09-08 10:27:35.419  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1924)] btm_ble_process_ext_adv_pkt: bda=74:a3:4a:fd:ac:9a
09-08 10:27:35.419  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1848)] btm_ble_process_adv_addr: bda=74:a3:4a:fd:ac:9a
09-08 10:27:35.419  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(2058)]  Waiting for scan response 74:a3:4a:fd:ac:9a
09-08 10:27:35.419  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1924)] btm_ble_process_ext_adv_pkt: bda=74:a3:4a:fd:ac:9a
09-08 10:27:35.419  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1848)] btm_ble_process_adv_addr: bda=74:a3:4a:fd:ac:9a
09-08 10:27:35.420  2533  3406 V bt_stack: [VERBOSE1:btm_inq.cc(1019)] BTM_InqDbRead: bd addr 74:a3:4a:fd:ac:9a
09-08 10:27:35.420  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1924)] btm_ble_process_ext_adv_pkt: bda=4b:fe:e3:d9:9a:05
09-08 10:27:35.420  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1848)] btm_ble_process_adv_addr: bda=4b:fe:e3:d9:9a:05
09-08 10:27:35.420  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(2058)]  Waiting for scan response 4b:fe:e3:d9:9a:05
09-08 10:27:35.425  3416  3521 D MiuiFastConnectService: current device: 00:00:00:FD:AC:9A, peer device: 00:00:00:FD:F6:B7, connect able device: 00:00:00:00:00:00
09-08 10:27:35.426  3416  3521 D MiuiFastConnectService: scanCallback: data=[16,01,06,80,6E,34,37,35,60,6F,69,A3,74,4A,9A,AC,FD,90,A3,74,4A,B7,F6,FD,00,00,00,], rssi: -74
09-08 10:27:35.427  3416  3521 E MiuiFastConnectService: Pre check headset connected
09-08 10:27:35.428  3416  3521 E MiuiFastConnectService: Clear Current Device All Info
09-08 10:27:35.497   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
09-08 10:27:35.497   907  3403 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK OFF
09-08 10:27:35.647   907  3094 D vendor.qti.bluetooth@1.0-wake_lock: Release wakelock is released 
09-08 10:27:35.856  1722  2277 I MiuiNetworkPolicy: bandwidth: 4 KB/s, Max bandwidth: 2310 KB/s
09-08 10:27:36.769   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
09-08 10:27:36.769   907  3403 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK ON
09-08 10:27:36.770   907  3403 D vendor.qti.bluetooth@1.0-wake_lock: Acquire wakelock is acquired 
09-08 10:27:36.770   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
09-08 10:27:36.772  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1924)] btm_ble_process_ext_adv_pkt: bda=5c:c3:36:13:c1:fc
09-08 10:27:36.772  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1848)] btm_ble_process_adv_addr: bda=5c:c3:36:13:c1:fc
09-08 10:27:36.772  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(2058)]  Waiting for scan response 5c:c3:36:13:c1:fc
09-08 10:27:36.772  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1924)] btm_ble_process_ext_adv_pkt: bda=74:a3:4a:fd:ac:9a
09-08 10:27:36.772  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1848)] btm_ble_process_adv_addr: bda=74:a3:4a:fd:ac:9a
09-08 10:27:36.773  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(2058)]  Waiting for scan response 74:a3:4a:fd:ac:9a
09-08 10:27:36.773  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1924)] btm_ble_process_ext_adv_pkt: bda=64:bf:13:33:e4:82
09-08 10:27:36.773  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1848)] btm_ble_process_adv_addr: bda=64:bf:13:33:e4:82
09-08 10:27:36.773  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(2058)]  Waiting for scan response 64:bf:13:33:e4:82
09-08 10:27:36.851   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
09-08 10:27:36.851   907  3403 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK OFF
09-08 10:27:37.001   907  3094 D vendor.qti.bluetooth@1.0-wake_lock: Release wakelock is released 
09-08 10:27:37.459   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
09-08 10:27:37.459   907  3403 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK ON
09-08 10:27:37.459   907  3403 D vendor.qti.bluetooth@1.0-wake_lock: Acquire wakelock is acquired 
09-08 10:27:37.459   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
09-08 10:27:37.461  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1924)] btm_ble_process_ext_adv_pkt: bda=54:84:d2:6a:08:b5
09-08 10:27:37.461  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1848)] btm_ble_process_adv_addr: bda=54:84:d2:6a:08:b5
09-08 10:27:37.461  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(2058)]  Waiting for scan response 54:84:d2:6a:08:b5
09-08 10:27:37.461  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1924)] btm_ble_process_ext_adv_pkt: bda=54:84:d2:6a:08:b5
09-08 10:27:37.461  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1848)] btm_ble_process_adv_addr: bda=54:84:d2:6a:08:b5
09-08 10:27:37.461  2533  3406 V bt_stack: [VERBOSE1:btm_inq.cc(1019)] BTM_InqDbRead: bd addr 54:84:d2:6a:08:b5
09-08 10:27:37.466  3416  3521 E MiuiFastConnectService: check adv data not fast connect
09-08 10:27:37.467  3416  3521 D MiuiNearbyService: getNearbyService() - returning com.android.bluetooth.ble.app.MiuiNearbyService@7968695
09-08 10:27:37.468  8272  8345 E IDM-BleBackGround: MiConnect EndPoint found
09-08 10:27:37.470  1722  4377 W ActivityManager: Sending non-protected broadcast com.xiaomi.mi_connect_service.mi_share_endpoint_found from system 8272:com.xiaomi.mi_connect_service/1000 pkg com.xiaomi.mi_connect_service. Callers=
09-08 10:27:37.540   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
09-08 10:27:37.540   907  3403 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK OFF
09-08 10:27:37.690   907  3094 D vendor.qti.bluetooth@1.0-wake_lock: Release wakelock is released 
09-08 10:27:38.113   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
09-08 10:27:38.113   907  3403 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK ON
09-08 10:27:38.113   907  3403 D vendor.qti.bluetooth@1.0-wake_lock: Acquire wakelock is acquired 
09-08 10:27:38.113   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
09-08 10:27:38.115  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1924)] btm_ble_process_ext_adv_pkt: bda=c8:28:32:ab:8f:1a
09-08 10:27:38.116  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1848)] btm_ble_process_adv_addr: bda=c8:28:32:ab:8f:1a
09-08 10:27:38.116  2533  3406 V bt_stack: [VERBOSE1:btm_inq.cc(1019)] BTM_InqDbRead: bd addr c8:28:32:ab:8f:1a
09-08 10:27:38.116  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1924)] btm_ble_process_ext_adv_pkt: bda=98:3b:8f:0f:1a:62
09-08 10:27:38.116  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1848)] btm_ble_process_adv_addr: bda=98:3b:8f:0f:1a:62
09-08 10:27:38.116  2533  3406 V bt_stack: [VERBOSE1:btm_inq.cc(1019)] BTM_InqDbRead: bd addr 98:3b:8f:0f:1a:62
09-08 10:27:38.117  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1924)] btm_ble_process_ext_adv_pkt: bda=74:a3:4a:fd:ac:9a
09-08 10:27:38.117  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1848)] btm_ble_process_adv_addr: bda=74:a3:4a:fd:ac:9a
09-08 10:27:38.117  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(2058)]  Waiting for scan response 74:a3:4a:fd:ac:9a
09-08 10:27:38.123  3416  3521 E MiuiFastConnectService: check adv data not fast connect
09-08 10:27:38.124  3416  3521 E MiuiFastConnectService: check adv data not fast connect
09-08 10:27:38.124  3416  3521 D MiuiNearbyService: getNearbyService() - returning com.android.bluetooth.ble.app.MiuiNearbyService@7968695
09-08 10:27:38.124  8272  8288 E IDM-BtUtils: ERROR: uncomplete MiConnect TLV
09-08 10:27:38.194   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
09-08 10:27:38.194   907  3403 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK OFF
09-08 10:27:38.345   907  3094 D vendor.qti.bluetooth@1.0-wake_lock: Release wakelock is released 
09-08 10:27:38.758   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
09-08 10:27:38.758   907  3403 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK ON
09-08 10:27:38.759   907  3403 D vendor.qti.bluetooth@1.0-wake_lock: Acquire wakelock is acquired 
09-08 10:27:38.759   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
09-08 10:27:38.761  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1924)] btm_ble_process_ext_adv_pkt: bda=70:d8:42:b4:bc:5d
09-08 10:27:38.761  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1848)] btm_ble_process_adv_addr: bda=70:d8:42:b4:bc:5d
09-08 10:27:38.761  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(2058)]  Waiting for scan response 70:d8:42:b4:bc:5d
09-08 10:27:38.761  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1924)] btm_ble_process_ext_adv_pkt: bda=98:3b:8f:0f:1a:62
09-08 10:27:38.761  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1848)] btm_ble_process_adv_addr: bda=98:3b:8f:0f:1a:62
09-08 10:27:38.761  2533  3406 V bt_stack: [VERBOSE1:btm_inq.cc(1019)] BTM_InqDbRead: bd addr 98:3b:8f:0f:1a:62
09-08 10:27:38.766  3416  3521 E MiuiFastConnectService: check adv data not fast connect
09-08 10:27:38.766  3416  3521 D MiuiNearbyService: getNearbyService() - returning com.android.bluetooth.ble.app.MiuiNearbyService@7968695
09-08 10:27:38.767  8272  8288 E IDM-BtUtils: ERROR: uncomplete MiConnect TLV
09-08 10:27:38.840   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
09-08 10:27:38.840   907  3403 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK OFF
09-08 10:27:38.860  1722  2277 I MiuiNetworkPolicy: bandwidth: 0 KB/s, Max bandwidth: 2310 KB/s
09-08 10:27:38.963 22020 22146 I ^_^MemoryTrim$a: trimMemory on background
09-08 10:27:38.990   907  3094 D vendor.qti.bluetooth@1.0-wake_lock: Release wakelock is released 
09-08 10:27:39.347   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
09-08 10:27:39.347   907  3403 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK ON
09-08 10:27:39.348   907  3403 D vendor.qti.bluetooth@1.0-wake_lock: Acquire wakelock is acquired 
09-08 10:27:39.348   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
09-08 10:27:39.350  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1924)] btm_ble_process_ext_adv_pkt: bda=4c:57:8c:3f:06:b4
09-08 10:27:39.350  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1848)] btm_ble_process_adv_addr: bda=4c:57:8c:3f:06:b4
09-08 10:27:39.351  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(2058)]  Waiting for scan response 4c:57:8c:3f:06:b4
09-08 10:27:39.351  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1924)] btm_ble_process_ext_adv_pkt: bda=62:ce:5b:39:5d:bd
09-08 10:27:39.351  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1848)] btm_ble_process_adv_addr: bda=62:ce:5b:39:5d:bd
09-08 10:27:39.351  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(2058)]  Waiting for scan response 62:ce:5b:39:5d:bd
09-08 10:27:39.429   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
09-08 10:27:39.429   907  3403 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK OFF
09-08 10:27:39.580   907  3094 D vendor.qti.bluetooth@1.0-wake_lock: Release wakelock is released 
09-08 10:27:40.020   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
09-08 10:27:40.020   907  3403 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK ON
09-08 10:27:40.020   907  3403 D vendor.qti.bluetooth@1.0-wake_lock: Acquire wakelock is acquired 
09-08 10:27:40.020   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
09-08 10:27:40.022  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1924)] btm_ble_process_ext_adv_pkt: bda=4c:57:8c:3f:06:b4
09-08 10:27:40.022  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1848)] btm_ble_process_adv_addr: bda=4c:57:8c:3f:06:b4
09-08 10:27:40.023  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(2058)]  Waiting for scan response 4c:57:8c:3f:06:b4
09-08 10:27:40.023  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1924)] btm_ble_process_ext_adv_pkt: bda=54:84:d2:6a:08:b5
09-08 10:27:40.023  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1848)] btm_ble_process_adv_addr: bda=54:84:d2:6a:08:b5
09-08 10:27:40.023  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(2058)]  Waiting for scan response 54:84:d2:6a:08:b5
09-08 10:27:40.101   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
09-08 10:27:40.101   907  3403 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK OFF
09-08 10:27:40.251   907  3094 D vendor.qti.bluetooth@1.0-wake_lock: Release wakelock is released 
09-08 10:27:40.720   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
09-08 10:27:40.720   907  3403 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK ON
09-08 10:27:40.720   907  3403 D vendor.qti.bluetooth@1.0-wake_lock: Acquire wakelock is acquired 
09-08 10:27:40.720   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
09-08 10:27:40.722  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1924)] btm_ble_process_ext_adv_pkt: bda=74:a3:4a:fd:ac:9a
09-08 10:27:40.722  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1848)] btm_ble_process_adv_addr: bda=74:a3:4a:fd:ac:9a
09-08 10:27:40.722  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(2058)]  Waiting for scan response 74:a3:4a:fd:ac:9a
09-08 10:27:40.722  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1924)] btm_ble_process_ext_adv_pkt: bda=74:a3:4a:fd:ac:9a
09-08 10:27:40.722  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1848)] btm_ble_process_adv_addr: bda=74:a3:4a:fd:ac:9a
09-08 10:27:40.722  2533  3406 V bt_stack: [VERBOSE1:btm_inq.cc(1019)] BTM_InqDbRead: bd addr 74:a3:4a:fd:ac:9a
09-08 10:27:40.728  3416  3521 D MiuiFastConnectService: current device: 00:00:00:FD:AC:9A, peer device: 00:00:00:FD:F6:B7, connect able device: 00:00:00:00:00:00
09-08 10:27:40.729  3416  3521 D MiuiFastConnectService: scanCallback: data=[16,01,06,80,6E,34,37,35,60,6F,69,A3,74,4A,9A,AC,FD,90,A3,74,4A,B7,F6,FD,00,00,00,], rssi: -74
09-08 10:27:40.732  3416  3521 E MiuiFastConnectService: Pre check headset connected
09-08 10:27:40.732  3416  3521 E MiuiFastConnectService: Clear Current Device All Info
09-08 10:27:40.801   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
09-08 10:27:40.801   907  3403 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK OFF
09-08 10:27:40.952   907  3094 D vendor.qti.bluetooth@1.0-wake_lock: Release wakelock is released 
09-08 10:27:41.406   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
09-08 10:27:41.406   907  3403 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK ON
09-08 10:27:41.406   907  3403 D vendor.qti.bluetooth@1.0-wake_lock: Acquire wakelock is acquired 
09-08 10:27:41.406   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
09-08 10:27:41.408  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1924)] btm_ble_process_ext_adv_pkt: bda=5c:c3:36:06:0e:33
09-08 10:27:41.408  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1848)] btm_ble_process_adv_addr: bda=5c:c3:36:06:0e:33
09-08 10:27:41.408  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(2058)]  Waiting for scan response 5c:c3:36:06:0e:33
09-08 10:27:41.408  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1924)] btm_ble_process_ext_adv_pkt: bda=54:84:d2:6a:08:b5
09-08 10:27:41.408  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1848)] btm_ble_process_adv_addr: bda=54:84:d2:6a:08:b5
09-08 10:27:41.408  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(2058)]  Waiting for scan response 54:84:d2:6a:08:b5
09-08 10:27:41.487   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
09-08 10:27:41.487   907  3403 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK OFF
09-08 10:27:41.638   907  3094 D vendor.qti.bluetooth@1.0-wake_lock: Release wakelock is released 
09-08 10:27:41.864  1722  2277 I MiuiNetworkPolicy: bandwidth: 0 KB/s, Max bandwidth: 2310 KB/s
09-08 10:27:42.055   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
09-08 10:27:42.055   907  3403 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK ON
09-08 10:27:42.056   907  3403 D vendor.qti.bluetooth@1.0-wake_lock: Acquire wakelock is acquired 
09-08 10:27:42.056   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
09-08 10:27:42.057  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1924)] btm_ble_process_ext_adv_pkt: bda=b0:41:1d:fa:bc:68
09-08 10:27:42.058  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1848)] btm_ble_process_adv_addr: bda=b0:41:1d:fa:bc:68
09-08 10:27:42.058  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(2058)]  Waiting for scan response b0:41:1d:fa:bc:68
09-08 10:27:42.058  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1924)] btm_ble_process_ext_adv_pkt: bda=4c:57:8c:3f:06:b4
09-08 10:27:42.058  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1848)] btm_ble_process_adv_addr: bda=4c:57:8c:3f:06:b4
09-08 10:27:42.058  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(2058)]  Waiting for scan response 4c:57:8c:3f:06:b4
09-08 10:27:42.137   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
09-08 10:27:42.137   907  3403 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK OFF
09-08 10:27:42.287   907  3094 D vendor.qti.bluetooth@1.0-wake_lock: Release wakelock is released 
09-08 10:27:42.486  1722  2253 D MIUIInput: [MotionEvent] publisher action=0x4, 41699815, channel 'cd0c71f NavigationBar0 (server)'
09-08 10:27:42.486  1722  2253 D MIUIInput: [MotionEvent] publisher action=0x0, 41699815, channel '6aae587 com.xiaomi.ocr/com.xiaomi.ocr.MainActivity (server)'
09-08 10:27:42.488 21952 21952 V MiuiFrameworkFactory: get AllImpl object = android.common.MiuiFrameworkFactoryImpl@9d5d495
09-08 10:27:42.554  1722  2253 D MIUIInput: [MotionEvent] publisher action=0x1, 41699883, channel '6aae587 com.xiaomi.ocr/com.xiaomi.ocr.MainActivity (server)'
--------- beginning of system
09-08 10:27:42.561 21952 21952 I Timeline: Timeline: Activity_launch_request time:41699891
09-08 10:27:42.563  1722  4377 I ActivityTaskManager: START u0 {cmp=com.xiaomi.ocr/.PhotoActivity (has extras)} from uid 10317
09-08 10:27:42.563  1722  4377 D MiuiMultiWindowAdapter: MiuiMultiWindowAdapter::getFreeformBlackList::sSmallWindowBlackList = [com.miui.securitycenter, com.miui.weather2, com.miui.miservice, com.android.calendar, com.xiaomi.calendar, com.android.contacts, com.miui.mishare.connectivity, com.android.settings, com.android.printspooler, com.miui.backup, com.miui.huanji, com.miui.calculator, com.android.deskclock, com.android.thememanager, com.mfashiongallery.emag, com.miui.virtualsim, com.miui.smarttravel, com.mi.health, com.android.camera, com.lbe.security.miui, com.miui.cleanmaster, com.miui.newhome, com.miui.voiceassist, com.android.phone, com.miui.yellowpage, com.android.updater, com.miui.tsmclient, com.miui.securitycore, com.xiaomi.account, com.xiaomi.shop, com.xiaomi.smarthome, com.mipay.wallet, com.xiaomi.youpin, com.xiaomi.hm.health, com.miui.bugreport, com.xiaomi.mibrain.speech, com.xiaomi.mimoji, com.xiaomi.scanner, com.duokan.phone.remotecontroller, com.miui.hybrid, com.android.incallui, com.miui.video, com.miui.videoplayer, com.miui.player, com.miui.fm, com.miui.packageinstaller, com.mi.android.globallauncher, com.mi.android.globallauncher-poco, com.google.android.dialer, com.google.android.apps.magazines, com.miui.compass, com.miui.greenguard, com.kiteguard, com.google.android.apps.prodcasts, com.google.ar.lens, com.xiangkan.android, com.android.bankabc, com.sohu.inputmethod.sogou, com.tencent.mtt, com.shyz.toutiao, com.netease.mc.mi, com.outfit7.talkingtomgoldrun.mi, com.doudz.mi, com.wepie.snake.new.mi, cn.jj, com.standddz002.mi, com.miHoYo.bh3.mi, com.qqgame.hlddz, com.happyelements.AndroidAnimal, com.minitech.miniworld.TMobile.mi, com.mfp.jelly.xiaomi, com.lilithgames.afk.mi, com.tencent.peng, com.teenpatti.hd.gold, blockpuzzle.jewelgames.jewelslegend, com.playgendary.tanks, com.chillingo.robberybobfree.android.row, com.episodeinteractive.android.catalog, com.playrix.township, com.ansangha.drdriving, com.google.android.youtube, com.gbits.atm.mi, com.tencent.tetris, com.sukhavati.gotoplaying.bubble.BubbleShooter.mint, com.block.puzzle.game.hippo.mi, com.youzu.bs.mi, com.appsomniacs.da2, com.miHoYo.Yuanshen, com.baidu.BaiduMap, com.google.android.googlequicksearchbox]
09-08 10:27:42.565   958   958 I ANDR-PERF-LM: LMPerfGlue: perfmodule_submit_request() 132: perfmodule_submit_request()
09-08 10:27:42.565   958   958 I ANDR-PERF-LM: Core: getInstance() 84: LM getInstance
09-08 10:27:42.565   958   958 I ANDR-PERF-LM: WQ: push() 59: LMTriggerQ push() size=9
09-08 10:27:42.565   958   958 I ANDR-PERF-LM: WQ: push() 61: LMTriggerQ push() done size=10
09-08 10:27:42.568  1722  4377 D CompatibilityInfo: mCompatibilityFlags - 0
09-08 10:27:42.568  1722  4377 D CompatibilityInfo: applicationDensity - 440
09-08 10:27:42.568  1722  4377 D CompatibilityInfo: applicationScale - 1.0
09-08 10:27:42.569   958   958 I ANDR-PERF-LM: LMPerfGlue: perfmodule_submit_request() 132: perfmodule_submit_request()
09-08 10:27:42.569   958   958 I ANDR-PERF-LM: Core: getInstance() 84: LM getInstance
09-08 10:27:42.569   958   958 W ANDR-PERF-LM: WQ: push() 54: LMTriggerQ push() size=10 mFlushThreshold=10, Reached threshold => flooding detected, clearing Queue
09-08 10:27:42.569  1722  4377 D ActivityTrigger: ActivityTrigger activityPauseTrigger 
09-08 10:27:42.569   958   958 I ANDR-PERF-LM: LMPerfGlue: perfmodule_submit_request() 132: perfmodule_submit_request()
09-08 10:27:42.569   958   958 I ANDR-PERF-LM: Core: getInstance() 84: LM getInstance
09-08 10:27:42.569   958   958 I ANDR-PERF-LM: WQ: push() 59: LMTriggerQ push() size=0
09-08 10:27:42.569   958   958 I ANDR-PERF-LM: WQ: push() 61: LMTriggerQ push() done size=1
09-08 10:27:42.572   958   958 I ANDR-PERF-LM: LMPerfGlue: perfmodule_submit_request() 132: perfmodule_submit_request()
09-08 10:27:42.572   958   958 I ANDR-PERF-LM: Core: getInstance() 84: LM getInstance
09-08 10:27:42.572   958   958 I ANDR-PERF-LM: WQ: push() 59: LMTriggerQ push() size=1
09-08 10:27:42.572   958   958 I ANDR-PERF-LM: WQ: push() 61: LMTriggerQ push() done size=2
09-08 10:27:42.573  1722  4377 I ActivityTaskManager: The Process com.xiaomi.ocr Already Exists in BG. So sending its PID: 21952
09-08 10:27:42.573   958   958 I ANDR-PERF-LM: LMPerfGlue: perfmodule_submit_request() 132: perfmodule_submit_request()
09-08 10:27:42.573   958   958 I ANDR-PERF-LM: Core: getInstance() 84: LM getInstance
09-08 10:27:42.573   958   958 I ANDR-PERF-LM: WQ: push() 59: LMTriggerQ push() size=2
09-08 10:27:42.573   958   958 I ANDR-PERF-LM: WQ: push() 61: LMTriggerQ push() done size=3
09-08 10:27:42.573  1722  4377 W ActivityTaskManager: Tried to set launchTime (0) < mLastActivityLaunchTime (41660542)
09-08 10:27:42.573  1722  4377 D CompatibilityInfo: mCompatibilityFlags - 0
09-08 10:27:42.573  1722  4377 D CompatibilityInfo: applicationDensity - 440
09-08 10:27:42.573  1722  4377 D CompatibilityInfo: applicationScale - 1.0
09-08 10:27:42.575  1722  4377 I Timeline: Timeline: App_transition_ready time:41699905
09-08 10:27:42.578 21952 21952 I PhotoActivity: onCreate
09-08 10:27:42.578 21952 21980 D ViewContentFactory: initViewContentFetcherClass
09-08 10:27:42.578 21952 21980 I ContentCatcher: ViewContentFetcher : ViewContentFetcher
09-08 10:27:42.578 21952 21980 D ViewContentFactory: createInterceptor took 0ms
09-08 10:27:42.580 21952 21952 D DecorView[]: getWindowModeFromSystem  windowmode is 1
09-08 10:27:42.580 21952 21952 D DecorView: createDecorCaptionView windowingMode:1 mWindowMode 1 isFullscreen: true
09-08 10:27:42.595  1722  2597 D MIUIInput: [FoucsChange]: Display  0 FocusedWindow From Window{6aae587 mode=0 rootTaskId=927 u0 com.xiaomi.ocr/com.xiaomi.ocr.MainActivity}(1,1)  to null(0,0)
09-08 10:27:42.597  2976  2976 D RecentsImpl: mActivityStateObserver com.xiaomi.ocr.PhotoActivity
09-08 10:27:42.597  2976  2976 W RecentsImpl: onResumed className=com.xiaomi.ocr.PhotoActivity   mIsInAnotherPro=false   isKeyguardLocked=false
09-08 10:27:42.597 19539 19583 I VA_ActivityStateHelper: activityResumed componentName ComponentInfo{com.xiaomi.ocr/com.xiaomi.ocr.PhotoActivity}
09-08 10:27:42.597 19539 19583 I VA_ActivityStateHelper: activityResumed mAiSkillPush is false
09-08 10:27:42.604  1722  4377 I Timeline: Timeline: App_transition_ready time:41699934
09-08 10:27:42.615   958   958 I ANDR-PERF-LM: LMPerfGlue: perfmodule_submit_request() 132: perfmodule_submit_request()
09-08 10:27:42.615   958   958 I ANDR-PERF-LM: Core: getInstance() 84: LM getInstance
09-08 10:27:42.615   958   958 I ANDR-PERF-LM: WQ: push() 59: LMTriggerQ push() size=3
09-08 10:27:42.615   958   958 I ANDR-PERF-LM: WQ: push() 61: LMTriggerQ push() done size=4
09-08 10:27:42.605  1722  4377 I Timeline: Timeline: App_transition_ready time:41699934
09-08 10:27:42.616  1722  1760 I Timeline: Timeline: App_transition_ready time:41699945
09-08 10:27:42.617  1722  1768 I ActivityTaskManager: Displayed com.xiaomi.ocr/.PhotoActivity: +53ms
09-08 10:27:42.617   958   958 I ANDR-PERF-LM: LMPerfGlue: perfmodule_submit_request() 132: perfmodule_submit_request()
09-08 10:27:42.617   958   958 I ANDR-PERF-LM: Core: getInstance() 84: LM getInstance
09-08 10:27:42.617   958   958 D ANDR-PERF-LM: Feature: lookup() 101: Feature Name = AppClassifier, total featuers = 3, featureFound = 1
09-08 10:27:42.617   958   958 D ANDR-PERF-LM: Feature: getData() 112: data.data = 1
09-08 10:27:42.617   958   958 I ANDR-PERF-LM: FeedbackAPI: getFeedback() 60: app:com.xiaomi.ocr feature:AppClassifier feedback = 1
09-08 10:27:42.617  1722 11697 D MIUIInput: [FoucsChange]: Display  0 FocusedWindow From null(0,0)  to Window{7365153 mode=0 rootTaskId=927 u0 com.xiaomi.ocr/com.xiaomi.ocr.PhotoActivity}(1,1)
09-08 10:27:42.618  2609  2985 D MiuiPhoneStatusBarPolicy: updateManagedProfile: secondSpace = false
09-08 10:27:42.675  2976  3012 D RecentsModel: onTaskStackChangedBackground
09-08 10:27:42.675  2976  3219 D RecentsModel: onTaskStackChangedBackground    MSG_TASK_STACK_CHANGE
09-08 10:27:42.675  2976  3219 D RecentsModel: preloadRecents
09-08 10:27:42.675  2976  3219 W RecentsModel: getRunningTask
09-08 10:27:42.676  2976  3219 W RecentsModel: getRunningTask   taskInfo=TaskInfo{userId=0 pcFlags:0 stackId=927 taskId=927 displayId=0 isRunning=true baseIntent=Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.xiaomi.ocr/.MainActivity } baseActivity=ComponentInfo{com.xiaomi.ocr/com.xiaomi.ocr.MainActivity} topActivity=ComponentInfo{com.xiaomi.ocr/com.xiaomi.ocr.PhotoActivity} origActivity=null realActivity=ComponentInfo{com.xiaomi.ocr/com.xiaomi.ocr.MainActivity} numActivities=2 lastActiveTime=47741909 supportsSplitScreenMultiWindow=true resizeMode=1 isResizeable=true token=android.window.WindowContainerToken@13fe812 topActivityType=1 pictureInPictureParams=null topActivityInfo=ActivityInfo{a38a7c3 com.xiaomi.ocr.PhotoActivity} windowMode=1
09-08 10:27:42.676  2976  3219 W RecentsModel: getTaskInfoIgnoreHomeAndFreeform   taskInfo=ComponentInfo{com.xiaomi.ocr/com.xiaomi.ocr.MainActivity}
09-08 10:27:42.676  2976  3219 E ActivityManagerWrapper: get all recent tasks force including 927
09-08 10:27:42.677  2976  3219 E ActivityManagerWrapper: getRecentTasks: size=10
09-08 10:27:42.677  2976  3219 E ActivityManagerWrapper: getRecentTasks: taskId=927   userId=0   baseIntent=Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.xiaomi.ocr/.MainActivity }
09-08 10:27:42.677  2976  3219 E ActivityManagerWrapper: getRecentTasks: taskId=929   userId=0   baseIntent=Intent { flg=0x10800000 cmp=com.android.systemui/.usb.UsbDebuggingActivity }
09-08 10:27:42.677  2976  3219 E ActivityManagerWrapper: getRecentTasks: taskId=928   userId=0   baseIntent=Intent { flg=0x10800000 cmp=com.android.settings/.Settings$UsbDetailsActivity }
09-08 10:27:42.677  2976  3219 E ActivityManagerWrapper: getRecentTasks: taskId=912   userId=0   baseIntent=Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.tencent.mm/.ui.LauncherUI }
09-08 10:27:42.677  2976  3219 E ActivityManagerWrapper: getRecentTasks: taskId=924   userId=0   baseIntent=Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.baidu.searchbox/.SplashActivity }
09-08 10:27:42.677  2976  3219 E ActivityManagerWrapper: getRecentTasks: taskId=918   userId=0   baseIntent=Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.ss.android.lark.kami/com.ss.android.lark.main.app.MainActivity }
09-08 10:27:42.677  2976  3219 E ActivityManagerWrapper: getRecentTasks: taskId=921   userId=0   baseIntent=Intent { act=com.miui.intent.action.DOUBLE_CLICK flg=0x30800000 cmp=com.miui.tsmclient/.ui.quick.DoubleClickActivity }
09-08 10:27:42.677  2976  3219 E ActivityManagerWrapper: getRecentTasks: taskId=920   userId=0   baseIntent=Intent { flg=0x10000000 cmp=com.eg.android.AlipayGphone/com.alipay.mobile.nebulax.xriver.activity.XRiverActivity$XRiverLite1 }
09-08 10:27:42.677  2976  3219 E ActivityManagerWrapper: getRecentTasks: taskId=913   userId=0   baseIntent=Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.eg.android.AlipayGphone/.AlipayLogin }
09-08 10:27:42.677  2976  3219 E ActivityManagerWrapper: getRecentTasks: taskId=915   userId=0   baseIntent=Intent { flg=0x10850000 cmp=com.android.deskclock/.alarm.alert.AlarmAlertFullScreenActivity }
09-08 10:27:42.702   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
09-08 10:27:42.702   907  3403 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK ON
09-08 10:27:42.702   907  3403 D vendor.qti.bluetooth@1.0-wake_lock: Acquire wakelock is acquired 
09-08 10:27:42.702   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
09-08 10:27:42.703  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1924)] btm_ble_process_ext_adv_pkt: bda=b0:41:1d:fa:bc:68
09-08 10:27:42.703  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1848)] btm_ble_process_adv_addr: bda=b0:41:1d:fa:bc:68
09-08 10:27:42.703  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(2058)]  Waiting for scan response b0:41:1d:fa:bc:68
09-08 10:27:42.703  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1924)] btm_ble_process_ext_adv_pkt: bda=7c:79:e6:6e:9c:a5
09-08 10:27:42.703  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1848)] btm_ble_process_adv_addr: bda=7c:79:e6:6e:9c:a5
09-08 10:27:42.703  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(2058)]  Waiting for scan response 7c:79:e6:6e:9c:a5
09-08 10:27:42.703  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1924)] btm_ble_process_ext_adv_pkt: bda=b0:41:1d:fa:bc:68
09-08 10:27:42.703  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1848)] btm_ble_process_adv_addr: bda=b0:41:1d:fa:bc:68
09-08 10:27:42.703  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(2058)]  Waiting for scan response b0:41:1d:fa:bc:68
09-08 10:27:42.744  2609  2609 D KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
09-08 10:27:42.744  2609  2609 D BatteryController: onReceive: Intent = Intent { act=android.intent.action.BATTERY_CHANGED flg=0x60000010 (has extras) } action = android.intent.action.BATTERY_CHANGED
09-08 10:27:42.744  2946  2946 D NetworkSpeedTracker: receive actionandroid.intent.action.BATTERY_CHANGED
09-08 10:27:42.744  2946  2946 D NetworkSpeedTracker: onReceive ACTION_BATTERY_CHANGED mBatteryLevel = 35;mIsCharging =true
09-08 10:27:42.744  2834  2834 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 0
09-08 10:27:42.745  4308  4308 I BatteryInfoReceiver: ACTION_BATTERY_CHANGED
09-08 10:27:42.745  5777  6065 D PowerKeeper.FrozenApp: onBatteryChanged plug=true mBatteryPlugged=2
09-08 10:27:42.745  5777  6139 D PowerCheckerService: onBatteryChanged, mBatteryLevel = 35, status = 2, level = 35, plug = 2, scale = 100
09-08 10:27:42.745  4308  4308 I PowerNoticeUI: handleBatteryChanged oldPlugType 2 mPlugType 2 oldBatteryLevel 35 mBatteryLevel 35 temperature 280
09-08 10:27:42.747  2906  2906 D DeviceStatisticsService: chargerType=2 batteryLevel=35 totalBatteryCapacity=3778100
09-08 10:27:42.747  2906  2906 D DeviceInfoHidlClient: getPowerInfoSupportStatus()=1
09-08 10:27:42.747  2906  2906 D DeviceInfoHidlClient: isRadioOn()=true
09-08 10:27:42.747  2906  2906 I DeviceInfoHidlClient: isPowerInfoNeverSent=false batteryLevel=35 batteryLevelIndex=1 chargingMode=2 totalCapacity=3778100 powerSaveMode=false
09-08 10:27:42.747 14167 14167 D TESDownloadManager: AppSystemReceiver onReceive
09-08 10:27:42.747 14167 14167 D TESDownloadManager: action:android.intent.action.BATTERY_CHANGED
09-08 10:27:42.783   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
09-08 10:27:42.783   907  3403 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK OFF
09-08 10:27:42.831   973  1671 D DisplayFeatureHal: HandleSunlightScreen enter modeId 0, cookie = 0
09-08 10:27:42.831   973  1671 D DisplayFeatureHal: HandleSunlightScreen exit ret -1
09-08 10:27:42.933   907  3094 D vendor.qti.bluetooth@1.0-wake_lock: Release wakelock is released 
09-08 10:27:43.104  1722  1760 I Timeline: Timeline: Activity_windows_visible id: ActivityRecord{c592024 u0 com.xiaomi.ocr/.PhotoActivity t927} time:41700434
09-08 10:27:43.112  1722  1760 I Timeline: Timeline: App_transition_stopped time:41700442
09-08 10:27:43.137  1304  1381 I mi_thermald: thermal_cpu_set_level: set cpu freq of cpu4 to 2246400
09-08 10:27:43.137  1304  1381 I mi_thermald: thermal_cpu_set_level: set cpu freq of cpu7 to 2745600
09-08 10:27:43.313  1722  2253 D MIUIInput: [MotionEvent] publisher action=0x4, 41700641, channel 'cd0c71f NavigationBar0 (server)'
09-08 10:27:43.313  1722  2253 D MIUIInput: [MotionEvent] publisher action=0x0, 41700641, channel '7365153 com.xiaomi.ocr/com.xiaomi.ocr.PhotoActivity (server)'
09-08 10:27:43.345   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
09-08 10:27:43.346   907  3403 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK ON
09-08 10:27:43.346   907  3403 D vendor.qti.bluetooth@1.0-wake_lock: Acquire wakelock is acquired 
09-08 10:27:43.346   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
09-08 10:27:43.347  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1924)] btm_ble_process_ext_adv_pkt: bda=54:84:d2:6a:08:b5
09-08 10:27:43.348  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1848)] btm_ble_process_adv_addr: bda=54:84:d2:6a:08:b5
09-08 10:27:43.348  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(2058)]  Waiting for scan response 54:84:d2:6a:08:b5
09-08 10:27:43.348  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1924)] btm_ble_process_ext_adv_pkt: bda=98:3b:8f:0f:1a:62
09-08 10:27:43.348  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1848)] btm_ble_process_adv_addr: bda=98:3b:8f:0f:1a:62
09-08 10:27:43.348  2533  3406 V bt_stack: [VERBOSE1:btm_inq.cc(1019)] BTM_InqDbRead: bd addr 98:3b:8f:0f:1a:62
09-08 10:27:43.351  3416  3521 E MiuiFastConnectService: check adv data not fast connect
09-08 10:27:43.351  3416  3521 D MiuiNearbyService: getNearbyService() - returning com.android.bluetooth.ble.app.MiuiNearbyService@7968695
09-08 10:27:43.351  8272  8288 E IDM-BtUtils: ERROR: uncomplete MiConnect TLV
09-08 10:27:43.386  1722  2253 D MIUIInput: [MotionEvent] publisher action=0x1, 41700715, channel '7365153 com.xiaomi.ocr/com.xiaomi.ocr.PhotoActivity (server)'
09-08 10:27:43.427   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
09-08 10:27:43.427   907  3403 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK OFF
09-08 10:27:43.577   907  3094 D vendor.qti.bluetooth@1.0-wake_lock: Release wakelock is released 
09-08 10:27:43.646 21952 21952 I OcrFragment: onCreate
09-08 10:27:43.657 21952 21952 I CropImageView: px: onLayout 
09-08 10:27:43.658 21952 21952 I CropImageView: px onDraw
09-08 10:27:43.661 21952 22170 W System.err: java.io.FileNotFoundException: ocr_aio
09-08 10:27:43.661 21952 22170 W System.err: 	at android.content.res.AssetManager.nativeOpenAsset(Native Method)
09-08 10:27:43.661 21952 22170 W System.err: 	at android.content.res.AssetManager.open(AssetManager.java:910)
09-08 10:27:43.661 21952 22170 W System.err: 	at android.content.res.AssetManager.open(AssetManager.java:887)
09-08 10:27:43.661 21952 22170 W System.err: 	at com.xiaomi.ocr.utils.OCRFileUtils.copyAssetFileToFiles(OCRFileUtils.java:302)
09-08 10:27:43.661 21952 22170 W System.err: 	at com.xiaomi.ocr.utils.OCRFileUtils.copyAssetFileToFiles(OCRFileUtils.java:295)
09-08 10:27:43.662 21952 22170 W System.err: 	at com.xiaomi.ocr.utils.OCRFileUtils.getModelPath(OCRFileUtils.java:386)
09-08 10:27:43.662 21952 22170 W System.err: 	at com.xiaomi.ocr.OcrFragment.doOcr(OcrFragment.java:137)
09-08 10:27:43.662 21952 22170 W System.err: 	at com.xiaomi.ocr.OcrFragment.lambda$n-bt33mTIF3MZLmca6Rs7llPcgo(Unknown Source:0)
09-08 10:27:43.662 21952 22170 W System.err: 	at com.xiaomi.ocr.-$$Lambda$OcrFragment$n-bt33mTIF3MZLmca6Rs7llPcgo.run(Unknown Source:2)
09-08 10:27:43.662 21952 22170 W System.err: 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
09-08 10:27:43.662 21952 22170 W System.err: 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
09-08 10:27:43.662 21952 22170 W System.err: 	at java.lang.Thread.run(Thread.java:923)
09-08 10:27:43.663 21952 22170 I OCRNative: ocr version:V0.0.14-220818, code:bbc7cdf4d-dirty
09-08 10:27:43.664 21952 21952 D DecorView: createDecorCaptionView windowingMode:1 mWindowMode 1 isFullscreen: true
09-08 10:27:43.665 21952 22170 D MiAILab : SNPE setSNPEStorageLocation result:1
09-08 10:27:43.665 21952 22170 I MiAILab : setAdspLibraryPath mDspLibPath
09-08 10:27:43.665 21952 22170 I MiAILab : native_lib_path :/system/lib/rfsa/adsp;/system/vendor/lib/rfsa/adsp;/dsp
09-08 10:27:43.665 21952 22170 I MiAILab : initSNPE dsp or npu
09-08 10:27:43.665 21952 22170 I MiAILab : initSNPE outputLayerNames:  0
09-08 10:27:43.665 21952 22170 D MiAILab : initSNPE ocr_detector_model_large
09-08 10:27:43.665 21952 22170 D MiAILab : initSNPE 2.1.1.3652, mUseNpu 0 mUseDsp 1
09-08 10:27:43.668 21952 22170 I MiAILab : initSNPE set runtime: GPU
--------- beginning of crash
09-08 10:27:43.668 21952 22170 F libc    : Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x1b5def in tid 22170 (pool-3-thread-1), pid 21952 (com.xiaomi.ocr)
09-08 10:27:43.708 22177 22177 I crash_dump64: obtaining output fd from tombstoned, type: kDebuggerdTombstone
09-08 10:27:43.708   781   781 I tombstoned: received crash request for pid 22170
09-08 10:27:43.709 22177 22177 I crash_dump64: performing dump of process 21952 (target tid = 22170)
09-08 10:27:43.713 22177 22177 F DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
09-08 10:27:43.713 22177 22177 F DEBUG   : Build fingerprint: 'Xiaomi/thyme/thyme:11/RKQ1.200826.002/V12.5.8.0.RGACNXM:user/release-keys'
09-08 10:27:43.713 22177 22177 F DEBUG   : Revision: '0'
09-08 10:27:43.713 22177 22177 F DEBUG   : ABI: 'arm64'
09-08 10:27:43.713 22177 22177 F DEBUG   : Timestamp: 2022-09-08 10:27:43+0800
09-08 10:27:43.713 22177 22177 F DEBUG   : pid: 21952, tid: 22170, name: pool-3-thread-1  >>> com.xiaomi.ocr <<<
09-08 10:27:43.713 22177 22177 F DEBUG   : uid: 10317
09-08 10:27:43.713 22177 22177 F DEBUG   : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x1b5def
09-08 10:27:43.713 22177 22177 F DEBUG   :     x0  ffffffffffe4a211  x1  0000007ad1a3ec4c  x2  0000000000000004  x3  0000000000000008
09-08 10:27:43.713 22177 22177 F DEBUG   :     x4  0000000000000000  x5  0000000000000000  x6  0000000000000000  x7  6574616c756d652f
09-08 10:27:43.713 22177 22177 F DEBUG   :     x8  b400007ad5849860  x9  00000000001b5def  x10 0000007ad1888e4c  x11 ffffffffffffffef
09-08 10:27:43.713 22177 22177 F DEBUG   :     x12 ffffffffffe4a200  x13 00000000001b5dff  x14 0000007ad1a3ec5c  x15 ffffffffffe4a200
09-08 10:27:43.713 22177 22177 F DEBUG   :     x16 0000007b6b3fb9b8  x17 0000007b6b3f003c  x18 0000007a67446000  x19 b400007ad58d0558
09-08 10:27:43.713 22177 22177 F DEBUG   :     x20 0000000000000004  x21 0000007ad1a3ec4c  x22 ffffffffffe4a211  x23 00000000001b5def
09-08 10:27:43.713 22177 22177 F DEBUG   :     x24 b400007ad58d3008  x25 0000007ad1a41000  x26 0000007ad1a41000  x27 0000000000000003
09-08 10:27:43.713 22177 22177 F DEBUG   :     x28 0000000000000007  x29 0000007ad1a3ec30
09-08 10:27:43.713 22177 22177 F DEBUG   :     lr  0000007ad1c7fe70  sp  0000007ad1a3ec10  pc  0000007ad222050c  pst 0000000080001000
09-08 10:27:43.732  1722  4377 D MIUIInput: [FoucsChange]: Display  0 FocusedWindow From Window{7365153 mode=0 rootTaskId=927 u0 com.xiaomi.ocr/com.xiaomi.ocr.PhotoActivity}(1,0)  to null(0,0)
09-08 10:27:43.751  2609  2609 D StatusBar: disable<e i a s b h r c s > disable2<q i n >
09-08 10:27:43.754  1722  4377 D MIUIInput: [FoucsChange]: Display  0 FocusedWindow From null(0,0)  to Window{d031fec mode=0 rootTaskId=927 u0 com.xiaomi.ocr/com.xiaomi.ocr.PhotoActivity}(1,1)
09-08 10:27:43.761 22177 22177 F DEBUG   : backtrace:
09-08 10:27:43.761 22177 22177 F DEBUG   :       #00 pc 000000000069d50c  /data/app/~~WtaKicdf4KK_amvOfrE74A==/com.xiaomi.ocr-avWHWb8xGlTKVjOlIvYfCA==/lib/arm64/libSNPE.so (BuildId: 33231cdfc8c20f43a9b4a2582d6f068dbe1664cd)
09-08 10:27:43.761 22177 22177 F DEBUG   :       #01 pc 00000000000fce6c  /data/app/~~WtaKicdf4KK_amvOfrE74A==/com.xiaomi.ocr-avWHWb8xGlTKVjOlIvYfCA==/lib/arm64/libSNPE.so (BuildId: 33231cdfc8c20f43a9b4a2582d6f068dbe1664cd)
09-08 10:27:43.761 22177 22177 F DEBUG   :       #02 pc 000000000069f394  /data/app/~~WtaKicdf4KK_amvOfrE74A==/com.xiaomi.ocr-avWHWb8xGlTKVjOlIvYfCA==/lib/arm64/libSNPE.so (BuildId: 33231cdfc8c20f43a9b4a2582d6f068dbe1664cd)
09-08 10:27:43.761 22177 22177 F DEBUG   :       #03 pc 000000000069c084  /data/app/~~WtaKicdf4KK_amvOfrE74A==/com.xiaomi.ocr-avWHWb8xGlTKVjOlIvYfCA==/lib/arm64/libSNPE.so (BuildId: 33231cdfc8c20f43a9b4a2582d6f068dbe1664cd)
09-08 10:27:43.761 22177 22177 F DEBUG   :       #04 pc 000000000069c758  /data/app/~~WtaKicdf4KK_amvOfrE74A==/com.xiaomi.ocr-avWHWb8xGlTKVjOlIvYfCA==/lib/arm64/libSNPE.so (BuildId: 33231cdfc8c20f43a9b4a2582d6f068dbe1664cd)
09-08 10:27:43.761 22177 22177 F DEBUG   :       #05 pc 0000000000623140  /data/app/~~WtaKicdf4KK_amvOfrE74A==/com.xiaomi.ocr-avWHWb8xGlTKVjOlIvYfCA==/lib/arm64/libSNPE.so (BuildId: 33231cdfc8c20f43a9b4a2582d6f068dbe1664cd)
09-08 10:27:43.761 22177 22177 F DEBUG   :       #06 pc 00000000006230b4  /data/app/~~WtaKicdf4KK_amvOfrE74A==/com.xiaomi.ocr-avWHWb8xGlTKVjOlIvYfCA==/lib/arm64/libSNPE.so (zdl::DlContainer::IDlContainer::open(std::__ndk1::vector<unsigned char, std::__ndk1::allocator<unsigned char> > const&)+60) (BuildId: 33231cdfc8c20f43a9b4a2582d6f068dbe1664cd)
09-08 10:27:43.761 22177 22177 F DEBUG   :       #07 pc 00000000001cc044  /data/app/~~WtaKicdf4KK_amvOfrE74A==/com.xiaomi.ocr-avWHWb8xGlTKVjOlIvYfCA==/lib/arm64/libOCR.so (BuildId: fcff488e1326a8014af14e5f6ed99a6a28ed77a2)
09-08 10:27:43.761 22177 22177 F DEBUG   :       #08 pc 00000000001cb734  /data/app/~~WtaKicdf4KK_amvOfrE74A==/com.xiaomi.ocr-avWHWb8xGlTKVjOlIvYfCA==/lib/arm64/libOCR.so (BuildId: fcff488e1326a8014af14e5f6ed99a6a28ed77a2)
09-08 10:27:43.761 22177 22177 F DEBUG   :       #09 pc 000000000007697c  /data/app/~~WtaKicdf4KK_amvOfrE74A==/com.xiaomi.ocr-avWHWb8xGlTKVjOlIvYfCA==/lib/arm64/libOCR.so (BuildId: fcff488e1326a8014af14e5f6ed99a6a28ed77a2)
09-08 10:27:43.761 22177 22177 F DEBUG   :       #10 pc 0000000000076860  /data/app/~~WtaKicdf4KK_amvOfrE74A==/com.xiaomi.ocr-avWHWb8xGlTKVjOlIvYfCA==/lib/arm64/libOCR.so (BuildId: fcff488e1326a8014af14e5f6ed99a6a28ed77a2)
09-08 10:27:43.761 22177 22177 F DEBUG   :       #11 pc 0000000000082108  /data/app/~~WtaKicdf4KK_amvOfrE74A==/com.xiaomi.ocr-avWHWb8xGlTKVjOlIvYfCA==/lib/arm64/libOCR.so (BuildId: fcff488e1326a8014af14e5f6ed99a6a28ed77a2)
09-08 10:27:43.761 22177 22177 F DEBUG   :       #12 pc 00000000000c6944  /data/app/~~WtaKicdf4KK_amvOfrE74A==/com.xiaomi.ocr-avWHWb8xGlTKVjOlIvYfCA==/lib/arm64/libOCR.so (BuildId: fcff488e1326a8014af14e5f6ed99a6a28ed77a2)
09-08 10:27:43.761 22177 22177 F DEBUG   :       #13 pc 00000000000c9584  /data/app/~~WtaKicdf4KK_amvOfrE74A==/com.xiaomi.ocr-avWHWb8xGlTKVjOlIvYfCA==/lib/arm64/libOCR.so (Java_com_xiaomi_ocr_sdk_1ocr_OCREngine_nativeInit+220) (BuildId: fcff488e1326a8014af14e5f6ed99a6a28ed77a2)
09-08 10:27:43.761 22177 22177 F DEBUG   :       #14 pc 0000000000022c24  /data/app/~~WtaKicdf4KK_amvOfrE74A==/com.xiaomi.ocr-avWHWb8xGlTKVjOlIvYfCA==/oat/arm64/base.odex (art_jni_trampoline+180)
09-08 10:27:43.761 22177 22177 F DEBUG   :       #15 pc 0000000000133564  /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: d9d09da4285f1f09feadb805782797e4)
09-08 10:27:43.761 22177 22177 F DEBUG   :       #16 pc 00000000001a8a78  /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+200) (BuildId: d9d09da4285f1f09feadb805782797e4)
09-08 10:27:43.761 22177 22177 F DEBUG   :       #17 pc 0000000000319390  /apex/com.android.art/lib64/libart.so (art::interpreter::ArtInterpreterToCompiledCodeBridge(art::Thread*, art::ArtMethod*, art::ShadowFrame*, unsigned short, art::JValue*)+376) (BuildId: d9d09da4285f1f09feadb805782797e4)
09-08 10:27:43.761 22177 22177 F DEBUG   :       #18 pc 000000000030f6bc  /apex/com.android.art/lib64/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+996) (BuildId: d9d09da4285f1f09feadb805782797e4)
09-08 10:27:43.761 22177 22177 F DEBUG   :       #19 pc 000000000067f9c8  /apex/com.android.art/lib64/libart.so (MterpInvokeDirect+576) (BuildId: d9d09da4285f1f09feadb805782797e4)
09-08 10:27:43.761 22177 22177 F DEBUG   :       #20 pc 000000000012d914  /apex/com.android.art/lib64/libart.so (mterp_op_invoke_direct+20) (BuildId: d9d09da4285f1f09feadb805782797e4)
09-08 10:27:43.762 22177 22177 F DEBUG   :       #21 pc 00000000006990ba  /data/app/~~WtaKicdf4KK_amvOfrE74A==/com.xiaomi.ocr-avWHWb8xGlTKVjOlIvYfCA==/oat/arm64/base.vdex (com.xiaomi.ocr.sdk_ocr.OCREngine.init+42)
09-08 10:27:43.762 22177 22177 F DEBUG   :       #22 pc 000000000067d5ec  /apex/com.android.art/lib64/libart.so (MterpInvokeVirtual+1520) (BuildId: d9d09da4285f1f09feadb805782797e4)
09-08 10:27:43.762 22177 22177 F DEBUG   :       #23 pc 000000000012d814  /apex/com.android.art/lib64/libart.so (mterp_op_invoke_virtual+20) (BuildId: d9d09da4285f1f09feadb805782797e4)
09-08 10:27:43.762 22177 22177 F DEBUG   :       #24 pc 0000000000156ece  /data/app/~~WtaKicdf4KK_amvOfrE74A==/com.xiaomi.ocr-avWHWb8xGlTKVjOlIvYfCA==/oat/arm64/base.vdex (com.xiaomi.ocr.OcrFragment.doOcr+130)
09-08 10:27:43.762 22177 22177 F DEBUG   :       #25 pc 000000000067fc68  /apex/com.android.art/lib64/libart.so (MterpInvokeDirect+1248) (BuildId: d9d09da4285f1f09feadb805782797e4)
09-08 10:27:43.762 22177 22177 F DEBUG   :       #26 pc 000000000012d914  /apex/com.android.art/lib64/libart.so (mterp_op_invoke_direct+20) (BuildId: d9d09da4285f1f09feadb805782797e4)
09-08 10:27:43.762 22177 22177 F DEBUG   :       #27 pc 00000000001571be  /data/app/~~WtaKicdf4KK_amvOfrE74A==/com.xiaomi.ocr-avWHWb8xGlTKVjOlIvYfCA==/oat/arm64/base.vdex (com.xiaomi.ocr.OcrFragment.lambda$n-bt33mTIF3MZLmca6Rs7llPcgo)
09-08 10:27:43.762 22177 22177 F DEBUG   :       #28 pc 0000000000680548  /apex/com.android.art/lib64/libart.so (MterpInvokeStatic+1224) (BuildId: d9d09da4285f1f09feadb805782797e4)
09-08 10:27:43.762 22177 22177 F DEBUG   :       #29 pc 000000000012d994  /apex/com.android.art/lib64/libart.so (mterp_op_invoke_static+20) (BuildId: d9d09da4285f1f09feadb805782797e4)
09-08 10:27:43.762 22177 22177 F DEBUG   :       #30 pc 0000000000151c40  /data/app/~~WtaKicdf4KK_amvOfrE74A==/com.xiaomi.ocr-avWHWb8xGlTKVjOlIvYfCA==/oat/arm64/base.vdex (com.xiaomi.ocr.-$$Lambda$OcrFragment$n-bt33mTIF3MZLmca6Rs7llPcgo.run+4)
09-08 10:27:43.762 22177 22177 F DEBUG   :       #31 pc 000000000067f024  /apex/com.android.art/lib64/libart.so (MterpInvokeInterface+1808) (BuildId: d9d09da4285f1f09feadb805782797e4)
09-08 10:27:43.762 22177 22177 F DEBUG   :       #32 pc 000000000012da14  /apex/com.android.art/lib64/libart.so (mterp_op_invoke_interface+20) (BuildId: d9d09da4285f1f09feadb805782797e4)
09-08 10:27:43.762 22177 22177 F DEBUG   :       #33 pc 00000000001fa03a  /apex/com.android.art/javalib/core-oj.jar (java.util.concurrent.ThreadPoolExecutor.runWorker+158)
09-08 10:27:43.762 22177 22177 F DEBUG   :       #34 pc 000000000067d5ec  /apex/com.android.art/lib64/libart.so (MterpInvokeVirtual+1520) (BuildId: d9d09da4285f1f09feadb805782797e4)
09-08 10:27:43.762 22177 22177 F DEBUG   :       #35 pc 000000000012d814  /apex/com.android.art/lib64/libart.so (mterp_op_invoke_virtual+20) (BuildId: d9d09da4285f1f09feadb805782797e4)
09-08 10:27:43.762 22177 22177 F DEBUG   :       #36 pc 00000000001f8dfc  /apex/com.android.art/javalib/core-oj.jar (java.util.concurrent.ThreadPoolExecutor$Worker.run+4)
09-08 10:27:43.762 22177 22177 F DEBUG   :       #37 pc 000000000067f024  /apex/com.android.art/lib64/libart.so (MterpInvokeInterface+1808) (BuildId: d9d09da4285f1f09feadb805782797e4)
09-08 10:27:43.762 22177 22177 F DEBUG   :       #38 pc 000000000012da14  /apex/com.android.art/lib64/libart.so (mterp_op_invoke_interface+20) (BuildId: d9d09da4285f1f09feadb805782797e4)
09-08 10:27:43.762 22177 22177 F DEBUG   :       #39 pc 00000000000eb840  /apex/com.android.art/javalib/core-oj.jar (java.lang.Thread.run+8)
09-08 10:27:43.762 22177 22177 F DEBUG   :       #40 pc 0000000000306cb8  /apex/com.android.art/lib64/libart.so (art::interpreter::Execute(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame&, art::JValue, bool, bool) (.llvm.11487796752256266877)+268) (BuildId: d9d09da4285f1f09feadb805782797e4)
09-08 10:27:43.762 22177 22177 F DEBUG   :       #41 pc 000000000066c054  /apex/com.android.art/lib64/libart.so (artQuickToInterpreterBridge+780) (BuildId: d9d09da4285f1f09feadb805782797e4)
09-08 10:27:43.762 22177 22177 F DEBUG   :       #42 pc 000000000013cff8  /apex/com.android.art/lib64/libart.so (art_quick_to_interpreter_bridge+88) (BuildId: d9d09da4285f1f09feadb805782797e4)
09-08 10:27:43.762 22177 22177 F DEBUG   :       #43 pc 0000000000133564  /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: d9d09da4285f1f09feadb805782797e4)
09-08 10:27:43.762 22177 22177 F DEBUG   :       #44 pc 00000000001a8a78  /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+200) (BuildId: d9d09da4285f1f09feadb805782797e4)
09-08 10:27:43.762 22177 22177 F DEBUG   :       #45 pc 0000000000555ac4  /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValues<art::ArtMethod*>(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+460) (BuildId: d9d09da4285f1f09feadb805782797e4)
09-08 10:27:43.762 22177 22177 F DEBUG   :       #46 pc 00000000005a4e60  /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1308) (BuildId: d9d09da4285f1f09feadb805782797e4)
09-08 10:27:43.762 22177 22177 F DEBUG   :       #47 pc 00000000000eb868  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+64) (BuildId: a790cdbd8e44ea8a90802da343cb82ce)
09-08 10:27:43.762 22177 22177 F DEBUG   :       #48 pc 000000000008ba88  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: a790cdbd8e44ea8a90802da343cb82ce)
09-08 10:27:43.943 22177 22177 E crash_dump64: cannot open libmiuindbg.so: No such file or directory
09-08 10:27:43.943   781   781 E tombstoned: Tombstone written to: /data/tombstones/tombstone_28
09-08 10:27:43.945  1722 22180 W ActivityTaskManager:   Force finishing activity com.xiaomi.ocr/.PhotoActivity
09-08 10:27:43.946  1722 22181 I DropBoxManagerService: add tag=data_app_native_crash isTagEnabled=true flags=0x2
09-08 10:27:43.946  2976  3012 D LauncherFsGestureCompat: componentName is com.xiaomi.ocr/.PhotoActivity
09-08 10:27:43.949  1722  1788 I BootReceiver: Copying /data/tombstones/tombstone_28 to DropBox (SYSTEM_TOMBSTONE)
09-08 10:27:43.950  1722  1788 I DropBoxManagerService: add tag=SYSTEM_TOMBSTONE isTagEnabled=true flags=0x2
09-08 10:27:43.954  1722 22180 D ActivityTrigger: ActivityTrigger activityPauseTrigger 
09-08 10:27:43.955   958   958 I ANDR-PERF-LM: LMPerfGlue: perfmodule_submit_request() 132: perfmodule_submit_request()
09-08 10:27:43.955   958   958 I ANDR-PERF-LM: Core: getInstance() 84: LM getInstance
09-08 10:27:43.955   958   958 I ANDR-PERF-LM: WQ: push() 59: LMTriggerQ push() size=4
09-08 10:27:43.955   958   958 I ANDR-PERF-LM: WQ: push() 61: LMTriggerQ push() done size=5
09-08 10:27:43.960  4452  4740 W MQSEventManager: neoccur
09-08 10:27:43.967  2976  2976 D EventBus: No subscribers registered for event class com.miui.home.recents.messages.TaskSnapshotChangedEvent
09-08 10:27:43.967  2976  2976 D EventBus: No subscribers registered for event class org.greenrobot.eventbus.NoSubscriberEvent
09-08 10:27:43.967  4452  4640 W MQSEventManager: begin to storeEvent
09-08 10:27:43.970  4452  4640 D MQSEventManager: send MSG_JUDGE_TRANSMISSION packageName com.xiaomi.ocr
09-08 10:27:43.970  4452  4640 D MQSRuleManager: Begin to match mqsas rules
09-08 10:27:43.970  1722 16863 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1758 android.content.ContextWrapper.bindService:767 miui.os.DropBoxManager.bindService:361 miui.os.DropBoxManager.addEntry:350 miui.os.DropBoxManager.addText:314 
09-08 10:27:43.972  1722 16863 D CompatibilityInfo: mCompatibilityFlags - 0
09-08 10:27:43.972  1722 16863 D CompatibilityInfo: applicationDensity - 440
09-08 10:27:43.972  1722 16863 D CompatibilityInfo: applicationScale - 1.0
09-08 10:27:43.974  1722  4377 D MIUIInput: [FoucsChange]: Display  0 FocusedWindow From Window{d031fec mode=0 rootTaskId=927 u0 com.xiaomi.ocr/com.xiaomi.ocr.PhotoActivity}(1,1)  to null(0,0)
09-08 10:27:43.975  1722  2277 I MiuiNetworkPolicy: updateUidState uid = 10169, uidState = 6
09-08 10:27:43.978  4452  4640 W MQSActionExecutor: action is null!
09-08 10:27:43.979  4452  4640 W MQSEventManager: executeResult is 2
09-08 10:27:43.990  1722  1722 W Binder  : Outgoing transactions from this process must be FLAG_ONEWAY
09-08 10:27:43.990  1722  1722 W Binder  : java.lang.Throwable
09-08 10:27:43.990  1722  1722 W Binder  : 	at android.os.BinderProxy.transact(BinderProxy.java:501)
09-08 10:27:43.990  1722  1722 W Binder  : 	at com.miui.internal.server.IDropBoxManagerService$Stub$Proxy.add(IDropBoxManagerService.java:159)
09-08 10:27:43.990  1722  1722 W Binder  : 	at miui.os.DropBoxManager$2.onServiceConnected(DropBoxManager.java:286)
09-08 10:27:43.990  1722  1722 W Binder  : 	at android.app.LoadedApk$ServiceDispatcher.doConnected(LoadedApk.java:1967)
09-08 10:27:43.990  1722  1722 W Binder  : 	at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1999)
09-08 10:27:43.990  1722  1722 W Binder  : 	at android.os.Handler.handleCallback(Handler.java:938)
09-08 10:27:43.990  1722  1722 W Binder  : 	at android.os.Handler.dispatchMessage(Handler.java:99)
09-08 10:27:43.990  1722  1722 W Binder  : 	at android.os.Looper.loop(Looper.java:236)
09-08 10:27:43.990  1722  1722 W Binder  : 	at com.android.server.SystemServer.run(SystemServer.java:650)
09-08 10:27:43.990  1722  1722 W Binder  : 	at com.android.server.SystemServer.main(SystemServer.java:428)
09-08 10:27:43.990  1722  1722 W Binder  : 	at java.lang.reflect.Method.invoke(Native Method)
09-08 10:27:43.990  1722  1722 W Binder  : 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
09-08 10:27:43.990  1722  1722 W Binder  : 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:945)
09-08 10:27:43.997  1722  2277 I MiuiNetworkPolicy: updateUidState uid = 10169, uidState = 10
09-08 10:27:44.000  1722  5376 I ActivityManager: Process com.xiaomi.ocr (pid 21952) has died: fg  TOP 
09-08 10:27:44.000   958   958 I ANDR-PERF-LM: LMPerfGlue: perfmodule_submit_request() 132: perfmodule_submit_request()
09-08 10:27:44.000   958   958 I ANDR-PERF-LM: Core: getInstance() 84: LM getInstance
09-08 10:27:44.000   958   958 I ANDR-PERF-LM: WQ: push() 59: LMTriggerQ push() size=5
09-08 10:27:44.000   958   958 I ANDR-PERF-LM: WQ: push() 61: LMTriggerQ push() done size=6
09-08 10:27:44.000  1722  1771 I Process : PerfMonitor : current process killing process group. PID: 21952
09-08 10:27:44.000  1722  4377 I WindowManager: WIN DEATH: Window{d031fec mode=0 rootTaskId=927 u0 com.xiaomi.ocr/com.xiaomi.ocr.PhotoActivity}
09-08 10:27:44.000  1722  4377 W InputDispatcher: Attempted to unregister already unregistered input channel 'd031fec com.xiaomi.ocr/com.xiaomi.ocr.PhotoActivity (server)'
09-08 10:27:44.001   793   793 I Zygote  : Process 21952 exited due to signal 11 (Segmentation fault)
09-08 10:27:44.005  1722  4377 W WindowManager: Failed to deliver inset state change to w=Window{d031fec mode=1 rootTaskId=927 u0 com.xiaomi.ocr/com.xiaomi.ocr.PhotoActivity EXITING}
09-08 10:27:44.005  1722  4377 W WindowManager: android.os.DeadObjectException
09-08 10:27:44.005  1722  4377 W WindowManager: 	at android.os.BinderProxy.transactNative(Native Method)
09-08 10:27:44.005  1722  4377 W WindowManager: 	at android.os.BinderProxy.transact(BinderProxy.java:540)
09-08 10:27:44.005  1722  4377 W WindowManager: 	at android.view.IWindow$Stub$Proxy.insetsControlChanged(IWindow.java:812)
09-08 10:27:44.005  1722  4377 W WindowManager: 	at com.android.server.wm.WindowState.notifyInsetsControlChanged(WindowState.java:3909)
09-08 10:27:44.005  1722  4377 W WindowManager: 	at com.android.server.wm.InsetsStateController.lambda$notifyPendingInsetsControlChanged$4$InsetsStateController(InsetsStateController.java:470)
09-08 10:27:44.005  1722  4377 W WindowManager: 	at com.android.server.wm.-$$Lambda$InsetsStateController$-1iOXDf-1s3wDHcMIHBKNk6MS3I.run(Unknown Source:2)
09-08 10:27:44.005  1722  4377 W WindowManager: 	at com.android.server.wm.WindowAnimator.executeAfterPrepareSurfacesRunnables(WindowAnimator.java:361)
09-08 10:27:44.005  1722  4377 W WindowManager: 	at com.android.server.wm.RootWindowContainer.performSurfacePlacementNoTrace(RootWindowContainer.java:881)
09-08 10:27:44.005  1722  4377 W WindowManager: 	at com.android.server.wm.RootWindowContainer.performSurfacePlacement(RootWindowContainer.java:827)
09-08 10:27:44.005  1722  4377 W WindowManager: 	at com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementLoop(WindowSurfacePlacer.java:200)
09-08 10:27:44.005  1722  4377 W WindowManager: 	at com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement(WindowSurfacePlacer.java:149)
09-08 10:27:44.005  1722  4377 W WindowManager: 	at com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement(WindowSurfacePlacer.java:138)
09-08 10:27:44.005  1722  4377 W WindowManager: 	at com.android.server.wm.WindowState.setupWindowForRemoveOnExit(WindowState.java:2485)
09-08 10:27:44.005  1722  4377 W WindowManager: 	at com.android.server.wm.WindowState.removeIfPossible(WindowState.java:2452)
09-08 10:27:44.005  1722  4377 W WindowManager: 	at com.android.server.wm.WindowState.access$300(WindowState.java:271)
09-08 10:27:44.005  1722  4377 W WindowManager: 	at com.android.server.wm.WindowState$DeathRecipient.binderDied(WindowState.java:2993)
09-08 10:27:44.005  1722  4377 W WindowManager: 	at android.os.IBinder$DeathRecipient.binderDied(IBinder.java:305)
09-08 10:27:44.005  1722  4377 W WindowManager: 	at android.os.BinderProxy.sendDeathNotice(BinderProxy.java:654)
09-08 10:27:44.005  1722  4377 W WindowManager: Failed to deliver inset state change to w=Window{7365153 mode=0 rootTaskId=927 u0 com.xiaomi.ocr/com.xiaomi.ocr.PhotoActivity}
09-08 10:27:44.005  1722  4377 W WindowManager: android.os.DeadObjectException
09-08 10:27:44.005  1722  4377 W WindowManager: 	at android.os.BinderProxy.transactNative(Native Method)
09-08 10:27:44.005  1722  4377 W WindowManager: 	at android.os.BinderProxy.transact(BinderProxy.java:540)
09-08 10:27:44.005  1722  4377 W WindowManager: 	at android.view.IWindow$Stub$Proxy.insetsControlChanged(IWindow.java:812)
09-08 10:27:44.005  1722  4377 W WindowManager: 	at com.android.server.wm.WindowState.notifyInsetsControlChanged(WindowState.java:3909)
09-08 10:27:44.005  1722  4377 W WindowManager: 	at com.android.server.wm.InsetsStateController.lambda$notifyPendingInsetsControlChanged$4$InsetsStateController(InsetsStateController.java:470)
09-08 10:27:44.005  1722  4377 W WindowManager: 	at com.android.server.wm.-$$Lambda$InsetsStateController$-1iOXDf-1s3wDHcMIHBKNk6MS3I.run(Unknown Source:2)
09-08 10:27:44.005  1722  4377 W WindowManager: 	at com.android.server.wm.WindowAnimator.executeAfterPrepareSurfacesRunnables(WindowAnimator.java:361)
09-08 10:27:44.005  1722  4377 W WindowManager: 	at com.android.server.wm.RootWindowContainer.performSurfacePlacementNoTrace(RootWindowContainer.java:881)
09-08 10:27:44.005  1722  4377 W WindowManager: 	at com.android.server.wm.RootWindowContainer.performSurfacePlacement(RootWindowContainer.java:827)
09-08 10:27:44.005  1722  4377 W WindowManager: 	at com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementLoop(WindowSurfacePlacer.java:200)
09-08 10:27:44.005  1722  4377 W WindowManager: 	at com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement(WindowSurfacePlacer.java:149)
09-08 10:27:44.005  1722  4377 W WindowManager: 	at com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement(WindowSurfacePlacer.java:138)
09-08 10:27:44.005  1722  4377 W WindowManager: 	at com.android.server.wm.WindowState.setupWindowForRemoveOnExit(WindowState.java:2485)
09-08 10:27:44.005  1722  4377 W WindowManager: 	at com.android.server.wm.WindowState.removeIfPossible(WindowState.java:2452)
09-08 10:27:44.005  1722  4377 W WindowManager: 	at com.android.server.wm.WindowState.access$300(WindowState.java:271)
09-08 10:27:44.005  1722  4377 W WindowManager: 	at com.android.server.wm.WindowState$DeathRecipient.binderDied(WindowState.java:2993)
09-08 10:27:44.005  1722  4377 W WindowManager: 	at android.os.IBinder$DeathRecipient.binderDied(IBinder.java:305)
09-08 10:27:44.005  1722  4377 W WindowManager: 	at android.os.BinderProxy.sendDeathNotice(BinderProxy.java:654)
09-08 10:27:44.006  1722  1771 I libprocessgroup: Successfully killed process cgroup uid 10317 pid 21952 in 5ms
09-08 10:27:44.007  1722  1738 I WindowManager: WIN DEATH: Window{6aae587 mode=0 rootTaskId=927 u0 com.xiaomi.ocr/com.xiaomi.ocr.MainActivity}
09-08 10:27:44.007  1722  1738 W InputDispatcher: Attempted to unregister already unregistered input channel '6aae587 com.xiaomi.ocr/com.xiaomi.ocr.MainActivity (server)'
09-08 10:27:44.007  2609  2609 D StatusBar: disable<e i a s b h r c s > disable2<q i n >
09-08 10:27:44.008  1722  3652 I WindowManager: WIN DEATH: Window{7365153 mode=0 rootTaskId=927 u0 com.xiaomi.ocr/com.xiaomi.ocr.PhotoActivity}
09-08 10:27:44.008  1722  3652 W InputDispatcher: Attempted to unregister already unregistered input channel '7365153 com.xiaomi.ocr/com.xiaomi.ocr.PhotoActivity (server)'
09-08 10:27:44.012  5401 22269 I com.xiaomi.xms: oneway function results will be dropped but finished with status UNKNOWN_TRANSACTION and parcel size 0
09-08 10:27:44.014   958   958 I ANDR-PERF-LM: LMPerfGlue: perfmodule_submit_request() 132: perfmodule_submit_request()
09-08 10:27:44.014   958   958 I ANDR-PERF-LM: Core: getInstance() 84: LM getInstance
09-08 10:27:44.014   958   958 I ANDR-PERF-LM: WQ: push() 59: LMTriggerQ push() size=6
09-08 10:27:44.014   958   958 I ANDR-PERF-LM: WQ: push() 61: LMTriggerQ push() done size=7
09-08 10:27:44.015  1722  5376 D CompatibilityInfo: mCompatibilityFlags - 0
09-08 10:27:44.015  1722  5376 D CompatibilityInfo: applicationDensity - 440
09-08 10:27:44.015  1722  5376 D CompatibilityInfo: applicationScale - 1.0
09-08 10:27:44.017  1722  2277 I MiuiNetworkPolicy: removeUidState uid = 10317
09-08 10:27:44.017  5777  5836 D UidObserver: onUidGone entry uid = 10317
09-08 10:27:44.017  1722  2277 I MiuiNetworkPolicy: updateWmmForUidState uid: 10317 state: 19 wmm: 0
09-08 10:27:44.020  1722  1760 D DecorView: createDecorCaptionView windowingMode:1 mWindowMode 1 isFullscreen: true
09-08 10:27:44.022  1722  2277 I MiuiNetworkPolicyTrafficLimit: updateWhiteListUidForMobileTraffic uid=10317,add=false
09-08 10:27:44.022  1722  2277 D MiuiNetworkPolicyTrafficLimit: updateWhiteListUidForMobileTraffic rst=true
09-08 10:27:44.026   793   793 D Zygote  : Forked child process 22182
09-08 10:27:44.027  1722  1770 I ActivityManager: Start proc 22182:com.xiaomi.ocr/u0a317 for top-activity {com.xiaomi.ocr/com.xiaomi.ocr.MainActivity} caller=com.miui.home
09-08 10:27:44.027 22182 22182 W Zygote  : Unable to open libbeluga.so: dlopen failed: library "libbeluga.so" not found.
09-08 10:27:44.031 22182 22182 I com.xiaomi.ocr: Late-enabling -Xcheck:jni
09-08 10:27:44.043 22182 22182 I com.xiaomi.ocr: Unquickening 20 vdex files!
09-08 10:27:44.051  1247  1275 I adbd    : jdwp connection from 22182
09-08 10:27:44.060   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
09-08 10:27:44.060   907  3403 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK ON
09-08 10:27:44.061   907  3403 D vendor.qti.bluetooth@1.0-wake_lock: Acquire wakelock is acquired 
09-08 10:27:44.061   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
09-08 10:27:44.062   958   958 I ANDR-PERF-LM: LMPerfGlue: perfmodule_submit_request() 132: perfmodule_submit_request()
09-08 10:27:44.062   958   958 I ANDR-PERF-LM: Core: getInstance() 84: LM getInstance
09-08 10:27:44.062   958   958 I ANDR-PERF-LM: WQ: push() 59: LMTriggerQ push() size=7
09-08 10:27:44.062   958   958 I ANDR-PERF-LM: WQ: push() 61: LMTriggerQ push() done size=8
09-08 10:27:44.062  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1924)] btm_ble_process_ext_adv_pkt: bda=b0:41:1d:fa:bc:68
09-08 10:27:44.063  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1848)] btm_ble_process_adv_addr: bda=b0:41:1d:fa:bc:68
09-08 10:27:44.063  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(2058)]  Waiting for scan response b0:41:1d:fa:bc:68
09-08 10:27:44.063  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1924)] btm_ble_process_ext_adv_pkt: bda=74:a3:4a:fd:ac:9a
09-08 10:27:44.063  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1848)] btm_ble_process_adv_addr: bda=74:a3:4a:fd:ac:9a
09-08 10:27:44.063  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(2058)]  Waiting for scan response 74:a3:4a:fd:ac:9a
09-08 10:27:44.063  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1924)] btm_ble_process_ext_adv_pkt: bda=74:a3:4a:fd:ac:9a
09-08 10:27:44.063  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1848)] btm_ble_process_adv_addr: bda=74:a3:4a:fd:ac:9a
09-08 10:27:44.063  2533  3406 V bt_stack: [VERBOSE1:btm_inq.cc(1019)] BTM_InqDbRead: bd addr 74:a3:4a:fd:ac:9a
09-08 10:27:44.064  1722  5376 D CompatibilityInfo: mCompatibilityFlags - 0
09-08 10:27:44.064  1722  5376 D CompatibilityInfo: applicationDensity - 440
09-08 10:27:44.064  1722  5376 D CompatibilityInfo: applicationScale - 1.0
09-08 10:27:44.065  1722  5376 I ActivityTaskManager: The Process com.xiaomi.ocr Already Exists in BG. So sending its PID: 22182
09-08 10:27:44.065   958   958 I ANDR-PERF-LM: LMPerfGlue: perfmodule_submit_request() 132: perfmodule_submit_request()
09-08 10:27:44.065   958   958 I ANDR-PERF-LM: Core: getInstance() 84: LM getInstance
09-08 10:27:44.065   958   958 I ANDR-PERF-LM: WQ: push() 59: LMTriggerQ push() size=8
09-08 10:27:44.065   958   958 I ANDR-PERF-LM: WQ: push() 61: LMTriggerQ push() done size=9
09-08 10:27:44.065  1722  5376 D CompatibilityInfo: mCompatibilityFlags - 0
09-08 10:27:44.065  1722  5376 D CompatibilityInfo: applicationDensity - 440
09-08 10:27:44.065  1722  5376 D CompatibilityInfo: applicationScale - 1.0
09-08 10:27:44.066  3416  3521 D MiuiFastConnectService: current device: 00:00:00:FD:AC:9A, peer device: 00:00:00:FD:F6:B7, connect able device: 00:00:00:00:00:00
09-08 10:27:44.067  3416  3521 D MiuiFastConnectService: scanCallback: data=[16,01,06,80,6E,34,37,35,60,6F,69,A3,74,4A,9A,AC,FD,90,A3,74,4A,B7,F6,FD,00,00,00,], rssi: -69
09-08 10:27:44.068  3416  3521 E MiuiFastConnectService: Pre check headset connected
09-08 10:27:44.068  3416  3521 E MiuiFastConnectService: Clear Current Device All Info
09-08 10:27:44.071  1722  1760 I Timeline: Timeline: App_transition_ready time:41701400
09-08 10:27:44.074  1722  2277 I MiuiNetworkPolicy: updateUidState uid = 10317, uidState = 2
09-08 10:27:44.074  1722  2277 I MiuiNetworkPolicy: updateWmmForUidState uid: 10317 state: 2 wmm: 1
09-08 10:27:44.077 19539 19583 D VA_AppChangedListener: get package name by pid:com.xiaomi.ocr
09-08 10:27:44.077 19539 19583 D VA_AppChangedListener: packageName:com.xiaomi.ocr,current:com.xiaomi.ocr
09-08 10:27:44.083  1722  2277 I MiuiNetworkPolicyTrafficLimit: updateWhiteListUidForMobileTraffic uid=10317,add=true
09-08 10:27:44.084  1722  2277 D MiuiNetworkPolicyTrafficLimit: updateWhiteListUidForMobileTraffic rst=true
09-08 10:27:44.091  1722  1760 I Timeline: Timeline: App_transition_ready time:41701420
09-08 10:27:44.091  1722  1760 I Timeline: Timeline: App_transition_stopped time:41701420
09-08 10:27:44.096  2609  2985 D MiuiPhoneStatusBarPolicy: updateManagedProfile: secondSpace = false
09-08 10:27:44.097 22182 22182 I Perf    : Connecting to perf service.
09-08 10:27:44.108 22182 22182 D NetworkSecurityConfig: Using Network Security Config from resource network_security_config debugBuild: true
09-08 10:27:44.109 22182 22182 D NetworkSecurityConfig: Using Network Security Config from resource network_security_config debugBuild: true
09-08 10:27:44.118 17783 17840 D MemoryCeilingMonitor: [handleMemoryCalculate]
09-08 10:27:44.118 17783 17840 D MemoryCeilingMonitor: [calculate] tot: 4046271, max: 268435456, free: 787959, heap: 3258312, per: 0.012138158082962036
09-08 10:27:44.119   958   958 I ANDR-PERF-LM: LMPerfGlue: perfmodule_submit_request() 132: perfmodule_submit_request()
09-08 10:27:44.119   958   958 I ANDR-PERF-LM: Core: getInstance() 84: LM getInstance
09-08 10:27:44.119   958   958 D ANDR-PERF-LM: Feature: lookup() 101: Feature Name = AppClassifier, total featuers = 3, featureFound = 1
09-08 10:27:44.120   958   958 D ANDR-PERF-LM: Feature: getData() 112: data.data = 1
09-08 10:27:44.120   958   958 I ANDR-PERF-LM: FeedbackAPI: getFeedback() 60: app:com.xiaomi.ocr feature:AppClassifier feedback = 1
09-08 10:27:44.124  1006  2246 W DisplayIdentification: Invalid EDID: falling back to serial number due to missing display name.
09-08 10:27:44.124  1006  2246 W DisplayIdentification: Invalid EDID: falling back to ASCII text due to missing serial number.
09-08 10:27:44.137 22182 22182 I MainActivity: onCreate
09-08 10:27:44.142   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
09-08 10:27:44.142   907  3403 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK OFF
09-08 10:27:44.151 22182 22182 W Glide   : Failed to find GeneratedAppGlideModule. You should include an annotationProcessor compile dependency on com.github.bumptech.glide:compiler in your application and a @GlideModule annotated AppGlideModule implementation or LibraryGlideModules will be silently ignored
09-08 10:27:44.164  1722  1759 W ActivityManager: setHasOverlayUi called on unknown pid: 21952
09-08 10:27:44.172 22182 22182 D DecorView[]: getWindowModeFromSystem  windowmode is 1
09-08 10:27:44.172 22182 22182 D DecorView: createDecorCaptionView windowingMode:1 mWindowMode 1 isFullscreen: true
09-08 10:27:44.173 22182 22208 W com.xiaomi.ocr: Accessing hidden method Lmiui/contentcatcher/sdk/Token;-><init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V (greylist, linking, allowed)
09-08 10:27:44.173 22182 22208 W com.xiaomi.ocr: Accessing hidden method Lmiui/contentcatcher/InterceptorProxy;->getWorkThread()Landroid/os/HandlerThread; (greylist, linking, allowed)
09-08 10:27:44.173 22182 22208 D ViewContentFactory: initViewContentFetcherClass
09-08 10:27:44.173 22182 22208 D ViewContentFactory: getInterceptorPackageInfo
09-08 10:27:44.173 22182 22208 W com.xiaomi.ocr: Accessing hidden method Landroid/app/AppGlobals;->getInitialApplication()Landroid/app/Application; (greylist, linking, allowed)
09-08 10:27:44.174 22182 22208 D ViewContentFactory: getInitialApplication took 0ms
09-08 10:27:44.174 22182 22208 D ViewContentFactory: packageInfo.packageName: com.miui.catcherpatch
09-08 10:27:44.180 22182 22208 D ViewContentFactory: initViewContentFetcherClass took 6ms
09-08 10:27:44.180 22182 22208 I ContentCatcher: ViewContentFetcher : ViewContentFetcher
09-08 10:27:44.180 22182 22208 D ViewContentFactory: createInterceptor took 7ms
09-08 10:27:44.180 22182 22208 W com.xiaomi.ocr: Accessing hidden method Lmiui/contentcatcher/sdk/injector/IContentDecorateCallback$Stub;-><init>()V (greylist, linking, allowed)
09-08 10:27:44.180 22182 22208 W com.xiaomi.ocr: Accessing hidden method Lmiui/contentcatcher/sdk/ContentCatcherManager;->getInstance()Lmiui/contentcatcher/sdk/ContentCatcherManager; (greylist, linking, allowed)
09-08 10:27:44.180 22182 22208 W com.xiaomi.ocr: Accessing hidden method Lmiui/contentcatcher/sdk/ContentCatcherManager;->registerContentInjector(Lmiui/contentcatcher/sdk/Token;Lmiui/contentcatcher/sdk/injector/IContentDecorateCallback;)V (greylist, linking, allowed)
09-08 10:27:44.181 22182 22208 W com.xiaomi.ocr: Accessing hidden method Lmiui/contentcatcher/sdk/ContentCatcherManager;->getPageConfig(Lmiui/contentcatcher/sdk/Token;)Lmiui/contentcatcher/sdk/data/PageConfig; (greylist, linking, allowed)
09-08 10:27:44.181 22182 22208 W com.xiaomi.ocr: Accessing hidden method Lmiui/contentcatcher/sdk/data/PageConfig;->getFeatures()Ljava/util/ArrayList; (greylist, linking, allowed)
09-08 10:27:44.181 22182 22208 W com.xiaomi.ocr: Accessing hidden method Lmiui/contentcatcher/sdk/data/PageConfig;->getCatchers()Ljava/util/ArrayList; (greylist, linking, allowed)
09-08 10:27:44.189 22182 22182 W com.xiaomi.ocr: Accessing hidden method Landroid/view/View;->computeFitSystemWindows(Landroid/graphics/Rect;Landroid/graphics/Rect;)Z (greylist, reflection, allowed)
09-08 10:27:44.190 22182 22182 W com.xiaomi.ocr: Accessing hidden method Landroid/view/ViewGroup;->makeOptionalFitsSystemWindows()V (greylist, reflection, allowed)
09-08 10:27:44.214 22182 22182 I OCRNative: doc ver:V2.36-M.R.Q-211025, code:bbc7cdf4d-dirty, plat:gpu, plat ver:mace_1_1_0, feat:-detect-enhance-dewarp-demoire
09-08 10:27:44.216 22182 22182 I TetheringManager: registerTetheringEventCallback:com.xiaomi.ocr
09-08 10:27:44.220 22182 22182 W com.xiaomi.ocr: Accessing hidden method Landroid/content/res/AssetManager;->addOverlayPath(Ljava/lang/String;)I (greylist, reflection, allowed)
09-08 10:27:44.228 22182 22182 D CompatibilityChangeReporter: Compat change id reported: 147798919; UID 10317; state: ENABLED
09-08 10:27:44.237 22182 22182 E MainActivity: feature support:[FEAT_DET, FEAT_ENHANCE, FEAT_DEWARP, FEAT_DEMOIRE]
09-08 10:27:44.237 22182 22182 I MainActivity: native library dir = /data/app/~~WtaKicdf4KK_amvOfrE74A==/com.xiaomi.ocr-avWHWb8xGlTKVjOlIvYfCA==/lib/arm64
09-08 10:27:44.267  2976  2976 D RecentsImpl: mActivityStateObserver com.xiaomi.ocr.MainActivity
09-08 10:27:44.267  2976  2976 W RecentsImpl: onResumed className=com.xiaomi.ocr.MainActivity   mIsInAnotherPro=false   isKeyguardLocked=false
09-08 10:27:44.268 19539 19583 I VA_ActivityStateHelper: activityResumed componentName ComponentInfo{com.xiaomi.ocr/com.xiaomi.ocr.MainActivity}
09-08 10:27:44.268 19539 19583 I VA_ActivityStateHelper: activityResumed mAiSkillPush is false
09-08 10:27:44.292   907  3094 D vendor.qti.bluetooth@1.0-wake_lock: Release wakelock is released 
09-08 10:27:44.301 22182 22205 I AdrenoGLES-0: QUALCOMM build                   : 191610ae03, Ic907de5ed0
09-08 10:27:44.301 22182 22205 I AdrenoGLES-0: Build Date                       : 09/17/20
09-08 10:27:44.301 22182 22205 I AdrenoGLES-0: OpenGL ES Shader Compiler Version: EV031.32.02.01
09-08 10:27:44.301 22182 22205 I AdrenoGLES-0: Local Branch                     : 
09-08 10:27:44.301 22182 22205 I AdrenoGLES-0: Remote Branch                    : refs/tags/AU_LINUX_ANDROID_LA.UM.9.12.10.00.00.582.274
09-08 10:27:44.301 22182 22205 I AdrenoGLES-0: Remote Branch                    : NONE
09-08 10:27:44.301 22182 22205 I AdrenoGLES-0: Reconstruct Branch               : NOTHING
09-08 10:27:44.301 22182 22205 I AdrenoGLES-0: Build Config                     : S P 10.0.5 AArch64
09-08 10:27:44.301 22182 22205 I AdrenoGLES-0: Driver Path                      : /vendor/lib64/egl/libGLESv2_adreno.so
09-08 10:27:44.307 22182 22205 I AdrenoGLES-0: PFP: 0x016dd091, ME: 0x00000000
09-08 10:27:44.419  1722  1760 I Timeline: Timeline: Activity_windows_visible id: ActivityRecord{b895def u0 com.xiaomi.ocr/.MainActivity t927} time:41701749
09-08 10:27:44.425  1722  2319 D MIUIInput: [FoucsChange]: Display  0 FocusedWindow From null(0,0)  to Window{8d2415b mode=0 rootTaskId=927 u0 com.xiaomi.ocr/com.xiaomi.ocr.MainActivity}(1,1)
09-08 10:27:44.866  1722  2277 I MiuiNetworkPolicy: bandwidth: 0 KB/s, Max bandwidth: 2310 KB/s
09-08 10:27:45.339   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Received IBS_WAKE_IND: 0xFD
09-08 10:27:45.339   907  3403 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK ON
09-08 10:27:45.340   907  3403 D vendor.qti.bluetooth@1.0-wake_lock: Acquire wakelock is acquired 
09-08 10:27:45.340   907  3403 I vendor.qti.bluetooth@1.0-ibs_handler: ProcessIbsCmd: Writing IBS_WAKE_ACK
09-08 10:27:45.341  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1924)] btm_ble_process_ext_adv_pkt: bda=68:a5:de:a3:74:f8
09-08 10:27:45.341  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1848)] btm_ble_process_adv_addr: bda=68:a5:de:a3:74:f8
09-08 10:27:45.341  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(2058)]  Waiting for scan response 68:a5:de:a3:74:f8
09-08 10:27:45.341  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1924)] btm_ble_process_ext_adv_pkt: bda=68:a5:de:a3:74:f8
09-08 10:27:45.341  2533  3406 V bt_stack: [VERBOSE1:btm_ble_gap.cc(1848)] btm_ble_process_adv_addr: bda=68:a5:de:a3:74:f8
09-08 10:27:45.341  2533  3406 V bt_stack: [VERBOSE1:btm_inq.cc(1019)] BTM_InqDbRead: bd addr 68:a5:de:a3:74:f8
09-08 10:27:45.343  3416  3521 E MiuiFastConnectService: check adv data not fast connect
09-08 10:27:45.343  3416  3521 D MiuiNearbyService: getNearbyService() - returning com.android.bluetooth.ble.app.MiuiNearbyService@7968695
09-08 10:27:45.343  8272  8288 E IDM-BtUtils: ERROR: uncomplete MiConnect TLV

二. 定位代码

cd android-ndk-r18b/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64
addr2line -e ${PATH TO  DEBUG SO}   backtraceid(pc 后的长串数字)

例子:

cd /home/mi/opt/android-ndk-r18b/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64
addr2line -e /home/mi/workspace/dev_ocr/android_app/photoOCR/sdk_ocr/build/intermediates/cmake/debug/obj/arm64-v8a/libOCR.so 00000000001cc044 00000000001cb734 000000000007697c 0000000000076860 0000000000082108 00000000000c6944 00000000000c9584

可以定位到代码的位置:
在这里插入图片描述
参考:https://www.cnblogs.com/willhua/articles/5891895.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值