[Webkit-unassigned] [Bug 113770] New: [Qt] editing/execCommand/format-block-at-root.html asserts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 2 05:01:07 PDT 2013


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

           Summary: [Qt] editing/execCommand/format-block-at-root.html
                    asserts
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zarvai at inf.u-szeged.hu
                CC: inferno at chromium.org, cevans at google.com,
                    kadam at inf.u-szeged.hu


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

-- 
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