[Webkit-unassigned] [Bug 30375] QWebView crashes with Flash content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 18 14:50:14 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=30375





--- Comment #4 from Paul Colby <webkit at colby.id.au>  2009-11-18 14:50:14 PST ---
To rule out my own Qt SDK compilation, I've just compiled the sample
application from a completely clean install of "Qt 4.6.0 RC for Windows: minGW
4.4" (http://get.qt.nokia.com/qt/source/qt-win-opensource-4.6.0-rc1-mingw.exe).

Crash still occurs, though Qt Creator's stack dump does look slightly more
interesting now:

0    ??        0    0xfe0300ba    
1    WebCore::PluginView::hookedBeginPaint   
C:\Qt\2009.05-rc1\qt\bin\QtWebKitd4.dll    0    0x0911391f    
2    QETWidget::translatePaintEvent    qapplication_win.cpp    3596   
0x006383f4    
3    QtWndProc at 16    qapplication_win.cpp    1917    0x00633414    
4    USER32!GetDC    C:\WINDOWS\system32\user32.dll    0    0x7e418734    
5    QAlgorithmsPrivate::qSortHelper<QList<QString>::iterator, QString,
qLess<QString> >    qalgorithms.h    356    0x00c306ee    
6    USER32!GetDC    C:\WINDOWS\system32\user32.dll    0    0x7e418816    
7    qt_is_translatable_mouse_event    qapplication_win.cpp    1389   
0x00631acd    
8    USER32!DefWindowProcW    C:\WINDOWS\system32\user32.dll    0    0x7e428ea0 
9    ??        0    0x00000000    

Don't know if that makes anymore sense to anyone.

Has anyone tested this bug against the MinGW version of Qt? Perhaps it's not a
problem with the Visual Studio compiler?

I've just tried, and again, the exe produced by 4.6.0 RC1 works correctly if I
replace the 4.6.0 QtWebKit4.dll/QtWebKit4d.dll files with the 4.5.0 versions.

Hope that helps in some way.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list