#878831 tbb: FTBFS on alpha: test_malloc_whitebox fails

Package:
src:tbb
Source:
tbb
Submitter:
"Aaron M. Ucko"
Date:
2022-02-07 11:09:02 UTC
Severity:
important
Tags:
#878831#5
Date:
2017-10-17 02:23:18 UTC
From:
To:
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!

#878831#10
Date:
2022-01-08 09:23:19 UTC
From:
To:
Hello!

This issue seems to have been fixed, tbb no longer FTBFS on alpha:

Probably good to close this bug report.

Adrian