|
From: Keith <kei...@gm...> - 2006-01-10 01:33:07
|
I am trying to valgrind a java application (our code is written in C and published through a JNI layer) and when running under valgrind, it uses 100% CPU but it appears to hang. I don't see any activity but one of the CPUs is always maxed out. I'm using the latest code because I need a very recent fix to even get it to run. What can I do to troubleshoot? Thanks, Keith |