[pulseaudio-tickets] [Bug 100065] PulseAudio startup fails with Assertion '!i->thread_info.attached' failed at pulsecore/sink-input.c:2304, function pa_sink_input_attach(). Aborting.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Mar 5 15:55:06 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=100065

--- Comment #4 from Tanu Kaskinen <tanuk at iki.fi> ---
I plugged in my own usb surround sound card and tried your configuration, and I
didn't have the trouble you're describing.

When you observe the problem, what does "pactl list sink-inputs" print? Do both
of the module-remap-sink streams have the same index in the "Sink:" field (it
should be the index of the master sink)?

If the streams are routed correctly, you can check the mixing matrix from the
log. In the log you attached earlier, the matrix of the first remap sink looks
like this:

D: [pulseaudio] resampler.c: Channel matrix:
D: [pulseaudio] resampler.c:        I00   I01 
D: [pulseaudio] resampler.c:     +------------
D: [pulseaudio] resampler.c: O00 | 1.000 0.000
D: [pulseaudio] resampler.c: O01 | 0.000 1.000
D: [pulseaudio] resampler.c: O02 | 0.000 0.000
D: [pulseaudio] resampler.c: O03 | 0.000 0.000
D: [pulseaudio] resampler.c: O04 | 0.000 0.000
D: [pulseaudio] resampler.c: O05 | 0.000 0.000
D: [pulseaudio] resampler.c: O06 | 0.000 0.000
D: [pulseaudio] resampler.c: O07 | 0.000 0.000

and the second one:

D: [pulseaudio] resampler.c: Channel matrix:
D: [pulseaudio] resampler.c:        I00   I01 
D: [pulseaudio] resampler.c:     +------------
D: [pulseaudio] resampler.c: O00 | 0.000 0.000
D: [pulseaudio] resampler.c: O01 | 0.000 0.000
D: [pulseaudio] resampler.c: O02 | 1.000 0.000
D: [pulseaudio] resampler.c: O03 | 0.000 1.000
D: [pulseaudio] resampler.c: O04 | 0.000 0.000
D: [pulseaudio] resampler.c: O05 | 0.000 0.000
D: [pulseaudio] resampler.c: O06 | 0.000 0.000
D: [pulseaudio] resampler.c: O07 | 0.000 0.000

Those seem to be correct: the two input channels from the first remap sink go
to channels 0 and 1 of the master sink, and from the second remap sink they go
to channels 2 and 3 of the master sink.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20170305/7bcb1f67/attachment.html>


More information about the pulseaudio-bugs mailing list