[pulseaudio-tickets] [Bug 76184] pulseaudio-5.0 segfaults on startup
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Mar 14 09:50:27 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=76184
--- Comment #1 from Alexander Tsoy <alexander at tsoy.me> ---
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.
--
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: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20140314/9e6e5d55/attachment.html>
More information about the pulseaudio-bugs
mailing list