Yuri - 2005-01-26

Logged In: YES
user_id=129507

I identified the cause of the problem: my executable is very
large: 271MB with debug ingo, 20x smaller w/out debug info.

So in valgrind VG_(find_map_space) returns NULL on such size
for some reason. For smaller executables it works.