===> malloc_general ==== t1 ==== cc -O2 -pipe -g -MD -MP -c /home/src/regress/lib/libc/malloc/malloc_general/malloc_general.c cc -o malloc_general malloc_general.o MALLOC_OPTIONS=su /home/src/regress/lib/libc/malloc/malloc_general/obj/malloc_general ................................................................................ ==== t2 ==== MALLOC_OPTIONS=suC /home/src/regress/lib/libc/malloc/malloc_general/obj/malloc_general ................................................................................ ==== t3 ==== MALLOC_OPTIONS=suJ /home/src/regress/lib/libc/malloc/malloc_general/obj/malloc_general ................................................................................ ==== t4 ==== MALLOC_OPTIONS=suF /home/src/regress/lib/libc/malloc/malloc_general/obj/malloc_general ................................................................................ ==== t5 ==== MALLOC_OPTIONS=suG /home/src/regress/lib/libc/malloc/malloc_general/obj/malloc_general ................................................................................ ==== t6 ==== MALLOC_OPTIONS=suS /home/src/regress/lib/libc/malloc/malloc_general/obj/malloc_general ................................................................................ ==== t7 ==== MALLOC_OPTIONS=suFGJ /home/src/regress/lib/libc/malloc/malloc_general/obj/malloc_general ................................................................................ ==== t8 ==== MALLOC_OPTIONS=suCJ /home/src/regress/lib/libc/malloc/malloc_general/obj/malloc_general ................................................................................ ==== t9 ==== MALLOC_OPTIONS=suCJJ /home/src/regress/lib/libc/malloc/malloc_general/obj/malloc_general ................................................................................ ==== t10 ==== MALLOC_OPTIONS=suJS /home/src/regress/lib/libc/malloc/malloc_general/obj/malloc_general ................................................................................ ==== t11 ==== MALLOC_OPTIONS=suFGJJ /home/src/regress/lib/libc/malloc/malloc_general/obj/malloc_general ................................................................................ ==== t12 ==== MALLOC_OPTIONS=suFCJJ /home/src/regress/lib/libc/malloc/malloc_general/obj/malloc_general ................................................................................ ===> malloc0test ==== run-regress-malloc0test-C ==== cc -O2 -pipe -g -MD -MP -c /home/src/regress/lib/libc/malloc/malloc0test/malloc0test.c cc -o malloc0test malloc0test.o MALLOC_OPTIONS='C' ./malloc0test count = 100000 ==== run-regress-malloc0test-D ==== MALLOC_OPTIONS='D' ./malloc0test count = 100000 ==== run-regress-malloc0test-F ==== MALLOC_OPTIONS='F' ./malloc0test count = 100000 ==== run-regress-malloc0test-G ==== MALLOC_OPTIONS='G' ./malloc0test count = 100000 ==== run-regress-malloc0test-J ==== MALLOC_OPTIONS='J' ./malloc0test count = 100000 ==== run-regress-malloc0test-j ==== MALLOC_OPTIONS='j' ./malloc0test count = 100000 ==== run-regress-malloc0test-R ==== MALLOC_OPTIONS='R' ./malloc0test count = 100000 ==== run-regress-malloc0test-S ==== MALLOC_OPTIONS='S' ./malloc0test count = 100000 ==== run-regress-malloc0test-U ==== MALLOC_OPTIONS='U' ./malloc0test count = 100000 ==== run-regress-malloc0test-X ==== MALLOC_OPTIONS='X' ./malloc0test count = 100000 ==== run-regress-malloc0test--- ==== MALLOC_OPTIONS='<<' ./malloc0test count = 100000 ==== run-regress-malloc0test-+++ ==== MALLOC_OPTIONS='>>>' ./malloc0test count = 100000 ===> malloc_errno ==== run-regress-malloc_errno ==== cc -O2 -pipe -g -MD -MP -c /home/src/regress/lib/libc/malloc/malloc_errno/malloc_errno.c cc -o malloc_errno malloc_errno.o ./malloc_errno ===> malloc_ulimit1 ==== run-regress-malloc_ulimit1 ==== cc -O2 -pipe -g -MD -MP -c /home/src/regress/lib/libc/malloc/malloc_ulimit1/malloc_ulimit1.c cc -o malloc_ulimit1 malloc_ulimit1.o ./malloc_ulimit1 ===> malloc_ulimit2 ==== run-regress-malloc_ulimit2 ==== cc -O2 -pipe -g -MD -MP -c /home/src/regress/lib/libc/malloc/malloc_ulimit2/malloc_ulimit2.c cc -o malloc_ulimit2 malloc_ulimit2.o ./malloc_ulimit2 ===> malloc_threaderr ==== t1 ==== cc -O2 -pipe -g -MD -MP -c /home/src/regress/lib/libc/malloc/malloc_threaderr/malloc_threaderr.c cc -o malloc_threaderr malloc_threaderr.o -pthread /home/src/regress/lib/libc/malloc/malloc_threaderr/obj/malloc_threaderr 2>&1 | fgrep 'in free(): bogus pointer (double free?)' malloc_threaderr(91205) in free(): bogus pointer (double free?) 0x422b89a0000 ===> malloc_errs ==== run-regress-malloc_errs ==== cc -O2 -pipe -g -MD -MP -c /home/src/regress/lib/libc/malloc/malloc_errs/malloc_errs.c cc -o malloc_errs malloc_errs.o ./malloc_errs Test 0 Test 1 malloc_errs(34687) in free(): bogus pointer (double free?) 0xbdbb7847000 Test 2 Re-use Test 3 malloc_errs(43481) in free(): double free 0xe82847cc150 Test 4 malloc_errs(29282) in unknown(): free() called before allocation Test 5 malloc_errs(35198) in realloc(): bogus pointer (double free?) 0x1 Test 6 malloc_errs(51698) in free(): write to free mem 0x55b7b7a4240[0..7]@32 Test 7 malloc_errs(14750) in malloc(): write to free mem 0x5d355985000[0..7]@12288 Test 8 malloc_errs(46067) in free(): write to free mem 0x14ba9fcdfe0[0..7]@32 Test 9 malloc_errs(99661) in free(): canary corrupted 0x66bba1d3850[100]@100/112 Test 10 malloc_errs(14362) in free(): canary corrupted 0x178820e8b60[100]@100/112 Test 11 malloc_errs(70808) in free(): modified chunk-pointer 0xc1cef72a851 Test 12 malloc_errs(34880) in free(): double free 0x8cce04338b0 Test 13 malloc_errs(27777) in freezero(): chunk size 16 < 17 Test 14 malloc_errs(76183) in freezero(): recorded size 15 < 16 Test 15 malloc_errs(94660) in freezero(): recorded size 4096 < 4097 Test 16 malloc_errs(79925) in recallocarray(): chunk size 16 < 32 Test 17 malloc_errs(13803) in recallocarray(): recorded size 15 != 30 Test 18 malloc_errs(77116) in recallocarray(): recorded size 4096 < 8192 Test 19 malloc_errs(66592) in recallocarray(): recorded size 40960 inconsistent with 16384 Test 20 malloc_errs(99190) in free(): canary corrupted 0x187b08ae000[8092]@8092/8192 Test 21 malloc_errs(58731) in free(): write to free chunk 0xd2fa780f920[0..7]@32 allocated at ./malloc_errs 0x29b6 (preceding chunk 0xd2fa780f900 allocated at . 0x0 (now free)) Test 22 malloc_errs(40958) in malloc(): write to free mem 0x4bbdb26df40[0..7]@32 Test 23 malloc_errs(44764) in malloc(): write to free chunk 0xb6073d73d40[0..7]@32 allocated at ./malloc_errs 0x2cea (preceding chunk 0xb6073d73d20 allocated at ./malloc_errs 0x2c4a)