Bug 41955 - REGRESSION(r62937): Crashes SnowLeopard leaks and Windows debug bot in fast/xsl/xslt-relative-path.xml, with assertion in XSLTProcessorLibxslt.cpp:264 (Requested by WildFox on #webkit).
Summary: REGRESSION(r62937): Crashes SnowLeopard leaks and Windows debug bot in fast/x...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: WebKit Review Bot
URL:
Keywords:
Depends on:
Blocks: 41348
  Show dependency treegraph
 
Reported: 2010-07-09 05:29 PDT by WebKit Review Bot
Modified: 2010-07-09 14:12 PDT (History)
4 users (show)

See Also:


Attachments
ROLLOUT of r62937 (11.12 KB, patch)
2010-07-09 05:29 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 2010-07-09 05:29:48 PDT
http://trac.webkit.org/changeset/62937 broke the build:
Crashes SnowLeopard leaks and Windows debug bot in fast/xsl/xslt-relative-path.xml, with assertion in XSLTProcessorLibxslt.cpp:264 (Requested by WildFox 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 2010-07-09 05:29:58 PDT
Created attachment 61035 [details]
ROLLOUT of r62937

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 --ignore-builders

where ATTACHMENT_ID is the ID of this attachment.
Comment 2 Nikolas Zimmermann 2010-07-09 05:31:16 PDT
Comment on attachment 61035 [details]
ROLLOUT of r62937

Also crashes Leopard.
Comment 3 Nikolas Zimmermann 2010-07-09 05:42:50 PDT
Comment on attachment 61035 [details]
ROLLOUT of r62937

Clearing flags on attachment: 61035

Committed r62944: <http://trac.webkit.org/changeset/62944>
Comment 4 Nikolas Zimmermann 2010-07-09 05:43:01 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Alexey Proskuryakov 2010-07-09 10:14:26 PDT
I wonder how r62937 passed through commit queue then. Adam, do you think that's something worth investigating?
Comment 6 Adam Barth 2010-07-09 10:48:41 PDT
(In reply to comment #5)
> I wonder how r62937 passed through commit queue then. Adam, do you think that's something worth investigating?

Did the problem affect leopard?  Eric can look at the logs and see what happened.
Comment 7 Alexey Proskuryakov 2010-07-09 10:56:58 PDT
Comment 2 says that it did affect Leopard.
Comment 8 Adam Barth 2010-07-09 11:01:50 PDT
(In reply to comment #7)
> Comment 2 says that it did affect Leopard.

Ok.  That shouldn't have happened.  There's a bug somewhere.
Comment 9 Eric Seidel (no email) 2010-07-09 14:12:35 PDT
The Commit Queue currently only builds and tests release.  Long ago it used Debug instead, but then a couple release bugs got through and folks convinced me to change it. :)