Builds of tbb for alpha (admittedly not a release architecture) have
been failing lately:
sh ../gdb_shell.sh ./test_malloc_whitebox.exe 1:4
Call stack info (5):
./test_malloc_whitebox.exe(_Z16print_call_stackv+0x78)[0x120008028]
./test_malloc_whitebox.exe(_Z11ReportErrorPKciS0_S0_+0x38)[0x1200081c8]
./test_malloc_whitebox.exe(_ZN21NativeParallelForTaskIi16RunTestHeapLimitE15thread_functionEPv+0x3c4)[0x120022c14]
/lib/alpha-linux-gnu/libpthread.so.0(+0x7cdc)[0x20000041cdc]
/lib/alpha-linux-gnu/libc.so.6.1(+0x110ec4)[0x200003d4ec4]
../../src/test/test_malloc_whitebox.cpp:708, assertion getMemSize() == memSize: failed
Aborted
Unit test failed: rc=134, attempting to re-run with gdb and post-mortem.
GNU gdb (Debian 7.12-5) 7.12
[...]
Reading symbols from ./test_malloc_whitebox.exe...done.
E: Build killed with signal TERM after 150 minutes of inactivity
I don't have further details, but perhaps you can reproduce the
problem on a porter box. At any rate, could you please take a look?
Thanks!