Relates :
|
|
Relates :
|
|
Relates :
|
During testing with Tony's GC Test Suite, jbb2005 fails quite often with the following: # 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).
|