|
From: Dave N. <dc...@us...> - 2006-09-26 19:32:19
|
I got the following *.stderr.out on all of the memcheck tests in the valgrind
testsuite.
Valgrind's memory management: out of memory:
newSuperblock's request for 1048576 bytes failed.
14286848 bytes have already been allocated.
Valgrind cannot continue. Sorry.
Can anyone give me an idea of what this error message might mean, or where I
might look to determine why valgrind is failing in this way?
|