Skip to content
Snippets Groups Projects
Commit 14c714c9 authored by Elias Pipping's avatar Elias Pipping
Browse files

Make testdebugallocator_fail{1,4,5} pass on OS X

mprotect violations are required to lead to a SIGSEGV on Linux.
OS X is more permissive, allowing for both SIGSEGV and SIGBUS.

And practice, the tests generate a SIGBUS for me, causing the tests to
fail. Confusingly, ctest describes the problem as

  Exception: SegFault

which I assume they use as a catch-all term.
parent a0a914d4
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment