#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
_______________________________________________
pulseaudio-tickets mailing list
pulseaudio-tickets@mail.0pointer.de
https://tango.0pointer.de/mailman/listinfo/pulseaudio-tickets

Reply via email to