==== run-fork-thread-stack ==== # allocate 400 MB of stack memory in threads ulimit -p 500 -n 1000; ./fork-exit -p 10 -t 100 -s 400 fork-exit: child 22259 not killed *** Error 1 in . (Makefile:95 'run-fork-thread-stack') FAILED