Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2173676 | 7 | Tom Rodriguez | P3 | Closed | Fixed | b49 |
JDK-2180500 | 6u18 | Tom Rodriguez | P3 | Resolved | Fixed | b01 |
JDK-2177653 | 6u14 | Tom Rodriguez | P3 | Resolved | Fixed | b04 |
JDK-2183274 | hs14 | Tom Rodriguez | P3 | Resolved | Fixed | b13 |
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/ptrQueue.hpp:107
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/java/east/u2/ap31282/hotspot-gc-g1-queues/src/share/vm/gc_implementation/g1/ptrQueue.hpp:107), pid=12147, tid=16
# Error: assert(_index == _sz,"invariant: queues are empty when activated.")
#
# JRE version: 6.0_04-b12
# Java VM: OpenJDK Server VM (14.0-b09-internal-fastdebug mixed mode solaris-sparc )
# An error report file with more information is saved as:
# /java/east/u2/ap31282/gc_test_suite_sparc/specjbb2005/hs_err_pid12147.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
Current thread is 16
I've seen this most often on sparc/Solaris, but also on other architectures too (e.g., amd64).
- backported by
-
JDK-2177653 G1: invariant: queues are empty when activated
-
- Resolved
-
-
JDK-2180500 G1: invariant: queues are empty when activated
-
- Resolved
-
-
JDK-2183274 G1: invariant: queues are empty when activated
-
- Resolved
-
-
JDK-2173676 G1: invariant: queues are empty when activated
-
- Closed
-
- relates to
-
JDK-8017065 C2 allows safepoint checks to leak into G1 pre-barriers
-
- Closed
-
-
JDK-6817608 G1: backports of G1 CRs from HS15 to HS14
-
- Resolved
-
-
JDK-8140588 Internal Error: gc/g1/ptrQueue.hpp:126 assert(_index == _sz) failed: invariant: queues are empty when activated
-
- Resolved
-