[pulseaudio-tickets] [Bug 95150] Multiple PulseAudio instances on Ubuntu 15.10

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Apr 27 09:15:45 UTC 2016


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

--- Comment #7 from Tanu Kaskinen <tanuk at iki.fi> ---
Is pulseaudio the normal Ubuntu version? netstat shows that pulseaudio isn't
listening on any sockets, which is weird, because pulseaudio startup should
fail if loading module-native-protocol-unix fails. (But then again, it's
already very weird that there are multiple instances running.)

Does /run/user/1000/pulse/pid exist? If it does, does the pid in that file
correspond to any of the running pulseaudio processes? (Replace 1000 in the
file path with the uid of the "test" user.)

After answering those questions, add this to
/home/test/.config/pulse/client.conf:

extra-arguments = --log-target=newfile:/tmp/pulse.log --log-level=debug

Then reboot. /tmp should now contain a log file for each of the started
instances. Please attach them here.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20160427/9318b57d/attachment.html>


More information about the pulseaudio-bugs mailing list