[systemd-bugs] [Bug 61191] systemd-journald eats 100% CPU

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Mar 7 07:12:42 PST 2013


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

--- Comment #5 from Lennart Poettering <lennart at poettering.net> ---
Hmm, this seems to be a different loop, as this doesn't genreate EPIPE anymore.

This kinda appears to be a feedback loop: journald writes something to kmsg,
and then reads it back, which it then writes a second time, and so on. Normally
we should protect ourselves against that, but apparently that's not effective.

Do you have any special journal configuration set in journald.conf or on the
kernel cmdline?

-- 
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/20130307/f72be61c/attachment.html>


More information about the systemd-bugs mailing list