chiark / gitweb /
systemd-coredump: Log crashes without coredumps on failure
authorAndrew Cook <ariscop@gmail.com>
Wed, 4 Sep 2013 13:27:52 +0000 (23:27 +1000)
committerHarald Hoyer <harald@redhat.com>
Fri, 6 Sep 2013 08:09:55 +0000 (10:09 +0200)
commit92f2ff4415b43e3265da0a1f09b24635f0874d55
tree117b6a5f5615d039f63a1cadb8f6cfb089eb0d5f
parentca0ceb6f3e7e8ffda57b18c2dfe72dfb9de08f35
systemd-coredump: Log crashes without coredumps on failure

Make a best-effort attempt to store information about crashes during
failure, currently if these are encountered the crash is completely
silenced.

ideally coredumpctl would show if a coredump is available.
src/journal/coredump.c