<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [regression] DYNAMIC_LATENCY introduced in module-combine causes a race contition between pa_sink_render_into_full and sink_update_requested_latency_cb in alsa-sink.c"
href="https://bugs.freedesktop.org/show_bug.cgi?id=90489#c15">Comment # 15</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [regression] DYNAMIC_LATENCY introduced in module-combine causes a race contition between pa_sink_render_into_full and sink_update_requested_latency_cb in alsa-sink.c"
href="https://bugs.freedesktop.org/show_bug.cgi?id=90489">bug 90489</a>
from <span class="vcard"><a class="email" href="mailto:jiri.tyr@gmail.com" title="Jiri Tyr <jiri.tyr@gmail.com>"> <span class="fn">Jiri Tyr</span></a>
</span></b>
<pre>I was experiencing the following two crashes very frequently:
Jul 08 23:55:04 desktop pulseaudio[5512]: E: [alsa-sink-VT1718S Analog] sink.c:
Assertion '!s->thread_info.rewind_requested' failed at pulsecore/sink.c:1239,
function pa_sink_render_into(). Aborting.
Jul 09 00:32:08 desktop pulseaudio[6984]: E: [alsa-sink-VT1718S Digital]
sink.c: Assertion '!s->thread_info.rewind_requested' failed at
pulsecore/sink.c:1323, function pa_sink_render_into_full(). Aborting.
After I have applied the patch, there are no more crashes. I have been testing
it for two days.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>