Ticket #505 (closed defect: invalid)
segfault with module-hal-detect
| Reported by: | dr_evil | Owned by: | lennart |
|---|---|---|---|
| Milestone: | Component: | daemon | |
| Keywords: | Cc: | acid_man@… |
Description
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.
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
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
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
