Re: [Valgrind-users] drd: drd_mutex.c:383 (mutex_unlock): Assertion 'p-mutex_type == mutex_type' failed

2009-05-19 Thread Bart Van Assche
On Fri, May 15, 2009 at 10:06 AM, Andy Howell andyhow...@austin.rr.com wrote: Bart Van Assche wrote: On Fri, May 15, 2009 at 9:33 AM, Andy Howell andyhow...@austin.rr.com wrote: Hello,       I'm seeing this with 3.4.1 compiled on fedora 9. Just before that I see: ==14457== Mutex

[Valgrind-users] drd: drd_mutex.c:383 (mutex_unlock): Assertion 'p-mutex_type == mutex_type' failed

2009-05-15 Thread Andy Howell
Hello, I'm seeing this with 3.4.1 compiled on fedora 9. Just before that I see: ==14457== Mutex reinitialization: mutex 0x4c621a8, recursion count 0, owner 0. ==14457==at 0x4A0B4A4: pthread_mutex_init (in /usr/lib64/valgrind/amd64-linux/vgpreload_drd.so) ==14457==by 0x546DCE:

Re: [Valgrind-users] drd: drd_mutex.c:383 (mutex_unlock): Assertion 'p-mutex_type == mutex_type' failed

2009-05-15 Thread Andy Howell
Bart Van Assche wrote: On Fri, May 15, 2009 at 9:33 AM, Andy Howell andyhow...@austin.rr.com wrote: Hello, I'm seeing this with 3.4.1 compiled on fedora 9. Just before that I see: ==14457== Mutex reinitialization: mutex 0x4c621a8, recursion count 0, owner 0. ==14457==at