[systemd-devel] How to generate core file in system service

Miroslav Suchý msuchy at redhat.com
Mon Sep 25 08:26:48 UTC 2017


Dne 25.9.2017 v 08:47 Mantas Mikulėnas napsal(a):
> But when I start the deamon by "teamd" directly, I could get core file.
> When I start it by systemctl start teamd at team0.service, no core file was
> generate when it crashed, but only get:
>    "systemd: teamd at team0.service: main process exited, code=killed,
> status=6/ABRT"
> in /var/log/messages.

I guess this crash has been caught by ABRT.

Try:
  abrt-cli list

And then start here:
  http://abrt.readthedocs.io/en/latest/faq.html

If you would enable micro report (here is how https://wiki.centos.org/TipsAndTricks/ABRT ) it would automatically appear
here:
  https://retrace.fedoraproject.org/faf/reports/?component_names=libteam&associate=__None

Mirek


More information about the systemd-devel mailing list