Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 673792

Summary: media-plugins/alsa-plugins-1.1.7 causes segmentation fault in pulseaudio when USB sound card is in use
Product: Gentoo Linux Reporter: Anton Gubarkov <anton.gubarkov>
Component: Current packagesAssignee: Gentoo ALSA team <alsa-bugs>
Status: RESOLVED FIXED    
Severity: normal Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://www.linuxquestions.org/questions/slackware-14/current-fri-oct-19-puseaudio-segfauts-4175640773/
Whiteboard:
Package list:
Runtime testing required: ---

Description Anton Gubarkov 2018-12-27 06:13:45 UTC
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.
Comment 1 Larry the Git Cow gentoo-dev 2019-01-04 17:47:39 UTC
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(-)