|
From: Tom H. <to...@co...> - 2005-08-26 23:21:04
|
In message <2e9...@lo...>
Tom Hughes <to...@co...> wrote:
> I did much the same thing now, and it links, but doesn't run:
>
> --14672:1:debuglog DebugLog system started by Stage 2 (main), level 1 logging requested
> --14672:1:main Doing scan_auxv()
> --14672:1:main Preprocess command line opts
>
> VG_(get_memory_from_mmap): newSuperblock's request for 1048576 bytes failed.
> VG_(get_memory_from_mmap): 0 bytes already allocated.
This was triggered by my having a .valgrindrc file. Without it I can
get beyond that. Now it crashes if I valgrind "uname -a" but if I add
a -d switch to valgrind it works...
Tom
--
Tom Hughes (to...@co...)
http://www.compton.nu/
|