Ticket #498 (closed defect: fixed)
Assertion 'r' failed at modules/reserve-wrap.c:164
| Reported by: | dr_evil | Owned by: | coling |
|---|---|---|---|
| Milestone: | 0.9.15 | Component: | module-alsa-* |
| Keywords: | Cc: |
Description
I have tested pulseaudio-0.9.15-test3 and did setup pulseaudio to use an alsa pcm device from my .asoundrc. After succesfully connecting to sink and source pa quits with:
E: reserve-wrap.c: Assertion 'r' failed at modules/reserve-wrap.c:164, function pa_reserve_wrapper_set_application_device_name(). Aborting.
I have this in .pulse/default.pa:
load-module module-alsa-sink device=a52encode mmap=0 fragments=6 sink_name=alsa_surround
set-default-sink alsa_surround
and this in .asoundrc:
pcm.a52encode {
type a52
channels 6
rate 48000
bitrate 448
}
ctl.a52encode {
type hw
card 0
}
daemon output is attached.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
