crdroidandroid / issue_tracker

all crDroid related issues should go here
13 stars 1 forks source link

bug: random system freeze when inactive #401

Closed zlyfer closed 5 months ago

zlyfer commented 5 months ago

Issue type

User interface

Device

Oneplus 9 (lemonade)

crDroid version

crDroid 10

Exact version / Build date

10.4/2024-04-28 10.4/2024-05-12 10.5/2024-05-12

Bug description

While inactive (phone screen off, laying on desk) it sometimes doesn't turn on anymore. No touchscreen nor any button inputs can wake the screen.

Steps to reproduce

It seems to be random. However I feel like it never happened so far when I used the phone recently. It always happened after I didn't use the phone for more than 10 minutes or so.

Step 1: Get latest build for crDroid 10 for the OnePlus 9. Step 2: Use the phone normally and then let it be inactive for a longer period of time.

Relevant log (logcat/build log)

05-10 11:52:09.734   635 15151 W libc    : Unable to set property "ctl.interface_start" to "aidl/activity": error code: 0x20
05-10 11:52:09.899  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14508355671451, lux = 128, raw_adc=549, data_cnt 911
05-10 11:52:10.098  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14508555674211, lux = 128, raw_adc=549, data_cnt 918
05-10 11:52:10.299  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14508755677492, lux = 130, raw_adc=549, data_cnt 926
05-10 11:52:10.460  1085  2948 I WifiHAL : event received NL80211_CMD_VENDOR, vendor_id = 0x1374, subcmd = 0xd
05-10 11:52:10.460  1485  1485 I cnss-daemon: nl80211 response handler invoked
05-10 11:52:10.460  1485  1485 I cnss-daemon: nl80211_response_handler: cmd 103, vendorID 4980, subcmd 13  received
05-10 11:52:10.499  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14508955649888, lux = 131, raw_adc=549, data_cnt 935
05-10 11:52:10.530 14837 14837 W HidlServiceManagement: Waited one second for vendor.oplus.hardware.biometrics.fingerprint@2.1::IBiometricsFingerprint/default
05-10 11:52:10.531   636   636 I hwservicemanager: Since vendor.oplus.hardware.biometrics.fingerprint@2.1::IBiometricsFingerprint/default is not registered, trying to start it as a lazy HAL (if it's not configured to be a lazy HAL, it may be stuck starting or still starting).
05-10 11:52:10.531 14837 14837 I HidlServiceManagement: getService: Trying again for vendor.oplus.hardware.biometrics.fingerprint@2.1::IBiometricsFingerprint/default...
05-10 11:52:10.533   636 15152 W libc    : Unable to set property "ctl.interface_start" to "vendor.oplus.hardware.biometrics.fingerprint@2.1::IBiometricsFingerprint/default": error code: 0x20
05-10 11:52:10.533   636 15152 I hwservicemanager: Tried to start vendor.oplus.hardware.biometrics.fingerprint@2.1::IBiometricsFingerprint/default as a lazy service, but was unable to. Usually this happens when a service is not installed, but if the service is intended to be used as a lazy service, then it may be configured incorrectly.
05-10 11:52:10.699  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14509155652701, lux = 131, raw_adc=549, data_cnt 940
05-10 11:52:10.731 14476 14476 W ServiceManagerCppClient: Waited one second for activity (is service started? Number of threads started in the threadpool: 16. Are binder threads started and available?)
05-10 11:52:10.734   635 15153 W libc    : Unable to set property "ctl.interface_start" to "aidl/activity": error code: 0x20
05-10 11:52:10.899  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14509355657544, lux = 132, raw_adc=549, data_cnt 949
05-10 11:52:11.098  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14509555658951, lux = 127, raw_adc=549, data_cnt 917
05-10 11:52:11.298  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14509755661971, lux = 130, raw_adc=549, data_cnt 939
05-10 11:52:11.415  1550  1789 F libc    : FORTIFY: pthread_mutex_lock called on a destroyed mutex (0xb40000798628f508)
05-10 11:52:11.416  1550  1789 F libc    : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 1789 (fingerprint@2.1), pid 1550 (fingerprint@2.1)
05-10 11:52:11.437 15156 15156 I crash_dump64: obtaining output fd from tombstoned, type: kDebuggerdTombstoneProto
05-10 11:52:11.438   706   706 I tombstoned: received crash request for pid 1789
05-10 11:52:11.439 15156 15156 I crash_dump64: performing dump of process 1550 (target tid = 1789)
05-10 11:52:11.484 15156 15156 F DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
05-10 11:52:11.484 15156 15156 F DEBUG   : crDroid Version: '10.4'
05-10 11:52:11.484 15156 15156 F DEBUG   : Build fingerprint: 'OnePlus/OnePlus9/OnePlus9:13/TP1A.220905.001/R.159cc58-4e9e-182b9f:user/release-keys'
05-10 11:52:11.484 15156 15156 F DEBUG   : Revision: '0'
05-10 11:52:11.484 15156 15156 F DEBUG   : ABI: 'arm64'
05-10 11:52:11.484 15156 15156 F DEBUG   : Timestamp: 2024-05-10 11:52:11.440880448+0200
05-10 11:52:11.484 15156 15156 F DEBUG   : Process uptime: 14504s
05-10 11:52:11.484 15156 15156 F DEBUG   : Cmdline: /odm/bin/hw/vendor.oplus.hardware.biometrics.fingerprint@2.1-service
05-10 11:52:11.484 15156 15156 F DEBUG   : pid: 1550, tid: 1789, name: fingerprint@2.1  >>> /odm/bin/hw/vendor.oplus.hardware.biometrics.fingerprint@2.1-service <<<
05-10 11:52:11.484 15156 15156 F DEBUG   : uid: 1000
05-10 11:52:11.484 15156 15156 F DEBUG   : signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr --------
05-10 11:52:11.484 15156 15156 F DEBUG   : Abort message: 'FORTIFY: pthread_mutex_lock called on a destroyed mutex (0xb40000798628f508)'
05-10 11:52:11.484 15156 15156 F DEBUG   :     x0  0000000000000000  x1  00000000000006fd  x2  0000000000000006  x3  00000077f3812880
05-10 11:52:11.484 15156 15156 F DEBUG   :     x4  6b6b60621f6a626e  x5  6b6b60621f6a626e  x6  6b6b60621f6a626e  x7  7f7f7f7f7f7f7f7f
05-10 11:52:11.484 15156 15156 F DEBUG   :     x8  00000000000000f0  x9  000000000000060e  x10 ffffff80ffffffdf  x11 000000003b9ac9ff
05-10 11:52:11.484 15156 15156 F DEBUG   :     x12 000000000016d320  x13 00000040e3a4b93d  x14 001823976d00758f  x15 0000000034155555
05-10 11:52:11.484 15156 15156 F DEBUG   :     x16 0000007a8635dfc8  x17 0000007a86339dc0  x18 00000077f339c000  x19 000000000000060e
05-10 11:52:11.484 15156 15156 F DEBUG   :     x20 00000000000006fd  x21 00000000ffffffff  x22 b400007966297200  x23 00000077f3a2c6b8
05-10 11:52:11.484 15156 15156 F DEBUG   :     x24 00000077f3a2eb7d  x25 00000077f3a31ded  x26 00000077f3812f80  x27 00000000000fc000
05-10 11:52:11.484 15156 15156 F DEBUG   :     x28 00000077f371a000  x29 00000077f3812900
05-10 11:52:11.484 15156 15156 F DEBUG   :     lr  0000007a862e4dd8  sp  00000077f3812860  pc  0000007a862e4e08  pst 0000000000001000
05-10 11:52:11.484 15156 15156 F DEBUG   : 10 total frames
05-10 11:52:11.484 15156 15156 F DEBUG   : backtrace:
05-10 11:52:11.485 15156 15156 F DEBUG   :       #00 pc 000000000005ce08  /apex/com.android.runtime/lib64/bionic/libc.so (abort+168) (BuildId: b1cc3e141f6f385c7efc53caf520def6)
05-10 11:52:11.485 15156 15156 F DEBUG   :       #01 pc 000000000005ed5c  /apex/com.android.runtime/lib64/bionic/libc.so (__fortify_fatal(char const*, ...)+124) (BuildId: b1cc3e141f6f385c7efc53caf520def6)
05-10 11:52:11.485 15156 15156 F DEBUG   :       #02 pc 00000000000c8bac  /apex/com.android.runtime/lib64/bionic/libc.so (HandleUsingDestroyedMutex(pthread_mutex_t*, char const*)+60) (BuildId: b1cc3e141f6f385c7efc53caf520def6)
05-10 11:52:11.485 15156 15156 F DEBUG   :       #03 pc 00000000000c8a40  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_mutex_lock+208) (BuildId: b1cc3e141f6f385c7efc53caf520def6)
05-10 11:52:11.485 15156 15156 F DEBUG   :       #04 pc 0000000000026448  /odm/lib64/libgf_hal_G3.so (goodix::Thread::exitPending()+24) (BuildId: fb01421d713f4cabbabe6ebe717e5aa7)
05-10 11:52:11.485 15156 15156 F DEBUG   :       #05 pc 00000000000290dc  /odm/lib64/libgf_hal_G3.so (goodix::Device::NetlinkRoutingThread::netlinkProcessFpEvent()+612) (BuildId: fb01421d713f4cabbabe6ebe717e5aa7)
05-10 11:52:11.485 15156 15156 F DEBUG   :       #06 pc 0000000000029210  /odm/lib64/libgf_hal_G3.so (goodix::Device::NetlinkRoutingThread::threadLoop()+156) (BuildId: fb01421d713f4cabbabe6ebe717e5aa7)
05-10 11:52:11.485 15156 15156 F DEBUG   :       #07 pc 000000000002612c  /odm/lib64/libgf_hal_G3.so (goodix::Thread::sthreadLoop(void*)+32) (BuildId: fb01421d713f4cabbabe6ebe717e5aa7)
05-10 11:52:11.485 15156 15156 F DEBUG   :       #08 pc 00000000000c79ac  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: b1cc3e141f6f385c7efc53caf520def6)
05-10 11:52:11.485 15156 15156 F DEBUG   :       #09 pc 000000000005e730  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: b1cc3e141f6f385c7efc53caf520def6)
05-10 11:52:11.491 15156 15156 E crash_dump64: unable to connect to activity manager: Connection refused
05-10 11:52:11.492   706   706 E tombstoned: Tombstone written to: tombstone_27
05-10 11:52:11.498  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14509955666346, lux = 133, raw_adc=549, data_cnt 964
05-10 11:52:11.531 15159 15159 E android.hardware.biometrics.fingerprint@2.1-service: fingerprint hwbinder service starting
05-10 11:52:11.531 15159 15159 I android.hardware.biometrics.fingerprint@2.1-service: read_proc_string_data sys_buffer_data=G_OPTICAL_G3S #end
05-10 11:52:11.531 14837 14837 W HidlServiceManagement: Waited one second for vendor.oplus.hardware.biometrics.fingerprint@2.1::IBiometricsFingerprint/default
05-10 11:52:11.532   636   636 I hwservicemanager: Since vendor.oplus.hardware.biometrics.fingerprint@2.1::IBiometricsFingerprint/default is not registered, trying to start it as a lazy HAL (if it's not configured to be a lazy HAL, it may be stuck starting or still starting).
05-10 11:52:11.532 14837 14837 I HidlServiceManagement: getService: Trying again for vendor.oplus.hardware.biometrics.fingerprint@2.1::IBiometricsFingerprint/default...
05-10 11:52:11.538 15159 15159 E android.hardware.biometrics.fingerprint@2.1-service: fp read fp_id_string = G_OPTICAL_G3S
05-10 11:52:11.538 15159 15159 D android.hardware.biometrics.fingerprint@2.1-service: fp read ta_qsee_name = goodixfp
05-10 11:52:11.538 15159 15159 D android.hardware.biometrics.fingerprint@2.1-service: fp read ta_tbase_path = ta_default_name
05-10 11:52:11.538 15159 15159 D android.hardware.biometrics.fingerprint@2.1-service: fp read fp_factory_type = 4
05-10 11:52:11.538 15159 15159 D android.hardware.biometrics.fingerprint@2.1-service: fp read fp_ic_type = 9500
05-10 11:52:11.538 15159 15159 D android.hardware.biometrics.fingerprint@2.1-service: fp read total_enroll_times = 12
05-10 11:52:11.538 15159 15159 D android.hardware.biometrics.fingerprint@2.1-service: fp read fp_image_size = 5120
05-10 11:52:11.538 15159 15159 D android.hardware.biometrics.fingerprint@2.1-service: fp read fp_threshold = 0, fp_count= 0, 
05-10 11:52:11.538 15159 15159 D android.hardware.biometrics.fingerprint@2.1-service: fp read fp_up_irq = 1
05-10 11:52:11.538 15159 15159 D android.hardware.biometrics.fingerprint@2.1-service: fp read fp_type = 4
05-10 11:52:11.539   636 15160 W libc    : Unable to set property "ctl.interface_start" to "vendor.oplus.hardware.biometrics.fingerprint@2.1::IBiometricsFingerprint/default": error code: 0x20
05-10 11:52:11.539   636 15160 I hwservicemanager: Tried to start vendor.oplus.hardware.biometrics.fingerprint@2.1::IBiometricsFingerprint/default as a lazy service, but was unable to. Usually this happens when a service is not installed, but if the service is intended to be used as a lazy service, then it may be configured incorrectly.
05-10 11:52:11.542 15159 15159 E android.hardware.biometrics.fingerprint@2.1-service: optical goodix fingerprint
05-10 11:52:11.545 15159 15159 I android.hardware.biometrics.fingerprint@2.1-service: fpSettingsInit project name:19825
05-10 11:52:11.545 15159 15159 I android.hardware.biometrics.fingerprint@2.1-service: read_proc_string_data sys_buffer_data=Device version:     AMB655X
05-10 11:52:11.545 15159 15159 I android.hardware.biometrics.fingerprint@2.1-service: Device manufacture:       samsung1024
05-10 11:52:11.545 15159 15159 I android.hardware.biometrics.fingerprint@2.1-service:  #end
05-10 11:52:11.545 15159 15159 I android.hardware.biometrics.fingerprint@2.1-service: fpSettingsInit lcd type:1
05-10 11:52:11.549 15159 15159 I android.hardware.biometrics.fingerprint@2.1-service: fpSettingsInit select config index is :13
05-10 11:52:11.549 15159 15159 I android.hardware.biometrics.fingerprint@2.1-service: G3S set goodix iconlocation to 194 (all: 2206 540)), iconsize to 192 
05-10 11:52:11.558 15159 15159 D android.hardware.biometrics.fingerprint@2.1-service: OpticalFingerprint Opening fingerprint hal library....
05-10 11:52:11.561 15159 15159 E [GF_HAL][HalContext]: [init], init with G3 HAL.
05-10 11:52:11.561 15159 15159 D QSEECOMAPI: QSEECom_get_handle sb_length = 0x1000
05-10 11:52:11.562 15159 15159 D QSEECOMAPI: App is not loaded in QSEE
05-10 11:52:11.563 15159 15159 D QSEECOMAPI: app_arch = 2, total_files = 9
05-10 11:52:11.698  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14510155668117, lux = 134, raw_adc=549, data_cnt 967
05-10 11:52:11.733 14476 14476 W ServiceManagerCppClient: Waited one second for activity (is service started? Number of threads started in the threadpool: 16. Are binder threads started and available?)
05-10 11:52:11.737   635 15161 W libc    : Unable to set property "ctl.interface_start" to "aidl/activity": error code: 0x20
05-10 11:52:11.740 15159 15159 D QSEECOMAPI: Loaded image: APP id = 9
05-10 11:52:11.744 15159 15159 D QSEECOMAPI: QSEECom_get_handle sb_length = 0x1000
05-10 11:52:11.744 15159 15159 D QSEECOMAPI: App is already loaded QSEE and app id = 1
05-10 11:52:11.748 15159 15159 D QSEECOMAPI: QSEECom_dealloc_memory 
05-10 11:52:11.748 15159 15159 D QSEECOMAPI: QSEECom_shutdown_app, app_id = 1
05-10 11:52:11.757 15159 15159 E [GF_HAL][Device]: [open] Success to open device (/dev/goodix_fp) g_fd=12
05-10 11:52:11.875 14312 14328 D BootAnimation: Playing files = /product/media/bootanimation.zip/part1, Requested repeat = 0, playUntilComplete = true
05-10 11:52:11.898  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14510355672440, lux = 138, raw_adc=549, data_cnt 1001
05-10 11:52:11.995 15159 15159 E [GF_HAL][ShenzhenSensor]: [init] enter to locked
05-10 11:52:12.098  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14510555675409, lux = 141, raw_adc=549, data_cnt 1019
05-10 11:52:12.299  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14510755677180, lux = 143, raw_adc=549, data_cnt 1042
05-10 11:52:12.463  1085  2948 I WifiHAL : event received NL80211_CMD_VENDOR, vendor_id = 0x1374, subcmd = 0xd
05-10 11:52:12.463  1485  1485 I cnss-daemon: nl80211 response handler invoked
05-10 11:52:12.463  1485  1485 I cnss-daemon: nl80211_response_handler: cmd 103, vendorID 4980, subcmd 13  received
05-10 11:52:12.499  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14510955651034, lux = 147, raw_adc=549, data_cnt 1064
05-10 11:52:12.533 14837 14837 W HidlServiceManagement: Waited one second for vendor.oplus.hardware.biometrics.fingerprint@2.1::IBiometricsFingerprint/default
05-10 11:52:12.533   636   636 I hwservicemanager: Since vendor.oplus.hardware.biometrics.fingerprint@2.1::IBiometricsFingerprint/default is not registered, trying to start it as a lazy HAL (if it's not configured to be a lazy HAL, it may be stuck starting or still starting).
05-10 11:52:12.534 14837 14837 I HidlServiceManagement: getService: Trying again for vendor.oplus.hardware.biometrics.fingerprint@2.1::IBiometricsFingerprint/default...
05-10 11:52:12.536   636 15164 W libc    : Unable to set property "ctl.interface_start" to "vendor.oplus.hardware.biometrics.fingerprint@2.1::IBiometricsFingerprint/default": error code: 0x20
05-10 11:52:12.536   636 15164 I hwservicemanager: Tried to start vendor.oplus.hardware.biometrics.fingerprint@2.1::IBiometricsFingerprint/default as a lazy service, but was unable to. Usually this happens when a service is not installed, but if the service is intended to be used as a lazy service, then it may be configured incorrectly.
05-10 11:52:12.698  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14511155652596, lux = 146, raw_adc=549, data_cnt 1060
05-10 11:52:12.735 14476 14476 W ServiceManagerCppClient: Waited one second for activity (is service started? Number of threads started in the threadpool: 16. Are binder threads started and available?)
05-10 11:52:12.738   635 15165 W libc    : Unable to set property "ctl.interface_start" to "aidl/activity": error code: 0x20
05-10 11:52:12.898  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14511355655409, lux = 152, raw_adc=549, data_cnt 1099
05-10 11:52:12.909  1076  2060 E SensorsMultiHal: Dropping 1 events after blockingWrite failed.
05-10 11:52:13.099  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14511555660044, lux = 156, raw_adc=549, data_cnt 1139
05-10 11:52:13.112 15159 15159 E [GF_HAL][ShenzhenSensor]: [init] gainvalue: 200/100
05-10 11:52:13.112 15159 15159 E [GF_HAL][ShenzhenSensor]: [init] expotime 46
05-10 11:52:13.112 15159 15159 E [GF_HAL][ShenzhenSensor]: [init] @@@@@ mQRCode=Z918084312R0047C39,len=18
05-10 11:52:13.114 15159 15159 E [GF_HAL][ShenzhenSensor]: [init] module_type = 0x6
05-10 11:52:13.114 15159 15159 E [GF_HAL][ShenzhenSensor]: [init] lens_type = 0xa
05-10 11:52:13.299  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14511755661451, lux = 160, raw_adc=549, data_cnt 1168
05-10 11:52:13.498  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14511955664732, lux = 164, raw_adc=549, data_cnt 1192
05-10 11:52:13.534 14837 14837 W HidlServiceManagement: Waited one second for vendor.oplus.hardware.biometrics.fingerprint@2.1::IBiometricsFingerprint/default
05-10 11:52:13.535   636   636 I hwservicemanager: Since vendor.oplus.hardware.biometrics.fingerprint@2.1::IBiometricsFingerprint/default is not registered, trying to start it as a lazy HAL (if it's not configured to be a lazy HAL, it may be stuck starting or still starting).
05-10 11:52:13.536 14837 14837 I HidlServiceManagement: getService: Trying again for vendor.oplus.hardware.biometrics.fingerprint@2.1::IBiometricsFingerprint/default...
05-10 11:52:13.537   636 15166 W libc    : Unable to set property "ctl.interface_start" to "vendor.oplus.hardware.biometrics.fingerprint@2.1::IBiometricsFingerprint/default": error code: 0x20
05-10 11:52:13.537   636 15166 I hwservicemanager: Tried to start vendor.oplus.hardware.biometrics.fingerprint@2.1::IBiometricsFingerprint/default as a lazy service, but was unable to. Usually this happens when a service is not installed, but if the service is intended to be used as a lazy service, then it may be configured incorrectly.
05-10 11:52:13.699  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14512155667805, lux = 166, raw_adc=549, data_cnt 1216
05-10 11:52:13.736 14476 14476 W ServiceManagerCppClient: Waited one second for activity (is service started? Number of threads started in the threadpool: 16. Are binder threads started and available?)
05-10 11:52:13.740   635 15167 W libc    : Unable to set property "ctl.interface_start" to "aidl/activity": error code: 0x20
05-10 11:52:13.774 15159 15159 E [GF_HAL][FingerprintCore]: [init_report_data] algo version is V03.02.02.230.01
05-10 11:52:13.774 15159 15159 E [GF_HAL][FingerprintCore]: [init_report_data] lcdtype_prop = SDC
05-10 11:52:13.776 15159 15159 E [GF_HAL][FingerprintCore]: [init_report_data] type = V03.02.02.230.01_S_SDC
05-10 11:52:13.781 15159 15159 E [GF_HAL][FingerprintCore]: [getDumpPictureLevel] gDumpLevelVal = 2
05-10 11:52:13.800 15159 15159 E [GF_HAL][HalContext]: [setModuleInfo] moduleType 0, lensType 0
05-10 11:52:13.803 15159 15159 I HidlServiceManagement: Registered vendor.oplus.hardware.biometrics.fingerprint@2.1::IBiometricsFingerprint/default
05-10 11:52:13.804 15159 15159 I HidlServiceManagement: Removing namespace from process name vendor.oplus.hardware.biometrics.fingerprint@2.1-service to fingerprint@2.1-service.
05-10 11:52:13.804 15159 15159 D android.hardware.biometrics.fingerprint@2.1-service: Add fp to ServiceManager ok
05-10 11:52:13.808   636   636 I hw-BpHwBinder: onLastStrongRef automatically unlinking death recipients
05-10 11:52:13.810 14837 14837 E android.hardware.biometrics.fingerprint@2.3-service.oplus: Invalid priority for 2 policy: -20
05-10 11:52:13.811   636   636 W hwservicemanager: Detected instance of android.hardware.biometrics.fingerprint@2.3::IBiometricsFingerprint (pid: 14837) registering over instance of or with base of android.hardware.biometrics.fingerprint@2.1::IBiometricsFingerprint (pid: 15159).
05-10 11:52:13.812   636   636 I hw-BpHwBinder: onLastStrongRef automatically unlinking death recipients
05-10 11:52:13.812 14837 14837 I HidlServiceManagement: Registered android.hardware.biometrics.fingerprint@2.3::IBiometricsFingerprint/default
05-10 11:52:13.812 14837 14837 I HidlServiceManagement: Removing namespace from process name android.hardware.biometrics.fingerprint@2.3-service.oplus to fingerprint@2.3-service.oplus.
05-10 11:52:13.899  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14512355670721, lux = 170, raw_adc=549, data_cnt 1239
05-10 11:52:14.021 14312 14328 D BootAnimation: Playing files = /product/media/bootanimation.zip/part1, Requested repeat = 0, playUntilComplete = true
05-10 11:52:14.099  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14512555673794, lux = 173, raw_adc=549, data_cnt 1266
05-10 11:52:14.299  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14512755678117, lux = 176, raw_adc=549, data_cnt 1289
05-10 11:52:14.465  1085  2948 I WifiHAL : event received NL80211_CMD_VENDOR, vendor_id = 0x1374, subcmd = 0xd
05-10 11:52:14.466  1485  1485 I cnss-daemon: nl80211 response handler invoked
05-10 11:52:14.466  1485  1485 I cnss-daemon: nl80211_response_handler: cmd 103, vendorID 4980, subcmd 13  received
05-10 11:52:14.499  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14512955649315, lux = 179, raw_adc=549, data_cnt 1314
05-10 11:52:14.699  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14513155652076, lux = 183, raw_adc=549, data_cnt 1341
05-10 11:52:14.738 14476 14476 W ServiceManagerCppClient: Waited one second for activity (is service started? Number of threads started in the threadpool: 16. Are binder threads started and available?)
05-10 11:52:14.742   635 15171 W libc    : Unable to set property "ctl.interface_start" to "aidl/activity": error code: 0x20
05-10 11:52:14.898  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14513355655357, lux = 186, raw_adc=549, data_cnt 1367
05-10 11:52:15.098  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14513555658117, lux = 190, raw_adc=549, data_cnt 1395
05-10 11:52:15.299  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14513755661451, lux = 194, raw_adc=549, data_cnt 1422
05-10 11:52:15.498  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14513955664419, lux = 196, raw_adc=549, data_cnt 1448
05-10 11:52:15.699  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14514155668742, lux = 200, raw_adc=549, data_cnt 1474
05-10 11:52:15.740 14476 14476 W ServiceManagerCppClient: Waited one second for activity (is service started? Number of threads started in the threadpool: 16. Are binder threads started and available?)
05-10 11:52:15.743   635 15172 W libc    : Unable to set property "ctl.interface_start" to "aidl/activity": error code: 0x20
05-10 11:52:15.899  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14514355670513, lux = 203, raw_adc=549, data_cnt 1498
05-10 11:52:16.099  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14514555674784, lux = 206, raw_adc=549, data_cnt 1522
05-10 11:52:16.167 14312 14328 D BootAnimation: Playing files = /product/media/bootanimation.zip/part1, Requested repeat = 0, playUntilComplete = true
05-10 11:52:16.299  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14514755677857, lux = 208, raw_adc=549, data_cnt 1542
05-10 11:52:16.468  1085  2948 I WifiHAL : event received NL80211_CMD_VENDOR, vendor_id = 0x1374, subcmd = 0xd
05-10 11:52:16.469  1485  1485 I cnss-daemon: nl80211 response handler invoked
05-10 11:52:16.469  1485  1485 I cnss-daemon: nl80211_response_handler: cmd 103, vendorID 4980, subcmd 13  received
05-10 11:52:16.499  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14514955679524, lux = 211, raw_adc=549, data_cnt 1562
05-10 11:52:16.698  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14515155651971, lux = 214, raw_adc=549, data_cnt 1580
05-10 11:52:16.742 14476 14476 W ServiceManagerCppClient: Waited one second for activity (is service started? Number of threads started in the threadpool: 16. Are binder threads started and available?)
05-10 11:52:16.744   635 15173 W libc    : Unable to set property "ctl.interface_start" to "aidl/activity": error code: 0x20
05-10 11:52:16.899  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14515355654992, lux = 215, raw_adc=549, data_cnt 1595
05-10 11:52:17.099  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14515555657805, lux = 218, raw_adc=549, data_cnt 1610
05-10 11:52:17.298  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14515755661086, lux = 219, raw_adc=549, data_cnt 1622
05-10 11:52:17.499  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14515955664107, lux = 220, raw_adc=549, data_cnt 1633
05-10 11:52:17.699  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14516155667388, lux = 222, raw_adc=549, data_cnt 1644
05-10 11:52:17.743 14476 14476 W ServiceManagerCppClient: Waited one second for activity (is service started? Number of threads started in the threadpool: 16. Are binder threads started and available?)
05-10 11:52:17.746   635 15174 W libc    : Unable to set property "ctl.interface_start" to "aidl/activity": error code: 0x20
05-10 11:52:17.899  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14516355670149, lux = 222, raw_adc=549, data_cnt 1652
05-10 11:52:17.909  1076  2060 E SensorsMultiHal: Dropping 1 events after blockingWrite failed.
05-10 11:52:18.099  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14516555673169, lux = 224, raw_adc=549, data_cnt 1660
05-10 11:52:18.299  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14516755676190, lux = 224, raw_adc=549, data_cnt 1666
05-10 11:52:18.312 14312 14328 D BootAnimation: Playing files = /product/media/bootanimation.zip/part1, Requested repeat = 0, playUntilComplete = true
05-10 11:52:18.471  1085  2948 I WifiHAL : event received NL80211_CMD_VENDOR, vendor_id = 0x1374, subcmd = 0xd
05-10 11:52:18.472  1485  1485 I cnss-daemon: nl80211 response handler invoked
05-10 11:52:18.472  1485  1485 I cnss-daemon: nl80211_response_handler: cmd 103, vendorID 4980, subcmd 13  received
05-10 11:52:18.499  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14516955679211, lux = 225, raw_adc=549, data_cnt 1672
05-10 11:52:18.699  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14517155651763, lux = 225, raw_adc=549, data_cnt 1678
05-10 11:52:18.745 14476 14476 W ServiceManagerCppClient: Waited one second for activity (is service started? Number of threads started in the threadpool: 16. Are binder threads started and available?)
05-10 11:52:18.748   635 15175 W libc    : Unable to set property "ctl.interface_start" to "aidl/activity": error code: 0x20
05-10 11:52:18.898  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14517355654680, lux = 225, raw_adc=549, data_cnt 1678
05-10 11:52:19.099  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14517555657701, lux = 226, raw_adc=549, data_cnt 1683
05-10 11:52:19.299  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14517755660721, lux = 226, raw_adc=549, data_cnt 1687
05-10 11:52:19.498  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14517955663690, lux = 227, raw_adc=549, data_cnt 1690
05-10 11:52:19.698  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14518155668117, lux = 227, raw_adc=549, data_cnt 1692
05-10 11:52:19.747 14476 14476 W ServiceManagerCppClient: Waited one second for activity (is service started? Number of threads started in the threadpool: 16. Are binder threads started and available?)
05-10 11:52:19.750   635 15176 W libc    : Unable to set property "ctl.interface_start" to "aidl/activity": error code: 0x20
05-10 11:52:19.899  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14518355669836, lux = 228, raw_adc=549, data_cnt 1694
05-10 11:52:20.098  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14518555672805, lux = 227, raw_adc=549, data_cnt 1696
05-10 11:52:20.298  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14518755675826, lux = 228, raw_adc=549, data_cnt 1697
05-10 11:52:20.456 14312 14328 D BootAnimation: Playing files = /product/media/bootanimation.zip/part1, Requested repeat = 0, playUntilComplete = true
05-10 11:52:20.474  1085  2948 I WifiHAL : event received NL80211_CMD_VENDOR, vendor_id = 0x1374, subcmd = 0xd
05-10 11:52:20.474  1485  1485 I cnss-daemon: nl80211 response handler invoked
05-10 11:52:20.474  1485  1485 I cnss-daemon: nl80211_response_handler: cmd 103, vendorID 4980, subcmd 13  received
05-10 11:52:20.498  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14518955678899, lux = 227, raw_adc=549, data_cnt 1698
05-10 11:52:20.699  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14519155651346, lux = 229, raw_adc=549, data_cnt 1702
05-10 11:52:20.748 14476 14476 W ServiceManagerCppClient: Waited one second for activity (is service started? Number of threads started in the threadpool: 16. Are binder threads started and available?)
05-10 11:52:20.751   635 15177 W libc    : Unable to set property "ctl.interface_start" to "aidl/activity": error code: 0x20
05-10 11:52:20.899  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14519355654419, lux = 227, raw_adc=549, data_cnt 1701
05-10 11:52:21.098  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14519555658794, lux = 228, raw_adc=549, data_cnt 1704
05-10 11:52:21.299  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14519755660461, lux = 228, raw_adc=549, data_cnt 1706
05-10 11:52:21.499  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14519955663534, lux = 229, raw_adc=549, data_cnt 1711
05-10 11:52:21.699  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14520155667857, lux = 229, raw_adc=549, data_cnt 1715
05-10 11:52:21.750 14476 14476 W ServiceManagerCppClient: Waited one second for activity (is service started? Number of threads started in the threadpool: 16. Are binder threads started and available?)
05-10 11:52:21.753   635 15178 W libc    : Unable to set property "ctl.interface_start" to "aidl/activity": error code: 0x20
05-10 11:52:21.899  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14520355670826, lux = 230, raw_adc=549, data_cnt 1720
05-10 11:52:22.099  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14520555672544, lux = 231, raw_adc=549, data_cnt 1726
05-10 11:52:22.299  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14520755675305, lux = 232, raw_adc=549, data_cnt 1734
05-10 11:52:22.478  1085  2948 I WifiHAL : event received NL80211_CMD_VENDOR, vendor_id = 0x1374, subcmd = 0xd
05-10 11:52:22.478  1485  1485 I cnss-daemon: nl80211 response handler invoked
05-10 11:52:22.478  1485  1485 I cnss-daemon: nl80211_response_handler: cmd 103, vendorID 4980, subcmd 13  received
05-10 11:52:22.498  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14520955678326, lux = 233, raw_adc=549, data_cnt 1745
05-10 11:52:22.602 14312 14328 D BootAnimation: Playing files = /product/media/bootanimation.zip/part1, Requested repeat = 0, playUntilComplete = true
05-10 11:52:22.699  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14521155651034, lux = 235, raw_adc=549, data_cnt 1758
05-10 11:52:22.751 14476 14476 W ServiceManagerCppClient: Waited one second for activity (is service started? Number of threads started in the threadpool: 16. Are binder threads started and available?)
05-10 11:52:22.755   635 15179 W libc    : Unable to set property "ctl.interface_start" to "aidl/activity": error code: 0x20
05-10 11:52:22.899  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14521355653846, lux = 236, raw_adc=549, data_cnt 1772
05-10 11:52:22.909  1076  2060 E SensorsMultiHal: Dropping 1 events after blockingWrite failed.
05-10 11:52:23.099  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14521555658430, lux = 238, raw_adc=549, data_cnt 1786
05-10 11:52:23.298  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14521755660096, lux = 241, raw_adc=549, data_cnt 1804
05-10 11:52:23.498  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14521955664263, lux = 243, raw_adc=549, data_cnt 1821
05-10 11:52:23.699  1076 13174 I sensors-hal: handle_sns_std_sensor_event:130, ambient_light: ts=14522155665878, lux = 244, raw_adc=549, data_cnt 1838
05-10 11:52:23.753 14476 14476 W ServiceManagerCppClient: Waited one second for activity (is service started? Number of threads started in the threadpool: 16. Are binder threads started and available?)

Screenshots or videos

No response

Solution

Restarting the phone using adb reboot or holding down the power and volume up buttons.

Additional context

Sorry for the long log. I tried to trim it as much as possible - with my knowledge. If there is any tips on how to get a better log, feel free to tell me and I try my best to provide it. EDIT: I can confirm that the bug still happens with the recent update and therefore added the version/build date to this issue.

Acknowledgements

gwolf2u commented 5 months ago

in attached log, I see no actual issue please try taking a log while the system is not reponding adb logcat

zlyfer commented 5 months ago

in attached log, I see no actual issue please try taking a log while the system is not reponding adb logcat

Thank you so much for your work on going through the log! I apologize for the inconvenience and that the issue isn't actually in there.

Usually it happens at least once a day so I will monitor it today and as soon as it happens provide a (hopefully) better log.

gwolf2u commented 5 months ago

do make sure you are on proper firmware also

zlyfer commented 5 months ago

do make sure you are on proper firmware also

Firmware? How can I check that?

gwolf2u commented 5 months ago

you can not "check" actually if you remember you used 13.1.0.593(EX01) from install page, should be fine if you don't remember doing it, go to download page (https://crdroid.net/lemonade/10), click on firmware button and download it put phone in fastboot mode run firmware flash tool sideload crdroid zip again reboot to recovery sideload gapps zip again

zlyfer commented 5 months ago

Oh yea I definitely used the 593.

zlyfer commented 5 months ago

@gwolf2u The bug happened again and I connected my phone to my computer. I started logcat and tried to "wake" the device. I edited the issue and updated the log. Does this look more like something that describes the bug?

gwolf2u commented 5 months ago

not able to reproduce here suggest clean flash as maybe some setting issue