We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After start of play in few minutes the connection is broken with this log message: beginning of crash 05-16 21:19:30.972 676-701/com.android.bluetooth A/libc: system/bt/hci/src/buffer_allocator.c:25: buffer_alloc: assertion "size <= BT_DEFAULT_BUFFER_SIZE" failed 05-16 21:19:30.973 676-701/com.android.bluetooth A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 701 (bluetooth wake) [ 05-16 21:19:30.973 135: 135 W/ ] debuggerd: handling request: pid=676 uid=1002 gid=1002 tid=701 05-16 21:19:31.072 3787-3787/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 05-16 21:19:31.073 3787-3787/? A/DEBUG: Build fingerprint: 'generic/iot_rpi3/rpi3:7.0/NIG86E/3884620:userdebug/test-keys' 05-16 21:19:31.073 3787-3787/? A/DEBUG: Revision: '0' 05-16 21:19:31.073 3787-3787/? A/DEBUG: ABI: 'arm' 05-16 21:19:31.073 3787-3787/? A/DEBUG: pid: 676, tid: 701, name: bluetooth wake >>> com.android.bluetooth <<< 05-16 21:19:31.073 3787-3787/? A/DEBUG: signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr -------- 05-16 21:19:31.086 3787-3787/? A/DEBUG: Abort message: 'system/bt/hci/src/buffer_allocator.c:25: buffer_alloc: assertion "size <= BT_DEFAULT_BUFFER_SIZE" failed' 05-16 21:19:31.086 3787-3787/? A/DEBUG: r0 00000000 r1 000002bd r2 00000006 r3 00000008 05-16 21:19:31.086 3787-3787/? A/DEBUG: r4 9de7e978 r5 00000006 r6 9de7e920 r7 0000010c 05-16 21:19:31.086 3787-3787/? A/DEBUG: r8 9eb79e18 r9 9eb79e22 sl 9eb79dd8 fp 9eb79e1c 05-16 21:19:31.086 3787-3787/? A/DEBUG: ip 00000000 sp 9de7e3e0 lr b33d832f pc b33dab7c cpsr 20000010 05-16 21:19:31.116 3787-3787/? A/DEBUG: backtrace: 05-16 21:19:31.116 3787-3787/? A/DEBUG: #00 pc 00048b7c /system/lib/libc.so (tgkill+12) 05-16 21:19:31.116 3787-3787/? A/DEBUG: #01 pc 0004632b /system/lib/libc.so (pthread_kill+34) 05-16 21:19:31.116 3787-3787/? A/DEBUG: #02 pc 0001c6d5 /system/lib/libc.so (raise+10) 05-16 21:19:31.117 3787-3787/? A/DEBUG: #03 pc 00018237 /system/lib/libc.so (__libc_android_abort+34) 05-16 21:19:31.117 3787-3787/? A/DEBUG: #04 pc 00017770 /system/lib/libc.so (abort+4) 05-16 21:19:31.117 3787-3787/? A/DEBUG: #05 pc 0001a6ef /system/lib/libc.so (__libc_fatal+22) 05-16 21:19:31.117 3787-3787/? A/DEBUG: #06 pc 0001842f /system/lib/libc.so (__assert2+18) 05-16 21:19:31.117 3787-3787/? A/DEBUG: #07 pc 0007b97d /system/lib/hw/bluetooth.default.so 05-16 21:19:31.117 3787-3787/? A/DEBUG: #08 pc 0007c8e7 /system/lib/hw/bluetooth.default.so 05-16 21:19:31.117 3787-3787/? A/DEBUG: #09 pc 000e2ef1 /system/lib/hw/bluetooth.default.so 05-16 21:19:31.117 3787-3787/? A/DEBUG: #10 pc 000e3cab /system/lib/hw/bluetooth.default.so 05-16 21:19:31.117 3787-3787/? A/DEBUG: #11 pc 00045dfb /system/lib/libc.so (_ZL15__pthread_startPv+22) 05-16 21:19:31.118 3787-3787/? A/DEBUG: #12 pc 00018c8d /system/lib/libc.so (__start_thread+6)
beginning of crash 05-16 21:19:30.972 676-701/com.android.bluetooth A/libc: system/bt/hci/src/buffer_allocator.c:25: buffer_alloc: assertion "size <= BT_DEFAULT_BUFFER_SIZE" failed 05-16 21:19:30.973 676-701/com.android.bluetooth A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 701 (bluetooth wake) [ 05-16 21:19:30.973 135: 135 W/ ] debuggerd: handling request: pid=676 uid=1002 gid=1002 tid=701 05-16 21:19:31.072 3787-3787/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 05-16 21:19:31.073 3787-3787/? A/DEBUG: Build fingerprint: 'generic/iot_rpi3/rpi3:7.0/NIG86E/3884620:userdebug/test-keys' 05-16 21:19:31.073 3787-3787/? A/DEBUG: Revision: '0' 05-16 21:19:31.073 3787-3787/? A/DEBUG: ABI: 'arm' 05-16 21:19:31.073 3787-3787/? A/DEBUG: pid: 676, tid: 701, name: bluetooth wake >>> com.android.bluetooth <<< 05-16 21:19:31.073 3787-3787/? A/DEBUG: signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr -------- 05-16 21:19:31.086 3787-3787/? A/DEBUG: Abort message: 'system/bt/hci/src/buffer_allocator.c:25: buffer_alloc: assertion "size <= BT_DEFAULT_BUFFER_SIZE" failed' 05-16 21:19:31.086 3787-3787/? A/DEBUG: r0 00000000 r1 000002bd r2 00000006 r3 00000008 05-16 21:19:31.086 3787-3787/? A/DEBUG: r4 9de7e978 r5 00000006 r6 9de7e920 r7 0000010c 05-16 21:19:31.086 3787-3787/? A/DEBUG: r8 9eb79e18 r9 9eb79e22 sl 9eb79dd8 fp 9eb79e1c 05-16 21:19:31.086 3787-3787/? A/DEBUG: ip 00000000 sp 9de7e3e0 lr b33d832f pc b33dab7c cpsr 20000010 05-16 21:19:31.116 3787-3787/? A/DEBUG: backtrace: 05-16 21:19:31.116 3787-3787/? A/DEBUG: #00 pc 00048b7c /system/lib/libc.so (tgkill+12) 05-16 21:19:31.116 3787-3787/? A/DEBUG: #01 pc 0004632b /system/lib/libc.so (pthread_kill+34) 05-16 21:19:31.116 3787-3787/? A/DEBUG: #02 pc 0001c6d5 /system/lib/libc.so (raise+10) 05-16 21:19:31.117 3787-3787/? A/DEBUG: #03 pc 00018237 /system/lib/libc.so (__libc_android_abort+34) 05-16 21:19:31.117 3787-3787/? A/DEBUG: #04 pc 00017770 /system/lib/libc.so (abort+4) 05-16 21:19:31.117 3787-3787/? A/DEBUG: #05 pc 0001a6ef /system/lib/libc.so (__libc_fatal+22) 05-16 21:19:31.117 3787-3787/? A/DEBUG: #06 pc 0001842f /system/lib/libc.so (__assert2+18) 05-16 21:19:31.117 3787-3787/? A/DEBUG: #07 pc 0007b97d /system/lib/hw/bluetooth.default.so 05-16 21:19:31.117 3787-3787/? A/DEBUG: #08 pc 0007c8e7 /system/lib/hw/bluetooth.default.so 05-16 21:19:31.117 3787-3787/? A/DEBUG: #09 pc 000e2ef1 /system/lib/hw/bluetooth.default.so 05-16 21:19:31.117 3787-3787/? A/DEBUG: #10 pc 000e3cab /system/lib/hw/bluetooth.default.so 05-16 21:19:31.117 3787-3787/? A/DEBUG: #11 pc 00045dfb /system/lib/libc.so (_ZL15__pthread_startPv+22) 05-16 21:19:31.118 3787-3787/? A/DEBUG: #12 pc 00018c8d /system/lib/libc.so (__start_thread+6)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
After start of play in few minutes the connection is broken with this log message:
beginning of crash 05-16 21:19:30.972 676-701/com.android.bluetooth A/libc: system/bt/hci/src/buffer_allocator.c:25: buffer_alloc: assertion "size <= BT_DEFAULT_BUFFER_SIZE" failed 05-16 21:19:30.973 676-701/com.android.bluetooth A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 701 (bluetooth wake) [ 05-16 21:19:30.973 135: 135 W/ ] debuggerd: handling request: pid=676 uid=1002 gid=1002 tid=701 05-16 21:19:31.072 3787-3787/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 05-16 21:19:31.073 3787-3787/? A/DEBUG: Build fingerprint: 'generic/iot_rpi3/rpi3:7.0/NIG86E/3884620:userdebug/test-keys' 05-16 21:19:31.073 3787-3787/? A/DEBUG: Revision: '0' 05-16 21:19:31.073 3787-3787/? A/DEBUG: ABI: 'arm' 05-16 21:19:31.073 3787-3787/? A/DEBUG: pid: 676, tid: 701, name: bluetooth wake >>> com.android.bluetooth <<< 05-16 21:19:31.073 3787-3787/? A/DEBUG: signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr -------- 05-16 21:19:31.086 3787-3787/? A/DEBUG: Abort message: 'system/bt/hci/src/buffer_allocator.c:25: buffer_alloc: assertion "size <= BT_DEFAULT_BUFFER_SIZE" failed' 05-16 21:19:31.086 3787-3787/? A/DEBUG: r0 00000000 r1 000002bd r2 00000006 r3 00000008 05-16 21:19:31.086 3787-3787/? A/DEBUG: r4 9de7e978 r5 00000006 r6 9de7e920 r7 0000010c 05-16 21:19:31.086 3787-3787/? A/DEBUG: r8 9eb79e18 r9 9eb79e22 sl 9eb79dd8 fp 9eb79e1c 05-16 21:19:31.086 3787-3787/? A/DEBUG: ip 00000000 sp 9de7e3e0 lr b33d832f pc b33dab7c cpsr 20000010 05-16 21:19:31.116 3787-3787/? A/DEBUG: backtrace: 05-16 21:19:31.116 3787-3787/? A/DEBUG: #00 pc 00048b7c /system/lib/libc.so (tgkill+12) 05-16 21:19:31.116 3787-3787/? A/DEBUG: #01 pc 0004632b /system/lib/libc.so (pthread_kill+34) 05-16 21:19:31.116 3787-3787/? A/DEBUG: #02 pc 0001c6d5 /system/lib/libc.so (raise+10) 05-16 21:19:31.117 3787-3787/? A/DEBUG: #03 pc 00018237 /system/lib/libc.so (__libc_android_abort+34) 05-16 21:19:31.117 3787-3787/? A/DEBUG: #04 pc 00017770 /system/lib/libc.so (abort+4) 05-16 21:19:31.117 3787-3787/? A/DEBUG: #05 pc 0001a6ef /system/lib/libc.so (__libc_fatal+22) 05-16 21:19:31.117 3787-3787/? A/DEBUG: #06 pc 0001842f /system/lib/libc.so (__assert2+18) 05-16 21:19:31.117 3787-3787/? A/DEBUG: #07 pc 0007b97d /system/lib/hw/bluetooth.default.so 05-16 21:19:31.117 3787-3787/? A/DEBUG: #08 pc 0007c8e7 /system/lib/hw/bluetooth.default.so 05-16 21:19:31.117 3787-3787/? A/DEBUG: #09 pc 000e2ef1 /system/lib/hw/bluetooth.default.so 05-16 21:19:31.117 3787-3787/? A/DEBUG: #10 pc 000e3cab /system/lib/hw/bluetooth.default.so 05-16 21:19:31.117 3787-3787/? A/DEBUG: #11 pc 00045dfb /system/lib/libc.so (_ZL15__pthread_startPv+22) 05-16 21:19:31.118 3787-3787/? A/DEBUG: #12 pc 00018c8d /system/lib/libc.so (__start_thread+6)
The text was updated successfully, but these errors were encountered: