[systemd-bugs] [Bug 55272] New: logind: Session.kill_processes not working

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Sep 23 23:53:45 PDT 2012


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

          Priority: medium
            Bug ID: 55272
          Assignee: systemd-bugs at lists.freedesktop.org
           Summary: logind: Session.kill_processes not working
        QA Contact: systemd-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: dgbaley27 at 0x01b.net
          Hardware: Other
            Status: NEW
           Version: unspecified
         Component: general
           Product: systemd

There's a bit of an issue with the kill-session-processes=1 logic. When
session_check_gc() is called, session_remove_fifo() hasn't been called yet, so
gc can't happen on the session.

Additionally, the check for cg_is_empty_recursive() might need to be guarded by
s->cgroup_path && !s->kill_processes because we don't care if the cgroup is
empty in this situation.

-- 
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/20120924/a7674a4e/attachment.html>


More information about the systemd-bugs mailing list