Bug 108738

Summary: REGRESSION(r141662): it's an incorrect change since processPhiStack will dereference dangling BasicBlock pointers (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: fpizlo, mhahnenberg
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 108717    
Attachments:
Description Flags
ROLLOUT of r141662 none

WebKit Review Bot
Reported 2013-02-01 18:33:13 PST
http://trac.webkit.org/changeset/141662 broke the build: it's an incorrect change since processPhiStack will dereference dangling BasicBlock pointers (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
Attachments
ROLLOUT of r141662 (2.20 KB, patch)
2013-02-01 18:33 PST, WebKit Review Bot
no flags
WebKit Review Bot
Comment 1 2013-02-01 18:33:40 PST
Created attachment 186202 [details] ROLLOUT of r141662 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.
WebKit Review Bot
Comment 2 2013-02-01 18:37:30 PST
Comment on attachment 186202 [details] ROLLOUT of r141662 Clearing flags on attachment: 186202 Committed r141674: <http://trac.webkit.org/changeset/141674>
WebKit Review Bot
Comment 3 2013-02-01 18:37:33 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.