<?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>139050</bug_id>
          
          <creation_ts>2014-11-25 10:57:17 -0800</creation_ts>
          <short_desc>[Gtk] ASSERTION FAILED: !m_dirty in WebCore::GraphicsLayerTransform::combined</short_desc>
          <delta_ts>2017-12-15 04:42:35 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebCore Misc.</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>151039</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>116980</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Renata Hodovan">rhodovan.u-szeged</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bugs-noreply</cc>
    
    <cc>jturcotte</cc>
    
    <cc>mcatanzaro</cc>
    
    <cc>simon.fraser</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1051022</commentid>
    <comment_count>0</comment_count>
      <attachid>242203</attachid>
    <who name="Renata Hodovan">rhodovan.u-szeged</who>
    <bug_when>2014-11-25 10:57:17 -0800</bug_when>
    <thetext>Created attachment 242203
Test case

Load the following test with debug WebKit:

&lt;!DOCTYPE html&gt;
&lt;style&gt;
* {
    outline:inherit
}

*  {
    overflow:scroll;
    width:0;
    opacity:0.1;
}
&lt;/style&gt;
&lt;video&gt;
    &lt;source src=&quot;a&quot;&gt;&lt;/source&gt;
&lt;/video&gt;


Note: the 2 rulesets cannot be combined.


Backtrace:

