|
From: stecca m. <ms...@ya...> - 2010-02-15 08:24:02
|
Hi all...
The problem is not related to the CRC error but to JAVA 1.6.
I successfully used Valgrind with a C program and with a JAVA 1.5 too.
The problem is related to JAVA 1.6. I tried to run it with the --tool=cachegrind and --trace-children=yes options enabled but I get the following error:
Unable to initialize VM.
Any idea?
|