<br><br><div class="gmail_quote">On Fri, Sep 11, 2009 at 9:08 AM, Michael A. Puls II <span dir="ltr"><<a href="mailto:shadow2531@gmail.com">shadow2531@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I mentioned on IRC a while ago that the mozilla plug-in in the VLC 1.1 git win32 binaries from <a href="http://nightly.videolan.org/" target="_blank">http://nightly.videolan.org/</a> crashes on WinXP (PIII) with:<br>
<br>
Microsoft VisualC++ Runtime Library<br>
<br>
The application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information.<br>
<br>
I tried with windbg to see what the problem is, but didn't figure out anything. All I could tell is that the crash happens right after the plug-in loads all the modules.<br>
<br>
Well, I've been checking the builds all the time and the problem is still there in each build. <<a href="http://nightly.videolan.org/build/win32/trunk-20090910-2205/vlc-1.1.0-git-20090910-2205-win32.exe" target="_blank">http://nightly.videolan.org/build/win32/trunk-20090910-2205/vlc-1.1.0-git-20090910-2205-win32.exe</a>> for example.<br>

<br>
I did find one extra thing just now. <embed type="application/x-vlc-plugin" src="" width="400" height="400"> will cause the crash, but removing src="" stops it from crashing.<br>

<br>
Another way to make it crash is to just load a media file in the address field that invokes the plug-in.<br>
<br>
It crashes in Firefox, Safari and Opera. The 1.0.x builds work fine though.<br>
<br>
Are the 1.1 binaries built for a certain processor or something or do they require some runtime libs that I don't have?<br></blockquote><div><br>The 1.1 binaries are development releases and might be unstable. Currently the libvlc API in 1.1 is in flux and this breaks the webplugins for the development releases. Once the libvlc API stabilizes a bit more the webplugins will be updated to take advantage of the revamped libvlc API. Untill then the webplugins might be unstable.<br>
<br>If you need a stable webplugin then I advice to use the official releases 1.0.x binaries.<br><br>Gtz<br>Jean-Paul Saman. <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<font color="#888888">
<br>
-- <br>
Michael<br>
_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br>
</font></blockquote></div><br>