Thanks a lot!
Bernhard Übelacker <bernha...@mailbox.org> escreveu no dia domingo,
20/01/2019 à(s) 18:24:
>
> Hello André Isidoro Fernandes Esteves,
>
> one more possibly useful thing to consider:
>
> If you could install a core dump collector like package
> systemd-coredump, then the system would store a file of
> each crash for later inspections.
> Also it would already print a backtrace in the system journal.
>
> When then a crash happens these command might be used:
> coredumpctl list
> coredumpctl gdb <PID>
> backtrace
>
> Kind regards,
> Bernhard