Open
Description
Found on:
- Linux (Ubuntu 20.04.3) on aarch64 (Amazon Graviton2)
- TBB version 2021.4.0 and master (883c2e5)
- building with cmake+ninja (
CC=clang CXX=clang++ cmake -GNinja -DCMAKE_INSTALL_PREFIX=$HOME/local/2021.4.0 -DCMAKE_BUILD_TYPE=Release
).
Running the TBB tests, some tests failed:
- In master and 2021.4.0
test_composite_node
appear to hang, killed manually after ~1000 seconds - In 2021.4.0
test_concurrent_vector
appear to hang, killed manually after ~1000 seconds test_eh_thead
aborts