<HTML>
<HEAD>
<TITLE>Assertion in pa_sink_input_request_rewind () </TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>Pulseaudio people,<BR>
<BR>
I am getting an assertion using gstreamer with pulseaudio.<BR>
Under certain circumstances, pa_sink_input_request_rewind () is asserting like this:<BR>
sink-input.c: Assertion 'i-&gt;thread_info.rewrite_nbytes == 0' failed at pulsecore/sink-input.c:1212,<BR>
<BR>
My question is: can we remove the assertion and simply return from the method when thread_info.rewrite_nbytes = 0 &nbsp;?<BR>
<BR>
Best Wishes,<BR>
<BR>
Conrad </SPAN></FONT>
</BODY>
</HTML>