[pulseaudio-tickets] [PulseAudio] #505: segfault with module-hal-detect

PulseAudio trac-noreply at tango.0pointer.de
Tue Mar 3 14:48:06 PST 2009


#505: segfault with module-hal-detect
---------------------+------------------------------------------------------
 Reporter:  dr_evil  |       Owner:  lennart
     Type:  defect   |      Status:  new    
 Priority:  normal   |   Milestone:  0.9.15 
Component:  daemon   |    Severity:  normal 
 Keywords:           |  
---------------------+------------------------------------------------------
 While testing pulseaudio-0.9.15-test3 i receive a segfault if i use
 module-hal-detect together with a custom alsa-sink. The sink works if i
 disable module-hal-detect. [[BR]]
 I have this in ~/.pulse/default.pa

 {{{
 load-module module-alsa-sink device=a52encode tsched=0
 sink_name=alsa_surround
 set-default-sink alsa_surround
 }}}
 And this in ~/.asoundrc[[BR]]

 {{{
 pcm.a52encode {
         type a52;
         channels 6;
         rate 48000;
         bitrate 448;
         hint {
             show on;
             description "A52 Encoded";
         }
 }
 }}}
 stack trace is attached i hope it is useful

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


More information about the pulseaudio-bugs mailing list