[pulseaudio-discuss] What can cause assertion '!s->thread_info.rewind_requested' failure in function pa_sink_render_into_full( ) of sink.c
Tanu Kaskinen
tanuk at iki.fi
Mon Aug 8 00:19:10 PDT 2011
On Mon, 2011-08-08 at 14:32 +0800, Lin, Mengdong wrote:
> I got the following assertion failure in sink.c:
> E sink.c: Assertion '!s->thread_info.rewind_requested' failed at pulsecore/sink.c:1123, function pa_sink_render_into_full(). Aborting.
>
> Could somebody tell the possible reason? Why rewinding has not been
> processed properly?
What sink is this? Maybe its rewind handling has a bug: maybe it doesn't
check if a rewind request needs to be processed before rendering audio.
More information about the pulseaudio-discuss
mailing list