Bug 87828

Summary: REGRESSION(r118868): introduced ~20 crashes on Mac and Qt bots (Requested by pizlo_ on #webkit).
Product: WebKit Reporter: WebKit Review Bot <webkit.review.bot>
Component: New BugsAssignee: WebKit Review Bot <webkit.review.bot>
Status: RESOLVED FIXED    
Severity: Normal CC: ggaren, ossy, svillar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 87599    
Attachments:
Description Flags
ROLLOUT of r118868 none

Description WebKit Review Bot 2012-05-30 00:07:20 PDT
http://trac.webkit.org/changeset/118868 broke the build:
introduced ~20 crashes on Mac and Qt bots (Requested by pizlo_ 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
Comment 1 WebKit Review Bot 2012-05-30 00:07:58 PDT
Created attachment 144729 [details]
ROLLOUT of r118868

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.
Comment 2 WebKit Review Bot 2012-05-30 00:17:21 PDT
Comment on attachment 144729 [details]
ROLLOUT of r118868

Clearing flags on attachment: 144729

Committed r118901: <http://trac.webkit.org/changeset/118901>
Comment 3 WebKit Review Bot 2012-05-30 00:17:25 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Sergio Villar Senin 2012-05-30 08:10:20 PDT
we're getting failures in fast/js/global-constructors.html test in GTK bots after this rollout. Could it be related to this?
Comment 5 Sergio Villar Senin 2012-05-30 08:21:29 PDT
(In reply to comment #4)
> we're getting failures in fast/js/global-constructors.html test in GTK bots after this rollout. Could it be related to this?

actually it was not this one, sorry for the noise.
Comment 6 Geoffrey Garen 2012-05-30 10:18:32 PDT
*** Bug 87823 has been marked as a duplicate of this bug. ***