RESOLVED INVALID Bug 98860
REGRESSION(r130838): The patch is causing X errors (=> crashes) on GTK 64-bit Release builder (Requested by zdobersek on #webkit).
https://bugs.webkit.org/show_bug.cgi?id=98860
Summary REGRESSION(r130838): The patch is causing X errors (=> crashes) on GTK 64-bit...
WebKit Review Bot
Reported 2012-10-09 23:00:30 PDT
http://trac.webkit.org/changeset/130838 broke the build: The patch is causing X errors (=> crashes) on GTK 64-bit Release builder (Requested by zdobersek on #webkit). This is an automatic bug report generated by the sheriff-bot. If this bug report was created because of a flaky test, please file a bug for the flaky test (if we don't already have one on file) and dup this bug against that bug so that we can track how often these flaky tests case pain. "Only you can prevent forest fires." -- Smokey the Bear
Attachments
ROLLOUT of r130838 (3.39 KB, patch)
2012-10-09 23:01 PDT, WebKit Review Bot
no flags
WebKit Review Bot
Comment 1 2012-10-09 23:01:07 PDT
Created attachment 167926 [details] ROLLOUT of r130838 Any committer can land this patch automatically by marking it commit-queue+. The commit-queue will build and test the patch before landing to ensure that the rollout will be successful. This process takes approximately 15 minutes. If you would like to land the rollout faster, you can use the following command: webkit-patch land-attachment ATTACHMENT_ID where ATTACHMENT_ID is the ID of this attachment.
Zan Dobersek
Comment 2 2012-10-09 23:05:50 PDT
http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release/r130842%20(29609)/results.html An example of stderr output of a crashing test: STDERR: The program 'DumpRenderTree' received an X Window System error. STDERR: This probably reflects a bug in the program. STDERR: The error was 'BadValue (integer parameter out of range for operation)'. STDERR: (Details: serial 2988 error_code 2 request_code 25 minor_code 0) 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 GDK_SYNCHRONIZE environment STDERR: variable to change this behavior. You can then get a meaningful STDERR: backtrace from your debugger if you break on the gdk_x_error() function.) STDERR:
WebKit Review Bot
Comment 3 2012-10-09 23:10:04 PDT
Comment on attachment 167926 [details] ROLLOUT of r130838 Clearing flags on attachment: 167926 Committed r130853: <http://trac.webkit.org/changeset/130853>
WebKit Review Bot
Comment 4 2012-10-09 23:10:07 PDT
All reviewed patches have been landed. Closing bug.
WebKit Review Bot
Comment 5 2012-10-10 00:24:28 PDT
Re-opened since this is blocked by bug 98873
Note You need to log in before you can comment on or make changes to this bug.