VM-crash after starting with -XX:+UseLargePages -XX:+UseG1GC -XX:G1HeapRegionSize=16M

Florian Binder java at java4.info
Tue Dec 6 20:23:41 UTC 2011


Hi all,

I was looking for a short test to reproduce the vm-crash when using 
ObjectAlignment=16 but found an other combination of options which 
result in a vm-crash ;-)

I have attached the java-source to this email.
Please let me know, if I should report this on an other way.

Flo

The startup command is:
$ java -Xmx1g -Xms1g -XX:+UseLargePages -XX:+UseG1GC 
-XX:G1HeapRegionSize=16M Test
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00002b368c17cfa0, pid=15290, tid=1097242944
#
# JRE version: 6.0_29-b11
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.4-b02 mixed mode 
linux-amd64 )
# Problematic frame:
# V  [libjvm.so+0x3b6fa0]  CMTask::drain_local_queue(bool)+0xb0
#
# An error report file with more information is saved as:
# /home/fbr/g1test/hs_err_pid15290.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#
Abgebrochen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Test.java
Type: text/x-java
Size: 280 bytes
Desc: not available
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20111206/b698eacd/Test.java>
-------------- next part --------------
_______________________________________________
hotspot-gc-use mailing list
hotspot-gc-use at openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/hotspot-gc-use


More information about the hotspot-gc-dev mailing list