[Valgrind-users] Hard to interpret the race

2012-03-13 Thread Panagiotis Foteinos
Hello grinders. So, I find it difficult to see the race. Below, the valgrind DRD output follows: ** Conflicting load by thread 1 at 0x1221c91c size 4 ==4907==at 0x5B7028: Parallel_Mesh_Generation::try_lock(Vertex*, int)

Re: [Valgrind-users] Hard to interpret the race

2012-03-13 Thread Panagiotis Foteinos
Thank you for the reply. No, helgrind does not confirm it. I guess there is nothing wrong at these lines. Regards, Panagiotis On Tue, Mar 13, 2012 at 11:06 AM, WAROQUIERS Philippe philippe.waroqui...@eurocontrol.int wrote: The variable thread_id in Thread 9 is local to its stack. It has

Re: [Valgrind-users] Hard to interpret the race

2012-03-13 Thread Bart Van Assche
On 03/13/12 14:47, Panagiotis Foteinos wrote: Hello grinders. So, I find it difficult to see the race. Below, the valgrind DRD output follows: ** Conflicting load by thread 1 at 0x1221c91c size 4 ==4907==at 0x5B7028:

[Valgrind-users] Architecture Issue for Installation

2012-03-13 Thread Ian Mallett
Hi, I'm new here. I have some limited experience using Valgrind, but I need help installing it properly. I'm trying to get Valgrind working on a virtual machine running Ubuntu 9.04. The computer is a x86-64 architecture, and the Ubuntu distro of the virtual machine *should* have been x86, and