<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Multiple PulseAudio instances on Ubuntu 15.10"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=95150#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Multiple PulseAudio instances on Ubuntu 15.10"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=95150">bug 95150</a>
              from <span class="vcard"><a class="email" href="mailto:tanuk@iki.fi" title="Tanu Kaskinen <tanuk@iki.fi>"> <span class="fn">Tanu Kaskinen</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>