[Wayland-bugs] [Bug 70877] vt-switching to X-session during weston shutdown crashes X-session
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Oct 31 00:28:47 CET 2013
https://bugs.freedesktop.org/show_bug.cgi?id=70877
Kristian Høgsberg <krh at bitplanet.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Kristian Høgsberg <krh at bitplanet.net> ---
commit a28ba55b56c3c94a86524a8cd13cae9257d91376
Author: Kristian Høgsberg <krh at bitplanet.net>
Date: Wed Oct 30 16:27:16 2013 -0700
launcher: Make sure we drop drm master before we allow VT switches
On shutdown, we can risk having a pending vt switch that we normally
handle in the vt signal handler. However as we put the vt back in VT_AUTO
mode, the pending VT switch will go through and if we haven't dropped
drm master at that point, we could switch to another display server
without dropping drm master. That will typically crash the other server,
so let's try to make sure we don't do that.
https://bugs.freedesktop.org/show_bug.cgi?id=70877
--
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/20131030/20279a69/attachment-0001.html>
More information about the Wayland-bugs
mailing list