[LTP] [PATCH v2 1/1] kill11: Skip pipe-based core dumps per signal
Cyril Hrubis
chrubis@suse.cz
Fri Jul 10 15:04:15 CEST 2026
Hi!
> > Well either we do that, or we skip the signals that dump core when we
> > are dumping into the pipe.
>
> To me it looks good to skip the signals which are not allowing child
> to be killed after coredump. It's a systemd feature we can't workaround
> in this case.
Thinking of it once more, I wonder what exactly fails in the
systemd-coredump case. I guess that it may delay the test execution a
bit but the crashed process should eventualy quit and the test wait()
call should collect it. If that wasn't the case systemd-coredump would
break one of the fundamentals of UNIX process management.
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list