Comment 5 for bug 1091353

Revision history for this message
Leif Lindholm (leif-lindholm) wrote :

Current status:
first test in suite fails with
---
./test_tbb_version.exe
Error (step 1): Internal test error
Assertion k>=0 failed on line 129 of file ../../src/tbb/tbb_main.cpp
Detailed description: removed __TBB_InitOnce ref that was not added?
make[1]: *** [test_tbb_plain] Aborted
make[1]: Leaving directory `/home/leif/TBB/tbb41_20121003oss/build/linux_aarch64_gcc_cc4.7.3_libc2.17_kernel3.7.0_debug'
make: *** [tbb_test_debug_no_depends] Error 2
---
Debugging hampered by GDB issue, raised as #1103489.