<?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>216164</bug_id>
          
          <creation_ts>2020-09-03 19:40:33 -0700</creation_ts>
          <short_desc>ASSERTION FAILED: !needsLayout() on html5lib/generated/run-template-data.html</short_desc>
          <delta_ts>2020-09-04 09:47:22 -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>Layout and Rendering</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Karl Rackler">rackler</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>rniwa</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>zalan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1685539</commentid>
    <comment_count>0</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2020-09-03 19:40:33 -0700</bug_when>
    <thetext>Description:
html5lib/generated/run-template-data.html

The first crash that I see this on the dashboard was 03/31/20 at r259295, but does not appear to be relevant to have caused this.
History:
https://results.webkit.org/?suite=layout-tests&amp;test=html5lib%2Fgenerated%2Frun-template-data.html&amp;limit=50000&amp;style=debug&amp;version_name=Catalina

Crash Log:
Application Specific Information:
CRASHING TEST: html5lib/generated/run-template-data.html

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.JavaScriptCore      	0x000000074023dd1e WTFCrash + 14 (Assertions.cpp:295)
1   com.apple.WebCore             	0x00000007210470bb WTFCrashWithInfo(int, char const*, char const*, int) + 27
2   com.apple.WebCore             	0x000000072581a19b WebCore::RenderView::paint(WebCore::PaintInfo&amp;, WebCore::LayoutPoint const&amp;) + 123 (RenderView.cpp:306)
3   com.apple.WebCore             	0x00000007256c31d8 WebCore::RenderLayer::paintBackgroundForFragments(WTF::Vector&lt;WebCore::LayerFragment, 1ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc&gt; const&amp;, WebCore::GraphicsContext&amp;, WebCore::GraphicsContext&amp;, WebCore::LayoutRect const&amp;, bool, WebCore::RenderLayer::LayerPaintingInfo const&amp;, WTF::OptionSet&lt;WebCore::PaintBehavior&gt;, WebCore::RenderObject*) + 648 (RenderLayer.cpp:5058)
4   com.apple.WebCore             	0x00000007256bf36f WebCore::RenderLayer::paintLayerContents(WebCore::GraphicsContext&amp;, WebCore::RenderLayer::LayerPaintingInfo const&amp;, WTF::OptionSet&lt;WebCore::RenderLayer::PaintLayerFlag&gt;) + 2607 (RenderLayer.cpp:4705)
5   com.apple.WebCore             	0x00000007256e2e9d WebCore::RenderLayerBacking::paintIntoLayer(WebCore::GraphicsLayer const*, WebCore::GraphicsContext&amp;, WebCore::IntRect const&amp;, WTF::OptionSet&lt;WebCore::PaintBehavior&gt;, WebCore::EventRegionContext*)::$_21::operator()(WebCore::RenderLayer&amp;, WTF::OptionSet&lt;WebCore::RenderLayer::PaintLayerFlag&gt;) const + 397 (RenderLayerBacking.cpp:3027)
6   com.apple.WebCore             	0x00000007256e27b5 WebCore::RenderLayerBacking::paintIntoLayer(WebCore::GraphicsLayer const*, WebCore::GraphicsContext&amp;, WebCore::IntRect const&amp;, WTF::OptionSet&lt;WebCore::PaintBehavior&gt;, WebCore::EventRegionContext*) + 533 (RenderLayerBacking.cpp:3042)
7   com.apple.WebCore             	0x00000007256e37b1 WebCore::RenderLayerBacking::paintContents(WebCore::GraphicsLayer const*, WebCore::GraphicsContext&amp;, WebCore::FloatRect const&amp;, unsigned int) + 753 (RenderLayerBacking.cpp:3308)
8   com.apple.WebCore             	0x00000007250b1a90 WebCore::GraphicsLayer::paintGraphicsLayerContents(WebCore::GraphicsContext&amp;, WebCore::FloatRect const&amp;, unsigned int) + 224 (GraphicsLayer.cpp:518)
9   com.apple.WebCore             	0x0000000725140575 WebCore::GraphicsLayerCA::platformCALayerPaintContents(WebCore::PlatformCALayer*, WebCore::GraphicsContext&amp;, WebCore::FloatRect const&amp;, unsigned int) + 517 (GraphicsLayerCA.cpp:1692)
10  com.apple.WebCore             	0x0000000722bff94f WebCore::PlatformCALayer::drawLayerContents(WebCore::GraphicsContext&amp;, WebCore::PlatformCALayer*, WTF::Vector&lt;WebCore::FloatRect, 5ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc&gt;&amp;, unsigned int) + 991 (PlatformCALayerCocoa.mm:1202)
11  com.apple.WebCore             	0x000000072518b230 WebCore::TileGrid::platformCALayerPaintContents(WebCore::PlatformCALayer*, WebCore::GraphicsContext&amp;, WebCore::FloatRect const&amp;, unsigned int) + 320 (TileGrid.cpp:734)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1685540</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2020-09-03 19:40:57 -0700</bug_when>
    <thetext>&lt;rdar://problem/68317956&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1685545</commentid>
    <comment_count>2</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2020-09-03 20:04:35 -0700</bug_when>
    <thetext>I have marked this test as crashing while this issue is investigated.
https://trac.webkit.org/changeset/266574/webkit</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>