|
From: Julian S. <js...@ac...> - 2010-02-15 09:40:03
|
On Monday 15 February 2010, stecca michele wrote: > Tnx Tom. I agree with you but if I try to run Valgrind with JAVA 6, it > simply doesn't work. It returns the following error and the JAVA program > doesn't run. > > Error occured during initialization of VM > Unknown x64 processor: SS2 not supported That doesn't sound very likely to me. Valgrind-3.5.0 claims, via the CPUID instruction, to be a Core 2 E6600, so the VM really should work. What is this "SS2" that it refers to? J |