Re: [Valgrind-users] Possible data race: mythread_wrapper (hg_intercepts.c:199)

2011-08-30 Thread Julian Seward
It might be that I fixed something like that post-3.6.0. I don't remember now. Have you tried the svn trunk ? J On Monday, August 29, 2011 04:54:58 AM Jeffrey Walton wrote: > Hi All, > > Is it safe to ignore warnings from mythread_wrapper? > > The test program causing the warning spins up 64

[Valgrind-users] Possible data race: mythread_wrapper (hg_intercepts.c:199)

2011-08-28 Thread Jeffrey Walton
Hi All, Is it safe to ignore warnings from mythread_wrapper? The test program causing the warning spins up 64 threads and exercises the SecureRandom. Jeff ==27224== Thread #2 was created ==27224==at 0x32EF2E0BEE: clone (in /lib64/libc-2.13.so) ==27224==by 0x32EFA05D9F: do_clone.clone.2