[Bug 77402] KWin crash in brw_workaround_depthstencil_alignment on Haswell

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Apr 13 10:15:51 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=77402

--- Comment #2 from Kenneth Graunke <kenneth at whitecape.org> ---
Huh, I've never seen this failure mode.  But it sounds entirely plausible.

The X server's GLX code has a bug where it may randomly return a bogus
visual/fbconfig; perhaps it ended up not having stencil, and we crashed?

That bug is fixed in X server git, and the upcoming 1.15.1 and 1.14.6 releases
(due any day now).  Alternatively, you could try asking KWin to use EGL:

   KWIN_OPENGL_INTERFACE=egl kwin --replace &

Does either of those fix this issue for you?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20140413/b59c8847/attachment.html>


More information about the intel-3d-bugs mailing list