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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Feb 20 13:37:28 PST 2013


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

          Priority: medium
            Bug ID: 61191
          Assignee: systemd-bugs at lists.freedesktop.org
           Summary: systemd-journald eats 100% CPU
        QA Contact: systemd-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: synytsky at fastmail.net
          Hardware: x86 (IA32)
            Status: NEW
           Version: unspecified
         Component: general
           Product: systemd

Upon an unknown condition systemd-journald starts to eat 100% of CPU.
strace shows the following:

read(8, 0xbfd1238b, 8192)               = -1 EPIPE (Broken pipe)
clock_gettime(CLOCK_REALTIME, {1361395609, 750800535}) = 0
clock_gettime(CLOCK_REALTIME, {1361395609, 750835989}) = 0
writev(6, [{"<46>", 4}, {"systemd-journald", 16}, {"[19796]: ", 9}, {"Sleeping
for 514709548 ms", 25}, {"\n", 1}], 5) = 55
epoll_wait(7, {?} 0xbfd145dc, 1, 514709548) = 1
read(8, 0xbfd1238b, 8192)               = -1 EPIPE (Broken pipe)
clock_gettime(CLOCK_REALTIME, {1361395609, 750990449}) = 0
clock_gettime(CLOCK_REALTIME, {1361395609, 751025885}) = 0
writev(6, [{"<46>", 4}, {"systemd-journald", 16}, {"[19796]: ", 9}, {"Sleeping
for 514709547 ms", 25}, {"\n", 1}], 5) = 55
epoll_wait(7, {?} 0xbfd145dc, 1, 514709547) = 1
read(8, 0xbfd1238b, 8192)               = -1 EPIPE (Broken pipe)
clock_gettime(CLOCK_REALTIME, {1361395609, 751180501}) = 0
clock_gettime(CLOCK_REALTIME, {1361395609, 751215977}) = 0
writev(6, [{"<46>", 4}, {"systemd-journald", 16}, {"[19796]: ", 9}, {"Sleeping
for 514709547 ms", 25}, {"\n", 1}], 5) = 55
epoll_wait(7, {?} 0xbfd145dc, 1, 514709547) = 1
read(8, 0xbfd1238b, 8192)               = -1 EPIPE (Broken pipe)

And so on.
Distro is Arch Linux x86-32 running on x86-64 system if this matters, systemd
version is 197.
If I restart systemd-journald, the CPU is not freed.

My case look very similar to the situation discussed here -
https://bbs.archlinux.org/viewtopic.php?pid=1201128

-- 
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/20130220/483ae4f4/attachment.html>


More information about the systemd-bugs mailing list