<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] ASSERTION FAILED: 2000 &gt;= std::max(rect.width(), rect.height()) in WebKit::CoordinatedGraphicsScene::updateImageBacking when loading www.apple.com"
   href="https://bugs.webkit.org/show_bug.cgi?id=169172">169172</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[GTK] ASSERTION FAILED: 2000 &gt;= std::max(rect.width(), rect.height()) in WebKit::CoordinatedGraphicsScene::updateImageBacking when loading www.apple.com
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>WebKit Nightly Build
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>WebKit Gtk
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>mcatanzaro&#64;igalia.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>bugs-noreply&#64;webkitgtk.org, magomez&#64;igalia.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=303400" name="attach_303400" title="Full backtrace">attachment 303400</a> <a href="attachment.cgi?id=303400&amp;action=edit" title="Full backtrace">[details]</a></span>
Full backtrace

Try to load www.apple.com. It will crash:

ASSERTION FAILED: 2000 &gt;= std::max(rect.width(), rect.height())
../../Source/WebKit2/Shared/CoordinatedGraphics/CoordinatedGraphicsScene.cpp(506) : void WebKit::CoordinatedGraphicsScene::updateImageBacking(WebCore::CoordinatedImageBackingID, WTF::PassRefPtr&lt;WebCore::CoordinatedSurface&gt;)

Full backtrace attached. Truncated backtrace:

#0  0x00007fae27183192 in WTFCrash ()
    at ../../Source/WTF/wtf/Assertions.cpp:323
#1  0x00007fae2f577020 in (anonymous namespace)::CoordinatedGraphicsScene::updateImageBacking (this=0x7fadbec23000, imageID=140384198738224, surface=...)
    at ../../Source/WebKit2/Shared/CoordinatedGraphics/CoordinatedGraphicsScene.cpp:506
#2  0x00007fae2f576d52 in (anonymous namespace)::CoordinatedGraphicsScene::syncImageBackings (this=0x7fadbec23000, state=...)
    at ../../Source/WebKit2/Shared/CoordinatedGraphics/CoordinatedGraphicsScene.cpp:483
#3  0x00007fae2f577548 in (anonymous namespace)::CoordinatedGraphicsScene::commitSceneState (this=0x7fadbec23000, state=...)
    at ../../Source/WebKit2/Shared/CoordinatedGraphics/CoordinatedGraphicsScene.cpp:568
#4  0x00007fae2f5916fe in (anonymous namespace)::ThreadedCompositor::&lt;lambda()&gt;::operator()(void) const (__closure=0xd64b2d0)
    at ../../Source/WebKit2/Shared/CoordinatedGraphics/threadedcompositor/ThreadedCompositor.cpp:215
#5  0x00007fae2f5934de in std::_Function_handler&lt;void(), WebKit::ThreadedCompositor::updateSceneState(const WebCore::CoordinatedGraphicsState&amp;)::&lt;lambda()&gt; &gt;::_M_invoke(const std::_Any_data &amp;) (__functor=...)
    at /usr/include/c++/6.3.1/functional:1731
#6  0x00007fae2f0c1f4c in std::function&lt;void()&gt;::operator()(void) const (
    this=0x7fadb93fba00) at /usr/include/c++/6.3.1/functional:2127
#7  0x00007fae2f5778e4 in (anonymous namespace)::CoordinatedGraphicsScene::syncRemoteContent (this=0x7fadbec23000)
    at ../../Source/WebKit2/Shared/CoordinatedGraphics/CoordinatedGraphicsScene.cpp:622
#8  0x00007fae2f574c24 in (anonymous namespace)::CoordinatedGraphicsScene::paintToCurrentGLContext (this=0x7fadbec23000, matrix=..., opacity=1, clipRect=..., 
    backgroundColor=..., drawsBackground=false, contentPosition=..., 
    PaintFlags=1)
    at ../../Source/WebKit2/Shared/CoordinatedGraphics/CoordinatedGraphicsScene.cpp:86
#9  0x00007fae2f591691 in (anonymous namespace)::ThreadedCompositor::renderLayerTree (this=0x7fadbe5c6000)
    at ../../Source/WebKit2/Shared/CoordinatedGraphics/threadedcompositor/ThreadedCompositor.cpp:205
#10 0x00007fae2f59077d in (anonymous namespace)::ThreadedCompositor::&lt;lambda()&gt;::operator()(void) const (__closure=0x7fadbec182e0)
    at ../../Source/WebKit2/Shared/CoordinatedGraphics/threadedcompositor/ThreadedCompositor.cpp:58</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>