Open arnabanimesh opened 1 day ago
Similar issue: #1533
Similar issue: #1533
I tried modifying parallel_backend_tbb.h
as mentioned in the comment: https://github.com/oneapi-src/oneTBB/issues/1533#issuecomment-2432829000
But the issue still remains.
Summary
libtbb memory leak on Ubuntu 24.04 WSL2
Version
libtbb-dev/noble,now 2021.11.0-2ubuntu2 amd64
Environment
Provide any environmental details that you consider significant for reproducing the issue. The following information is important:
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Observed Behavior
Errors pop up when running valgrind valgrind output: Output with 1 error:
Output with 2 errors:
Output with 2 errors (with a bit more memory possibly lost):
Expected Behavior
No errors
Steps To Reproduce
par_unseq
andpar
although in separate areas). Also there should be aunordered_map
with tuple key usingshared_mutex
. I used boost's hasher.zlib 1.3.1
,libpng 1.6.44
,cimg 3.4.3
,OpenXLSX (commit hash: 3664038)
valgrind --tool=memcheck --leak-check=full --track-origins=yes --keep-stacktraces=alloc-and-free --show-leak-kinds=all binary