Bug 113770 - [Qt] editing/execCommand/format-block-at-root.html asserts
Summary: [Qt] editing/execCommand/format-block-at-root.html asserts
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-02 04:59 PDT by Zoltan Arvai
Modified: 2014-02-03 03:25 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zoltan Arvai 2013-04-02 04:59:19 PDT
New test introduced in r147388 crashes on Qt bots.

http://build.webkit.org/results/Qt%20Linux%20Release/r147416%20%2858959%29/editing/execCommand/format-block-at-root-crash-log.txt

crash log for DumpRenderTree (pid 32491):
STDOUT: <empty>
STDERR: 1   0xf6eac3e3 /ramdisk/qt-linux-release/build/WebKitBuild/Release/lib/libQt5WebKit.so.5(+0x17083e3) [0xf6eac3e3]
STDERR: 2   0xf7721400 [0xf7721400]
STDERR: 3   0xf5c826a4 /ramdisk/qt-linux-release/build/WebKitBuild/Release/lib/libQt5WebKit.so.5(+0x4de6a4) [0xf5c826a4]
STDERR: 4   0xf5c839fb /ramdisk/qt-linux-release/build/WebKitBuild/Release/lib/libQt5WebKit.so.5(+0x4df9fb) [0xf5c839fb]
STDERR: 5   0xf625ad67 /ramdisk/qt-linux-release/build/WebKitBuild/Release/lib/libQt5WebKit.so.5(+0xab6d67) [0xf625ad67]
STDERR: 6   0xf5951653 /ramdisk/qt-linux-release/build/WebKitBuild/Release/lib/libQt5WebKit.so.5(+0x1ad653) [0xf5951653]
STDERR: 7   0xf5c4099b /ramdisk/qt-linux-release/build/WebKitBuild/Release/lib/libQt5WebKit.so.5(+0x49c99b) [0xf5c4099b]
STDERR: 8   0xf5c4cbf4 /ramdisk/qt-linux-release/build/WebKitBuild/Release/lib/libQt5WebKit.so.5(+0x4a8bf4) [0xf5c4cbf4]
STDERR: 9   0xf5c5f031 /ramdisk/qt-linux-release/build/WebKitBuild/Release/lib/libQt5WebKit.so.5(+0x4bb031) [0xf5c5f031]
STDERR: 10  0xf5c4279b /ramdisk/qt-linux-release/build/WebKitBuild/Release/lib/libQt5WebKit.so.5(+0x49e79b) [0xf5c4279b]
STDERR: 11  0xf5c488f7 /ramdisk/qt-linux-release/build/WebKitBuild/Release/lib/libQt5WebKit.so.5(+0x4a48f7) [0xf5c488f7]
STDERR: 12  0xf5c215a2 /ramdisk/qt-linux-release/build/WebKitBuild/Release/lib/libQt5WebKit.so.5(+0x47d5a2) [0xf5c215a2]
STDERR: 13  0xf5c510a6 /ramdisk/qt-linux-release/build/WebKitBuild/Release/lib/libQt5WebKit.so.5(+0x4ad0a6) [0xf5c510a6]
STDERR: 14  0xf5c5388f /ramdisk/qt-linux-release/build/WebKitBuild/Release/lib/libQt5WebKit.so.5(+0x4af88f) [0xf5c5388f]
STDERR: 15  0xf5b86a07 /ramdisk/qt-linux-release/build/WebKitBuild/Release/lib/libQt5WebKit.so.5(+0x3e2a07) [0xf5b86a07]
STDERR: 16  0xf659e380 /ramdisk/qt-linux-release/build/WebKitBuild/Release/lib/libQt5WebKit.so.5(+0xdfa380) [0xf659e380]
STDERR: 17  0xf14c3a6f [0xf14c3a6f]
STDERR: 18  0xf6cbb263 /ramdisk/qt-linux-release/build/WebKitBuild/Release/lib/libQt5WebKit.so.5(+0x1517263) [0xf6cbb263]
STDERR: The program 'DumpRenderTree' received an X Window System error.
STDERR: This probably reflects a bug in the program.
STDERR: The error was 'GLXBadContext'.
STDERR:   (Details: serial 34 error_code 153 request_code 147 minor_code 24)
STDERR:   (Note to programmers: normally, X errors are reported asynchronously;
STDERR:    that is, you will receive the error a while after causing it.
STDERR:    To debug your program, run it with the --sync command line
STDERR:    option to change this behavior. You can then get a meaningful
STDERR:    backtrace from your debugger if you break on the gdk_x_error() function.)


it is also crashes on other Qt bots:
http://build.webkit.sed.hu/results/x86-64%20Linux%20Qt%20Release/r147416%20%2849743%29/results.html
http://build.webkit.sed.hu/results/x86-32%20Linux%20Qt%20Release%20WebKit2/r147415%20%2834380%29/results.html
http://build.webkit.sed.hu/results/x86-64%20Linux%20Qt%20Debug/r147407%20%2828366%29/editing/execCommand/format-block-at-root-crash-log.txt
Comment 1 Zoltan Arvai 2013-04-02 05:06:26 PDT
Skipped in http://trac.webkit.org/changeset/147417.
Please unskip it with proper fix.
Comment 2 Jocelyn Turcotte 2014-02-03 03:25:30 PST
=== Bulk closing of Qt bugs ===

If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.

If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.