<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Intel DRI3 driver hangs WebKitGTK"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=81623#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Intel DRI3 driver hangs WebKitGTK"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=81623">bug 81623</a>
              from <span class="vcard"><a class="email" href="mailto:raster@rasterman.com" title="Carsten Haitzler <raster@rasterman.com>"> <span class="fn">Carsten Haitzler</span></a>
</span></b>
        <pre>i see similar problems in recent mesa releases (last month or 2). my bt is
missing symbols but it's the same idea - mesa gets stuck in a "get something
from x" and never gets the reply. until 10.3.2 i could vt switch to text
console and back to unstick it. this now no longer works to unstick. my bt is:

#6  0x00007f8d73c4a5bd in poll () from /usr/lib/libc.so.6
#7  0x00007f8d70c919f2 in ?? () from /usr/lib/libxcb.so.1
#8  0x00007f8d70c932ff in ?? () from /usr/lib/libxcb.so.1
#9  0x00007f8d70c93411 in xcb_wait_for_reply () from /usr/lib/libxcb.so.1
#10 0x00007f8d77dfe7c7 in _XReply () from /usr/lib/libX11.so.6
#11 0x00007f8d6d91c7f3 in ?? () from /usr/lib/libGL.so.1
#12 0x00007f8d6d919ef9 in ?? () from /usr/lib/libGL.so.1
#13 0x00007f8d6b426289 in ?? () from /usr/lib/xorg/modules/dri/i965_dri.so
#14 0x00007f8d6b4267a5 in ?? () from /usr/lib/xorg/modules/dri/i965_dri.so
#15 0x00007f8d6b42b674 in ?? () from /usr/lib/xorg/modules/dri/i965_dri.so
#16 0x00007f8d6b282dce in ?? () from /usr/lib/xorg/modules/dri/i965_dri.so
#17 0x00007f8d6be1ba2b in shader_array_flush (gc=0x1fac4e0) at
modules/evas/engines/gl_common/evas_gl_context.c:3270

that's a glDrawArrays() fyi. there that is called. yes the #6 on the bt stack
is due to me forcing a segv (killall -SEGV) to get a bt automatically out of my
wm. #6 is where it is stuck until i segv it.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>