Bug 70917 - [Qt][WK2] Crash with http/tests/websocket/tests/hixie76/long-invalid-header.html
Summary: [Qt][WK2] Crash with http/tests/websocket/tests/hixie76/long-invalid-header.html
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P1 Normal
Assignee: Nobody
URL:
Keywords: LayoutTestFailure, Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2011-10-26 06:26 PDT by Balazs Kelemen
Modified: 2012-03-07 11:18 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Balazs Kelemen 2011-10-26 06:26:30 PDT
Segmentation fault
0: /ramdisk/qt-linux-32-release-webkit2/build/WebKitBuild/Release/lib/libWTRInjectedBundle.so(+0x2b84d) [0xf056e84d]
1: /ramdisk/qt-linux-32-release-webkit2/build/WebKitBuild/Release/lib/libWTRInjectedBundle.so(+0x2b938) [0xf056e938]
2: [0xf77bf400]
3: /usr/local/Trolltech/Qt5/Qt-5.0.0-r8/lib/libQtCore.so.5(_ZN11QMetaObject12invokeMethodEP7QObjectPKcN2Qt14ConnectionTypeE22QGenericReturnArgument16QGenericArgumentS7_S7_S7_S7_S7_S7_S7_S7_S7_+0x2bc) [0xf4a4c3ec]
4: /usr/local/Trolltech/Qt5/Qt-5.0.0-r8/lib/libQtNetwork.so.5(+0x9dc1f) [0xf50d4c1f]
5: /usr/local/Trolltech/Qt5/Qt-5.0.0-r8/lib/libQtNetwork.so.5(+0x115128) [0xf514c128]
6: /usr/local/Trolltech/Qt5/Qt-5.0.0-r8/lib/libQtCore.so.5(_ZN11QMetaObject8activateEP7QObjectPKS_iPPv+0x280) [0xf4a60750]
7: /usr/local/Trolltech/Qt5/Qt-5.0.0-r8/lib/libQtCore.so.5(+0x1bfa27) [0xf4a69a27]
8: /usr/local/Trolltech/Qt5/Qt-5.0.0-r8/lib/libQtCore.so.5(+0x1bfb7c) [0xf4a69b7c]
9: /usr/local/Trolltech/Qt5/Qt-5.0.0-r8/lib/libQtCore.so.5(_ZN7QObject5eventEP6QEvent+0x84) [0xf4a5d154]
10: /usr/local/Trolltech/Qt5/Qt-5.0.0-r8/lib/libQtWidgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0xac) [0xf52ae32c]
11: /usr/local/Trolltech/Qt5/Qt-5.0.0-r8/lib/libQtWidgets.so.5(_ZN12QApplication6notifyEP7QObjectP6QEvent+0x15e) [0xf52b254e]
12: /usr/local/Trolltech/Qt5/Qt-5.0.0-r8/lib/libQtCore.so.5(_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent+0x7b) [0xf4a417fb]
Comment 1 Balazs Kelemen 2011-10-27 05:12:50 PDT
Skipped in http://trac.webkit.org/changeset/98473
Comment 2 qi 2012-03-07 11:18:43 PST
This test case passed and unskipped.

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