Submitted On 11-JUN-2009
paalst
We still get this error with hs14-b16, 64bit vm on Redhat Linux, with -XX:+UseCompressedOops set. Se bug #6826736. Please let me know if you need my hs_err files.
Java(TM) SE Runtime Environment (build 1.6.0_14-b08)
Java HotSpot(TM) 64-Bit Server VM (build 14.0-b16, mixed mode)
Submitted On 17-JUN-2009
paalst
We're not able to reproduce at will. It happened two times in two days in our production environment, before we removed the UseCompressedOops option (hasn't happened since). Don't know how to upload attachments so put the files here: http://www.paal.net/sun
Submitted On 30-JUL-2009
I have also encountered this problem on JRE Version 6.014-b08 without the -X:+UseCompressedOops set. I have a hs_err file which I can send you if you tell me where to send it.
Submitted On 17-AUG-2009
Austrian_Hias
I encountered this problem using JDK 6.0_16-b01 3x in the last two days without the -X:+UseCompressedOops set. hs_err files available if wanted + one loggc file.
Submitted On 30-AUG-2009
dave_sitsky
I'm not sure if this is related to bug 6803730, but I still get this exact crash, 100% reproduceable. Here are some more details:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (nmethod.cpp:1836), pid=5560, tid=5548
# Error: guarantee(cont_offset != 0,"unhandled implicit exception in compiled code")
#
# JRE version: 6.0_14-b08
# Java VM: Java HotSpot(TM) 64-Bit Server VM (14.0-b16 mixed mode windows-amd64 )
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x000000000016f000): JavaThread "main" [_thread_in_Java, id=5548, stack(0x0000000000030000,0x0000000000130000)]
Stack: [0x0000000000030000,0x0000000000130000]
[error occurred during error reporting (printing stack bounds), id 0xc0000005]
Ran with these flags:
-XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -Dsun.java2d.d3d=false
I can provide more information if required.
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|