|
From: Apostolos M. <apo...@gm...> - 2006-06-12 06:53:35
|
On 6/11/06, Dennis Lubert <pla...@pr...> wrote: > Am Freitag, den 09.06.2006, 18:05 +0300 schrieb Apostolos Manolitzas: > > > BUT the program is not executed with the following error: > > valgrind --tool=3Dmemcheck --log-file=3D/mnt/ipu/tmp/grind.log ./myf= ile.x -s9 > > ./nms.imgX =C5=14"t=C4=01_\=C6BX=10=10!0=03=03=03=03=03=03=03=03=03=03= =03=03=03=03=03=03 > > L//lib/valgrind//ppc32-linux/vgpreload_core.so=B0=C4=01X=CC=01=C4=01Yt= =C4=01Y=04=EC=C0=B4t8Droot@foo:# > > Im having a bit of a problem spotting the actual error. do you mean the > cryptic characters are the error? > I believe that there is some memory corruption that changes the path string. So the program can't load the librady vgpreload_core.so even it is in a valid path. I don't know what else to think... |