[vlc-devel] win32 mozilla plug-in crash in every 1.1 build from nightly.videolan.org
Michael A. Puls II
shadow2531 at gmail.com
Fri Sep 11 09:08:52 CEST 2009
I mentioned on IRC a while ago that the mozilla plug-in in the VLC 1.1 git
win32 binaries from http://nightly.videolan.org/ crashes on WinXP (PIII)
with:
Microsoft VisualC++ Runtime Library
The application has requested the Runtime to terminate it in an unusual
way. Please contact the application's support team for more information.
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.
Well, I've been checking the builds all the time and the problem is still
there in each build.
<http://nightly.videolan.org/build/win32/trunk-20090910-2205/vlc-1.1.0-git-20090910-2205-win32.exe>
for example.
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.
Another way to make it crash is to just load a media file in the address
field that invokes the plug-in.
It crashes in Firefox, Safari and Opera. The 1.0.x builds work fine though.
Are the 1.1 binaries built for a certain processor or something or do they
require some runtime libs that I don't have?
--
Michael
More information about the vlc-devel
mailing list