[systemd-bugs] [Bug 59623] New: systemd-coredump truncates coredumps

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Jan 20 07:09:06 PST 2013


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

          Priority: medium
            Bug ID: 59623
          Assignee: systemd-bugs at lists.freedesktop.org
           Summary: systemd-coredump truncates coredumps
        QA Contact: systemd-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: scampa.giovanni at gmail.com
          Hardware: Other
            Status: NEW
           Version: unspecified
         Component: general
           Product: systemd

In all coredumps collected by systemd-coredump and retrieved with coredumpctl,
I fail to run gdb with:

BFD: Warning: /home/giovanni/core is truncated: expected core file size >=
449388544, found: 25165824.

And the resulting coredump is completely unusable (not even a backtrace or the
failure signal).

Looking at coredump.c, I see a maximum limit of 24M, which is not enough. This
limit should increased, or at least made configurable.

-- 
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/20130120/4bba29f1/attachment.html>


More information about the systemd-bugs mailing list