<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - logind (215) not allowing more than one non-root Xorg server to open its own virtual terminal"
href="https://bugs.freedesktop.org/show_bug.cgi?id=81932#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - logind (215) not allowing more than one non-root Xorg server to open its own virtual terminal"
href="https://bugs.freedesktop.org/show_bug.cgi?id=81932">bug 81932</a>
from <span class="vcard"><a class="email" href="mailto:bidulock@openss7.org" title="Brian Bidulock <bidulock@openss7.org>"> <span class="fn">Brian Bidulock</span></a>
</span></b>
<pre>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?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>