JDK-7083269 : "assert(iterations < (uint)max_jint) failed" during 6916968 verification
  • Type: Bug
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: hs22
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: linux
  • CPU: generic
  • Submitted: 2011-08-25
  • Updated: 2011-10-13
  • Resolved: 2011-10-13
Related Reports
Duplicate :  
Description
nsk/stress/jni/gclocker/gcl001
crashed with
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (/tmp/jprt/P1/232819.jcoomes/source/src/share/vm/runtime/safepoint.cpp:329), pid=15236, tid=2689268624
#  assert(iterations < (uint)max_jint) failed: We have been iterating in the safepoint loop too long
#
# JRE version: 7.0-b147
# Java VM: Java HotSpot(TM) Client VM (22.0-b02-internal-201108192328.jcoomes.hs22-b02-snapshot-fastdebug mixed mode linux-x86 )
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp
#

Comments
EVALUATION See eval in 7078412. Seems to be the same Linux weirdness, so closing as a duplicate...
13-10-2011