|
From: Julian S. <js...@ac...> - 2007-03-19 11:20:57
|
> When I monitored the process using 'top', I checked that just before > stopping, the value of the field VIRT was 5055MB and RES around 1.9GB. > He's binary is 10MB big. > I guess he faced a valgrind limitation, No .. valgrind 3.2.X should be able to go up to 32GB on a 64-bit machine. Most likely this machine ran out of swap space. J |