Bug 284141

Summary: does not work with avahi published sound source
Product: [Fedora] Fedora Reporter: Adam Goode <adam>
Component: pulseaudioAssignee: Lennart Poettering <lpoetter>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: medium    
Version: rawhideCC: pierre-bugzilla
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-09-25 13:37:15 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Backtrace on avahi crash
none
pulseaudio -vv log of segfault none

Description Adam Goode 2007-09-09 21:29:20 UTC
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.

Comment 1 Adam Goode 2007-09-09 21:29:20 UTC
Created attachment 191141 [details]
Backtrace on avahi crash

Comment 2 Adam Goode 2007-09-09 21:30:01 UTC
Created attachment 191151 [details]
pulseaudio -vv log of segfault

Comment 3 Lennart Poettering 2007-09-25 13:37:15 UTC
This should be fixed in my Rawhide upload from yesterday (0.9.7-0.12.svn20070925).