<div>Thanks Pierre! This info is very valuable. At least I know what is happening, what a relief! I have been trying to figure this one out for many days.</div>
<div> </div>
<div>As a temporary measure, would releasing and recreating a new media instance for every play help? Or even more, releasing and recreating everything even the libvlc_instance on every play? Would that reset refcounting to zero and hide the problem?</div>

<div> </div>
<div>Thaks for your help!</div>
<div> </div>
<div>Jacques Boileau<br><br></div>
<div class="gmail_quote">On Sat, Mar 15, 2008 at 7:04 PM, Pierre d'Herbemont <<a href="mailto:pdherbemont@free.fr">pdherbemont@free.fr</a>> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="Ih2E3d">Quoting jboileau <<a href="mailto:jboileau@gmail.com">jboileau@gmail.com</a>>:<br><br>> Hi,<br>><br>> I am getting reproductible crashes using libvlc-control.dll 0.9.0<br>> (vlc-0.9.0-git-20080310-0003-win32.zip) . This may be in my usage of<br>
> it but I hope someone can help me find a cure. This application runs<br>> under Windows. I stress it by playing and stopping 6<br>> libvlc_media_instance_t playing MP3s and 1 libvlc_media_instance_t<br>> playing an AVI. I start all of them, wait 3 seconds, stop them all,<br>
> wait 3 seconds, ad infinitum. After about 15 minutes I get a crash.<br>> The last one I got ended with the following messages:<br><br></div>This is a known bug (by me) about input_thread_t. (See my recent post about a<br>
similar crash using media_instance). Basically media_instance is broken until<br>input_thread_t refcounting is fixed. (No idea when I'll be able to fully fix<br>that).<br><font color="#888888"><br>Pierre.<br></font></blockquote>
</div><br><br clear="all"><br>-- <br>Jacques Boileau