Boost logo

Boost Testing :

Subject: [Boost-testing] [boost-testing] test script failing
From: Michael Mathews (muckjail_at_[hidden])
Date: 2013-02-10 12:22:53


Hi folks,
for the last week or so the test script has been failing on and off
with the following errors:

# Running Boost.Build tests
# Using bjam binary in '/home/michael/boost_testing/tools_bjam/bin.linuxx86_64'
# Using bjam binary in '/home/michael/boost_testing/tools_bjam/bin.linuxx86_64'
# Getting test case results out of
"/home/michael/boost_testing/results/bjam.log"...
boost_root: /home/michael/boost_testing/boost
locate_root: /home/michael/boost_testing/results
*** glibc detected ***
/home/michael/boost_testing/tools_regression/build/bin/gcc-4.7.2/release/process_jam_log:
free(): invalid pointer: 0x00007f700293e010 ***
======= Backtrace: =========
/lib64/libc.so.6[0x31f6c7c00e]
/lib64/libstdc++.so.6(_ZNSs7reserveEm+0x68)[0x31f8cbd168]
/home/michael/boost_testing/tools_regression/build/bin/gcc-4.7.2/release/process_jam_log[0x407294]
/home/michael/boost_testing/tools_regression/build/bin/gcc-4.7.2/release/process_jam_log[0x405f06]
/lib64/libc.so.6(__libc_start_main+0xf5)[0x31f6c21735]
/home/michael/boost_testing/tools_regression/build/bin/gcc-4.7.2/release/process_jam_log[0x40700d]
======= Memory map: ========
00400000-0041e000 r-xp 00000000 fd:02 45351372
  /home/michael/boost_testing/tools_regression/build/bin/gcc-4.7.2/release/process_jam_log
0061e000-0061f000 rw-p 0001e000 fd:02 45351372
  /home/michael/boost_testing/tools_regression/build/bin/gcc-4.7.2/release/process_jam_log
00712000-028f5000 rw-p 00000000 00:00 0 [heap]
31f6800000-31f6820000 r-xp 00000000 fd:01 2626149
  /usr/lib64/ld-2.15.so
31f6a1f000-31f6a20000 r--p 0001f000 fd:01 2626149
  /usr/lib64/ld-2.15.so
31f6a20000-31f6a21000 rw-p 00020000 fd:01 2626149
  /usr/lib64/ld-2.15.so
31f6a21000-31f6a22000 rw-p 00000000 00:00 0
31f6c00000-31f6dac000 r-xp 00000000 fd:01 2637448
  /usr/lib64/libc-2.15.so
31f6dac000-31f6fac000 ---p 001ac000 fd:01 2637448
  /usr/lib64/libc-2.15.so
31f6fac000-31f6fb0000 r--p 001ac000 fd:01 2637448
  /usr/lib64/libc-2.15.so
31f6fb0000-31f6fb2000 rw-p 001b0000 fd:01 2637448
  /usr/lib64/libc-2.15.so
31f6fb2000-31f6fb7000 rw-p 00000000 00:00 0
31f7000000-31f70fa000 r-xp 00000000 fd:01 2640807
  /usr/lib64/libm-2.15.so
31f70fa000-31f72f9000 ---p 000fa000 fd:01 2640807
  /usr/lib64/libm-2.15.so
31f72f9000-31f72fa000 r--p 000f9000 fd:01 2640807
  /usr/lib64/libm-2.15.so
31f72fa000-31f72fb000 rw-p 000fa000 fd:01 2640807
  /usr/lib64/libm-2.15.so
31f8400000-31f8415000 r-xp 00000000 fd:01 2640797
  /usr/lib64/libgcc_s-4.7.2-20120921.so.1
31f8415000-31f8614000 ---p 00015000 fd:01 2640797
  /usr/lib64/libgcc_s-4.7.2-20120921.so.1
31f8614000-31f8615000 rw-p 00014000 fd:01 2640797
  /usr/lib64/libgcc_s-4.7.2-20120921.so.1
31f8c00000-31f8ce5000 r-xp 00000000 fd:01 2640809
  /usr/lib64/libstdc++.so.6.0.17
31f8ce5000-31f8ee4000 ---p 000e5000 fd:01 2640809
  /usr/lib64/libstdc++.so.6.0.17
31f8ee4000-31f8eec000 r--p 000e4000 fd:01 2640809
  /usr/lib64/libstdc++.so.6.0.17
31f8eec000-31f8eee000 rw-p 000ec000 fd:01 2640809
  /usr/lib64/libstdc++.so.6.0.17
31f8eee000-31f8f03000 rw-p 00000000 00:00 0
7f700293d000-7f701cc0e000 rw-p 00000000 00:00 0
7f701cc0e000-7f702303b000 r--p 00000000 fd:01 2636965
  /usr/lib/locale/locale-archive
7f702303b000-7f7023040000 rw-p 00000000 00:00 0
7f702306b000-7f7023072000 r--s 00000000 fd:01 2888066
  /usr/lib64/gconv/gconv-modules.cache
7f7023072000-7f7023073000 rw-p 00000000 00:00 0
7fff8b119000-7fff8b13b000 rw-p 00000000 00:00 0 [stack]
7fff8b1ff000-7fff8b200000 r-xp 00000000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0
  [vsyscall]
sh: line 1: 9194 Aborted (core dumped)
"/home/michael/boost_testing/tools_regression/build/bin/gcc-4.7.2/release/process_jam_log"
"/home/michael/boost_testing/results" <
"/home/michael/boost_testing/results/bjam.log"
Traceback (most recent call last):
  File "run.py", line 60, in <module>
    runner(root)
  File "/home/michael/boost_testing/tools_regression_src/regression.py",
line 205, in __init__
    self.main()
  File "/home/michael/boost_testing/tools_regression_src/regression.py",
line 566, in main
    getattr(self,action_m)()
  File "/home/michael/boost_testing/tools_regression_src/regression.py",
line 531, in command_regression
    self.command_test()
  File "/home/michael/boost_testing/tools_regression_src/regression.py",
line 333, in command_test
    self.command_test_process()
  File "/home/michael/boost_testing/tools_regression_src/regression.py",
line 393, in command_test_process
    self.regression_log )
  File "/home/michael/boost_testing/tools_regression/xsl_reports/utils/checked_system.py",
line 21, in checked_system
    raise Exception( 'Command sequence "%s" failed with return code
%d' % ( commands, rc ) )
Exception: Command sequence
"['"/home/michael/boost_testing/tools_regression/build/bin/gcc-4.7.2/release/process_jam_log"
"/home/michael/boost_testing/results"
<"/home/michael/boost_testing/results/bjam.log"']" failed with return
code 34304
[michael_at_littlecat boost_testing]$

michael


Boost-testing list run by mbergal at meta-comm.com