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

2010-06-02 Thread Jorge Moraleda
On Wed, Jun 2, 2010 at 12:35 PM, Bart Van Assche bvanass...@acm.org wrote: On Wed, Jun 2, 2010 at 3:12 AM, Jorge Moraleda jorge.moral...@gmail.com wrote: On Sun, May 30, 2010 at 12:56 AM, Jorge Moraleda jorge.moral...@gmail.com wrote: On Sat, May 29, 2010 at 10:56 PM, Bart Van Assche

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

2010-06-02 Thread Julian Seward
Thank you. I just tried r11145. It stops both with drd and memcheck, even in very small programs, after giving the following output: valgrind: mmap(0x40, 823296) failed in UME with error 22 (Invalid argument). valgrind: this can be caused by executables with very large text, data or bss

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

2010-06-02 Thread Bart Van Assche
On Wed, Jun 2, 2010 at 10:04 PM, Jorge Moraleda jorge.moral...@gmail.com wrote: [ ... ] Thank you. I just tried r11145. It stops both with drd and memcheck, even in very small programs, after giving the following output: valgrind: mmap(0x40, 823296) failed in UME with error 22 (Invalid