RESOLVED FIXED 16825
Crash when loading Gmail in latest nightly due to missing QTMovieWin.dll
https://bugs.webkit.org/show_bug.cgi?id=16825
Summary Crash when loading Gmail in latest nightly due to missing QTMovieWin.dll
Adam Roben (:aroben)
Reported 2008-01-10 13:50:30 PST
According to bug 16807, Safari crashes when using the latest nightly to log in to Gmail. The crash dump attached to that bug shows the following backtrace: > kernel32.dll!_c_PmapEntries_mpr() - 0x3032f bytes WebKit.dll!__delayLoadHelper2(const ImgDelayDescr * pidd=0xc06d007e, int (void)* * ppfnIATEntry=0x00000000) Line 331 C++ WebKit.dll!__delayLoadHelper2(const ImgDelayDescr * pidd=0x00000028, int (void)* * ppfnIATEntry=0x0012e768) Line 331 C++ WebKit.dll!__tailMerge_QTMovieWin_dll() + 0xd bytes Unknown This indicates that QTMovieWin.dll is missing. We need to either turn off <video> support in the nightlies or include QTMovieWin.dll
Attachments
Cameo Wood
Comment 1 2008-01-10 15:26:35 PST
Putting QTMovieWin.dll in the webkit nightly dir allows gmail to load without problem.
Mark Rowe (bdash)
Comment 2 2008-01-10 19:32:07 PST
I'll add QTMovieWin.dll to the nightly builds.
Mark Rowe (bdash)
Comment 3 2008-01-10 21:24:10 PST
Should be fixed in the latest nightly.
Note You need to log in before you can comment on or make changes to this bug.