|
From: Nicholas N. <nj...@ca...> - 2005-01-26 22:47:16
|
On Tue, 25 Jan 2005, Verma, Ajay wrote: > ==22605== Reading syms from > /.automount/tonga/vol/vol6/rpo_rpp_q1/intersect/users/ajve/valgrind/debu > g_exe/simulator_test_simulator_test_main.exe (0x8048000) How big is this .exe file? Is it really big, eg 270MB or more? If so, Valgrind can't find enough address space to load it. There's a hacky workaround -- see the recent message by Yuri to this list with the title "Insufficient memory loading debug info in Valgrind". N |