Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: coredump when playing audio on bluez 5.67-1  (Read 229 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

coredump when playing audio on bluez 5.67-1

Hi guys!

So the problem with bluez 5.67 is already known to the Arch Linux community: Arch Linux Bugtracker.

I get the segfault error for my CSR (Sabrent Bluetooth 4.0) dongle on Artix:
Code: [Select]
[   84.369407] bluetoothd[2230]: segfault at 20 ip 000055e0fa318fa5 sp 00007ffe1877e760 error 4 in bluetoothd[55e0fa2fd000+d4000] likely on CPU 5 (core 2, socket 0)
[   84.369440] Code: 08 00 0f 1f 00 f3 0f 1e fa 41 55 41 54 55 53 48 83 ec 18 48 8b 2a 4c 8b 62 08 64 48 8b 04 25 28 00 00 00 48 89 44 24 08 31 c0 <48> 8b 45 20 48 8b 00 41 c7 44 24 08 00 00 00 00 85 f6 74 27 48 89

Bluez 5.68 reportedly fixes the error above. @ndowens can you update the package accordingly? :)

UPDATE from 7/2/2023: Bluez 5.68 is now available in the Artix repos, so problem solved.

Matt