Bug 831132
| Summary: | systemd journal leaks all logs into memory | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Artur Zaprzała <artur.zaprzala> |
| Component: | systemd | Assignee: | systemd-maint |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 17 | CC: | johannbg, lnykryn, metherid, mschmidt, msekleta, notting, plautrba, systemd-maint |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-06-20 19:25:12 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Artur Zaprzała
2012-06-12 09:33:21 UTC
systemd-journald crashed when no space left on /run filesystem. I can reproduce the leaks in Rawhide. I think it's f->header that's leaked. Fixed upstream: http://cgit.freedesktop.org/systemd/systemd/commit/?id=d384c7a8741aa5dda89c6eee63bfa3107181ee17 systemd-44-13.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/systemd-44-13.fc17 There are no leaks with systemd-44-13. Thanks. Package systemd-44-14.fc17: * should fix your issue, * was pushed to the Fedora 17 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing systemd-44-14.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-9471/systemd-44-14.fc17 then log in and leave karma (feedback). systemd-44-14.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report. |