Bug 88493 - REGRESSION(r119668): Hitting assertions in debug builds (Requested by rniwa on #webkit).
Summary: REGRESSION(r119668): Hitting assertions in debug builds (Requested by rniwa o...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: WebKit Review Bot
URL:
Keywords:
Depends on:
Blocks: 85793
  Show dependency treegraph
 
Reported: 2012-06-06 21:14 PDT by WebKit Review Bot
Modified: 2022-03-01 03:05 PST (History)
2 users (show)

See Also:


Attachments
ROLLOUT of r119668 (15.00 KB, patch)
2012-06-06 21:15 PDT, WebKit Review Bot
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description WebKit Review Bot 2012-06-06 21:14:29 PDT
http://trac.webkit.org/changeset/119668 broke the build:
Hitting assertions in debug builds (Requested by rniwa 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-06-06 21:15:13 PDT
Created attachment 146187 [details]
ROLLOUT of r119668

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 mitz 2012-06-06 21:19:36 PDT
Is anyone going to commit this patch soon?
Comment 3 Ryosuke Niwa 2012-06-06 21:20:03 PDT
(In reply to comment #2)
> Is anyone going to commit this patch soon?

Yes. I'm landing it now.
Comment 4 mitz 2012-06-06 21:20:20 PDT
Thank you!
Comment 5 Ryosuke Niwa 2012-06-06 21:21:11 PDT
(In reply to comment #4)
> Thank you!

I suppose you were also hitting the assertion?
Comment 6 Ryosuke Niwa 2012-06-06 21:23:39 PDT
Committed r119677: <http://trac.webkit.org/changeset/119677>
Comment 7 mitz 2012-06-06 21:24:30 PDT
(In reply to comment #5)
> (In reply to comment #4)
> > Thank you!
> 
> I suppose you were also hitting the assertion?

Just noticed them on <http://build.webkit.org/results/Lion%20Debug%20(Tests)/r119668%20(7409)/results.html>.
Comment 8 mitz 2012-06-06 21:24:47 PDT
s/them/it/
Comment 9 Ryosuke Niwa 2012-06-06 21:25:41 PDT
(In reply to comment #7)
> (In reply to comment #5)
> > (In reply to comment #4)
> > > Thank you!
> > 
> > I suppose you were also hitting the assertion?
> 
> Just noticed them on <http://build.webkit.org/results/Lion%20Debug%20(Tests)/r119668%20(7409)/results.html>.

Ah, thanks. Posting those stack traces.