Bug#491195: Valgrind: FATAL: VG_N_SEGMENTS is too low.

2010-07-22 Thread Andreas Beckmann
Package: valgrind Version: 1:3.5.0+3.6.0svn20100609-1 Severity: normal Hi, I still need to recompile valgrind with increased VG_N_SEGMENTS to make it test my applications. It is set to 5000 in the code. For 3.5.0 I increased it to 1 (was not enough) and then to 5. Now with 3.6.0 from

Bug#491195: Valgrind: FATAL: VG_N_SEGMENTS is too low.

2008-07-17 Thread Andreas Beckmann
Package: valgrind Version: 1:3.3.1-2 Severity: normal Hi, valgrind just died with the following message: --19061:0:aspacem Valgrind: FATAL: VG_N_SEGMENTS is too low. --19061:0:aspacemIncrease it and rebuild. Exiting now. The program I debugged uses a huge amount of memory ... Andreas