[systemd-bugs] [Bug 70413] New: abnormal delay during reboot and shutdown
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Oct 13 01:03:01 CEST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=70413
Priority: medium
Bug ID: 70413
Assignee: systemd-bugs at lists.freedesktop.org
Summary: abnormal delay during reboot and shutdown
QA Contact: systemd-bugs at lists.freedesktop.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: mister.freeman at laposte.net
Hardware: All
Status: NEW
Version: unspecified
Component: general
Product: systemd
Created attachment 87540
--> https://bugs.freedesktop.org/attachment.cgi?id=87540&action=edit
sigkill
since systemd-205 I notice an abnormal delay during shutdown and reboot,
systemd-208 seems to have problems to shutdown some processes,
for example under an i686 installation of archlinux ( laptop pentium 4 2.4 Ghz,
KDE 4.11 ) I notice that systemd waits 15 seconds when he tries to shutdown the
process "kdesud" :
Sending SIGTERM to remaining processes...
Sending SIGKILL to remaining procesess...
Sending SIGKILL to PID 1291 (kdesud)
with another installation of i686 archlinux under virtualbox it's now another
process : VBoxClient :
Sending SIGTERM to remaining processes...
Sending SIGKILL to remaining procesess...
Sending SIGKILL to PID 692(VBoxClient)
if I shutdown manually theses processes ( kdesud, VboxClient ) under KDE before
the shutdown then systemd-208 can do his job without problems, no delays on
shutdown,
so I think there is a problem, something is wrong in the source code,
sometimes a long delay is add to the "15 seconds" delay, systemd waits for
something, after one or two minutes systemd continues the shutdown and I can
see the "15 seconds delay" ( when the line "Sending SIGTERM to remaining
processes" is showed )
there is no error message in log files,
some archlinux users report similar bugs :
https://bugs.archlinux.org/task/37288?project=1&order=dateopened&sort=desc
--
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/20131012/165792c1/attachment.html>
More information about the systemd-bugs
mailing list