|
From: Eyal L. <ey...@ey...> - 2005-02-22 12:16:07
|
Eyal Lebedinsky wrote: > Running off latest cvs. > > I get this failure consistently, at the same stage of my testing > after a few hundred tests. My server aborts with these messages : > > VG_(get_memory_from_mmap): newSuperblock's request for 1048576 bytes failed. > VG_(get_memory_from_mmap): 33402662 bytes already allocated. > > Sorry. You could try using a tool that uses less memory; > eg. addrcheck instead of memcheck. I hoped for this problem to be gone now, what with the new lower memory usage promise. But no: VG_(get_memory_from_mmap): newSuperblock's request for 1048576 bytes failed. VG_(get_memory_from_mmap): 33599270 bytes already allocated. Sorry. You could try using a tool that uses less memory; eg. addrcheck instead of memcheck. I think that this is not a simple memory shortage, but rather a shortage of some other resource. - Any VG resource I can set higher? - A linux kernel limit I should raise? -- Eyal Lebedinsky (ey...@ey...) <http://samba.org/eyal/> attach .zip as .dat |