<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>47305</bug_id>
          
          <creation_ts>2010-10-06 14:49:05 -0700</creation_ts>
          <short_desc>ASSERTION FAILED: m_state == ParsingState on an XSLT document</short_desc>
          <delta_ts>2010-10-22 13:00:42 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>48148</dup_id>
          
          <bug_file_loc>http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="James Robinson">jamesr</reporter>
          <assigned_to name="Tony Gentilcore">tonyg</assigned_to>
          <cc>abarth</cc>
    
    <cc>ap</cc>
    
    <cc>tonyg</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>290589</commentid>
    <comment_count>0</comment_count>
    <who name="James Robinson">jamesr</who>
    <bug_when>2010-10-06 14:49:05 -0700</bug_when>
    <thetext>The URL consistently causes an assertion failure in DocumentParser.cpp&apos;s WebCore::DocumentParser::prepareToStopParsing().  Full stdout / stack from a chromium build:

UNIMPLEMENTED: 
(third_party/WebKit/WebCore/html/parser/HTMLTreeBuilder.cpp:1521 bool WebCore::HTMLTreeBuilder::processBodyEndTagForInBody(WebCore::AtomicHTMLToken&amp;))
ASSERTION FAILED: m_state == ParsingState
(third_party/WebKit/WebCore/dom/DocumentParser.cpp:56 virtual void WebCore::DocumentParser::prepareToStopParsing())
[20054:20054:6365676408:ERROR:base/process_util_posix.cc(105)] Received signal 11
	StackTrace::StackTrace() [0x5a06ec]
	base::(anonymous namespace)::StackDumpSignalHandler() [0x554465]
	0x7f72ddc3eaf0
	WebCore::DocumentParser::prepareToStopParsing() [0xf44b3d]
	WebCore::HTMLDocumentParser::prepareToStopParsing() [0xa4c288]
	WebCore::HTMLDocumentParser::attemptToEnd() [0xa4ce90]
	WebCore::HTMLDocumentParser::finish() [0xa4cf49]
	WebCore::Document::finishParsing() [0xf1315e]
	WebCore::DocumentWriter::endIfNotLoadingMainResource() [0x10cc461]
	WebCore::Document::close() [0xf12903]
	WebCore::XSLTProcessor::createDocumentFromSource() [0x13447e9]
	WebCore::Document::applyXSLTransform() [0xf1a3e8]
	WebCore::Document::recalcStyleSelector() [0xf15bae]
	WebCore::Document::styleSelectorChanged() [0xf155f9]
	WebCore::Document::removePendingSheet() [0xf154e2]
	WebCore::ProcessingInstruction::sheetLoaded() [0xf820cb]
	WebCore::XSLStyleSheet::checkLoaded() [0x134354f]
	WebCore::ProcessingInstruction::parseStyleSheet() [0xf82407]
	WebCore::ProcessingInstruction::setXSLStyleSheet() [0xf82336]
	WebCore::CachedXSLStyleSheet::checkNotify() [0x10ba117]
	WebCore::CachedXSLStyleSheet::data() [0x10ba06e]
	WebCore::Loader::Host::didFinishLoading() [0x1100eb3]
	WebCore::SubresourceLoader::didFinishLoading() [0x13ccfc4]
	WebCore::ResourceLoader::didFinishLoading() [0x10f4cb5]
	WebCore::ResourceHandleInternal::didFinishLoading() [0x19b3420]
	webkit_glue::WebURLLoaderImpl::Context::OnCompletedRequest() [0x15635e5]


Tested on r69232.  I think this is recent but I do not have an exact regression range.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>290642</commentid>
    <comment_count>1</comment_count>
    <who name="Tony Gentilcore">tonyg</who>
    <bug_when>2010-10-06 16:10:02 -0700</bug_when>
    <thetext>I&apos;ll look into this.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>298122</commentid>
    <comment_count>2</comment_count>
    <who name="Tony Gentilcore">tonyg</who>
    <bug_when>2010-10-22 13:00:42 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 48148 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>