Bug 90488 - coredump of systemd-journald.service unretrievable
Summary: coredump of systemd-journald.service unretrievable
Status: RESOLVED DUPLICATE of bug 83266
Alias: None
Product: systemd
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: All Linux (All)
: medium normal
Assignee: systemd-bugs
QA Contact: systemd-bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-17 00:37 UTC by Jon Wilkes
Modified: 2015-05-17 00:48 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Jon Wilkes 2015-05-17 00:37:30 UTC
For unknown reasons, the systemd-journal daemon crashed on my system.  However, I can't load the core file to see why.


$ dmesg | grep journal | grep core
[ 5040.792996] systemd-coredump[1353]: Detected coredump of the journal daemon itself, diverted to /var/lib/systemd/coredump/core.systemd-journal.0.917640dd85b441db9ad24fbe52f325c3.160.1431802085000000.lz4.

$ coredumpctl list | grep journal

$ cd /var/lib/systemd/coredump

$ ls -l core.systemd-journal.0.917640dd85b441db9ad24fbe52f325c3.1356.1431804973000000.lz4
-rw-r----- 1 root root 88396 May 16 12:36 core.systemd-journal.0.917640dd85b441db9ad24fbe52f325c3.1356.1431804973000000.lz4

Additionally, because of bug 83266, the core file can't be manually loaded using lz4 command line tools.

$ lz4 -d core.systemd-journal.0.917640dd85b441db9ad24fbe52f325c3.1356.1431804973000000.lz4
Decoding file core.systemd-journal.0.917640dd85b441db9ad24fbe52f325c3.1356.1431804973000000 
Error 44 : Unrecognized header : file cannot be decoded
Comment 1 Zbigniew Jedrzejewski-Szmek 2015-05-17 00:48:07 UTC
Please see the other bug for explanation.

*** This bug has been marked as a duplicate of bug 83266 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.