<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - pulseaudio-5.0 segfaults on startup"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=76184#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - pulseaudio-5.0 segfaults on startup"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=76184">bug 76184</a>
              from <span class="vcard"><a class="email" href="mailto:alexander@tsoy.me" title="Alexander Tsoy <alexander@tsoy.me>"> <span class="fn">Alexander Tsoy</span></a>
</span></b>
        <pre>My local default.pa:

$ cat ~/.config/pulse/default.pa 
#!/usr/bin/pulseaudio -nF

.include /etc/pulse/default.pa

.nofail
load-module module-tunnel-sink server=192.168.11.239
unload-module module-zeroconf-publish
.fail


So module-zeroconf-publish is loaded in global default.pa and then unloaded in
the local one. Commenting out "unload-module module-zeroconf-publish" fixes
segfaults.</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>