Present on multiple regression tests when run on OS X 10.11 El Capitan. Reproducible: Always Steps to Reproduce: 1. $ make check 2. $ perl tests/vg_regtest memcheck/tests/accounting Expected: no errors Actual Results: $ perl tests/vg_regtest memcheck/tests/accounting accounting: valgrind ./accounting *** accounting failed (stderr) *** == 1 test, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures == memcheck/tests/accounting (stderr) ... UNKNOWN task message [id 3406, to mach_task_self(), reply 0x........]
Created attachment 93145 [details] Proposed patch.
Resolved in r15336 after testing on prior OS X releases. No regressions.