Summary: | logind session gets stuck semi-often | ||
---|---|---|---|
Product: | systemd | Reporter: | Marius Vollmer <marius.vollmer> |
Component: | general | Assignee: | systemd-bugs |
Status: | RESOLVED WORKSFORME | QA Contact: | systemd-bugs |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Marius Vollmer
2015-02-07 20:49:16 UTC
Smells like a bug with cgroup notifications. I need to debug that in some detail, we have seen this elsewhere too. One thing however, before I look into that in detail: is there any reason why you fill in the TTY field with something that is not actually a TTY? we do idle-detection on the tty specified there, hence I'd prefer if that field could be properly initialize or not initialized at all... (In reply to Lennart Poettering from comment #1) > One thing however, before I look into that in detail: is there any reason > why you fill in the TTY field with something that is not actually a TTY? No, I think we cargo-culted that from somewhere else. I'll change this. https://github.com/cockpit-project/cockpit/pull/1808 Is that correct? I took the liberty to set the session type to "web" although it is not one of the supported values. I think you were going to add that type, no? Yeah, looks good, commented in more detail on the github review thing... I am pretty sure this works reliably on current systems. Closing. If this is still an issue, please file a new issue on github. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.