yudatun / device_rpi_raspberrypi3

0 stars 0 forks source link

bluetoothtbd died #1

Closed leeminghao closed 7 years ago

leeminghao commented 7 years ago

01-01 00:00:44.726 311 315 E bt_osi_config: config_new unable to open file '/data/misc/bluedroid/bt_config.conf': No such file or directory 01-01 00:00:44.726 311 315 W bt_btif_config: init unable to load config file: /data/misc/bluedroid/bt_config.conf; using backup. 01-01 00:00:44.726 311 315 E bt_osi_config: config_new unable to open file '/data/misc/bluedroid/bt_config.bak': No such file or directory 01-01 00:00:44.726 311 315 E bt_btif_config: init unable to load backup; creating empty config. 01-01 00:00:44.727 311 315 E bt_osi_alarm: timer_create_internal unable to create timer with clock 9: Unknown error 524 01-01 00:00:44.727 311 315 E bt_osi_alarm: The kernel might not have support for timer_create(CLOCK_BOOTTIME_ALARM): https://lwn.net/Articles/429925/ 01-01 00:00:44.727 311 315 E bt_osi_alarm: See following patches: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/log/?qt=grep&q=CLOCK_BOOTTIME_ALARM 01-01 00:00:44.727 311 315 F libc : system/bt/osi/./src/alarm.c:160: alarm_new_internal: assertion "false" failed 01-01 00:00:44.727 311 315 F libc : Fatal signal 6 (SIGABRT), code -6 in tid 315 (stack_manager) 01-01 00:00:44.788 318 318 F DEBUG : * * * * * * * * * * * * * * * * 01-01 00:00:44.788 318 318 F DEBUG : Build fingerprint: 'Brillo/yudatun_smartcar/raspberrypi3:6.0.1/MASTER/liming10130927:userdebug/test-keys' 01-01 00:00:44.788 318 318 F DEBUG : Revision: '0' 01-01 00:00:44.788 318 318 F DEBUG : ABI: 'arm' 01-01 00:00:44.789 318 318 F DEBUG : pid: 311, tid: 315, name: stack_manager >>> /system/bin/bluetoothtbd <<< 01-01 00:00:44.789 318 318 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr -------- 01-01 00:00:44.794 318 318 F DEBUG : Abort message: 'system/bt/osi/./src/alarm.c:160: alarm_new_internal: assertion "false" failed' 01-01 00:00:44.794 318 318 F DEBUG : r0 00000000 r1 0000013b r2 00000006 r3 00000008 01-01 00:00:44.795 318 318 F DEBUG : r4 75f64978 r5 00000006 r6 75f64920 r7 0000010c 01-01 00:00:44.795 318 318 F DEBUG : r8 00000001 r9 75f644b8 sl 7691b580 fp 75d83014 01-01 00:00:44.795 318 318 F DEBUG : ip 0000020c sp 75f643d0 lr 76b5b28f pc 76b5dadc cpsr 20000010 01-01 00:00:44.812 318 318 F DEBUG : 01-01 00:00:44.812 318 318 F DEBUG : backtrace: 01-01 00:00:44.812 318 318 F DEBUG : #00 pc 00047adc /system/lib/libc.so (tgkill+12) 01-01 00:00:44.812 318 318 F DEBUG : #1 pc 0004528b /system/lib/libc.so (pthread_kill+34) 01-01 00:00:44.812 318 318 F DEBUG : #2 pc 0001bc99 /system/lib/libc.so (raise+10) 01-01 00:00:44.813 318 318 F DEBUG : #03 pc 00017877 /system/lib/libc.so (libc_android_abort+34) 01-01 00:00:44.813 318 318 F DEBUG : #04 pc 00016f64 /system/lib/libc.so (abort+4) 01-01 00:00:44.813 318 318 F DEBUG : #05 pc 00019cbf /system/lib/libc.so (libc_fatal+22) 01-01 00:00:44.813 318 318 F DEBUG : #06 pc 00017a6f /system/lib/libc.so (assert2+18) 01-01 00:00:44.813 318 318 F DEBUG : #07 pc 000d9907 /system/lib/hw/bluetooth.default.so 01-01 00:00:44.813 318 318 F DEBUG : #08 pc 00041a6f /system/lib/hw/bluetooth.default.so 01-01 00:00:44.814 318 318 F DEBUG : #09 pc 000d8be1 /system/lib/hw/bluetooth.default.so 01-01 00:00:44.814 318 318 F DEBUG : #10 pc 0007381d /system/lib/hw/bluetooth.default.so 01-01 00:00:44.814 318 318 F DEBUG : #11 pc 000dde2f /system/lib/hw/bluetooth.default.so 01-01 00:00:44.814 318 318 F DEBUG : #12 pc 000dcf39 /system/lib/hw/bluetooth.default.so 01-01 00:00:44.814 318 318 F DEBUG : #13 pc 000ddbc1 /system/lib/hw/bluetooth.default.so 01-01 00:00:44.814 318 318 F DEBUG : #14 pc 00044d5b /system/lib/libc.so (pthread_start(void*)+22) 01-01 00:00:44.815 318 318 F DEBUG : #15 pc 000182cd /system/lib/libc.so (__start_thread+6)

leeminghao commented 7 years ago

https://github.com/yudatun/device_rpi_raspberrypi3/commit/4998551b45bb66d2bbb6de4997a8ef017ba60b52

bzhao commented 6 years ago

https://www.brobwind.com/archives/892 pls try it!