[pulseaudio-tickets] [PulseAudio] #172: puvucontrol segfaults if pulseaudio cannot open PCM devices

PulseAudio trac-noreply at tango.0pointer.de
Wed Nov 28 08:40:52 PST 2007


#172: puvucontrol segfaults if pulseaudio cannot open PCM devices
-------------------------+--------------------------------------------------
 Reporter:  ndim         |       Owner:  lennart
     Type:  defect       |      Status:  new    
 Priority:  normal       |   Milestone:         
Component:  pavucontrol  |    Severity:  normal 
 Keywords:               |  
-------------------------+--------------------------------------------------
 For some reason (unknown as of now), the '''pulseaudio''' daemon cannot
 open the ALSA device {{{hw:0}}} here. The exact reason is irrelevant for
 this bug, though.

 If the daemon is in that state, starting '''pavucontrol''' will execute
 the MainWindow::updateServer() function which then executes

 {{{
      defaultSourceName = info.default_source_name;
      defaultSinkName = info.default_sink_name;
 }}}

 but both {{{info.default_*_name}}} values are {{{(char *)NULL}}}. This
 will result in a segfault.

 All info at http://pa.lauft.net/pavucontrol/

-- 
Ticket URL: <http://www.pulseaudio.org/ticket/172>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server


More information about the pulseaudio-bugs mailing list