On 15/02/10 08:23, stecca michele wrote:
> 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:

The error just means that your debug packages are out of date and don't 
match your main packages. It won't actually stop anything working but it 
may mean that the backtraces reported for errors are not accurate.

Tom

-- 
Tom Hughes ([email protected])
http://www.compton.nu/

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to