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
m...@milianw.de
http://milianw.de

------------------------------------------------------------------------------
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to