|
From: Jeff D. <jd...@ad...> - 2004-08-03 04:18:53
|
db...@en... said: > Executable is mapped outside of range (nil)-0x52c00000 valgrind: > do_exec(/local/dbahi/kernels/linux-2.4.26_uml-patch-2.4.26-2um/linux) > failed: Cannot allocate memory > > How does one get around this sudden valgrind exit? If I remember right, there is a hard-coded address in valgrind. If the process loads above that you get that error. Changing it and rebuilding doesn't seem to hurt anything. Jeff |