[Bug 1014766] New: systemd-coredumpctl list info doesn't match to number of files in /var/lib/systemd/coredump
http://bugzilla.suse.com/show_bug.cgi?id=1014766 Bug ID: 1014766 Summary: systemd-coredumpctl list info doesn't match to number of files in /var/lib/systemd/coredump Classification: openSUSE Product: openSUSE Distribution Version: Leap 42.2 Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem Assignee: bnc-team-screening@forge.provo.novell.com Reporter: mikhail.kasimov@gmail.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Hello! 've noticed an interesting issue: 'systemd-coredumpctl list' info doesn't match to number of files in /var/lib/systemd/coredump Personally, I've huge list of coredumps when 'coredumpctl list' command is used, but number of files in /var/lib/systemd/coredump is much less, than it is displayed in 'coredumpctl list' command output. And I didn't touch any of .xz-file in /var/lib/systemd/coredump. So, I guess, somewhere there is a service, which cleans /var/lib/systemd/coredump folder automatically due to some period. Ok, if so, why doesn't it also clean 'coredumpctl list' command output? So, I guess, there is a bug here... =========================================================================== k_mikhail@linux-mk500:~> systemctl --version systemd 228 +PAM -AUDIT +SELINUX -IMA +APPARMOR -SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT -GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD -IDN =========================================================================== -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1014766 Chenzi Cao <chcao@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bnc-team-screening@forge.pr |systemd-maintainers@suse.de |ovo.novell.com | -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1014766 http://bugzilla.suse.com/show_bug.cgi?id=1014766#c1 Franck Bui <fbui@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |fbui@suse.com Resolution|--- |INVALID --- Comment #1 from Franck Bui <fbui@suse.com> --- (In reply to Mikhail Kasimov from comment #0)
Hello!
've noticed an interesting issue: 'systemd-coredumpctl list' info doesn't match to number of files in /var/lib/systemd/coredump
Personally, I've huge list of coredumps when 'coredumpctl list' command is used, but number of files in /var/lib/systemd/coredump is much less, than it is displayed in 'coredumpctl list' command output. And I didn't touch any of .xz-file in /var/lib/systemd/coredump.
So, I guess, somewhere there is a service, which cleans /var/lib/systemd/coredump folder automatically due to some period.
Indeed, see: $ grep coredump /usr/lib/tmpfiles.d/systemd.conf d /var/lib/systemd/coredump 0755 root root 3d
Ok, if so, why doesn't it also clean 'coredumpctl list' command output?
Because even if the coredump files are cleaned up, it' still important (especially for sysadmins) to record that an application had crashed in the past. I'm closing this as INVALID since the described behavior is expected. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com