[systemd-bugs] [Bug 70593] random 90 sec delay on shutdown/reboot (A stop job is running for User Manager for 0)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Mar 29 11:50:07 UTC 2016


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

--- Comment #36 from Andreas Hartmetz <ahartmetz at gmail.com> ---
The problem with KDE seems to be as follows:
kglobalaccel5, a service process that allocates and listens to global keyboard
shortcuts, does not terminate at session exit - I'm not sure why.
Anyway, kglobalaccel until very recently *also* did not die when receiving
SIGTERM due to trying to catch the signal and not doing it properly, thus
getting stuck. Because catching signals properly isn't trivial and really not
necessary, I've removed that part.
While debugging the issue of slow shutdown, I noticed the lingering
kglobalaccel5 and that killing it with SIGKILL resulted in immediate shutdown.

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


More information about the systemd-bugs mailing list