-
Bug
-
Resolution: Incomplete
-
P4
-
None
-
11.0.6
-
generic
-
generic
A DESCRIPTION OF THE PROBLEM :
Lately I have seen JVM crashes with the issue below. This seemed to perfectly match https://bugs.openjdk.org/browse/JDK-8272131 however according to the bug report, this was fixed in open JDK 11.0.13, and this VM is: OpenJDK 64-Bit Server VM Temurin-11.0.16.1+1.
Could it be there are other areas that the original bug did not fully fix?
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
This is reproduceable from our automated benchmarking environment, but sadly it is a commerical product with a lot of environmental setup that would not be easy for an external party to reproduce. However each time we run our test there seem to be at least one or two terminations.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
JVM should not SIGSEGV.
FREQUENCY : often
Lately I have seen JVM crashes with the issue below. This seemed to perfectly match https://bugs.openjdk.org/browse/JDK-8272131 however according to the bug report, this was fixed in open JDK 11.0.13, and this VM is: OpenJDK 64-Bit Server VM Temurin-11.0.16.1+1.
Could it be there are other areas that the original bug did not fully fix?
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
This is reproduceable from our automated benchmarking environment, but sadly it is a commerical product with a lot of environmental setup that would not be easy for an external party to reproduce. However each time we run our test there seem to be at least one or two terminations.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
JVM should not SIGSEGV.
FREQUENCY : often
- relates to
-
JDK-8272131 PhaseMacroExpand::generate_slow_arraycopy crash when clone null CallProjections.fallthrough_ioproj
-
- Closed
-