|
From: Maxim O. <max...@gm...> - 2006-12-06 16:42:50
|
Hi All! I'm getting a error with 3.2.1 version (all tools, including just "valgrind --help"): --421:1:debuglog DebugLog system started by Stage 1, level 1 logging requested --421:1:launcher tool 'memcheck' requested --421:1:launcher selected platform 'x86-linux' --421:1:launcher launching /tmp/vg-3.2.1/lib/valgrind/x86-linux/memcheck --421:1:debuglog DebugLog system started by Stage 2 (main), level 1 logging requested --421:1:main Welcome to Valgrind version 3.2.1 debug logging --421:1:main Checking current stack is plausible --421:1:main Checking initial stack was noted --421:1:main Starting the address space manager --421:1:main Address space manager is running --421:1:main Starting the dynamic memory manager Valgrind's memory management: out of memory: newSuperblock's request for 1048576 bytes failed. 4294967296 bytes have already been allocated. Valgrind cannot continue. Sorry. Looks like similar was already fixed before... any hints for debugging? Kind regards, Maxim |