[Wayland-bugs] [Bug 81314] weston crashes while quitting, when in software rendering mode.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Dec 12 12:24:37 PST 2014


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

--- Comment #1 from Derek Foreman <derekf at osg.samsung.com> ---
This bug still exists, I've posted a potential fix on the mailing list
http://lists.freedesktop.org/archives/wayland-devel/2014-December/019003.html

The root cause is that the X11 event handler is processed in the middle of
frame repaint just a few lines before the animations are updated.  So if the
x11 event handler destroys the output, the processing of animation events
fails.

LIBGL_ALWAYS_SOFTWARE=1 appears to be a red herring, though it may influence
timing.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20141212/fbe18058/attachment.html>


More information about the wayland-bugs mailing list