[systemd-bugs] [Bug 62826] New: journald performance very sensitive to segfaults

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Mar 27 09:40:07 PDT 2013


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

          Priority: medium
            Bug ID: 62826
          Assignee: systemd-bugs at lists.freedesktop.org
           Summary: journald performance very sensitive to segfaults
        QA Contact: systemd-bugs at lists.freedesktop.org
          Severity: minor
    Classification: Unclassified
                OS: Linux (All)
          Reporter: jonas at lophus.org
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: unspecified
         Component: general
           Product: systemd

journald takes up a LOT of CPU if some program repeatedly segfaults.

To reproduce: Let a program segfault every $interval (1s was sufficient for my
computer). The program I used was

int main() { *((int*)0) = 123; }

-- 
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/20130327/618899f7/attachment.html>


More information about the systemd-bugs mailing list