Created
May 22, 2017 09:55
-
-
Save volviq/d0b281dddde5685fb37812a5294a10c8 to your computer and use it in GitHub Desktop.
gperftools 2.5.91 build error - invocation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
testuser@nshield-lin64-1:~/testuser_test/gperftools-2.5.91> make check | |
rm -f debugallocation_test.sh | |
cp -p ./src/tests/debugallocation_test.sh debugallocation_test.sh | |
rm -f tcmalloc_unittest.sh | |
cp -p ./src/tests/tcmalloc_unittest.sh tcmalloc_unittest.sh | |
rm -f sampling_test.sh | |
cp -p ./src/tests/sampling_test.sh sampling_test.sh | |
rm -f heap-profiler_unittest.sh | |
cp -p ./src/tests/heap-profiler_unittest.sh heap-profiler_unittest.sh | |
rm -f heap-checker_unittest.sh | |
cp -p ./src/tests/heap-checker_unittest.sh heap-checker_unittest.sh | |
rm -f heap-checker-death_unittest.sh | |
cp -p ./src/tests/heap-checker-death_unittest.sh heap-checker-death_unittest.sh | |
rm -f sampling_debug_test.sh | |
cp -p ./src/tests/sampling_test.sh sampling_debug_test.sh | |
rm -f heap-profiler_debug_unittest.sh | |
cp -p ./src/tests/heap-profiler_unittest.sh heap-profiler_debug_unittest.sh | |
rm -f heap-checker_debug_unittest.sh | |
cp -p ./src/tests/heap-checker_unittest.sh heap-checker_debug_unittest.sh | |
rm -f profiler_unittest.sh | |
cp -p ./src/tests/profiler_unittest.sh profiler_unittest.sh | |
for la in libtcmalloc_minimal.la libtcmalloc_minimal_debug.la libtcmalloc.la libtcmalloc_debug.la libtcmalloc_and_profiler.la; do lib=".libs/`basename $la .la | |
`.a"; [ ! -f "$lib" ] || : "$lib"; done | |
make pprof_unittest | |
make[1]: Entering directory `/home/testuser/testuser_test/gperftools-2.5.91' | |
./src/pprof -test | |
AddressAdd 32-bit tests: 5 passes, 0 failures | |
AddressAdd 64-bit tests: 10 passes, 0 failures | |
AddressSub 32-bit tests: 5 passes, 0 failures | |
AddressSub 64-bit tests: 10 passes, 0 failures | |
AddressInc 32-bit tests: 5 passes, 0 failures | |
AddressInc 64-bit tests: 10 passes, 0 failures | |
PASS | |
make[1]: Leaving directory `/home/testuser/testuser_test/gperftools-2.5.91' | |
make check-TESTS | |
make[1]: Entering directory `/home/testuser/testuser_test/gperftools-2.5.91' | |
make[2]: Entering directory `/home/testuser/testuser_test/gperftools-2.5.91' | |
PASS: low_level_alloc_unittest | |
PASS: atomicops_unittest | |
PASS: stacktrace_unittest | |
PASS: tcmalloc_minimal_unittest | |
PASS: tcm_min_asserts_unittest | |
PASS: tcmalloc_minimal_large_unittest | |
PASS: tcmalloc_minimal_large_heap_fragmentation_unittest | |
PASS: addressmap_unittest | |
PASS: system_alloc_unittest | |
PASS: packed_cache_test | |
PASS: frag_unittest | |
PASS: markidle_unittest | |
PASS: current_allocated_bytes_test | |
PASS: malloc_hook_test | |
PASS: malloc_extension_test | |
PASS: malloc_extension_c_test | |
PASS: memalign_unittest | |
PASS: page_heap_test | |
PASS: pagemap_unittest | |
PASS: realloc_unittest | |
PASS: stack_trace_table_test | |
PASS: thread_dealloc_unittest | |
PASS: tcmalloc_minimal_debug_unittest | |
PASS: malloc_extension_debug_test | |
PASS: memalign_debug_unittest | |
PASS: realloc_debug_unittest | |
rm -f debugallocation_test.sh | |
cp -p ./src/tests/debugallocation_test.sh debugallocation_test.sh | |
PASS: debugallocation_test.sh | |
rm -f tcmalloc_unittest.sh | |
cp -p ./src/tests/tcmalloc_unittest.sh tcmalloc_unittest.sh | |
PASS: tcmalloc_unittest.sh | |
PASS: tcmalloc_both_unittest | |
PASS: tcmalloc_large_unittest | |
PASS: tcmalloc_large_heap_fragmentation_unittest | |
PASS: raw_printer_test | |
PASS: sampler_test | |
rm -f sampling_test.sh | |
cp -p ./src/tests/sampling_test.sh sampling_test.sh | |
PASS: sampling_test.sh | |
rm -f heap-profiler_unittest.sh | |
cp -p ./src/tests/heap-profiler_unittest.sh heap-profiler_unittest.sh | |
PASS: heap-profiler_unittest.sh | |
PASS: simple_compat_test | |
rm -f heap-checker_unittest.sh | |
cp -p ./src/tests/heap-checker_unittest.sh heap-checker_unittest.sh | |
*** glibc detected *** /home/testuser/testuser_test/gperftools-2.5.91/.libs/heap-checker_unittest: free(): invalid pointer: 0x0000000000e2a700 *** | |
======= Backtrace: ========= | |
/lib64/libc.so.6(+0x75358)[0x2b90268a2358] | |
/lib64/libc.so.6(cfree+0x6c)[0x2b90268a72fc] | |
/lib64/libnsl.so.1(+0xfa88)[0x2b902702da88] | |
/lib64/libpthread.so.0(pthread_once+0x53)[0x2b9025e82c73] | |
/lib64/libnsl.so.1(_nsl_default_nss+0x21)[0x2b902702dbf1] | |
/lib64/libnss_nis.so.2(_nss_nis_setgrent+0x21)[0x2b902723ae61] | |
/lib64/libnss_compat.so.2(+0x163f)[0x2b9026e1763f] | |
/lib64/libnss_compat.so.2(_nss_compat_getgrent_r+0xfe)[0x2b9026e180ce] | |
/lib64/libc.so.6(+0xe9161)[0x2b9026916161] | |
/lib64/libc.so.6(getgrent_r+0xad)[0x2b90268cffdd] | |
/lib64/libc.so.6(+0xe8d1a)[0x2b9026915d1a] | |
/lib64/libc.so.6(getgrent+0x52)[0x2b90268cf862] | |
/home/testuser/testuser_test/gperftools-2.5.91/.libs/heap-checker_unittest[0x4071f4] | |
/home/testuser/testuser_test/gperftools-2.5.91/.libs/heap-checker_unittest[0x407f40] | |
/lib64/libc.so.6(__libc_start_main+0xe6)[0x2b902684bc36] | |
/home/testuser/testuser_test/gperftools-2.5.91/.libs/heap-checker_unittest[0x402f69] | |
======= Memory map: ======== | |
00400000-00416000 r-xp 00000000 08:02 4965482 /home/testuser/testuser_test/gperftools-2.5.91/.libs/heap-checker_unittest | |
00615000-00616000 r--p 00015000 08:02 4965482 /home/testuser/testuser_test/gperftools-2.5.91/.libs/heap-checker_unittest | |
00616000-00617000 rw-p 00016000 08:02 4965482 /home/testuser/testuser_test/gperftools-2.5.91/.libs/heap-checker_unittest | |
00617000-00f18000 rw-p 00000000 00:00 0 [heap] | |
2b90257e6000-2b9025805000 r-xp 00000000 08:02 770050 /lib64/ld-2.11.3.so | |
2b9025805000-2b9025806000 rw-p 00000000 00:00 0 | |
2b9025a04000-2b9025a05000 r--p 0001e000 08:02 770050 /lib64/ld-2.11.3.so | |
2b9025a05000-2b9025a06000 rw-p 0001f000 08:02 770050 /lib64/ld-2.11.3.so | |
2b9025a06000-2b9025a07000 rw-p 00000000 00:00 0 | |
2b9025a07000-2b9025a96000 r-xp 00000000 08:02 4965739 /home/testuser/testuser_test/gperftools-2.5.91/.libs/libtcmalloc.so.4.4.1 | |
2b9025a96000-2b9025c96000 ---p 0008f000 08:02 4965739 /home/testuser/testuser_test/gperftools-2.5.91/.libs/libtcmalloc.so.4.4.1 | |
2b9025c96000-2b9025c97000 r--p 0008f000 08:02 4965739 /home/testuser/testuser_test/gperftools-2.5.91/.libs/libtcmalloc.so.4.4.1 | |
2b9025c97000-2b9025c9b000 rw-p 00090000 08:02 4965739 /home/testuser/testuser_test/gperftools-2.5.91/.libs/libtcmalloc.so.4.4.1 | |
2b9025c9b000-2b9025e49000 rw-p 00000000 00:00 0 | |
2b9025e75000-2b9025e76000 rw-p 00000000 00:00 0 | |
2b9025e76000-2b9025e8d000 r-xp 00000000 08:02 770083 /lib64/libpthread-2.11.3.so | |
2b9025e8d000-2b902608d000 ---p 00017000 08:02 770083 /lib64/libpthread-2.11.3.so | |
2b902608d000-2b902608e000 r--p 00017000 08:02 770083 /lib64/libpthread-2.11.3.so | |
2b902608e000-2b902608f000 rw-p 00018000 08:02 770083 /lib64/libpthread-2.11.3.so | |
2b902608f000-2b9026093000 rw-p 00000000 00:00 0 | |
2b9026093000-2b902617e000 r-xp 00000000 08:02 4761582 /usr/lib64/libstdc++.so.6.0.16 | |
2b902617e000-2b902637e000 ---p 000eb000 08:02 4761582 /usr/lib64/libstdc++.so.6.0.16 | |
2b902637e000-2b9026386000 r--p 000eb000 08:02 4761582 /usr/lib64/libstdc++.so.6.0.16 | |
2b9026386000-2b9026388000 rw-p 000f3000 08:02 4761582 /usr/lib64/libstdc++.so.6.0.16 | |
2b9026388000-2b902639d000 rw-p 00000000 00:00 0 | |
2b902639d000-2b90263f8000 r-xp 00000000 08:02 770065 /lib64/libm-2.11.3.so | |
2b90263f8000-2b90265f7000 ---p 0005b000 08:02 770065 /lib64/libm-2.11.3.so | |
2b90265f7000-2b90265f8000 r--p 0005a000 08:02 770065 /lib64/libm-2.11.3.so | |
2b90265f8000-2b9026616000 rw-p 0005b000 08:02 770065 /lib64/libm-2.11.3.so | |
2b9026616000-2b9026617000 rw-p 00000000 00:00 0 | |
2b9026617000-2b902662c000 r-xp 00000000 08:02 770170 /lib64/libgcc_s.so.1 | |
2b902662c000-2b902682b000 ---p 00015000 08:02 770170 /lib64/libgcc_s.so.1 | |
2b902682b000-2b902682c000 r--p 00014000 08:02 770170 /lib64/libgcc_s.so.1 | |
2b902682c000-2b902682d000 rw-p 00015000 08:02 770170 /lib64/libgcc_s.so.1 | |
2b902682d000-2b9026998000 r-xp 00000000 08:02 770057 /lib64/libc-2.11.3.so | |
2b9026998000-2b9026b97000 ---p 0016b000 08:02 770057 /lib64/libc-2.11.3.so | |
2b9026b97000-2b9026b9b000 r--p 0016a000 08:02 770057 /lib64/libc-2.11.3.so | |
2b9026b9b000-2b9026b9c000 rw-p 0016e000 08:02 770057 /lib64/libc-2.11.3.so | |
2b9026b9c000-2b9026ba1000 rw-p 00000000 00:00 0 | |
2b9026ba1000-2b9026baa000 r-xp 00000000 08:02 770326 /lib64/libunwind.so.7.0.0 | |
2b9026baa000-2b9026da9000 ---p 00009000 08:02 770326 /lib64/libunwind.so.7.0.0 | |
2b9026da9000-2b9026daa000 r--p 00008000 08:02 770326 /lib64/libunwind.so.7.0.0 | |
2b9026daa000-2b9026dab000 rw-p 00009000 08:02 770326 /lib64/libunwind.so.7.0.0 | |
2b9026dab000-2b9026db3000 rw-p 00000000 00:00 0 | |
2b9026db3000-2b9026de8000 r--s 00000000 08:02 3744498 /var/run/nscd/group | |
2b9026de8000-2b9026de9000 rw-p 00000000 00:00 0 | |
2b9026e16000-2b9026e1d000 r-xp 00000000 08:02 770070 /lib64/libnss_compat-2.11.3.so | |
2b9026e1d000-2b902701c000 ---p 00007000 08:02 770070 /lib64/libnss_compat-2.11.3.so | |
2b902701c000-2b902701d000 r--p 00006000 08:02 770070 /lib64/libnss_compat-2.11.3.so | |
2b902701d000-2b902701e000 rw-p 00007000 08:02 770070 /lib64/libnss_compat-2.11.3.so | |
2b902701e000-2b9027033000 r-xp 00000000 08:02 770068 /lib64/libnsl-2.11.3.so | |
2b9027033000-2b9027232000 ---p 00015000 08:02 770068 /lib64/libnsl-2.11.3.so | |
2b9027232000-2b9027233000 r--p 00014000 08:02 770068 /lib64/libnsl-2.11.3.so | |
2b9027233000-2b9027234000 rw-p 00015000 08:02 770068 /lib64/libnsl-2.11.3.so | |
2b9027234000-2b9027236000 rw-p 00000000 00:00 0 | |
2b9027236000-2b9027240000 r-xp 00000000 08:02 770078 /lib64/libnss_nis-2.11.3.so | |
2b9027240000-2b902743f000 ---p 0000a000 08:02 770078 /lib64/libnss_nis-2.11.3.so | |
2b902743f000-2b9027440000 r--p 00009000 08:02 770078 /lib64/libnss_nis-2.11.3.so | |
2b9027440000-2b9027441000 rw-p 0000a000 08:02 770078 /lib64/libnss_nis-2.11.3.so | |
2b9027441000-2b902744d000 r-xp 00000000 08:02 770074 /lib64/libnss_files-2.11.3.so | |
2b902744d000-2b902764c000 ---p 0000c000 08:02 770074 /lib64/libnss_files-2.11.3.so | |
2b902764c000-2b902764d000 r--p 0000b000 08:02 770074 /lib64/libnss_files-2.11.3.so | |
2b902764d000-2b902764e000 rw-p 0000c000 08:02 770074 /lib64/libnss_files-2.11.3.so | |
7ffffa582000-7ffffa5a4000 rw-p 00000000 00:00 0 [stack] | |
7ffffa5ff000-7ffffa600000 r-xp 00000000 00:00 0 [vdso] | |
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall] | |
FAIL: heap-checker_unittest.sh | |
rm -f heap-checker-death_unittest.sh | |
cp -p ./src/tests/heap-checker-death_unittest.sh heap-checker-death_unittest.sh | |
*** glibc detected *** /home/testuser/testuser_test/gperftools-2.5.91/.libs/heap-checker_unittest: free(): invalid pointer: 0x0000000000e2a700 *** | |
======= Backtrace: ========= | |
/lib64/libc.so.6(+0x75358)[0x2abca06fa358] | |
/lib64/libc.so.6(cfree+0x6c)[0x2abca06ff2fc] | |
/lib64/libnsl.so.1(+0xfa88)[0x2abca0e96a88] | |
/lib64/libpthread.so.0(pthread_once+0x53)[0x2abc9fcdac73] | |
/lib64/libnsl.so.1(_nsl_default_nss+0x21)[0x2abca0e96bf1] | |
/lib64/libnss_nis.so.2(_nss_nis_setgrent+0x21)[0x2abca10a3e61] | |
/lib64/libnss_compat.so.2(+0x163f)[0x2abca0c8063f] | |
/lib64/libnss_compat.so.2(_nss_compat_getgrent_r+0xfe)[0x2abca0c810ce] | |
/lib64/libc.so.6(+0xe9161)[0x2abca076e161] | |
/lib64/libc.so.6(getgrent_r+0xad)[0x2abca0727fdd] | |
/lib64/libc.so.6(+0xe8d1a)[0x2abca076dd1a] | |
/lib64/libc.so.6(getgrent+0x52)[0x2abca0727862] | |
/home/testuser/testuser_test/gperftools-2.5.91/.libs/heap-checker_unittest[0x4071f4] | |
/home/testuser/testuser_test/gperftools-2.5.91/.libs/heap-checker_unittest[0x407f40] | |
/lib64/libc.so.6(__libc_start_main+0xe6)[0x2abca06a3c36] | |
/home/testuser/testuser_test/gperftools-2.5.91/.libs/heap-checker_unittest[0x402f69] | |
======= Memory map: ======== | |
00400000-00416000 r-xp 00000000 08:02 4965482 /home/testuser/testuser_test/gperftools-2.5.91/.libs/heap-checker_unittest | |
00615000-00616000 r--p 00015000 08:02 4965482 /home/testuser/testuser_test/gperftools-2.5.91/.libs/heap-checker_unittest | |
00616000-00617000 rw-p 00016000 08:02 4965482 /home/testuser/testuser_test/gperftools-2.5.91/.libs/heap-checker_unittest | |
00617000-00f18000 rw-p 00000000 00:00 0 [heap] | |
2abc9f63e000-2abc9f65d000 r-xp 00000000 08:02 770050 /lib64/ld-2.11.3.so | |
2abc9f65d000-2abc9f65e000 rw-p 00000000 00:00 0 | |
2abc9f85c000-2abc9f85d000 r--p 0001e000 08:02 770050 /lib64/ld-2.11.3.so | |
2abc9f85d000-2abc9f85e000 rw-p 0001f000 08:02 770050 /lib64/ld-2.11.3.so | |
2abc9f85e000-2abc9f85f000 rw-p 00000000 00:00 0 | |
2abc9f85f000-2abc9f8ee000 r-xp 00000000 08:02 4965739 /home/testuser/testuser_test/gperftools-2.5.91/.libs/libtcmalloc.so.4.4.1 | |
2abc9f8ee000-2abc9faee000 ---p 0008f000 08:02 4965739 /home/testuser/testuser_test/gperftools-2.5.91/.libs/libtcmalloc.so.4.4.1 | |
2abc9faee000-2abc9faef000 r--p 0008f000 08:02 4965739 /home/testuser/testuser_test/gperftools-2.5.91/.libs/libtcmalloc.so.4.4.1 | |
2abc9faef000-2abc9faf3000 rw-p 00090000 08:02 4965739 /home/testuser/testuser_test/gperftools-2.5.91/.libs/libtcmalloc.so.4.4.1 | |
2abc9faf3000-2abc9fcb0000 rw-p 00000000 00:00 0 | |
2abc9fccd000-2abc9fcce000 rw-p 00000000 00:00 0 | |
2abc9fcce000-2abc9fce5000 r-xp 00000000 08:02 770083 /lib64/libpthread-2.11.3.so | |
2abc9fce5000-2abc9fee5000 ---p 00017000 08:02 770083 /lib64/libpthread-2.11.3.so | |
2abc9fee5000-2abc9fee6000 r--p 00017000 08:02 770083 /lib64/libpthread-2.11.3.so | |
2abc9fee6000-2abc9fee7000 rw-p 00018000 08:02 770083 /lib64/libpthread-2.11.3.so | |
2abc9fee7000-2abc9feeb000 rw-p 00000000 00:00 0 | |
2abc9feeb000-2abc9ffd6000 r-xp 00000000 08:02 4761582 /usr/lib64/libstdc++.so.6.0.16 | |
2abc9ffd6000-2abca01d6000 ---p 000eb000 08:02 4761582 /usr/lib64/libstdc++.so.6.0.16 | |
2abca01d6000-2abca01de000 r--p 000eb000 08:02 4761582 /usr/lib64/libstdc++.so.6.0.16 | |
2abca01de000-2abca01e0000 rw-p 000f3000 08:02 4761582 /usr/lib64/libstdc++.so.6.0.16 | |
2abca01e0000-2abca01f5000 rw-p 00000000 00:00 0 | |
2abca01f5000-2abca0250000 r-xp 00000000 08:02 770065 /lib64/libm-2.11.3.so | |
2abca0250000-2abca044f000 ---p 0005b000 08:02 770065 /lib64/libm-2.11.3.so | |
2abca044f000-2abca0450000 r--p 0005a000 08:02 770065 /lib64/libm-2.11.3.so | |
2abca0450000-2abca046e000 rw-p 0005b000 08:02 770065 /lib64/libm-2.11.3.so | |
2abca046e000-2abca046f000 rw-p 00000000 00:00 0 | |
2abca046f000-2abca0484000 r-xp 00000000 08:02 770170 /lib64/libgcc_s.so.1 | |
2abca0484000-2abca0683000 ---p 00015000 08:02 770170 /lib64/libgcc_s.so.1 | |
2abca0683000-2abca0684000 r--p 00014000 08:02 770170 /lib64/libgcc_s.so.1 | |
2abca0684000-2abca0685000 rw-p 00015000 08:02 770170 /lib64/libgcc_s.so.1 | |
2abca0685000-2abca07f0000 r-xp 00000000 08:02 770057 /lib64/libc-2.11.3.so | |
2abca07f0000-2abca09ef000 ---p 0016b000 08:02 770057 /lib64/libc-2.11.3.so | |
2abca09ef000-2abca09f3000 r--p 0016a000 08:02 770057 /lib64/libc-2.11.3.so | |
2abca09f3000-2abca09f4000 rw-p 0016e000 08:02 770057 /lib64/libc-2.11.3.so | |
2abca09f4000-2abca09f9000 rw-p 00000000 00:00 0 | |
2abca09f9000-2abca0a02000 r-xp 00000000 08:02 770326 /lib64/libunwind.so.7.0.0 | |
2abca0a02000-2abca0c01000 ---p 00009000 08:02 770326 /lib64/libunwind.so.7.0.0 | |
2abca0c01000-2abca0c02000 r--p 00008000 08:02 770326 /lib64/libunwind.so.7.0.0 | |
2abca0c02000-2abca0c03000 rw-p 00009000 08:02 770326 /lib64/libunwind.so.7.0.0 | |
2abca0c03000-2abca0c0b000 rw-p 00000000 00:00 0 | |
2abca0c1b000-2abca0c1c000 rw-p 00000000 00:00 0 | |
2abca0c1c000-2abca0c51000 r--s 00000000 08:02 3744498 /var/run/nscd/group | |
2abca0c51000-2abca0c52000 rw-p 00000000 00:00 0 | |
2abca0c7f000-2abca0c86000 r-xp 00000000 08:02 770070 /lib64/libnss_compat-2.11.3.so | |
2abca0c86000-2abca0e85000 ---p 00007000 08:02 770070 /lib64/libnss_compat-2.11.3.so | |
2abca0e85000-2abca0e86000 r--p 00006000 08:02 770070 /lib64/libnss_compat-2.11.3.so | |
2abca0e86000-2abca0e87000 rw-p 00007000 08:02 770070 /lib64/libnss_compat-2.11.3.so | |
2abca0e87000-2abca0e9c000 r-xp 00000000 08:02 770068 /lib64/libnsl-2.11.3.so | |
2abca0e9c000-2abca109b000 ---p 00015000 08:02 770068 /lib64/libnsl-2.11.3.so | |
2abca109b000-2abca109c000 r--p 00014000 08:02 770068 /lib64/libnsl-2.11.3.so | |
2abca109c000-2abca109d000 rw-p 00015000 08:02 770068 /lib64/libnsl-2.11.3.so | |
2abca109d000-2abca109f000 rw-p 00000000 00:00 0 | |
2abca109f000-2abca10a9000 r-xp 00000000 08:02 770078 /lib64/libnss_nis-2.11.3.so | |
2abca10a9000-2abca12a8000 ---p 0000a000 08:02 770078 /lib64/libnss_nis-2.11.3.so | |
2abca12a8000-2abca12a9000 r--p 00009000 08:02 770078 /lib64/libnss_nis-2.11.3.so | |
2abca12a9000-2abca12aa000 rw-p 0000a000 08:02 770078 /lib64/libnss_nis-2.11.3.so | |
2abca12aa000-2abca12b6000 r-xp 00000000 08:02 770074 /lib64/libnss_files-2.11.3.so | |
2abca12b6000-2abca14b5000 ---p 0000c000 08:02 770074 /lib64/libnss_files-2.11.3.so | |
2abca14b5000-2abca14b6000 r--p 0000b000 08:02 770074 /lib64/libnss_files-2.11.3.so | |
2abca14b6000-2abca14b7000 rw-p 0000c000 08:02 770074 /lib64/libnss_files-2.11.3.so | |
7fff66ac9000-7fff66aeb000 rw-p 00000000 00:00 0 [stack] | |
7fff66bff000-7fff66c00000 r-xp 00000000 00:00 0 [vdso] | |
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall] | |
FAIL: heap-checker-death_unittest.sh | |
PASS: tcmalloc_debug_unittest | |
PASS: sampler_debug_test | |
rm -f sampling_debug_test.sh | |
cp -p ./src/tests/sampling_test.sh sampling_debug_test.sh | |
PASS: sampling_debug_test.sh | |
rm -f heap-profiler_debug_unittest.sh | |
cp -p ./src/tests/heap-profiler_unittest.sh heap-profiler_debug_unittest.sh | |
PASS: heap-profiler_debug_unittest.sh | |
rm -f heap-checker_debug_unittest.sh | |
cp -p ./src/tests/heap-checker_unittest.sh heap-checker_debug_unittest.sh | |
*** glibc detected *** /home/testuser/testuser_test/gperftools-2.5.91/.libs/heap-checker_unittest: free(): invalid pointer: 0x0000000000e2a700 *** | |
======= Backtrace: ========= | |
/lib64/libc.so.6(+0x75358)[0x2b47eee0e358] | |
/lib64/libc.so.6(cfree+0x6c)[0x2b47eee132fc] | |
/lib64/libnsl.so.1(+0xfa88)[0x2b47ef599a88] | |
/lib64/libpthread.so.0(pthread_once+0x53)[0x2b47ee3eec73] | |
/lib64/libnsl.so.1(_nsl_default_nss+0x21)[0x2b47ef599bf1] | |
/lib64/libnss_nis.so.2(_nss_nis_setgrent+0x21)[0x2b47ef7a6e61] | |
/lib64/libnss_compat.so.2(+0x163f)[0x2b47ef38363f] | |
/lib64/libnss_compat.so.2(_nss_compat_getgrent_r+0xfe)[0x2b47ef3840ce] | |
/lib64/libc.so.6(+0xe9161)[0x2b47eee82161] | |
/lib64/libc.so.6(getgrent_r+0xad)[0x2b47eee3bfdd] | |
/lib64/libc.so.6(+0xe8d1a)[0x2b47eee81d1a] | |
/lib64/libc.so.6(getgrent+0x52)[0x2b47eee3b862] | |
/home/testuser/testuser_test/gperftools-2.5.91/.libs/heap-checker_unittest[0x4071f4] | |
/home/testuser/testuser_test/gperftools-2.5.91/.libs/heap-checker_unittest[0x407f40] | |
/lib64/libc.so.6(__libc_start_main+0xe6)[0x2b47eedb7c36] | |
/home/testuser/testuser_test/gperftools-2.5.91/.libs/heap-checker_unittest[0x402f69] | |
======= Memory map: ======== | |
00400000-00416000 r-xp 00000000 08:02 4965482 /home/testuser/testuser_test/gperftools-2.5.91/.libs/heap-checker_unittest | |
00615000-00616000 r--p 00015000 08:02 4965482 /home/testuser/testuser_test/gperftools-2.5.91/.libs/heap-checker_unittest | |
00616000-00617000 rw-p 00016000 08:02 4965482 /home/testuser/testuser_test/gperftools-2.5.91/.libs/heap-checker_unittest | |
00617000-00f18000 rw-p 00000000 00:00 0 [heap] | |
2b47edd52000-2b47edd71000 r-xp 00000000 08:02 770050 /lib64/ld-2.11.3.so | |
2b47edd71000-2b47edd72000 rw-p 00000000 00:00 0 | |
2b47edf70000-2b47edf71000 r--p 0001e000 08:02 770050 /lib64/ld-2.11.3.so | |
2b47edf71000-2b47edf72000 rw-p 0001f000 08:02 770050 /lib64/ld-2.11.3.so | |
2b47edf72000-2b47edf73000 rw-p 00000000 00:00 0 | |
2b47edf73000-2b47ee002000 r-xp 00000000 08:02 4965739 /home/testuser/testuser_test/gperftools-2.5.91/.libs/libtcmalloc.so.4.4.1 | |
2b47ee002000-2b47ee202000 ---p 0008f000 08:02 4965739 /home/testuser/testuser_test/gperftools-2.5.91/.libs/libtcmalloc.so.4.4.1 | |
2b47ee202000-2b47ee203000 r--p 0008f000 08:02 4965739 /home/testuser/testuser_test/gperftools-2.5.91/.libs/libtcmalloc.so.4.4.1 | |
2b47ee203000-2b47ee207000 rw-p 00090000 08:02 4965739 /home/testuser/testuser_test/gperftools-2.5.91/.libs/libtcmalloc.so.4.4.1 | |
2b47ee207000-2b47ee3b5000 rw-p 00000000 00:00 0 | |
2b47ee3e1000-2b47ee3e2000 rw-p 00000000 00:00 0 | |
2b47ee3e2000-2b47ee3f9000 r-xp 00000000 08:02 770083 /lib64/libpthread-2.11.3.so | |
2b47ee3f9000-2b47ee5f9000 ---p 00017000 08:02 770083 /lib64/libpthread-2.11.3.so | |
2b47ee5f9000-2b47ee5fa000 r--p 00017000 08:02 770083 /lib64/libpthread-2.11.3.so | |
2b47ee5fa000-2b47ee5fb000 rw-p 00018000 08:02 770083 /lib64/libpthread-2.11.3.so | |
2b47ee5fb000-2b47ee5ff000 rw-p 00000000 00:00 0 | |
2b47ee5ff000-2b47ee6ea000 r-xp 00000000 08:02 4761582 /usr/lib64/libstdc++.so.6.0.16 | |
2b47ee6ea000-2b47ee8ea000 ---p 000eb000 08:02 4761582 /usr/lib64/libstdc++.so.6.0.16 | |
2b47ee8ea000-2b47ee8f2000 r--p 000eb000 08:02 4761582 /usr/lib64/libstdc++.so.6.0.16 | |
2b47ee8f2000-2b47ee8f4000 rw-p 000f3000 08:02 4761582 /usr/lib64/libstdc++.so.6.0.16 | |
2b47ee8f4000-2b47ee909000 rw-p 00000000 00:00 0 | |
2b47ee909000-2b47ee964000 r-xp 00000000 08:02 770065 /lib64/libm-2.11.3.so | |
2b47ee964000-2b47eeb63000 ---p 0005b000 08:02 770065 /lib64/libm-2.11.3.so | |
2b47eeb63000-2b47eeb64000 r--p 0005a000 08:02 770065 /lib64/libm-2.11.3.so | |
2b47eeb64000-2b47eeb82000 rw-p 0005b000 08:02 770065 /lib64/libm-2.11.3.so | |
2b47eeb82000-2b47eeb83000 rw-p 00000000 00:00 0 | |
2b47eeb83000-2b47eeb98000 r-xp 00000000 08:02 770170 /lib64/libgcc_s.so.1 | |
2b47eeb98000-2b47eed97000 ---p 00015000 08:02 770170 /lib64/libgcc_s.so.1 | |
2b47eed97000-2b47eed98000 r--p 00014000 08:02 770170 /lib64/libgcc_s.so.1 | |
2b47eed98000-2b47eed99000 rw-p 00015000 08:02 770170 /lib64/libgcc_s.so.1 | |
2b47eed99000-2b47eef04000 r-xp 00000000 08:02 770057 /lib64/libc-2.11.3.so | |
2b47eef04000-2b47ef103000 ---p 0016b000 08:02 770057 /lib64/libc-2.11.3.so | |
2b47ef103000-2b47ef107000 r--p 0016a000 08:02 770057 /lib64/libc-2.11.3.so | |
2b47ef107000-2b47ef108000 rw-p 0016e000 08:02 770057 /lib64/libc-2.11.3.so | |
2b47ef108000-2b47ef10d000 rw-p 00000000 00:00 0 | |
2b47ef10d000-2b47ef116000 r-xp 00000000 08:02 770326 /lib64/libunwind.so.7.0.0 | |
2b47ef116000-2b47ef315000 ---p 00009000 08:02 770326 /lib64/libunwind.so.7.0.0 | |
2b47ef315000-2b47ef316000 r--p 00008000 08:02 770326 /lib64/libunwind.so.7.0.0 | |
2b47ef316000-2b47ef317000 rw-p 00009000 08:02 770326 /lib64/libunwind.so.7.0.0 | |
2b47ef317000-2b47ef31f000 rw-p 00000000 00:00 0 | |
2b47ef31f000-2b47ef354000 r--s 00000000 08:02 3744498 /var/run/nscd/group | |
2b47ef354000-2b47ef355000 rw-p 00000000 00:00 0 | |
2b47ef382000-2b47ef389000 r-xp 00000000 08:02 770070 /lib64/libnss_compat-2.11.3.so | |
2b47ef389000-2b47ef588000 ---p 00007000 08:02 770070 /lib64/libnss_compat-2.11.3.so | |
2b47ef588000-2b47ef589000 r--p 00006000 08:02 770070 /lib64/libnss_compat-2.11.3.so | |
2b47ef589000-2b47ef58a000 rw-p 00007000 08:02 770070 /lib64/libnss_compat-2.11.3.so | |
2b47ef58a000-2b47ef59f000 r-xp 00000000 08:02 770068 /lib64/libnsl-2.11.3.so | |
2b47ef59f000-2b47ef79e000 ---p 00015000 08:02 770068 /lib64/libnsl-2.11.3.so | |
2b47ef79e000-2b47ef79f000 r--p 00014000 08:02 770068 /lib64/libnsl-2.11.3.so | |
2b47ef79f000-2b47ef7a0000 rw-p 00015000 08:02 770068 /lib64/libnsl-2.11.3.so | |
2b47ef7a0000-2b47ef7a2000 rw-p 00000000 00:00 0 | |
2b47ef7a2000-2b47ef7ac000 r-xp 00000000 08:02 770078 /lib64/libnss_nis-2.11.3.so | |
2b47ef7ac000-2b47ef9ab000 ---p 0000a000 08:02 770078 /lib64/libnss_nis-2.11.3.so | |
2b47ef9ab000-2b47ef9ac000 r--p 00009000 08:02 770078 /lib64/libnss_nis-2.11.3.so | |
2b47ef9ac000-2b47ef9ad000 rw-p 0000a000 08:02 770078 /lib64/libnss_nis-2.11.3.so | |
2b47ef9ad000-2b47ef9b9000 r-xp 00000000 08:02 770074 /lib64/libnss_files-2.11.3.so | |
2b47ef9b9000-2b47efbb8000 ---p 0000c000 08:02 770074 /lib64/libnss_files-2.11.3.so | |
2b47efbb8000-2b47efbb9000 r--p 0000b000 08:02 770074 /lib64/libnss_files-2.11.3.so | |
2b47efbb9000-2b47efbba000 rw-p 0000c000 08:02 770074 /lib64/libnss_files-2.11.3.so | |
7fffe36d3000-7fffe36f5000 rw-p 00000000 00:00 0 [stack] | |
7fffe37e8000-7fffe37e9000 r-xp 00000000 00:00 0 [vdso] | |
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall] | |
FAIL: heap-checker_debug_unittest.sh | |
PASS: getpc_test | |
PASS: profiledata_unittest | |
PASS: profile_handler_unittest | |
rm -f profiler_unittest.sh | |
cp -p ./src/tests/profiler_unittest.sh profiler_unittest.sh | |
FAIL: profiler_unittest.sh | |
PASS: tcmalloc_and_profiler_unittest | |
============================================================================ | |
Testsuite summary for gperftools 2.5.91 | |
============================================================================ | |
# TOTAL: 48 | |
# PASS: 44 | |
# SKIP: 0 | |
# XFAIL: 0 | |
# FAIL: 4 | |
# XPASS: 0 | |
# ERROR: 0 | |
============================================================================ | |
See ./test-suite.log | |
Please report to [email protected] | |
============================================================================ | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment