Re: [Valgrind-users] Helgrind 3.9.0: false positive with pthread_mutex_destroy

2013-11-08 Thread Saurabh T
> Subject: Re: [Valgrind-users] Helgrind 3.9.0: false positive with > pthread_mutex_destroy > From: philippe.waroqui...@skynet.be > To: saur...@hotmail.com > CC: valgrind-users@lists.sourceforge.net > Date: Fri, 8 Nov 2013 22:46:28 +010

Re: [Valgrind-users] Helgrind 3.9.0: false positive with pthread_mutex_destroy

2013-11-08 Thread Philippe Waroquiers
On Fri, 2013-11-08 at 19:20 +, Saurabh T wrote: > > > Date: Fri, 8 Nov 2013 08:20:24 +0100 > > Subject: Re: [Valgrind-users] Helgrind 3.9.0: false positive with > > pthread_mutex_destroy > > From: magnus.ref...@gmail.com

Re: [Valgrind-users] Helgrind 3.9.0: false positive with pthread_mutex_destroy

2013-11-08 Thread Saurabh T
> Date: Fri, 8 Nov 2013 08:20:24 +0100 > Subject: Re: [Valgrind-users] Helgrind 3.9.0: false positive with > pthread_mutex_destroy > From: magnus.ref...@gmail.com > To: saur...@hotmail.com > CC: valgrind-users@lists.sourceforge.ne

Re: [Valgrind-users] Helgrind 3.9.0: false positive with pthread_mutex_destroy

2013-11-07 Thread Magnus Reftel
On 7 November 2013 18:21, Saurabh T wrote: > >> From: fa...@kde.org >> To: valgrind-users@lists.sourceforge.net >> CC: saur...@hotmail.com >> Subject: Re: [Valgrind-users] Helgrind 3.9.0: false positive with >> pthread_

Re: [Valgrind-users] Helgrind 3.9.0: false positive with pthread_mutex_destroy

2013-11-07 Thread Saurabh T
> From: fa...@kde.org > To: valgrind-users@lists.sourceforge.net > CC: saur...@hotmail.com > Subject: Re: [Valgrind-users] Helgrind 3.9.0: false positive with > pthread_mutex_destroy > Date: Thu, 7 Nov 2013 17:25:57 +0100 > > On T

Re: [Valgrind-users] Helgrind 3.9.0: false positive with pthread_mutex_destroy

2013-11-07 Thread David Faure
On Thursday 07 November 2013 16:22:56 Saurabh T wrote: > Helgrind seems to be reporting false positive data race when > pthread_mutex_destroy is called in a different thread from > pthread_mutex_unlock. Unfortunately I cannot make a test case, sorry. But > here's the relevant output: > > ==15996==

[Valgrind-users] Helgrind 3.9.0: false positive with pthread_mutex_destroy

2013-11-07 Thread Saurabh T
Helgrind seems to be reporting false positive data race when pthread_mutex_destroy is called in a different thread from pthread_mutex_unlock. Unfortunately I cannot make a test case, sorry. But here's the relevant output: ==15996== Possible data race during read of size 1 at 0x4DA7F90 by thread