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.