RESOLVED FIXED 103405
REGRESSION(r135828): [Chromium] Multiple ASAN errors after a WebKit roll due to mismatched malloc/delete (not free) resulting from StringImpl::deref() (Requested by apavlov on #webkit).
https://bugs.webkit.org/show_bug.cgi?id=103405
Summary REGRESSION(r135828): [Chromium] Multiple ASAN errors after a WebKit roll due ...
WebKit Review Bot
Reported 2012-11-27 05:41:35 PST
http://trac.webkit.org/changeset/135828 broke the build: [Chromium] Multiple ASAN errors after a WebKit roll due to mismatched malloc/delete (not free) resulting from StringImpl::deref() (Requested by apavlov 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 r135828 (2.87 KB, patch)
2012-11-27 05:42 PST, WebKit Review Bot
no flags
WebKit Review Bot
Comment 1 2012-11-27 05:42:16 PST
Created attachment 176245 [details] ROLLOUT of r135828 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.
Alexander Pavlov (apavlov)
Comment 2 2012-11-27 05:44:23 PST
WebKit Review Bot
Comment 3 2012-11-27 05:53:16 PST
Comment on attachment 176245 [details] ROLLOUT of r135828 Clearing flags on attachment: 176245 Committed r135854: <http://trac.webkit.org/changeset/135854>
WebKit Review Bot
Comment 4 2012-11-27 05:53:19 PST
All reviewed patches have been landed. Closing bug.
Adam Barth
Comment 5 2012-11-27 09:36:36 PST
Thanks for rolling out the patch.
Note You need to log in before you can comment on or make changes to this bug.