[systemd-bugs] [Bug 56109] New: stop not executed upon watchdog failure

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Oct 17 16:55:38 PDT 2012


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

          Priority: medium
            Bug ID: 56109
          Assignee: systemd-bugs at lists.freedesktop.org
           Summary: stop not executed upon watchdog failure
        QA Contact: systemd-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: jeremy.williams at yahoo.com
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: unspecified
         Component: general
           Product: systemd

Created attachment 68733
  --> https://bugs.freedesktop.org/attachment.cgi?id=68733&action=edit
Log of systemd with no restart after failure

When a simple service experiences a watchdog failure due to lock-up, stop is
never called on the service. The service is transitioned to the "failed" state,
but no further action is taken.

If "Restart: on-failure" is set, multiple instances of service will be started
because the previously failed instances are not stopped.

I've attached a simple test application that just pets the watchdog a few times
and then stops. The attached log shows the resulting behavior for both the
default case and the "restart: on-failure" case.

Tested with a user instance of systemd v44 on F17.

-- 
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/20121017/bb78007f/attachment.html>


More information about the systemd-bugs mailing list