[Bug 91467] SIGSEGV "get_fb: failed to add fb" / sna_block_handler

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Oct 22 01:57:29 PDT 2015


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

Andreas Reis <andreas.reis at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #22 from Andreas Reis <andreas.reis at gmail.com> ---
Haven't gotten a crash for months now, so I closing as WFM.

---

I know compton is unrelated, but if it's of interest: Its option that causes
the corruption is glx-swap-method, eg.

backend = "glx";
glx-swap-method = "1";

man: "GLX buffer swap method we assume. Could be undefined (0), copy (1),
exchange (2), 3-6, or buffer-age (-1).  undefined is the slowest and the
safest, and the default value. […] buffer-age means auto-detect using
GLX_EXT_buffer_age"

1-6 causes full screen corruption on content changes, with 1 being worst by
far. buffer-age mostly works, but sometimes causes individual window corruption
on resize.

-- 
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-gfx-bugs/attachments/20151022/5e93bcfb/attachment.html>


More information about the intel-gfx-bugs mailing list