Re: [Valgrind-users] [drd] False 'condition variable not initialized' in boost library?

2010-05-29 Thread Bart Van Assche
On Sat, May 29, 2010 at 7:00 PM, Jorge Moraleda wrote: > > I submitted a condition variable not initialized detected with > valgrind drd to the boost mailing list, but they report that it is a > false alarm: > > Date: Sat, 29 May 2010 09:29:23 +0400 > From: Andrey Semashev > > On 05/29/2010 02:06

[Valgrind-users] [drd] False 'condition variable not initialized' in boost library?

2010-05-29 Thread Jorge Moraleda
I submitted a condition variable not initialized detected with valgrind drd to the boost mailing list, but they report that it is a false alarm: Date: Sat, 29 May 2010 09:29:23 +0400 From: Andrey Semashev On 05/29/2010 02:06 AM, Jorge Moraleda wrote: > When testing boost.log for race conditions