[PATCH] tests/pc: try to avoid creating a coredump

Renaud Métrich rmetrich at redhat.com
Wed Oct 6 18:29:27 UTC 2021


The small patch attached tries to avoid having the SEGV signal create a 
coredump which is then stored in /var/lib/systemd/coredump/ directory on 
systemd enabled systems.

Also available as a PR: https://github.com/strace/strace/pull/196

The code coverage indicates a false positive since the patch only deals 
with tests/ directory, not src/, hence IMHO it's not possible that 
src/pidns.c gets affected or I'm missing something here.


Renaud.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-tests-pc-avoid-program-from-creating-a-coredump.patch
Type: text/x-patch
Size: 929 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20211006/2bf3180d/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20211006/2bf3180d/attachment-0001.bin>


More information about the Strace-devel mailing list