|
From: Milian W. <ma...@mi...> - 2014-08-19 14:18:46
|
On Tuesday 19 August 2014 14:23:26 Jan Včelák wrote: > OK. Then it is likely that there is a bug in our software. <snip> > I run the test case several times without Valgrind with address sanitizer. > But I didn't hit the problem. If you think it's a race, then the address sanitizer won't find it, I guess. Rather, try the thread sanitizer. http://clang.llvm.org/docs/ThreadSanitizer.html Cheers -- Milian Wolff ma...@mi... http://milianw.de |