summaryrefslogtreecommitdiff
path: root/boehm-gc/linux/log_check
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2012-06-09 09:29:55 +0200
committerThomas Schwinge <thomas@codesourcery.com>2012-06-09 09:29:55 +0200
commitfa334a1683df3cf3f5fbe56cd353368ab4e88002 (patch)
treee773f5f5b4eb81183c360c6805be9edcbd65c18c /boehm-gc/linux/log_check
parent3d109c8a83fbe5c2be49fc56740999d33f890cd4 (diff)
boehm-gc: 1ba313acaaab10ebd20a0b648466786f2c1d9282 (2011-09-08), ced58b938cdd876622c2a6e74fb0c12079a93425 (2011-09-08)
Diffstat (limited to 'boehm-gc/linux/log_check')
-rw-r--r--boehm-gc/linux/log_check1203
1 files changed, 686 insertions, 517 deletions
diff --git a/boehm-gc/linux/log_check b/boehm-gc/linux/log_check
index 2120edc7..0117a6be 100644
--- a/boehm-gc/linux/log_check
+++ b/boehm-gc/linux/log_check
@@ -1,709 +1,712 @@
make[1]: Entering directory `[...]/master.build'
-make libstaticrootslib.la gctest leaktest middletest smashtest hugetest staticrootstest tracetest threadleaktest initsecondarythread test_cpp
+make libstaticrootslib.la gctest leaktest middletest smashtest hugetest realloc_test staticrootstest tracetest threadleaktest threadkey_test initsecondarythread test_cpp
make[2]: Entering directory `[...]/master.build'
-/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT staticrootslib.lo -MD -MP -MF .deps/staticrootslib.Tpo -c -o staticrootslib.lo `test -f 'tests/staticrootslib.c' || echo '../master/'`tests/staticrootslib.c
-libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT staticrootslib.lo -MD -MP -MF .deps/staticrootslib.Tpo -c ../master/tests/staticrootslib.c -fPIC -DPIC -o .libs/staticrootslib.o
-libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT staticrootslib.lo -MD -MP -MF .deps/staticrootslib.Tpo -c ../master/tests/staticrootslib.c -o staticrootslib.o >/dev/null 2>&1
+/bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -Wall -Wextra -Wno-unused-parameter -MT staticrootslib.lo -MD -MP -MF .deps/staticrootslib.Tpo -c -o staticrootslib.lo `test -f 'tests/staticrootslib.c' || echo '../master/'`tests/staticrootslib.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -Wall -Wextra -Wno-unused-parameter -MT staticrootslib.lo -MD -MP -MF .deps/staticrootslib.Tpo -c ../master/tests/staticrootslib.c -fPIC -DPIC -o .libs/staticrootslib.o
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -Wall -Wextra -Wno-unused-parameter -MT staticrootslib.lo -MD -MP -MF .deps/staticrootslib.Tpo -c ../master/tests/staticrootslib.c -o staticrootslib.o >/dev/null 2>&1
mv -f .deps/staticrootslib.Tpo .deps/staticrootslib.Plo
-/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -version-info 1:3:0 -no-undefined -rpath /nowhere -o libstaticrootslib.la staticrootslib.lo ./libgc.la
-libtool: link: gcc-4.6 -shared -fPIC -DPIC .libs/staticrootslib.o -Wl,-rpath -Wl,[...]/master.build/.libs -Wl,-rpath -Wl,[...]/master.build.install/lib ./.libs/libgc.so -lpthread -ldl -O2 -Wl,-soname -Wl,libstaticrootslib.so.1 -o .libs/libstaticrootslib.so.1.0.3
+/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -Wall -Wextra -Wno-unused-parameter -version-info 1:3:0 -no-undefined -rpath /nowhere -o libstaticrootslib.la staticrootslib.lo ./libgc.la
+libtool: link: gcc-4.6 -shared -fPIC -DPIC .libs/staticrootslib.o -Wl,-rpath -Wl,[...]/master.build/.libs -Wl,-rpath -Wl,[...]/master.build.install/lib ./.libs/libgc.so -O2 -Wl,-soname -Wl,libstaticrootslib.so.1 -o .libs/libstaticrootslib.so.1.0.3
libtool: link: (cd ".libs" && rm -f "libstaticrootslib.so.1" && ln -s "libstaticrootslib.so.1.0.3" "libstaticrootslib.so.1")
libtool: link: (cd ".libs" && rm -f "libstaticrootslib.so" && ln -s "libstaticrootslib.so.1.0.3" "libstaticrootslib.so")
libtool: link: ar cru .libs/libstaticrootslib.a staticrootslib.o
libtool: link: ranlib .libs/libstaticrootslib.a
libtool: link: ( cd ".libs" && rm -f "libstaticrootslib.la" && ln -s "../libstaticrootslib.la" "libstaticrootslib.la" )
-gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o `test -f 'tests/test.c' || echo '../master/'`tests/test.c
+gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -Wall -Wextra -Wno-unused-parameter -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o `test -f 'tests/test.c' || echo '../master/'`tests/test.c
mv -f .deps/test.Tpo .deps/test.Po
-/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -o gctest test.o ./libgc.la
-libtool: link: gcc-4.6 -fexceptions -g -O2 -o .libs/gctest test.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,[...]/master.build.install/lib
-gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT leak_test.o -MD -MP -MF .deps/leak_test.Tpo -c -o leak_test.o `test -f 'tests/leak_test.c' || echo '../master/'`tests/leak_test.c
+/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -Wall -Wextra -Wno-unused-parameter -o gctest test.o ./libgc.la -lpthread -ldl
+libtool: link: gcc-4.6 -fexceptions -g -O2 -Wall -Wextra -Wno-unused-parameter -o .libs/gctest test.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,[...]/master.build.install/lib
+gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -Wall -Wextra -Wno-unused-parameter -MT leak_test.o -MD -MP -MF .deps/leak_test.Tpo -c -o leak_test.o `test -f 'tests/leak_test.c' || echo '../master/'`tests/leak_test.c
mv -f .deps/leak_test.Tpo .deps/leak_test.Po
-/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -o leaktest leak_test.o ./libgc.la
-libtool: link: gcc-4.6 -fexceptions -g -O2 -o .libs/leaktest leak_test.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,[...]/master.build.install/lib
-gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT middle.o -MD -MP -MF .deps/middle.Tpo -c -o middle.o `test -f 'tests/middle.c' || echo '../master/'`tests/middle.c
+/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -Wall -Wextra -Wno-unused-parameter -o leaktest leak_test.o ./libgc.la
+libtool: link: gcc-4.6 -fexceptions -g -O2 -Wall -Wextra -Wno-unused-parameter -o .libs/leaktest leak_test.o ./.libs/libgc.so -Wl,-rpath -Wl,[...]/master.build.install/lib
+gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -Wall -Wextra -Wno-unused-parameter -MT middle.o -MD -MP -MF .deps/middle.Tpo -c -o middle.o `test -f 'tests/middle.c' || echo '../master/'`tests/middle.c
mv -f .deps/middle.Tpo .deps/middle.Po
-/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -o middletest middle.o ./libgc.la
-libtool: link: gcc-4.6 -fexceptions -g -O2 -o .libs/middletest middle.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,[...]/master.build.install/lib
-gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT smash_test.o -MD -MP -MF .deps/smash_test.Tpo -c -o smash_test.o `test -f 'tests/smash_test.c' || echo '../master/'`tests/smash_test.c
+/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -Wall -Wextra -Wno-unused-parameter -o middletest middle.o ./libgc.la
+libtool: link: gcc-4.6 -fexceptions -g -O2 -Wall -Wextra -Wno-unused-parameter -o .libs/middletest middle.o ./.libs/libgc.so -Wl,-rpath -Wl,[...]/master.build.install/lib
+gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -Wall -Wextra -Wno-unused-parameter -MT smash_test.o -MD -MP -MF .deps/smash_test.Tpo -c -o smash_test.o `test -f 'tests/smash_test.c' || echo '../master/'`tests/smash_test.c
mv -f .deps/smash_test.Tpo .deps/smash_test.Po
-/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -o smashtest smash_test.o ./libgc.la
-libtool: link: gcc-4.6 -fexceptions -g -O2 -o .libs/smashtest smash_test.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,[...]/master.build.install/lib
-gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT huge_test.o -MD -MP -MF .deps/huge_test.Tpo -c -o huge_test.o `test -f 'tests/huge_test.c' || echo '../master/'`tests/huge_test.c
+/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -Wall -Wextra -Wno-unused-parameter -o smashtest smash_test.o ./libgc.la
+libtool: link: gcc-4.6 -fexceptions -g -O2 -Wall -Wextra -Wno-unused-parameter -o .libs/smashtest smash_test.o ./.libs/libgc.so -Wl,-rpath -Wl,[...]/master.build.install/lib
+gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -Wall -Wextra -Wno-unused-parameter -MT huge_test.o -MD -MP -MF .deps/huge_test.Tpo -c -o huge_test.o `test -f 'tests/huge_test.c' || echo '../master/'`tests/huge_test.c
mv -f .deps/huge_test.Tpo .deps/huge_test.Po
-/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -o hugetest huge_test.o ./libgc.la
-libtool: link: gcc-4.6 -fexceptions -g -O2 -o .libs/hugetest huge_test.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,[...]/master.build.install/lib
-gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT staticrootstest.o -MD -MP -MF .deps/staticrootstest.Tpo -c -o staticrootstest.o `test -f 'tests/staticrootstest.c' || echo '../master/'`tests/staticrootstest.c
+/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -Wall -Wextra -Wno-unused-parameter -o hugetest huge_test.o ./libgc.la
+libtool: link: gcc-4.6 -fexceptions -g -O2 -Wall -Wextra -Wno-unused-parameter -o .libs/hugetest huge_test.o ./.libs/libgc.so -Wl,-rpath -Wl,[...]/master.build.install/lib
+gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -Wall -Wextra -Wno-unused-parameter -MT realloc_test.o -MD -MP -MF .deps/realloc_test.Tpo -c -o realloc_test.o `test -f 'tests/realloc_test.c' || echo '../master/'`tests/realloc_test.c
+mv -f .deps/realloc_test.Tpo .deps/realloc_test.Po
+/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -Wall -Wextra -Wno-unused-parameter -o realloc_test realloc_test.o ./libgc.la
+libtool: link: gcc-4.6 -fexceptions -g -O2 -Wall -Wextra -Wno-unused-parameter -o .libs/realloc_test realloc_test.o ./.libs/libgc.so -Wl,-rpath -Wl,[...]/master.build.install/lib
+gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -Wall -Wextra -Wno-unused-parameter -MT staticrootstest.o -MD -MP -MF .deps/staticrootstest.Tpo -c -o staticrootstest.o `test -f 'tests/staticrootstest.c' || echo '../master/'`tests/staticrootstest.c
mv -f .deps/staticrootstest.Tpo .deps/staticrootstest.Po
-/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -o staticrootstest staticrootstest.o ./libgc.la libstaticrootslib.la
-libtool: link: gcc-4.6 -fexceptions -g -O2 -o .libs/staticrootstest staticrootstest.o ./.libs/libgc.so ./.libs/libstaticrootslib.so [...]/master.build/.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,[...]/master.build.install/lib -Wl,-rpath -Wl,/nowhere
-gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT trace_test.o -MD -MP -MF .deps/trace_test.Tpo -c -o trace_test.o `test -f 'tests/trace_test.c' || echo '../master/'`tests/trace_test.c
+/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -Wall -Wextra -Wno-unused-parameter -o staticrootstest staticrootstest.o ./libgc.la libstaticrootslib.la
+libtool: link: gcc-4.6 -fexceptions -g -O2 -Wall -Wextra -Wno-unused-parameter -o .libs/staticrootstest staticrootstest.o ./.libs/libgc.so ./.libs/libstaticrootslib.so -Wl,-rpath -Wl,[...]/master.build.install/lib -Wl,-rpath -Wl,/nowhere
+gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -Wall -Wextra -Wno-unused-parameter -MT trace_test.o -MD -MP -MF .deps/trace_test.Tpo -c -o trace_test.o `test -f 'tests/trace_test.c' || echo '../master/'`tests/trace_test.c
mv -f .deps/trace_test.Tpo .deps/trace_test.Po
-/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -o tracetest trace_test.o ./libgc.la
-libtool: link: gcc-4.6 -fexceptions -g -O2 -o .libs/tracetest trace_test.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,[...]/master.build.install/lib
-gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT thread_leak_test.o -MD -MP -MF .deps/thread_leak_test.Tpo -c -o thread_leak_test.o `test -f 'tests/thread_leak_test.c' || echo '../master/'`tests/thread_leak_test.c
+/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -Wall -Wextra -Wno-unused-parameter -o tracetest trace_test.o ./libgc.la
+libtool: link: gcc-4.6 -fexceptions -g -O2 -Wall -Wextra -Wno-unused-parameter -o .libs/tracetest trace_test.o ./.libs/libgc.so -Wl,-rpath -Wl,[...]/master.build.install/lib
+gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -Wall -Wextra -Wno-unused-parameter -MT thread_leak_test.o -MD -MP -MF .deps/thread_leak_test.Tpo -c -o thread_leak_test.o `test -f 'tests/thread_leak_test.c' || echo '../master/'`tests/thread_leak_test.c
mv -f .deps/thread_leak_test.Tpo .deps/thread_leak_test.Po
-/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -o threadleaktest thread_leak_test.o ./libgc.la
-libtool: link: gcc-4.6 -fexceptions -g -O2 -o .libs/threadleaktest thread_leak_test.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,[...]/master.build.install/lib
-gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT initsecondarythread.o -MD -MP -MF .deps/initsecondarythread.Tpo -c -o initsecondarythread.o `test -f 'tests/initsecondarythread.c' || echo '../master/'`tests/initsecondarythread.c
+/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -Wall -Wextra -Wno-unused-parameter -o threadleaktest thread_leak_test.o ./libgc.la -lpthread -ldl
+libtool: link: gcc-4.6 -fexceptions -g -O2 -Wall -Wextra -Wno-unused-parameter -o .libs/threadleaktest thread_leak_test.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,[...]/master.build.install/lib
+gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -Wall -Wextra -Wno-unused-parameter -MT threadkey_test.o -MD -MP -MF .deps/threadkey_test.Tpo -c -o threadkey_test.o `test -f 'tests/threadkey_test.c' || echo '../master/'`tests/threadkey_test.c
+mv -f .deps/threadkey_test.Tpo .deps/threadkey_test.Po
+/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -Wall -Wextra -Wno-unused-parameter -o threadkey_test threadkey_test.o ./libgc.la -lpthread -ldl
+libtool: link: gcc-4.6 -fexceptions -g -O2 -Wall -Wextra -Wno-unused-parameter -o .libs/threadkey_test threadkey_test.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,[...]/master.build.install/lib
+gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -Wall -Wextra -Wno-unused-parameter -MT initsecondarythread.o -MD -MP -MF .deps/initsecondarythread.Tpo -c -o initsecondarythread.o `test -f 'tests/initsecondarythread.c' || echo '../master/'`tests/initsecondarythread.c
mv -f .deps/initsecondarythread.Tpo .deps/initsecondarythread.Po
-/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -o initsecondarythread initsecondarythread.o ./libgc.la
-libtool: link: gcc-4.6 -fexceptions -g -O2 -o .libs/initsecondarythread initsecondarythread.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,[...]/master.build.install/lib
+/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -Wall -Wextra -Wno-unused-parameter -o initsecondarythread initsecondarythread.o ./libgc.la -lpthread -ldl
+libtool: link: gcc-4.6 -fexceptions -g -O2 -Wall -Wextra -Wno-unused-parameter -o .libs/initsecondarythread initsecondarythread.o ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,[...]/master.build.install/lib
g++-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT test_cpp.o -MD -MP -MF .deps/test_cpp.Tpo -c -o test_cpp.o `test -f 'tests/test_cpp.cc' || echo '../master/'`tests/test_cpp.cc
mv -f .deps/test_cpp.Tpo .deps/test_cpp.Po
/bin/bash ./libtool --tag=CXX --mode=link g++-4.6 -fexceptions -g -O2 -o test_cpp test_cpp.o libgccpp.la ./libgc.la
-libtool: link: g++-4.6 -fexceptions -g -O2 -o .libs/test_cpp test_cpp.o ./.libs/libgccpp.so [...]/master.build/.libs/libgc.so ./.libs/libgc.so -lpthread -ldl -Wl,-rpath -Wl,[...]/master.build.install/lib
+libtool: link: g++-4.6 -fexceptions -g -O2 -o .libs/test_cpp test_cpp.o ./.libs/libgccpp.so ./.libs/libgc.so -Wl,-rpath -Wl,[...]/master.build.install/lib
make[2]: Leaving directory `[...]/master.build'
make check-TESTS
make[2]: Entering directory `[...]/master.build'
Completed 6 tests
-Allocated 10285491 collectable objects
+Allocated 10285404 collectable objects
Allocated 1212 uncollectable objects
-Allocated 7499999 atomic objects
-Allocated 137759 stubborn objects
-Finalized 6604/6604 objects - finalization is probably ok
-Total number of bytes allocated is 1135710310
-Final heap size is 28192768 bytes
+Allocated 7500000 atomic objects
+Allocated 137750 stubborn objects
+Finalized 6616/6616 objects - finalization is probably ok
+Total number of bytes allocated is 1136258462
+Final heap size is 27959296 bytes
Collector appears to work
-Completed 280 collections
+Completed 275 collections
PASS: gctest
-Leaked composite object at 0x9ab6fb8 (../master/tests/leak_test.c:19, sz=4, NORMAL)
+Leaked composite object at 0x8aadfb8 (../master/tests/leak_test.c:19, sz=4, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- main:[...]/master.build/../master/tests/leak_test.c:18 [0x8048663]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ main:[...]/master.build/../master/tests/leak_test.c:18 [0x8048643]
-Leaked composite object at 0x9ab7db8 (../master/tests/leak_test.c:19, sz=5, NORMAL)
+Leaked composite object at 0x8aaedb8 (../master/tests/leak_test.c:19, sz=5, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- main:[...]/master.build/../master/tests/leak_test.c:18 [0x8048663]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ main:[...]/master.build/../master/tests/leak_test.c:18 [0x8048643]
-Leaked composite object at 0x9ab7e00 (../master/tests/leak_test.c:19, sz=6, NORMAL)
+Leaked composite object at 0x8aaee00 (../master/tests/leak_test.c:19, sz=6, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- main:[...]/master.build/../master/tests/leak_test.c:18 [0x8048663]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ main:[...]/master.build/../master/tests/leak_test.c:18 [0x8048643]
-Leaked composite object at 0x9ab7e48 (../master/tests/leak_test.c:19, sz=7, NORMAL)
+Leaked composite object at 0x8aaee48 (../master/tests/leak_test.c:19, sz=7, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- main:[...]/master.build/../master/tests/leak_test.c:18 [0x8048663]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ main:[...]/master.build/../master/tests/leak_test.c:18 [0x8048643]
-Leaked composite object at 0x9ab7e90 (../master/tests/leak_test.c:19, sz=8, NORMAL)
+Leaked composite object at 0x8aaee90 (../master/tests/leak_test.c:19, sz=8, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- main:[...]/master.build/../master/tests/leak_test.c:18 [0x8048663]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ main:[...]/master.build/../master/tests/leak_test.c:18 [0x8048643]
-Leaked composite object at 0x9ab7ed8 (../master/tests/leak_test.c:19, sz=9, NORMAL)
+Leaked composite object at 0x8aaeed8 (../master/tests/leak_test.c:19, sz=9, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- main:[...]/master.build/../master/tests/leak_test.c:18 [0x8048663]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ main:[...]/master.build/../master/tests/leak_test.c:18 [0x8048643]
-Leaked composite object at 0x9ab7f20 (../master/tests/leak_test.c:19, sz=10, NORMAL)
+Leaked composite object at 0x8aaef20 (../master/tests/leak_test.c:19, sz=10, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- main:[...]/master.build/../master/tests/leak_test.c:18 [0x8048663]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ main:[...]/master.build/../master/tests/leak_test.c:18 [0x8048643]
-Leaked composite object at 0x9ab7f68 (../master/tests/leak_test.c:19, sz=11, NORMAL)
+Leaked composite object at 0x8aaef68 (../master/tests/leak_test.c:19, sz=11, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- main:[...]/master.build/../master/tests/leak_test.c:18 [0x8048663]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ main:[...]/master.build/../master/tests/leak_test.c:18 [0x8048643]
-Leaked composite object at 0x9ab7fb0 (../master/tests/leak_test.c:19, sz=12, NORMAL)
+Leaked composite object at 0x8aaefb0 (../master/tests/leak_test.c:19, sz=12, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- main:[...]/master.build/../master/tests/leak_test.c:18 [0x8048663]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ main:[...]/master.build/../master/tests/leak_test.c:18 [0x8048643]
PASS: leaktest
Final heap size is 131072
PASS: middletest
GC_check_heap_block: found smashed heap objects:
-0x8b4cfd0 in or near object at 0x8b4cfa8 (../master/tests/smash_test.c:22, sz=40)
+ 0x8fa2fd0 in or near object at 0x8fa2fa8 (../master/tests/smash_test.c:22, sz=40)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- main:[...]/master.build/../master/tests/smash_test.c:22 [0x80485c5]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ main:[...]/master.build/../master/tests/smash_test.c:22 [0x80485a9]
+
GC_check_heap_block: found smashed heap objects:
-0x8b4cfd0 in or near object at 0x8b4cfa8 (../master/tests/smash_test.c:22, sz=40)
+ 0x8fa2fd0 in or near object at 0x8fa2fa8 (../master/tests/smash_test.c:22, sz=40)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- main:[...]/master.build/../master/tests/smash_test.c:22 [0x80485c5]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ main:[...]/master.build/../master/tests/smash_test.c:22 [0x80485a9]
+
GC_check_heap_block: found smashed heap objects:
-0x8bf00c8 in or near object at 0x8bf00a0 (../master/tests/smash_test.c:22, sz=40)
+ 0x8fa2fd0 in or near object at 0x8fa2fa8 (../master/tests/smash_test.c:22, sz=40)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- main:[...]/master.build/../master/tests/smash_test.c:22 [0x80485c5]
-0x8b4cfd0 in or near object at 0x8b4cfa8 (../master/tests/smash_test.c:22, sz=40)
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ main:[...]/master.build/../master/tests/smash_test.c:22 [0x80485a9]
+ 0x90460c8 in or near object at 0x90460a0 (../master/tests/smash_test.c:22, sz=40)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- main:[...]/master.build/../master/tests/smash_test.c:22 [0x80485c5]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ main:[...]/master.build/../master/tests/smash_test.c:22 [0x80485a9]
+
PASS: smashtest
PASS: hugetest
+Heap size: 65536
+Heap size: 131072
+PASS: realloc_test
PASS: staticrootstest
-****Chosen address 0x9562c51 in object
-0x9562c50 (../master/tests/trace_test.c:16, sz=8, NORMAL)
+****Chosen address 0x8cfd873 in object
+0x8cfd8a8 (../master/tests/trace_test.c:16, sz=8, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486c5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
-Reachable via 0 levels of pointers from offset 4 in object:
-0x9562e90 (../master/tests/trace_test.c:16, sz=8, NORMAL)
+Reachable via 0 levels of pointers from offset 0 in object:
+0x8cfd8f0 (../master/tests/trace_test.c:16, sz=8, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486c5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
-Reachable via 1 levels of pointers from offset 0 in object:
-0x9562ed8 (../master/tests/trace_test.c:16, sz=8, NORMAL)
+Reachable via 1 levels of pointers from offset 4 in object:
+0x8cfc230 (../master/tests/trace_test.c:16, sz=8, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486c5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
-Reachable via 2 levels of pointers from offset 4 in object:
-0x9561818 (../master/tests/trace_test.c:16, sz=8, NORMAL)
+Reachable via 2 levels of pointers from offset 0 in object:
+0x8cfc278 (../master/tests/trace_test.c:16, sz=8, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
-
-Reachable via 3 levels of pointers from offset 4 in object:
-0x9560a58 (../master/tests/trace_test.c:16, sz=8, NORMAL)
- Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
-
-Reachable via 4 levels of pointers from offset 0 in object:
-0x9560aa0 (../master/tests/trace_test.c:16, sz=8, NORMAL)
- Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486c5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
-Reachable via 5 levels of pointers from offset 4 in object:
-0x95593e0 (../master/tests/trace_test.c:16, sz=8, NORMAL)
+Reachable via 3 levels of pointers from offset 0 in object:
+0x8cfc2c0 (../master/tests/trace_test.c:16, sz=8, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486c5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485b4]
+
+Reachable via 4 levels of pointers from offset 4 in object:
+0x8cf7bc0 (../master/tests/trace_test.c:16, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486c5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485b4]
+
+Reachable via 5 levels of pointers from offset 0 in object:
+0x8cf7c08 (../master/tests/trace_test.c:16, sz=8, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486c5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485b4]
Reachable via 6 levels of pointers from offset 0 in object:
-0x9559428 (../master/tests/trace_test.c:16, sz=8, NORMAL)
+0x8cf7c50 (../master/tests/trace_test.c:16, sz=8, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486c5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485b4]
-Reachable via 7 levels of pointers from offset 4 in object:
-0x95438a8 (../master/tests/trace_test.c:16, sz=8, NORMAL)
+Reachable via 7 levels of pointers from offset 0 in object:
+0x8cf7c98 (../master/tests/trace_test.c:16, sz=8, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486c5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485b4]
Reachable via 8 levels of pointers from offset 0 in object:
-0x95438f0 (../master/tests/trace_test.c:16, sz=8, NORMAL)
+0x8cf7ce0 (../master/tests/trace_test.c:16, sz=8, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486c5]
+ main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485b4]
-Reachable via 9 levels of pointers from offset 4 in object:
-0x94b2548 (../master/tests/trace_test.c:16, sz=8, NORMAL)
- Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4]
-
-Reachable via 10 levels of pointers from root at 0x8049a4c
+Reachable via 9 levels of pointers from root at 0x8049a38
-****Chosen address 0x96a044a in object
-0x96a0470 (../master/tests/trace_test.c:18, sz=8, PTRFREE)
+****Chosen address 0x8d7644a in object
+0x8d76470 (../master/tests/trace_test.c:18, sz=8, PTRFREE)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc_atomic+0x60) [0x400314b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x804871c]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc_atomic+0x60) [0x400322c0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x804870c]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
Reachable via 0 levels of pointers from offset 0 in object:
-0x951a668 (../master/tests/trace_test.c:16, sz=8, NORMAL)
+0x8c69980 (../master/tests/trace_test.c:16, sz=8, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486c5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
Reachable via 1 levels of pointers from offset 0 in object:
-0x951a788 (../master/tests/trace_test.c:16, sz=8, NORMAL)
+0x8c69a10 (../master/tests/trace_test.c:16, sz=8, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486c5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
Reachable via 2 levels of pointers from offset 4 in object:
-0x9504350 (../master/tests/trace_test.c:16, sz=8, NORMAL)
+0x8c68398 (../master/tests/trace_test.c:16, sz=8, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486c5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
Reachable via 3 levels of pointers from offset 4 in object:
-0x9503e90 (../master/tests/trace_test.c:16, sz=8, NORMAL)
+0x8c67350 (../master/tests/trace_test.c:16, sz=8, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486c5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
Reachable via 4 levels of pointers from offset 4 in object:
-0x94feae8 (../master/tests/trace_test.c:16, sz=8, NORMAL)
+0x8c64428 (../master/tests/trace_test.c:16, sz=8, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486c5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
Reachable via 5 levels of pointers from offset 4 in object:
-0x94f5c50 (../master/tests/trace_test.c:16, sz=8, NORMAL)
+0x8c5f350 (../master/tests/trace_test.c:16, sz=8, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486c5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485b4]
Reachable via 6 levels of pointers from offset 0 in object:
-0x94f5d70 (../master/tests/trace_test.c:16, sz=8, NORMAL)
+0x8c5f398 (../master/tests/trace_test.c:16, sz=8, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486c5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485b4]
Reachable via 7 levels of pointers from offset 0 in object:
-0x94f5db8 (../master/tests/trace_test.c:16, sz=8, NORMAL)
+0x8c5f3e0 (../master/tests/trace_test.c:16, sz=8, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486c5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485b4]
Reachable via 8 levels of pointers from offset 0 in object:
-0x94f5e00 (../master/tests/trace_test.c:16, sz=8, NORMAL)
+0x8c5f590 (../master/tests/trace_test.c:16, sz=8, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486c5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485b4]
Reachable via 9 levels of pointers from offset 4 in object:
-0x967ce00 (../master/tests/trace_test.c:16, sz=8, NORMAL)
+0x8d52aa0 (../master/tests/trace_test.c:16, sz=8, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486c5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485b4]
Reachable via 10 levels of pointers from offset 4 in object:
-0x961f080 (../master/tests/trace_test.c:16, sz=8, NORMAL)
+0x8cf7ce0 (../master/tests/trace_test.c:16, sz=8, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486c5]
+ main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485b4]
-Reachable via 11 levels of pointers from root at 0x8049a58
+Reachable via 11 levels of pointers from root at 0xbfb8c8d4
-****Chosen address 0x94c38ec in object
-0x94c38f0 (../master/tests/trace_test.c:18, sz=8, PTRFREE)
+****Chosen address 0x8b998ec in object
+0x8b998f0 (../master/tests/trace_test.c:18, sz=8, PTRFREE)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc_atomic+0x60) [0x400314b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x804871c]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc_atomic+0x60) [0x400322c0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x804870c]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
Reachable via 0 levels of pointers from offset 4 in object:
-0x947a2c0 (../master/tests/trace_test.c:16, sz=8, NORMAL)
+0x8b4d308 (../master/tests/trace_test.c:16, sz=8, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486c5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
Reachable via 1 levels of pointers from offset 4 in object:
-0x947a788 (../master/tests/trace_test.c:16, sz=8, NORMAL)
+0x8b4d6b0 (../master/tests/trace_test.c:16, sz=8, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486c5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
Reachable via 2 levels of pointers from offset 0 in object:
-0x947a8f0 (../master/tests/trace_test.c:16, sz=8, NORMAL)
+0x8b4d6f8 (../master/tests/trace_test.c:16, sz=8, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486c5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
Reachable via 3 levels of pointers from offset 0 in object:
-0x947a980 (../master/tests/trace_test.c:16, sz=8, NORMAL)
+0x8b4d740 (../master/tests/trace_test.c:16, sz=8, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486c5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
Reachable via 4 levels of pointers from offset 4 in object:
-0x9478818 (../master/tests/trace_test.c:16, sz=8, NORMAL)
+0x8b4a818 (../master/tests/trace_test.c:16, sz=8, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486c5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
Reachable via 5 levels of pointers from offset 4 in object:
-0x9473980 (../master/tests/trace_test.c:16, sz=8, NORMAL)
+0x8b45740 (../master/tests/trace_test.c:16, sz=8, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486c5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485b4]
Reachable via 6 levels of pointers from offset 0 in object:
-0x94739c8 (../master/tests/trace_test.c:16, sz=8, NORMAL)
+0x8b45a58 (../master/tests/trace_test.c:16, sz=8, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486c5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485b4]
Reachable via 7 levels of pointers from offset 4 in object:
-0x94528a8 (../master/tests/trace_test.c:16, sz=8, NORMAL)
+0x8b23a10 (../master/tests/trace_test.c:16, sz=8, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486c5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485b4]
Reachable via 8 levels of pointers from offset 4 in object:
-0x94b5788 (../master/tests/trace_test.c:16, sz=8, NORMAL)
+0x8b8b788 (../master/tests/trace_test.c:16, sz=8, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486c5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485b4]
Reachable via 9 levels of pointers from offset 0 in object:
-0x94b57d0 (../master/tests/trace_test.c:16, sz=8, NORMAL)
+0x8b8b7d0 (../master/tests/trace_test.c:16, sz=8, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486c5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485b4]
Reachable via 10 levels of pointers from offset 0 in object:
-0x94b5818 (../master/tests/trace_test.c:16, sz=8, NORMAL)
+0x8b8b818 (../master/tests/trace_test.c:16, sz=8, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486c5]
+ main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485b4]
-Reachable via 11 levels of pointers from root at 0x8049a48
+Reachable via 11 levels of pointers from root at 0x8049a28
-****Chosen address 0x9537f29 in object
-0x9537f20 (../master/tests/trace_test.c:18, sz=8, PTRFREE)
+****Chosen address 0x8c0df29 in object
+0x8c0df20 (../master/tests/trace_test.c:18, sz=8, PTRFREE)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc_atomic+0x60) [0x400314b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x804871c]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc_atomic+0x60) [0x400322c0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:18 [0x804870c]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
Reachable via 0 levels of pointers from offset 0 in object:
-0x9536158 (../master/tests/trace_test.c:16, sz=8, NORMAL)
+0x8c0ee90 (../master/tests/trace_test.c:16, sz=8, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486c5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
-Reachable via 1 levels of pointers from offset 4 in object:
-0x9536398 (../master/tests/trace_test.c:16, sz=8, NORMAL)
+Reachable via 1 levels of pointers from offset 0 in object:
+0x8c0eed8 (../master/tests/trace_test.c:16, sz=8, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486c5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
-Reachable via 2 levels of pointers from offset 0 in object:
-0x95363e0 (../master/tests/trace_test.c:16, sz=8, NORMAL)
+Reachable via 2 levels of pointers from offset 4 in object:
+0x8c0c398 (../master/tests/trace_test.c:16, sz=8, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486c5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
Reachable via 3 levels of pointers from offset 4 in object:
-0x9536ce0 (../master/tests/trace_test.c:16, sz=8, NORMAL)
+0x8c0cc98 (../master/tests/trace_test.c:16, sz=8, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486c5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
Reachable via 4 levels of pointers from offset 4 in object:
-0x9535f20 (../master/tests/trace_test.c:16, sz=8, NORMAL)
+0x8c0bed8 (../master/tests/trace_test.c:16, sz=8, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486c5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
Reachable via 5 levels of pointers from offset 4 in object:
-0x95313e0 (../master/tests/trace_test.c:16, sz=8, NORMAL)
+0x8c07398 (../master/tests/trace_test.c:16, sz=8, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486c5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485b4]
Reachable via 6 levels of pointers from offset 4 in object:
-0x952cce0 (../master/tests/trace_test.c:16, sz=8, NORMAL)
+0x8c02c98 (../master/tests/trace_test.c:16, sz=8, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486c5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485b4]
Reachable via 7 levels of pointers from offset 0 in object:
-0x952cd28 (../master/tests/trace_test.c:16, sz=8, NORMAL)
+0x8c02ce0 (../master/tests/trace_test.c:16, sz=8, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486c5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485b4]
Reachable via 8 levels of pointers from offset 4 in object:
-0x9501668 (../master/tests/trace_test.c:16, sz=8, NORMAL)
+0x8bd51e8 (../master/tests/trace_test.c:16, sz=8, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486f5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486c5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:20 [0x80486e5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485b4]
Reachable via 9 levels of pointers from offset 4 in object:
-0x94b24b8 (../master/tests/trace_test.c:16, sz=8, NORMAL)
+0x8b87398 (../master/tests/trace_test.c:16, sz=8, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486eb]
- main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486c5]
+ mktree:[...]/master.build/../master/tests/trace_test.c:19 [0x80486db]
+ main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485b4]
Reachable via 10 levels of pointers from offset 0 in object:
-0x94b2548 (../master/tests/trace_test.c:16, sz=8, NORMAL)
+0x8b873e0 (../master/tests/trace_test.c:16, sz=8, NORMAL)
Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486d5]
- main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485c4]
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ mktree:[...]/master.build/../master/tests/trace_test.c:17 [0x80486c5]
+ main:[...]/master.build/../master/tests/trace_test.c:29 [0x80485b4]
-Reachable via 11 levels of pointers from root at 0x8049a4c
+Reachable via 11 levels of pointers from root at 0x8049a2c
PASS: tracetest
-Leaked composite object at 0x8e81ff8 (../master/tests/thread_leak_test.c:12, sz=4, NORMAL)
- Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- test:[...]/master.build/../master/tests/thread_leak_test.c:12 [0x8048848]
- [...]/master.build/.libs/libgc.so.1(GC_inner_start_routine+0x64) [0x40040c44]
- [...]/master.build/.libs/libgc.so.1(GC_call_with_stack_base+0x1e) [0x4003a6de]
- [...]/master.build/.libs/libgc.so.1(GC_start_routine+0x25) [0x40040ca5]
- /lib/i386-linux-gnu/i686/nosegneg/libpthread.so.0(+0x5c60) [0x4008ac60]
- /lib/i386-linux-gnu/i686/nosegneg/libc.so.6(clone+0x5e) [0x401757be]
-
-Leaked composite object at 0x8e81f78 (../master/tests/thread_leak_test.c:12, sz=4, NORMAL)
- Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- test:[...]/master.build/../master/tests/thread_leak_test.c:12 [0x8048848]
- [...]/master.build/.libs/libgc.so.1(GC_inner_start_routine+0x64) [0x40040c44]
- [...]/master.build/.libs/libgc.so.1(GC_call_with_stack_base+0x1e) [0x4003a6de]
- [...]/master.build/.libs/libgc.so.1(GC_start_routine+0x25) [0x40040ca5]
- /lib/i386-linux-gnu/i686/nosegneg/libpthread.so.0(+0x5c60) [0x4008ac60]
- /lib/i386-linux-gnu/i686/nosegneg/libc.so.6(clone+0x5e) [0x401757be]
-
-Leaked composite object at 0x8e81ef8 (../master/tests/thread_leak_test.c:12, sz=4, NORMAL)
- Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- test:[...]/master.build/../master/tests/thread_leak_test.c:12 [0x8048848]
- [...]/master.build/.libs/libgc.so.1(GC_inner_start_routine+0x64) [0x40040c44]
- [...]/master.build/.libs/libgc.so.1(GC_call_with_stack_base+0x1e) [0x4003a6de]
- [...]/master.build/.libs/libgc.so.1(GC_start_routine+0x25) [0x40040ca5]
- /lib/i386-linux-gnu/i686/nosegneg/libpthread.so.0(+0x5c60) [0x4008ac60]
- /lib/i386-linux-gnu/i686/nosegneg/libc.so.6(clone+0x5e) [0x401757be]
-
-Leaked composite object at 0x8e81f38 (../master/tests/thread_leak_test.c:12, sz=4, NORMAL)
- Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- test:[...]/master.build/../master/tests/thread_leak_test.c:12 [0x8048848]
- [...]/master.build/.libs/libgc.so.1(GC_inner_start_routine+0x64) [0x40040c44]
- [...]/master.build/.libs/libgc.so.1(GC_call_with_stack_base+0x1e) [0x4003a6de]
- [...]/master.build/.libs/libgc.so.1(GC_start_routine+0x25) [0x40040ca5]
- /lib/i386-linux-gnu/i686/nosegneg/libpthread.so.0(+0x5c60) [0x4008ac60]
- /lib/i386-linux-gnu/i686/nosegneg/libc.so.6(clone+0x5e) [0x401757be]
-
-Leaked composite object at 0x8e81fb8 (../master/tests/thread_leak_test.c:12, sz=4, NORMAL)
- Call chain at allocation:
- [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x400310b0]
- test:[...]/master.build/../master/tests/thread_leak_test.c:12 [0x8048848]
- [...]/master.build/.libs/libgc.so.1(GC_inner_start_routine+0x64) [0x40040c44]
- [...]/master.build/.libs/libgc.so.1(GC_call_with_stack_base+0x1e) [0x4003a6de]
- [...]/master.build/.libs/libgc.so.1(GC_start_routine+0x25) [0x40040ca5]
- /lib/i386-linux-gnu/i686/nosegneg/libpthread.so.0(+0x5c60) [0x4008ac60]
- /lib/i386-linux-gnu/i686/nosegneg/libc.so.6(clone+0x5e) [0x401757be]
+Leaked composite object at 0x8e6fff8 (../master/tests/thread_leak_test.c:25, sz=4, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ test:[...]/master.build/../master/tests/thread_leak_test.c:25 [0x8048848]
+ [...]/master.build/.libs/libgc.so.1(GC_inner_start_routine+0x64) [0x40045214]
+ [...]/master.build/.libs/libgc.so.1(GC_call_with_stack_base+0x1e) [0x4003d55e]
+ [...]/master.build/.libs/libgc.so.1(GC_start_routine+0x25) [0x40045275]
+ /lib/i386-linux-gnu/i686/nosegneg/libpthread.so.0(+0x5c60) [0x4008fc60]
+ /lib/i386-linux-gnu/i686/nosegneg/libc.so.6(clone+0x5e) [0x4017a7be]
+
+Leaked composite object at 0x8e6ff78 (../master/tests/thread_leak_test.c:25, sz=4, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ test:[...]/master.build/../master/tests/thread_leak_test.c:25 [0x8048848]
+ [...]/master.build/.libs/libgc.so.1(GC_inner_start_routine+0x64) [0x40045214]
+ [...]/master.build/.libs/libgc.so.1(GC_call_with_stack_base+0x1e) [0x4003d55e]
+ [...]/master.build/.libs/libgc.so.1(GC_start_routine+0x25) [0x40045275]
+ /lib/i386-linux-gnu/i686/nosegneg/libpthread.so.0(+0x5c60) [0x4008fc60]
+ /lib/i386-linux-gnu/i686/nosegneg/libc.so.6(clone+0x5e) [0x4017a7be]
+
+Leaked composite object at 0x8e6ff38 (../master/tests/thread_leak_test.c:25, sz=4, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ test:[...]/master.build/../master/tests/thread_leak_test.c:25 [0x8048848]
+ [...]/master.build/.libs/libgc.so.1(GC_inner_start_routine+0x64) [0x40045214]
+ [...]/master.build/.libs/libgc.so.1(GC_call_with_stack_base+0x1e) [0x4003d55e]
+ [...]/master.build/.libs/libgc.so.1(GC_start_routine+0x25) [0x40045275]
+ /lib/i386-linux-gnu/i686/nosegneg/libpthread.so.0(+0x5c60) [0x4008fc60]
+ /lib/i386-linux-gnu/i686/nosegneg/libc.so.6(clone+0x5e) [0x4017a7be]
+
+Leaked composite object at 0x8e6fef8 (../master/tests/thread_leak_test.c:25, sz=4, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ test:[...]/master.build/../master/tests/thread_leak_test.c:25 [0x8048848]
+ [...]/master.build/.libs/libgc.so.1(GC_inner_start_routine+0x64) [0x40045214]
+ [...]/master.build/.libs/libgc.so.1(GC_call_with_stack_base+0x1e) [0x4003d55e]
+ [...]/master.build/.libs/libgc.so.1(GC_start_routine+0x25) [0x40045275]
+ /lib/i386-linux-gnu/i686/nosegneg/libpthread.so.0(+0x5c60) [0x4008fc60]
+ /lib/i386-linux-gnu/i686/nosegneg/libc.so.6(clone+0x5e) [0x4017a7be]
+
+Leaked composite object at 0x8e6ffb8 (../master/tests/thread_leak_test.c:25, sz=4, NORMAL)
+ Call chain at allocation:
+ [...]/master.build/.libs/libgc.so.1(GC_debug_malloc+0x60) [0x40031ec0]
+ test:[...]/master.build/../master/tests/thread_leak_test.c:25 [0x8048848]
+ [...]/master.build/.libs/libgc.so.1(GC_inner_start_routine+0x64) [0x40045214]
+ [...]/master.build/.libs/libgc.so.1(GC_call_with_stack_base+0x1e) [0x4003d55e]
+ [...]/master.build/.libs/libgc.so.1(GC_start_routine+0x25) [0x40045275]
+ /lib/i386-linux-gnu/i686/nosegneg/libpthread.so.0(+0x5c60) [0x4008fc60]
+ /lib/i386-linux-gnu/i686/nosegneg/libc.so.6(clone+0x5e) [0x4017a7be]
PASS: threadleaktest
+PASS: threadkey_test
PASS: initsecondarythread
usage: test_cpp number-of-iterations
Assuming 10 iters
@@ -720,7 +723,173 @@ Starting iteration 10
The test appears to have succeeded.
PASS: test_cpp
===================
-All 10 tests passed
+All 12 tests passed
===================
make[2]: Leaving directory `[...]/master.build'
make[1]: Leaving directory `[...]/master.build'
+Making check in src
+make[1]: Entering directory `[...]/master.build/libatomic_ops/src'
+/bin/bash ../libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I../src -I../../../master/libatomic_ops/src -fPIC -g -O2 -Wall -Wextra -DNDEBUG -MT atomic_ops.lo -MD -MP -MF .deps/atomic_ops.Tpo -c -o atomic_ops.lo ../../../master/libatomic_ops/src/atomic_ops.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I../src -I../../../master/libatomic_ops/src -fPIC -g -O2 -Wall -Wextra -DNDEBUG -MT atomic_ops.lo -MD -MP -MF .deps/atomic_ops.Tpo -c ../../../master/libatomic_ops/src/atomic_ops.c -o atomic_ops.o
+mv -f .deps/atomic_ops.Tpo .deps/atomic_ops.Plo
+/bin/bash ../libtool --tag=CC --mode=link gcc-4.6 -fPIC -g -O2 -Wall -Wextra -DNDEBUG -version-info 1:3:0 -no-undefined -o libatomic_ops.la -rpath [...]/master.build.install/lib atomic_ops.lo
+libtool: link: ar cru .libs/libatomic_ops.a atomic_ops.o
+libtool: link: ranlib .libs/libatomic_ops.a
+libtool: link: ( cd ".libs" && rm -f "libatomic_ops.la" && ln -s "../libatomic_ops.la" "libatomic_ops.la" )
+/bin/bash ../libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I../src -I../../../master/libatomic_ops/src -fPIC -g -O2 -Wall -Wextra -DNDEBUG -MT atomic_ops_stack.lo -MD -MP -MF .deps/atomic_ops_stack.Tpo -c -o atomic_ops_stack.lo ../../../master/libatomic_ops/src/atomic_ops_stack.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I../src -I../../../master/libatomic_ops/src -fPIC -g -O2 -Wall -Wextra -DNDEBUG -MT atomic_ops_stack.lo -MD -MP -MF .deps/atomic_ops_stack.Tpo -c ../../../master/libatomic_ops/src/atomic_ops_stack.c -o atomic_ops_stack.o
+mv -f .deps/atomic_ops_stack.Tpo .deps/atomic_ops_stack.Plo
+/bin/bash ../libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I../src -I../../../master/libatomic_ops/src -fPIC -g -O2 -Wall -Wextra -DNDEBUG -MT atomic_ops_malloc.lo -MD -MP -MF .deps/atomic_ops_malloc.Tpo -c -o atomic_ops_malloc.lo ../../../master/libatomic_ops/src/atomic_ops_malloc.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I../src -I../../../master/libatomic_ops/src -fPIC -g -O2 -Wall -Wextra -DNDEBUG -MT atomic_ops_malloc.lo -MD -MP -MF .deps/atomic_ops_malloc.Tpo -c ../../../master/libatomic_ops/src/atomic_ops_malloc.c -o atomic_ops_malloc.o
+mv -f .deps/atomic_ops_malloc.Tpo .deps/atomic_ops_malloc.Plo
+/bin/bash ../libtool --tag=CC --mode=link gcc-4.6 -fPIC -g -O2 -Wall -Wextra -DNDEBUG -version-info 1:3:0 -no-undefined -o libatomic_ops_gpl.la -rpath [...]/master.build.install/lib atomic_ops_stack.lo atomic_ops_malloc.lo
+libtool: link: ar cru .libs/libatomic_ops_gpl.a atomic_ops_stack.o atomic_ops_malloc.o
+libtool: link: ranlib .libs/libatomic_ops_gpl.a
+libtool: link: ( cd ".libs" && rm -f "libatomic_ops_gpl.la" && ln -s "../libatomic_ops_gpl.la" "libatomic_ops_gpl.la" )
+make[1]: Leaving directory `[...]/master.build/libatomic_ops/src'
+Making check in doc
+make[1]: Entering directory `[...]/master.build/libatomic_ops/doc'
+make[1]: Nothing to be done for `check'.
+make[1]: Leaving directory `[...]/master.build/libatomic_ops/doc'
+Making check in tests
+make[1]: Entering directory `[...]/master.build/libatomic_ops/tests'
+sed -e s/XX// ../../../master/libatomic_ops/tests/test_atomic_include.template > test_atomic_include.h
+sed -e s/XX/_release/ ../../../master/libatomic_ops/tests/test_atomic_include.template >> test_atomic_include.h
+sed -e s/XX/_acquire/ ../../../master/libatomic_ops/tests/test_atomic_include.template >> test_atomic_include.h
+sed -e s/XX/_read/ ../../../master/libatomic_ops/tests/test_atomic_include.template >> test_atomic_include.h
+sed -e s/XX/_write/ ../../../master/libatomic_ops/tests/test_atomic_include.template >> test_atomic_include.h
+sed -e s/XX/_full/ ../../../master/libatomic_ops/tests/test_atomic_include.template >> test_atomic_include.h
+sed -e s/XX/_release_write/ ../../../master/libatomic_ops/tests/test_atomic_include.template >> test_atomic_include.h
+sed -e s/XX/_acquire_read/ ../../../master/libatomic_ops/tests/test_atomic_include.template >> test_atomic_include.h
+echo "#include \"atomic_ops.h\" " > list_atomic.c
+sed -e s/XX// ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c
+sed -e s/XX/_release/ ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c
+sed -e s/XX/_acquire/ ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c
+sed -e s/XX/_read/ ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c
+sed -e s/XX/_write/ ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c
+sed -e s/XX/_full/ ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c
+sed -e s/XX/_release_write/ ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c
+sed -e s/XX/_acquire_read/ ../../../master/libatomic_ops/tests/list_atomic.template >> list_atomic.c
+gcc-4.6 -DHAVE_CONFIG_H -I../src -I../../../master/libatomic_ops/src -I../tests -I../../../master/libatomic_ops/tests -g -O2 -Wall -Wextra -DNDEBUG list_atomic.c -E > list_atomic.i
+make check-am
+make[2]: Entering directory `[...]/master.build/libatomic_ops/tests'
+make test_atomic test_atomic_pthreads test_stack test_malloc
+make[3]: Entering directory `[...]/master.build/libatomic_ops/tests'
+gcc-4.6 -DHAVE_CONFIG_H -I../src -I../../../master/libatomic_ops/src -I../tests -I../../../master/libatomic_ops/tests -g -O2 -Wall -Wextra -DNDEBUG -MT test_atomic.o -MD -MP -MF .deps/test_atomic.Tpo -c -o test_atomic.o ../../../master/libatomic_ops/tests/test_atomic.c
+mv -f .deps/test_atomic.Tpo .deps/test_atomic.Po
+/bin/bash ../libtool --tag=CC --mode=link gcc-4.6 -g -O2 -Wall -Wextra -DNDEBUG -o test_atomic test_atomic.o -lpthread ../src/libatomic_ops.la
+libtool: link: gcc-4.6 -g -O2 -Wall -Wextra -DNDEBUG -o test_atomic test_atomic.o -lpthread ../src/.libs/libatomic_ops.a
+gcc-4.6 -DHAVE_CONFIG_H -DAO_USE_PTHREAD_DEFS -I../src -I../../../master/libatomic_ops/src -I../tests -I../../../master/libatomic_ops/tests -g -O2 -Wall -Wextra -DNDEBUG -MT test_atomic_pthreads-test_atomic.o -MD -MP -MF .deps/test_atomic_pthreads-test_atomic.Tpo -c -o test_atomic_pthreads-test_atomic.o `test -f 'test_atomic.c' || echo '../../../master/libatomic_ops/tests/'`test_atomic.c
+mv -f .deps/test_atomic_pthreads-test_atomic.Tpo .deps/test_atomic_pthreads-test_atomic.Po
+/bin/bash ../libtool --tag=CC --mode=link gcc-4.6 -g -O2 -Wall -Wextra -DNDEBUG -o test_atomic_pthreads test_atomic_pthreads-test_atomic.o -lpthread ../src/libatomic_ops.la
+libtool: link: gcc-4.6 -g -O2 -Wall -Wextra -DNDEBUG -o test_atomic_pthreads test_atomic_pthreads-test_atomic.o -lpthread ../src/.libs/libatomic_ops.a
+gcc-4.6 -DHAVE_CONFIG_H -I../src -I../../../master/libatomic_ops/src -I../tests -I../../../master/libatomic_ops/tests -g -O2 -Wall -Wextra -DNDEBUG -MT test_stack.o -MD -MP -MF .deps/test_stack.Tpo -c -o test_stack.o ../../../master/libatomic_ops/tests/test_stack.c
+mv -f .deps/test_stack.Tpo .deps/test_stack.Po
+/bin/bash ../libtool --tag=CC --mode=link gcc-4.6 -g -O2 -Wall -Wextra -DNDEBUG -o test_stack test_stack.o -lpthread ../src/libatomic_ops_gpl.la ../src/libatomic_ops.la
+libtool: link: gcc-4.6 -g -O2 -Wall -Wextra -DNDEBUG -o test_stack test_stack.o -lpthread ../src/.libs/libatomic_ops_gpl.a ../src/.libs/libatomic_ops.a
+gcc-4.6 -DHAVE_CONFIG_H -I../src -I../../../master/libatomic_ops/src -I../tests -I../../../master/libatomic_ops/tests -g -O2 -Wall -Wextra -DNDEBUG -MT test_malloc.o -MD -MP -MF .deps/test_malloc.Tpo -c -o test_malloc.o ../../../master/libatomic_ops/tests/test_malloc.c
+mv -f .deps/test_malloc.Tpo .deps/test_malloc.Po
+/bin/bash ../libtool --tag=CC --mode=link gcc-4.6 -g -O2 -Wall -Wextra -DNDEBUG -o test_malloc test_malloc.o -lpthread ../src/libatomic_ops_gpl.la ../src/libatomic_ops.la
+libtool: link: gcc-4.6 -g -O2 -Wall -Wextra -DNDEBUG -o test_malloc test_malloc.o -lpthread ../src/.libs/libatomic_ops_gpl.a ../src/.libs/libatomic_ops.a
+make[3]: Leaving directory `[...]/master.build/libatomic_ops/tests'
+make check-TESTS
+make[3]: Entering directory `[...]/master.build/libatomic_ops/tests'
+Missing: AO_compare_and_swap_double
+Missing: AO_nop_acquire
+Missing: AO_store_acquire
+Missing: AO_short_store_acquire
+Missing: AO_char_store_acquire
+Missing: AO_int_store_acquire
+Missing: AO_compare_and_swap_double_acquire
+Missing: AO_nop_release
+Missing: AO_load_release
+Missing: AO_short_load_release
+Missing: AO_char_load_release
+Missing: AO_int_load_release
+Missing: AO_compare_and_swap_double_release
+Missing: AO_store_read
+Missing: AO_short_store_read
+Missing: AO_char_store_read
+Missing: AO_int_store_read
+Missing: AO_compare_and_swap_double_read
+Missing: AO_load_write
+Missing: AO_short_load_write
+Missing: AO_char_load_write
+Missing: AO_int_load_write
+Missing: AO_compare_and_swap_double_write
+Missing: AO_compare_and_swap_double_full
+Missing: AO_nop_release_write
+Missing: AO_load_release_write
+Missing: AO_short_load_release_write
+Missing: AO_char_load_release_write
+Missing: AO_int_load_release_write
+Missing: AO_compare_and_swap_double_release_write
+Missing: AO_nop_acquire_read
+Missing: AO_store_acquire_read
+Missing: AO_short_store_acquire_read
+Missing: AO_char_store_acquire_read
+Missing: AO_int_store_acquire_read
+Missing: AO_compare_and_swap_double_acquire_read
+Testing add1/sub1
+Succeeded
+Testing store_release_write/load_acquire_read
+Succeeded
+Testing test_and_set
+Succeeded
+PASS: test_atomic
+Missing: AO_nop_acquire
+Missing: AO_store_acquire
+Missing: AO_short_store_acquire
+Missing: AO_char_store_acquire
+Missing: AO_int_store_acquire
+Missing: AO_nop_release
+Missing: AO_load_release
+Missing: AO_short_load_release
+Missing: AO_char_load_release
+Missing: AO_int_load_release
+Missing: AO_store_read
+Missing: AO_short_store_read
+Missing: AO_char_store_read
+Missing: AO_int_store_read
+Missing: AO_load_write
+Missing: AO_short_load_write
+Missing: AO_char_load_write
+Missing: AO_int_load_write
+Missing: AO_nop_release_write
+Missing: AO_load_release_write
+Missing: AO_short_load_release_write
+Missing: AO_char_load_release_write
+Missing: AO_int_load_release_write
+Missing: AO_nop_acquire_read
+Missing: AO_store_acquire_read
+Missing: AO_short_store_acquire_read
+Missing: AO_char_store_acquire_read
+Missing: AO_int_store_acquire_read
+Testing add1/sub1
+Succeeded
+Testing store_release_write/load_acquire_read
+Succeeded
+Testing test_and_set
+Succeeded
+PASS: test_atomic_pthreads
+FAILED
+/bin/bash: line 5: 27329 Aborted ${dir}$tst
+FAIL: test_stack
+Testing AO_malloc/AO_free
+Succeeded
+Performing 1000 reversals of 1000 element lists in 10 threads
+PASS: test_malloc
+===================
+1 of 4 tests failed
+===================
+make[3]: *** [check-TESTS] Error 1
+make[3]: Leaving directory `[...]/master.build/libatomic_ops/tests'
+make[2]: *** [check-am] Error 2
+make[2]: Leaving directory `[...]/master.build/libatomic_ops/tests'
+make[1]: *** [check] Error 2
+make[1]: Leaving directory `[...]/master.build/libatomic_ops/tests'
+make[1]: Entering directory `[...]/master.build/libatomic_ops'
+make[1]: Nothing to be done for `check-am'.
+make[1]: Leaving directory `[...]/master.build/libatomic_ops'
+make: *** [check-recursive] Error 1
+make: Target `check' not remade because of errors.