<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt; color:#000000; background-color:#FFFFFF; font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Noob.<br>
<br>
</p>
<p>I thought my code was doing really well, but it has started to terminate on the mainloop assertion where the number of deferred events is greater than 0 (mainloop.c: ~280 if I remember correctly). Looks like it is in mainloop->defer_enable().   Seems to
 mostly occur when I'm corking/fllushing/disconnecting/decrementing reference count of a stream.  After I tear down the stream, I build a different stream to play a different sound.  I've since taken out the corking of the stream.</p>
<p><br>
</p>
<p>I couldn't find anything useful to read regarding this.  I'm not creating an deferred events explicitly myself.  </p>
<p><br>
</p>
<p><br>
</p>
<p>Any ideas that could resolve this?</p>
<p><br>
</p>
<p>Thanks.</p>
</div>
</body>
</html>