On OS X 1.11 Valgrind fails in test that calls execute(). Reproducible: Always Steps to Reproduce: 1. $ make check 2. $ perl tests/vg_regtest memcheck/tests/execve2 Actual Results: The above tests fails on OS X 10.11 but does not on the predecessor OS X 10.10. Expected Results: Test passes, per OS X 10.10.
Created attachment 94816 [details] Failing test report
*** Bug 382708 has been marked as a duplicate of this bug. ***
Still failing on macOS 10.13 With Louis Brunner's port it passes on macOS 13.6 and on 10.13 I'll look to see which bits need upstreaming.