On 16/01/2024 20:17, JD Silence wrote:
Hello,
I'm looking for some hints, adviceĀ and any other things that could
help me figure this out.
I have a big program which I wanted to debug some memory issues. This
program internally creates and runs several threads.
[snip]
The program is writt
Hello,
I'm looking for some hints, advice and any other things that could help me
figure this out.
I have a big program which I wanted to debug some memory issues. This
program internally creates and runs several threads.
But when launched with valgrind, one of the threads is not created.
Attac