JDK-7033056 : CTW failure on ctw_jre_lib_rt_jar_java_beans_XMLEncoder: assert(!def_outside->member(r))
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: hs24,7
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2011-04-01
  • Updated: 2013-09-12
  • Resolved: 2013-06-11
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8
8-poolResolved
Related Reports
Duplicate :  
Relates :  
Relates :  
Description
http://sqeweb.sfbay.sun.com/nfs/results/vm/gtee/JDK7/NIGHTLY/VM/2011-03-30/Comp_Baseline/new_unknown_failures.html

http://sqeweb.sfbay.sun.com/nfs/results/vm/gtee/JDK7/NIGHTLY/VM/2011-03-30/Comp_Baseline/ctw/solaris-sparcv9/server/comp/solaris-sparcv9_ctw_server_comp_nightly.testlist/ctw_jre_lib_rt_jar_java_beans_XMLEncoder/hotspot_7041_8000.log

CompileTheWorld (7839) : java/beans/XMLEncoder
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc:  SuppressErrorAt=/live.cpp:97
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (/tmp/jprt/P1/B/191209.kvn/source/src/share/vm/opto/live.cpp:97), pid=5651, tid=33
#  assert(!def_outside->member(r)) failed: Use of external LRG overlaps the same LRG defined in this block
#
# JRE version: 7.0-b135
# Java VM: Java HotSpot(TM) 64-Bit Server VM (21.0-b05-internal-201103301912.kvn.7029152-fastdebug mixed mode solaris-sparc )
ctw/jre/lib/rt_jar/java_beans_XMLEncoder
ctw/jre/lib/rt_jar/sun_security_pkcs12_PKCS12KeyStore

Comments
I accidently reproduced this crash while trying to reproduce another failure (not crash) in test nsk/stress/jck60/jck60014.
22-11-2012