[systemd-devel] How to suppress coredumps when systemd-coredump is in use?

Colin Walters walters at verbum.org
Sun Jan 10 06:19:34 PST 2016


On Sun, Jan 10, 2016, at 02:01 AM, Robert O'Callahan wrote:
>>
> Thanks. Unfortunately prctl(PR_SET_DUMPABLE, 0) makes it impossible to
> PTRACE_ATTACH to such a process, which rr needs to run its tests. (rr
> is a debugger.). It also changes the owner of most files/dirs under
> /proc/<pid> to root, which breaks various other things rr needs.

I'm not aware of a way to do what you need now, but I think the right
fix in the kernel would be something like per-cgroup core patterns,
combined with the unified hierarchy so we can have unprivileged
cgroup changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20160110/a4b512d1/attachment.html>


More information about the systemd-devel mailing list