JDK-8005531 : assert(!_reg_node[reg_lo] || edge_from_to(_reg_node[reg_lo],def)) failed: before block local scheduling on solaris-sparcv9
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: hs24
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • CPU: sparc
  • Submitted: 2012-12-27
  • Updated: 2013-01-17
  • Resolved: 2012-12-27
Related Reports
Duplicate :  
Description
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc:  SuppressErrorAt=/output.cpp:2636
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (/HUDSON/workspace/jdk7u12-2-build-solaris-sparcv9-product/jdk7u12/hotspot/src/share/vm/opto/output.cpp:2636), pid=24177, tid=16
#  assert(!_reg_node[reg_lo] || edge_from_to(_reg_node[reg_lo],def)) failed: before block local scheduling
#
# JRE version: Java(TM) SE Runtime Environment (7.0_12-b06) (build 1.7.0_12-ea-fastdebug-b06)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.0-b27-fastdebug compiled mode solaris-sparc compressed oops)
# Core dump written. Default location: /home/iignatye/rep/bitCount/core or core.24177
#
# An error report file with more information is saved as:
# /home/iignatye/rep/bitCount/hs_err_pid24177.log

crash was found during investigation JDK-8005490
in attachment archive with core, hs_err and source code
Comments
Saw this failure on bigapps/Weblogic+medrec/stability
17-01-2013