Hi all,
Not sure if this is the right place to ask, but I’ve recently been having bluetoothd crash while attempting to pair my XA2 with my smartwatch.
The following is the output of bluetoothd run with -n -d:
bluetoothd[15402]: src/device.c:gatt_debug() Read By Type - start: 0x0001 end: 0x000f
bluetoothd[15402]: src/device.c:gatt_debug() Read By Type - start: 0x000f end: 0x000f
bluetoothd[15402]: src/device.c:gatt_debug() Read By Type - start: 0x0001 end: 0xffff
bluetoothd[15402]: src/gatt-database.c:db_hash_read_cb() Database Hash read
Segmentation fault (core dumped)
The following is from attempting to pair using bluetoothctl:
[bluetooth]# pair 43:43:A0:12:1F:AC
[Attempting to pair with 43:43:A0:12:1F:AC
[CHG] Device 43:43:A0:12:1F:AC Connected: yes
Request confirmation
[agent] Confirm passkey 434021 (yes/no): Agent unregistered
[agent] Confirm passkey 434021 (yes/no): [DEL] Controller D4:38:9C:BA:D5:8D Xperia XA2 [default]
Waiting to connect to bluetoothd...
Does anyone have any ideas about how I could resolve this?