[pulseaudio-tickets] [Bug 44397] daemon crashes (segmentation fault) when switching the sink of Gnome sounds (module-remap-sink)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Mar 26 20:19:05 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=44397

--- Comment #27 from Arun Raghavan <arun at accosted.net> 2012-03-26 20:19:05 PDT ---
Created attachment 59098
  --> https://bugs.freedesktop.org/attachment.cgi?id=59098
Patch to catch loops of length > 1

Roman, here's another, independent, patch that might fix this. Could you give
this a go? (and thank you for your patience in pinning this down!)

My suspicion is that this is a loop, as David surmises, but the loop length is
>1 which David's patch won't catch. This patch isn't bullet proof -- it would
fail in a loop with more than one type of filter, but I don't see that this
would happen in your configuration. If this works, we can convert this into
proper loop detection, independent of the module name logic.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the pulseaudio-bugs mailing list