SuperMalloc
SuperMalloc copied to clipboard
make check results in "Aborted (core dumped)"
Environment: Ubuntu 15.10
uname -r 4.2.0-22-generic
uname -p x86_64
gcc --version gcc (Ubuntu 5.2.1-22ubuntu2) 5.2.1 20151010
Steps to reproduce:
git clone https://github.com/kuszmaul/SuperMalloc.git cd SuperMalloc/release make make check
SUPERMALLOC_THREADCACHE=1 ./../release/aligned_alloc Didn't get error on alignment 0 Aborted (core dumped) ../Makefile.include:59: recipe for target '../release/aligned_alloc.check' failed make: *** [../release/aligned_alloc.check] Error 134