<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [HSW] suspend/resume sometimes leaves DRI crippled"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=81548#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [HSW] suspend/resume sometimes leaves DRI crippled"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=81548">bug 81548</a>
              from <span class="vcard"><a class="email" href="mailto:liquid.acid@gmx.net" title="Tobias Jakobi <liquid.acid@gmx.net>"> <span class="fn">Tobias Jakobi</span></a>
</span></b>
        <pre>OK, the issue happened again.

Using LIBGL_DRI3_DISABLE=1 works, so it's really DRI3 specific.

I attached gdb, here's the bt:
#0  0x00007fa40950507d in poll () from /lib64/libc.so.6
#1  0x00007fa4084f5c22 in ?? () from /usr/lib64/libxcb.so.1
#2  0x00007fa4084ff811 in xcb_wait_for_special_event ()
   from /usr/lib64/libxcb.so.1
#3  0x00007fa40a80babd in ?? () from /usr/lib64/libGL.so.1
#4  0x00007fa40a80c802 in ?? () from /usr/lib64/libGL.so.1
#5  0x00007fa3fd6d54dd in ?? () from /usr/lib64/dri/i965_dri.so
#6  0x00007fa3fd6d5a83 in ?? () from /usr/lib64/dri/i965_dri.so
#7  0x00007fa3fd6da9c6 in ?? () from /usr/lib64/dri/i965_dri.so
#8  0x00007fa3fd57143d in ?? () from /usr/lib64/dri/i965_dri.so
#9  0x0000000000439f7e in ?? ()
#10 0x000000000043a576 in ?? ()
#11 0x000000000043aa2f in ?? ()
#12 0x000000000049d469 in ?? ()
#13 0x000000000049f8b8 in ?? ()
#14 0x0000000000416029 in ?? ()
#15 0x00007fa409445bf5 in __libc_start_main () from /lib64/libc.so.6
#16 0x000000000041653d in ?? ()

Yeah, this is not terribly good (most of my stack isn't build with debug
symbols), from from the looks of it, this seems similar to <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Intel DRI3 driver hangs WebKitGTK"
   href="show_bug.cgi?id=81623">bug #81623</a>

libxcb is git tip though, so the fix proposed in the other bug doesn't work for
me (I doesn't appear to work for the WebKit issue either).</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>