https://bugs.freedesktop.org/show_bug.cgi?id=44397
--- Comment #27 from Arun Raghavan <[email protected]> 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. _______________________________________________ pulseaudio-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs
