Jakub Filak
2014-09-05 05:40:25 UTC
Hello systemd,
I’m a ABRT developer and I’d like to replace ABRT’s coredumper with
systemd-coredump and read coredumps from systemd-journal. In order
to achieve my goal, I need to extend the set of captured /proc/$PID/[files]
by systemd-coredump, because we attach those files in Bugzilla bugs.
Files from /proc/PID needed by ABRT:
status
maps
limits
cgroup
open_fds
environ
cmdline
cwd
rootdir
Do you have any objections to my plan or hints to achieve my goal?
I’d be grateful for any feedback you may have.
Yours sincerely,
Jakub Filak
Software Engineer at Red Hat in Brno
I’m a ABRT developer and I’d like to replace ABRT’s coredumper with
systemd-coredump and read coredumps from systemd-journal. In order
to achieve my goal, I need to extend the set of captured /proc/$PID/[files]
by systemd-coredump, because we attach those files in Bugzilla bugs.
Files from /proc/PID needed by ABRT:
status
maps
limits
cgroup
open_fds
environ
cmdline
cwd
rootdir
Do you have any objections to my plan or hints to achieve my goal?
I’d be grateful for any feedback you may have.
Yours sincerely,
Jakub Filak
Software Engineer at Red Hat in Brno