Bug 41955

Summary: 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).
Product: WebKit Reporter: WebKit Review Bot <webkit.review.bot>
Component: New BugsAssignee: WebKit Review Bot <webkit.review.bot>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, ap, eric, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 41348    
Attachments:
Description Flags
ROLLOUT of r62937 none

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. :)