[systemd-bugs] [Bug 54863] New: systemd-journald

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Sep 13 05:42:50 PDT 2012


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

             Bug #: 54863
           Summary: systemd-journald
    Classification: Unclassified
           Product: systemd
           Version: unspecified
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: general
        AssignedTo: systemd-bugs at lists.freedesktop.org
        ReportedBy: vovan at vovan.nl
         QAContact: systemd-bugs at lists.freedesktop.org


Starting with systemd version 189 systemd-journald segfaulted quite often (see
an example below). At the moment I don't have systemd with no debugging
symbols, so I can't provide a useful backtrace. However, this
https://gist.github.com/3659213 might be the same issue.

Sep 13 09:05:48 xxxxx systemd-journal[13445]: Journal started
Sep 13 09:05:48 xxxxx systemd[1]: systemd-journald.service: main process
exited, code=dumped, status=11
Sep 13 09:05:48 xxxxx kernel: systemd-journal[153]: segfault at 7fa450257480 ip
0000000000416ebb sp 00007fff95521b10 error 4 in systemd-journald[400000+28000]
Sep 13 09:05:48 xxxxx systemd-coredump[13443]: Detected coredump of the journal
daemon itself, diverting coredump to /var/lib/systemd/coredump/.
Sep 13 09:05:48 xxxxx systemd[1]: Unit systemd-journald.service entered failed
state.
Sep 13 09:05:48 xxxxx systemd[1]: systemd-journald.service holdoff time over,
scheduling restart.

Most likely not useful output, but anyway:
Core was generated by `/usr/lib/systemd/systemd-journald'.
Program terminated with signal 11, Segmentation fault.
#0  0x0000000000416ebb in ?? ()
(gdb) where
#0  0x0000000000416ebb in ?? ()
#1  0x000000000041710b in ?? ()
#2  0x00000000004185e9 in ?? ()
#3  0x0000000000406d8d in ?? ()
#4  0x0000000000409f2b in ?? ()
#5  0x000000000040a2a4 in ?? ()
#6  0x000000000040a3d1 in ?? ()
#7  0x000000000040463c in ?? ()
#8  0x000000368922460d in __libc_start_main () from /lib64/libc.so.6
#9  0x0000000000404fed in ?? ()
#10 0x00007fff955226c8 in ?? ()
#11 0x00000000ffffffff in ?? ()
#12 0x0000000000000001 in ?? ()
#13 0x00007fff95522ea8 in ?? ()
#14 0x0000000000000000 in ?? ()

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the systemd-bugs mailing list