JDK-8020533 : JVM crashed with assert(!value->obj_is_scalar_replaced()) failed: object should be reallocated already
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: hs25
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows
  • CPU: x86
  • Submitted: 2013-07-15
  • Updated: 2013-07-20
  • Resolved: 2013-07-20
Related Reports
Duplicate :  
Description

;; Using jvm: "C:/local/aurora/sandbox/sca/vmsqe/jdk/pit/2013-07-13-001338.amurillo.hs25-b41-jdk8-b99-control/fastdebug/windows-i586/jre/bin/server/jvm.dll"
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (C:\jprt\T\P1\001338.amurillo\s\hotspot\src\share\vm\runtime\vframeArray.cpp:112), pid=11800, tid=6288
#  assert(!value->obj_is_scalar_replaced()) failed: object should be reallocated already
#
# JRE version: Java(TM) SE Runtime Environment (8.0) (build 1.8.0-internal-fastdebug-jprtadm_2013_07_13_00_42-b00)
# Java VM: Java HotSpot(TM) Server VM (25.0-b41-fastdebug compiled mode windows-x86 )
# Core dump written. Default location: C:\local\aurora\sandbox\results\ResultDir\jvmtialloclock03\hs_err_pid11800.mdmp
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp
#

jvm options: -server -Xcomp -XX:+UseG1GC
windows-i586 bundle
host confuguration: Microsoft Windows 2008 R2
Comments
That looks like a duplicate of JDK-6898462 (same assertion, same file, just a slightly different line - but that may not be ). Compiler team, could you have look at this? Thanks.
17-07-2013

Could be a dupe
17-07-2013