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