Deadlock while running SPECjbb2013
Lokesh Gidra
lokesh.gidra at yahoo.com
Tue Apr 23 11:59:45 UTC 2013
Hello,
I am trying to experiment SPECjbb2013 on a 48-core AMD machine with the following command line options on OpenJDK7 build 147:
-XX:ParallelGCThreads=46 -Xms8g -Xmx8g -XX:+UseParallelOldGC -XX:+DisableExplicitGC -XX:-UseLargePages -XX:-UseCompressedOops
The execution hangs sometimes. When I attached the process to gdb, found that the GC threads are stuck in the marking phase of Old generation collection. The bug also hits with lesser GC threads. I am wondering if this is a known issue.
Regards,
Lokesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20130423/7b41ce3e/attachment.htm>
More information about the hotspot-gc-dev
mailing list