On 08/13/2013 10:27 PM, Maynard Johnson wrote:

> When I try running Java 5 under current Valgrind (checkout from SVN today),
> it results in Valgrind silently dying.  The JVM continues to run, but only
> the java process shows up in 'top' output.  If I run Java 6 under
> Valgrind
> (i.e., 'valgrind --tool=memcheck /opt/ibm/java-ppc64-60/jre/bin/java test'),
> I see all of the typical kind of memcheck output, as well as the 
> 'memcheck-ppc64-'
> command listed in top output.  I'm seeing this problem on IBM POWER7/RHEL 6.4,
> but I don't have a Java 5 available for my laptop to test it on Intel.
> Is this a ppc64-specific problem? Or an IBM Java-specific problem?
> Can anyone reproduce with Java 5 on an Intel system? Thanks.

I can't guess .. can you get more info about the failure?  Also, as per
other postings, you need --smc-check=all-non-file for Java anything on
x86.

J


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to