pusleaudio segfaults as soon as my USB RME Babyface is plugged in. I've found the thread https://www.linuxquestions.org/questions/slackware-14/current-fri-oct-19-puseaudio-segfauts-4175640773/ There is a patch referenced: http://git.alsa-project.org/?p=alsa-plugins.git;a=commitdiff;h=a4e7e1282c57a2f4e83afe9a4008042d8b4c5bb9 I've applied the patch and it really fixed the issue for me.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c34bd91f35dce053ca34d24712c227c0db833f5e commit c34bd91f35dce053ca34d24712c227c0db833f5e Author: Lars Wendler <polynomial-c@gentoo.org> AuthorDate: 2019-01-04 17:47:13 +0000 Commit: Lars Wendler <polynomial-c@gentoo.org> CommitDate: 2019-01-04 17:47:13 +0000 media-plugins/alsa-plugins: Fixed a double free issue. Closes: https://bugs.gentoo.org/673792 Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> ...s-1.1.7.ebuild => alsa-plugins-1.1.7-r1.ebuild} | 6 +++- .../files/alsa-plugins-1.1.7-double_free_fix.patch | 34 ++++++++++++++++++++++ 2 files changed, 39 insertions(+), 1 deletion(-)