Description of problem: If you select "Allow other machines in LAN to browse for local sound devices", thus publishing the sound source, it segfaults in avahi stuff. Version-Release number of selected component (if applicable): pulseaudio-0.9.7-0.11.svn20070907.fc8 How reproducible: Always. Steps to Reproduce: 1. Start pulseaudio server. 2. Select "Allow other machines in LAN to browse for local sound devices". Actual results: D: module-gconf.c: Loading module 'module-native-protocol-tcp' with args 'auth-anonymous=1' due to GConf configuration. I: protocol-native.c: using already loaded auth cookie. I: protocol-native.c: using already loaded auth cookie. I: module.c: Loaded "module-native-protocol-tcp" (index: #11; argument: "auth-anonymous=1"). D: module-gconf.c: Loading module 'module-esound-protocol-tcp' with args 'auth-anonymous=1' due to GConf configuration. I: module.c: Loaded "module-esound-protocol-tcp" (index: #12; argument: "auth-anonymous=1"). D: module-gconf.c: Loading module 'module-zeroconf-publish' with args '' due to GConf configuration. D: module-zeroconf-publish.c: Publishing services in Zeroconf Segmentation fault Expected results: Published device.
Created attachment 191141 [details] Backtrace on avahi crash
Created attachment 191151 [details] pulseaudio -vv log of segfault
This should be fixed in my Rawhide upload from yesterday (0.9.7-0.12.svn20070925).