<html>
    <head>
      <base href="https://bugs.webkit.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:agomez&#64;igalia.com" title="Andres Gomez Garcia &lt;agomez&#64;igalia.com&gt;"> <span class="fn">Andres Gomez Garcia</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] Intel HD Graphics 3000 GPU hangs with WebKitGTK+ 2.1[4|6].x"
   href="https://bugs.webkit.org/show_bug.cgi?id=170347">bug 170347</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
               &nbsp;
           </td>
           <td>agomez&#64;igalia.com
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Summary</td>
           <td>[GTK] Intel HD Graphics 3000 GPU hangs with WebKitGTK+ 2.14.5 under Wayland
           </td>
           <td>[GTK] Intel HD Graphics 3000 GPU hangs with WebKitGTK+ 2.1[4|6].x
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] Intel HD Graphics 3000 GPU hangs with WebKitGTK+ 2.1[4|6].x"
   href="https://bugs.webkit.org/show_bug.cgi?id=170347#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] Intel HD Graphics 3000 GPU hangs with WebKitGTK+ 2.1[4|6].x"
   href="https://bugs.webkit.org/show_bug.cgi?id=170347">bug 170347</a>
              from <span class="vcard"><a class="email" href="mailto:agomez&#64;igalia.com" title="Andres Gomez Garcia &lt;agomez&#64;igalia.com&gt;"> <span class="fn">Andres Gomez Garcia</span></a>
</span></b>
        <pre>I can reproduce this with: Epiphany 3.22.6 and WebKit 2.15.91.

I'm using WebKitGtk+ with my own JHBuild setting:
<a href="https://github.com/tanty/jhbuild-epiphany/tree/master">https://github.com/tanty/jhbuild-epiphany/tree/master</a>

However, the rest of the dependencies, but mesa and its dependencies, and evince, are all provided from Debian Testing.

The compilation was done with CMake args:

'-DPORT=GTK -DCMAKE_BUILD_TYPE=Release -DENABLE_MINIBROWSER=ON -DCMAKE_C_FLAGS_RELEASE=&quot;-O0 -g -DNDEBUG  -DG_DISABLE_CAST_CHECKS&quot; -DCMAKE_CXX_FLAGS_RELEASE=&quot;-O0 -g -DNDEBUG -DG_DISABLE_CAST_CHECKS&quot;'

After visiting several pages, eventually, the whole desktop freezes. The kernel doesn't react to the magic keys so, probably, it also hits a kernel panic.

After reboot, I can see this:

# cat /var/log/kern.log
...
Apr  7 12:54:21 pomeron kernel: [ 4792.247402] [drm] GPU HANG: ecode 6:0:0x85fffffc, in ositorWorkQueue [3920], reason: Hang on render ring, action: reset
Apr  7 12:54:21 pomeron kernel: [ 4792.247406] [drm] GPU hangs can indicate a bug anywhere in the entire gfx stack, including userspace.
Apr  7 12:54:21 pomeron kernel: [ 4792.247406] [drm] Please file a _new_ bug report on bugs.freedesktop.org against DRI -&gt; DRM/Intel
Apr  7 12:54:21 pomeron kernel: [ 4792.247407] [drm] drm/i915 developers can then reassign to the right component if it's not a kernel issue.
Apr  7 12:54:21 pomeron kernel: [ 4792.247407] [drm] The gpu crash dump is required to analyze gpu hangs, so please always attach it.
Apr  7 12:54:21 pomeron kernel: [ 4792.247408] [drm] GPU crash dump saved to /sys/class/drm/card0/error
Apr  7 12:54:21 pomeron kernel: [ 4792.247450] drm/i915: Resetting chip after gpu hang
...</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>