SIGSEGV during Minor GC
Shane Cox
shane.cox at gmail.com
Mon Aug 30 15:20:59 UTC 2010
We recently had a JVM crash during Minor GC. The hotspot error file and gc
log can be found in attached zip file. GC settings are:
-Xms350m -Xmx1024m -XX:+UseConcMarkSweepGC
-XX:CMSInitiatingOccupancyFraction=55 -XX:+DisableExplicitGC -XX:+PrintGC
-XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:RefDiscoveryPolicy=1
We're running build:
java version "1.6.0_14"
Java(TM) SE Runtime Environment (build 1.6.0_14-b08)
Java HotSpot(TM) 64-Bit Server VM (build 14.0-b16, mixed mode)
Any ideas what caused the crash? Some speculate bug 6896647, but it doesn't
seem conclusive. Any insights would be appreciated.
Thanks,
Shane
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20100830/91b62d51/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: logs.zip
Type: application/zip
Size: 112478 bytes
Desc: not available
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20100830/91b62d51/logs.zip>
More information about the hotspot-gc-dev
mailing list