Artix Linux Forum

Artix Linux => Applications & Software => Topic started by: mattz7 on 01 July 2023, 13:02:24

Title: coredump when playing audio on bluez 5.67-1
Post by: mattz7 on 01 July 2023, 13:02:24
Hi guys!

So the problem with bluez 5.67 is already known to the Arch Linux community: Arch Linux Bugtracker (https://bugs.archlinux.org/task/78937?string=bluez&project=1&type%5B0%5D=&sev%5B0%5D=&pri%5B0%5D=&due%5B0%5D=&reported%5B0%5D=&cat%5B0%5D=&status%5B0%5D=open&percent%5B0%5D=&opened=&dev=&closed=&duedatefrom=&duedateto=&changedfrom=&changedto=&openedfrom=&openedto=&closedfrom=&closedto=).

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