[Qt-interest] QtWebKit 4.6 crash on Windows only

Paul Colby qt at colby.id.au
Tue Sep 22 02:30:53 CEST 2009


This seems to be flash related.

Switching off the QWebSettings::PluginsEnabled attribute alleviates
the crash, as does removing the actual Flash objects from the HTML
page.

Interestingly, not all Flash content causes this crash, but lots do... :|

Any QtWebKit / Flash gurus about to verify this?

pc.

On Mon, Sep 21, 2009 at 1:07 PM, Andrew Stuart
<andrew.stuart at flatraterecruitment.com.au> wrote:
> Hi,
>
> Visiting the following URL in a QWebView seems to be crashing any
> applications built against Qt 4.6.0-tp1 on Windows XP only, but the
> same URL work's fine in Qt 4.5.2, and is also fine with Qt 4.6.1-tp1on
> OSX.
>
> This is the URL that crashes QT 46 on Windows http://developer.yahoo.com/search/boss/
>
> Is anyone else seeing this problem?  We didn't get any feedback from
> the qt preview feedback address.
>
> The debug stack (after crash) is saying:
>
> 0    ??        0
> 1    WebCore::PluginView::hookedBeginPaint
> D:\Projects\SEMA5\trunk\qt\standalone\debug\QtWebKitd4.dll    0
> 2    QETWidget::translatePaintEvent    qapplication_win.cpp    3639
> 3    QtWndProc    qapplication_win.cpp    1971
> 4    USER32!GetDC    C:\WINDOWS\system32\user32.dll    0
> 5    ??        0
> 6    ??        0
> 7    ??        0
>
> Thanks.
>
> AS
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>



-- 
http://colby.id.au




More information about the Qt-interest-old mailing list