[systemd-bugs] [Bug 81932] logind (215) not allowing more than one non-root Xorg server to open its own virtual terminal

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jul 30 17:06:34 PDT 2014


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

--- Comment #2 from Brian Bidulock <bidulock at openss7.org> ---
I tried recompiling 215 with pthread_sigmask instead of sigprocmask in
sd_prepare_vts() and it still behaves the same.  The -EBUSY must be returned
from checking whether the signal is installed on s->manager->event in
sd_event_add_signal() instead of the pthread_sigmask() check.  Is this the case
of a per-session signal being managed as a manager-wide signal?

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


More information about the systemd-bugs mailing list