]> git.ipfire.org Git - thirdparty/systemd.git/commit
coredumpctl: stop truncating information about coredump 20992/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 12 Oct 2021 17:46:25 +0000 (19:46 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 12 Oct 2021 17:48:20 +0000 (19:48 +0200)
commit384c6207669eb0d92aa0043dbc01957c6c7ff41e
treed49cfde5e3557fa5f56a9af2761c4d45b1acfc4b
parentcc7ac73ddbb36f7a6c324cf36febb3d5b0501947
coredumpctl: stop truncating information about coredump

With the changes to limit that print 'Found module …' over and over, we were
hitting the journal field message limit, effectively truncating the info output.

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1998488.
src/coredump/coredumpctl.c