Skip to content

make check results in "Aborted (core dumped)" #44

Description

@dazzag24

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions