Re: [oS-EN] systemd coredumps doesn't collect core dumps.

"R. J. Mathar" <[email protected]>
Newsgroups gmane.linux.suse.general
Message-ID <178186507168.829708.14380065796038454407@mailman3.infra.opensuse.org>
Under openSUSE 15.6 the following should work:
``zypper install systemd-coredump``
this should generate an (empty) ``/var/lib/systemd/coredump``,
an executable with a pipe symbol in ``/proc/sys/kernel/core_pattern``.
If the application program dumps, this should create a core dump
in ``/var/lib/systemd/coredump`` . This will be owned and grouped by ``root``,
so as an ordinary user you need to ``chmod a+r`` before making any sense of it.
Before using ``gdb`` with that, you need to ``zypper install zstd``
and run ``unzstd`` with these core dumps to decompress them.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.