Bug 18544 - REGRESSION (r31951): Two fast/xsl tests crash
Summary: REGRESSION (r31951): Two fast/xsl tests crash
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P1 Critical
Assignee: Nobody
URL:
Keywords: Regression
Depends on:
Blocks:
 
Reported: 2008-04-17 04:09 PDT by Simon Hollingshead
Modified: 2008-04-17 08:34 PDT (History)
2 users (show)

See Also:


Attachments
fast/xsl/xslt-mismatched-tags-in-xslt.xml -> crashed (27.67 KB, text/plain)
2008-04-17 05:28 PDT, Simon Hollingshead
no flags Details
fast/xsl/xslt-missing-namespace-in-xslt.xml -> crashed (25.42 KB, text/plain)
2008-04-17 05:29 PDT, Simon Hollingshead
no flags Details
Patch v1 with ChangeLog (2.84 KB, patch)
2008-04-17 08:28 PDT, Adam Roben (:aroben)
ap: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Hollingshead 2008-04-17 04:09:11 PDT
Both:
fast/xsl/xslt-mismatched-tags-in-xslt
fast/xsl/xslt-missing-namespace-in-xslt

crash when running through DRT and also freeze the browser if navigated to normally which force me to do a force quit.  I have noticed this issue also occurs on buildbots.
Comment 1 Simon Hollingshead 2008-04-17 05:28:11 PDT
Created attachment 20619 [details]
fast/xsl/xslt-mismatched-tags-in-xslt.xml -> crashed

Added crash log for fast/xsl/xslt-mismatched-tags-in-xslt.xml
Comment 2 Simon Hollingshead 2008-04-17 05:29:01 PDT
Created attachment 20620 [details]
fast/xsl/xslt-missing-namespace-in-xslt.xml -> crashed

Added crash log for fast/xsl/xslt-missing-namespace-in-xslt.xml
Comment 3 Alexey Proskuryakov 2008-04-17 06:11:09 PDT
Hmm... I think I'm going to try blaming Inspector changes, not r31947 :-)
Comment 4 Simon Hollingshead 2008-04-17 07:08:21 PDT
I apologise.  Looking at buildbot, I think it to be somewhere between 31949 and 31954, but considering soem of the revisions never seem to have ran, I can't confirm EXACTLY which...
Comment 5 Adam Roben (:aroben) 2008-04-17 08:17:12 PDT
This happens on Windows as well.
Comment 6 Adam Roben (:aroben) 2008-04-17 08:28:49 PDT
Created attachment 20627 [details]
Patch v1 with ChangeLog
Comment 7 Alexey Proskuryakov 2008-04-17 08:30:40 PDT
Comment on attachment 20627 [details]
Patch v1 with ChangeLog

r=me
Comment 8 Adam Roben (:aroben) 2008-04-17 08:34:41 PDT
Committed in r31999 <http://trac.webkit.org/projects/webkit/changeset/31999>