ASSERTION FAILED: !m_dirty
../../Source/WebCore/platform/graphics/GraphicsLayerTransform.cpp(83) : WebCore::TransformationMatrix WebCore::GraphicsLayerTransform::combined()

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fff98c4e700 (LWP 22688)]
0x00007fffedc7ea89 in WTFCrash () at ../../Source/WTF/wtf/Assertions.cpp:321
321	    *(int *)(uintptr_t)0xbbadbeef = 0;
#0  0x00007fffedc7ea89 in WTFCrash () at ../../Source/WTF/wtf/Assertions.cpp:321
#1  0x00007ffff38800a0 in WebCore::GraphicsLayerTransform::combined (this=0xc32f20) at ../../Source/WebCore/platform/graphics/GraphicsLayerTransform.cpp:83
#2  0x00007ffff38cce2c in WebCore::TextureMapperLayer::computeOverlapRegions (this=0xc32ee0, overlapRegion=..., nonOverlapRegion=..., mode=WebCore::TextureMapperLayer::ResolveSelfOverlapIfNeeded) at ../../Source/WebCore/platform/graphics/texmap/TextureMapperLayer.cpp:280
#3  0x00007ffff38cd027 in WebCore::TextureMapperLayer::computeOverlapRegions (this=0xc31640, overlapRegion=..., nonOverlapRegion=..., mode=WebCore::TextureMapperLayer::ResolveSelfOverlapIfNeeded) at ../../Source/WebCore/platform/graphics/texmap/TextureMapperLayer.cpp:295
#4  0x00007ffff38cd027 in WebCore::TextureMapperLayer::computeOverlapRegions (this=0xc31eb0, overlapRegion=..., nonOverlapRegion=..., mode=WebCore::TextureMapperLayer::ResolveSelfOverlapAlways) at ../../Source/WebCore/platform/graphics/texmap/TextureMapperLayer.cpp:295
#5  0x00007ffff38cd3ea in WebCore::TextureMapperLayer::paintUsingOverlapRegions (this=0xc31eb0, options=...) at ../../Source/WebCore/platform/graphics/texmap/TextureMapperLayer.cpp:317
#6  0x00007ffff38ce552 in WebCore::TextureMapperLayer::paintRecursive (this=0xc31eb0, options=...) at ../../Source/WebCore/platform/graphics/texmap/TextureMapperLayer.cpp:440
#7  0x00007ffff38cc4d5 in WebCore::TextureMapperLayer::paintSelfAndChildren (this=0xc32720, options=...) at ../../Source/WebCore/platform/graphics/texmap/TextureMapperLayer.cpp:182
#8  0x00007ffff38cc80a in WebCore::TextureMapperLayer::paintSelfAndChildrenWithReplica (this=0xc32720, options=...) at ../../Source/WebCore/platform/graphics/texmap/TextureMapperLayer.cpp:222
#9  0x00007ffff38ce532 in WebCore::TextureMapperLayer::paintRecursive (this=0xc32720, options=...) at ../../Source/WebCore/platform/graphics/texmap/TextureMapperLayer.cpp:436
#10 0x00007ffff38cc4d5 in WebCore::TextureMapperLayer::paintSelfAndChildren (this=0x7dd7a0, options=...) at ../../Source/WebCore/platform/graphics/texmap/TextureMapperLayer.cpp:182
#11 0x00007ffff38cc80a in WebCore::TextureMapperLayer::paintSelfAndChildrenWithReplica (this=0x7dd7a0, options=...) at ../../Source/WebCore/platform/graphics/texmap/TextureMapperLayer.cpp:222
#12 0x00007ffff38ce532 in WebCore::TextureMapperLayer::paintRecursive (this=0x7dd7a0, options=...) at ../../Source/WebCore/platform/graphics/texmap/TextureMapperLayer.cpp:436
#13 0x00007ffff38cc4d5 in WebCore::TextureMapperLayer::paintSelfAndChildren (this=0x8e4190, options=...) at ../../Source/WebCore/platform/graphics/texmap/TextureMapperLayer.cpp:182
#14 0x00007ffff38cc80a in WebCore::TextureMapperLayer::paintSelfAndChildrenWithReplica (this=0x8e4190, options=...) at ../../Source/WebCore/platform/graphics/texmap/TextureMapperLayer.cpp:222
#15 0x00007ffff38ce532 in WebCore::TextureMapperLayer::paintRecursive (this=0x8e4190, options=...) at ../../Source/WebCore/platform/graphics/texmap/TextureMapperLayer.cpp:436
#16 0x00007ffff38cc4d5 in WebCore::TextureMapperLayer::paintSelfAndChildren (this=0x8e3c90, options=...) at ../../Source/WebCore/platform/graphics/texmap/TextureMapperLayer.cpp:182
#17 0x00007ffff38cc80a in WebCore::TextureMapperLayer::paintSelfAndChildrenWithReplica (this=0x8e3c90, options=...) at ../../Source/WebCore/platform/graphics/texmap/TextureMapperLayer.cpp:222
#18 0x00007ffff38ce532 in WebCore::TextureMapperLayer::paintRecursive (this=0x8e3c90, options=...) at ../../Source/WebCore/platform/graphics/texmap/TextureMapperLayer.cpp:436
#19 0x00007ffff38cc4d5 in WebCore::TextureMapperLayer::paintSelfAndChildren (this=0x8e3790, options=...) at ../../Source/WebCore/platform/graphics/texmap/TextureMapperLayer.cpp:182
#20 0x00007ffff38cc80a in WebCore::TextureMapperLayer::paintSelfAndChildrenWithReplica (this=0x8e3790, options=...) at ../../Source/WebCore/platform/graphics/texmap/TextureMapperLayer.cpp:222
#21 0x00007ffff38ce532 in WebCore::TextureMapperLayer::paintRecursive (this=0x8e3790, options=...) at ../../Source/WebCore/platform/graphics/texmap/TextureMapperLayer.cpp:436
#22 0x00007ffff38cc4d5 in WebCore::TextureMapperLayer::paintSelfAndChildren (this=0x6ec860, options=...) at ../../Source/WebCore/platform/graphics/texmap/TextureMapperLayer.cpp:182
#23 0x00007ffff38cc80a in WebCore::TextureMapperLayer::paintSelfAndChildrenWithReplica (this=0x6ec860, options=...) at ../../Source/WebCore/platform/graphics/texmap/TextureMapperLayer.cpp:222
#24 0x00007ffff38ce532 in WebCore::TextureMapperLayer::paintRecursive (this=0x6ec860, options=...) at ../../Source/WebCore/platform/graphics/texmap/TextureMapperLayer.cpp:436
#25 0x00007ffff38cc4d5 in WebCore::TextureMapperLayer::paintSelfAndChildren (this=0x6ec360, options=...) at ../../Source/WebCore/platform/graphics/texmap/TextureMapperLayer.cpp:182
#26 0x00007ffff38cc80a in WebCore::TextureMapperLayer::paintSelfAndChildrenWithReplica (this=0x6ec360, options=...) at ../../Source/WebCore/platform/graphics/texmap/TextureMapperLayer.cpp:222
#27 0x00007ffff38ce532 in WebCore::TextureMapperLayer::paintRecursive (this=0x6ec360, options=...) at ../../Source/WebCore/platform/graphics/texmap/TextureMapperLayer.cpp:436
#28 0x00007ffff38cb8ae in WebCore::TextureMapperLayer::paint (this=0x6ec360) at ../../Source/WebCore/platform/graphics/texmap/TextureMapperLayer.cpp:83
#29 0x00007ffff2bacd12 in WebKit::LayerTreeHostGtk::compositeLayersToContext (this=0x7ddca0, purpose=WebKit::LayerTreeHostGtk::NotForResize) at ../../Source/WebKit2/WebProcess/WebPage/gtk/LayerTreeHostGtk.cpp:296
#30 0x00007ffff2bace41 in WebKit::LayerTreeHostGtk::flushAndRenderLayers (this=0x7ddca0) at ../../Source/WebKit2/WebProcess/WebPage/gtk/LayerTreeHostGtk.cpp:321
#31 0x00007ffff2bac889 in WebKit::LayerTreeHostGtk::layerFlushTimerFired (this=0x7ddca0) at ../../Source/WebKit2/WebProcess/WebPage/gtk/LayerTreeHostGtk.cpp:256
#32 0x00007ffff2bb0133 in std::_Mem_fn&lt;void (WebKit::LayerTreeHostGtk::*)()&gt;::operator()&lt;, void&gt;(WebKit::LayerTreeHostGtk*) const (this=0x6ca8e0, __object=0x7ddca0) at /usr/include/c++/4.8/functional:601
#33 0x00007ffff2bafc56 in std::_Bind&lt;std::_Mem_fn&lt;void (WebKit::LayerTreeHostGtk::*)()&gt; (WebKit::LayerTreeHostGtk*)&gt;::__call&lt;void, , 0ul&gt;(std::tuple&lt;&gt;&amp;&amp;, std::_Index_tuple&lt;0ul&gt;) (this=0x6ca8e0, __args=&lt;unknown type in /home/reni/data/REPOS/webkit/WebKitBuild/Debug/lib/libwebkit2gtk-4.0.so.37, CU 0x6a483db, DIE 0x6abae94&gt;) at /usr/include/c++/4.8/functional:1296
#34 0x00007ffff2baf556 in std::_Bind&lt;std::_Mem_fn&lt;void (WebKit::LayerTreeHostGtk::*)()&gt; (WebKit::LayerTreeHostGtk*)&gt;::operator()&lt;, void&gt;() (this=0x6ca8e0) at /usr/include/c++/4.8/functional:1355
#35 0x00007ffff2baef43 in std::_Function_handler&lt;void (), std::_Bind&lt;std::_Mem_fn&lt;void (WebKit::LayerTreeHostGtk::*)()&gt; (WebKit::LayerTreeHostGtk*)&gt; &gt;::_M_invoke(std::_Any_data const&amp;) (__functor=...) at /usr/include/c++/4.8/functional:2071
#36 0x00007ffff279f32a in std::function&lt;void ()&gt;::operator()() const (this=0x7fffffffd5c8) at /usr/include/c++/4.8/functional:2464
#37 0x00007fffedcc82f6 in WTF::GMainLoopSource::voidCallback (this=0x7ddd28) at ../../Source/WTF/wtf/gobject/GMainLoopSource.cpp:365
#38 0x00007fffedcc8a67 in WTF::GMainLoopSource::voidSourceCallback (source=0x7ddd28) at ../../Source/WTF/wtf/gobject/GMainLoopSource.cpp:456
#39 0x00007fffeaafea2d in g_main_dispatch (context=0x478020) at gmain.c:3064
#40 g_main_context_dispatch (context=context@entry=0x478020) at gmain.c:3663
#41 0x00007fffeaafed98 in g_main_context_iterate (context=0x478020, block=block@entry=1, dispatch=dispatch@entry=1, self=&lt;optimized out&gt;) at gmain.c:3734
#42 0x00007fffeaaff05a in g_main_loop_run (loop=0x901590) at gmain.c:3928
#43 0x00007ffff464b42e in WTF::RunLoop::run () at ../../Source/WTF/wtf/gtk/RunLoopGtk.cpp:59
#44 0x00007ffff2bb8250 in WebKit::ChildProcessMain&lt;WebKit::WebProcess, WebKit::WebProcessMain&gt; (argc=2, argv=0x7fffffffd968) at ../../Source/WebKit2/Shared/unix/ChildProcessMain.h:61
#45 0x00007ffff2bb80b5 in WebKit::WebProcessMainUnix (argc=2, argv=0x7fffffffd968) at ../../Source/WebKit2/WebProcess/gtk/WebProcessMainGtk.cpp:73
#46 0x0000000000400891 in main (argc=2, argv=0x7fffffffd968) at ../../Source/WebKit2/WebProcess/EntryPoint/unix/WebProcessMain.cpp:44</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1382129</commentid>
    <comment_count>1</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2017-12-15 04:42:35 -0800</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 151039 ***</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>242203</attachid>
            <date>2014-11-25 10:57:17 -0800</date>
            <delta_ts>2014-11-25 10:57:17 -0800</delta_ts>
            <desc>Test case</desc>
            <filename>crash.html</filename>
            <type>text/html</type>
            <size>164</size>
            <attacher name="Renata Hodovan">rhodovan.u-szeged</attacher>
            
              <data encoding="base64">PCFET0NUWVBFIGh0bWw+CjxzdHlsZT4KKiB7CiAgICBvdXRsaW5lOmluaGVyaXQKfQoKKiAgewog
ICAgb3ZlcmZsb3c6c2Nyb2xsOwogICAgd2lkdGg6MDsKICAgIG9wYWNpdHk6MC4xOwp9Cjwvc3R5
bGU+Cjx2aWRlbz4KICAgIDxzb3VyY2Ugc3JjPSJhIj48L3NvdXJjZT4KPC92aWRlbz4=
</data>

          </attachment>
      

    </bug>

</bugzilla>