Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2041780 | 1.3.1 | Clifford Click | P3 | Resolved | Fixed | rc1 |
Test : jae40.0.204
Mode : Xcomp
Platform : Solsparc
Steps to reproduce:
1. cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{BugID}
2. ksh doit {JAVA_HOME}
Output:
java version "1.3.1-rc1"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-rc1-b20)
Java HotSpot(TM) Server VM (build 1.3.1-rc1-b20-debug, compiled mode)
CompileTheWorld : Compiling all classes in /net/sqesvr.eng/export/vsn/VM/testbas
e/testbase_vm/src/jit/compiletheworld/jars/i-l/jae40.jar
CompileTheWorld (1) : java/beans/BeanDescriptor
CompileTheWorld (2) : java/beans/BeanInfo
CompileTheWorld (3) : java/beans/Beans
CompileTheWorld (4) : java/beans/BeansAppletContext
CompileTheWorld (5) : java/beans/BeansAppletStub
................
................
CompileTheWorld (54) : java/sql/Statement
CompileTheWorld (55) : java/sql/Time
CompileTheWorld (56) : java/sql/Timestamp
CompileTheWorld (57) : java/sql/Types
CompileTheWorld (58) : sun/jdbc/odbc/JdbcOdbc
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# assert(my_base == my_inputs_base || phase->hash_find(my_base) == phase->hash_f
ind(my_inputs_base), "base pointers must match")
#
# Error ID: /usr/re/hotspot/hotspot1.3.1/ws/solsparc/hotspot1.3.1rc1/src/share/v
m/opto/addnode.cpp, 496 [ Patched ]
#
# Problematic Thread: prio=5 tid=0x1432e0 nid=0xc runnable
#
Dumping core....
VM option 'CompileThreshold=3'
VM option '+CompileTheWorld'
VM option 'CompileTheWorldStartAt=0'
VM option 'CompileTheWorldStopAt=204'
default to Motif 2.1, os is: 5.8
It happens only when the XX:CompileThreshold=3 flag is used. The crash happens on b19 also.
Mode : Xcomp
Platform : Solsparc
Steps to reproduce:
1. cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{BugID}
2. ksh doit {JAVA_HOME}
Output:
java version "1.3.1-rc1"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-rc1-b20)
Java HotSpot(TM) Server VM (build 1.3.1-rc1-b20-debug, compiled mode)
CompileTheWorld : Compiling all classes in /net/sqesvr.eng/export/vsn/VM/testbas
e/testbase_vm/src/jit/compiletheworld/jars/i-l/jae40.jar
CompileTheWorld (1) : java/beans/BeanDescriptor
CompileTheWorld (2) : java/beans/BeanInfo
CompileTheWorld (3) : java/beans/Beans
CompileTheWorld (4) : java/beans/BeansAppletContext
CompileTheWorld (5) : java/beans/BeansAppletStub
................
................
CompileTheWorld (54) : java/sql/Statement
CompileTheWorld (55) : java/sql/Time
CompileTheWorld (56) : java/sql/Timestamp
CompileTheWorld (57) : java/sql/Types
CompileTheWorld (58) : sun/jdbc/odbc/JdbcOdbc
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# assert(my_base == my_inputs_base || phase->hash_find(my_base) == phase->hash_f
ind(my_inputs_base), "base pointers must match")
#
# Error ID: /usr/re/hotspot/hotspot1.3.1/ws/solsparc/hotspot1.3.1rc1/src/share/v
m/opto/addnode.cpp, 496 [ Patched ]
#
# Problematic Thread: prio=5 tid=0x1432e0 nid=0xc runnable
#
Dumping core....
VM option 'CompileThreshold=3'
VM option '+CompileTheWorld'
VM option 'CompileTheWorldStartAt=0'
VM option 'CompileTheWorldStopAt=204'
default to Motif 2.1, os is: 5.8
It happens only when the XX:CompileThreshold=3 flag is used. The crash happens on b19 also.
- backported by
-
JDK-2041780 CTW dies at 58 in jae40.0.204 with assertion at addnode.cpp, 496
-
- Resolved
-
- relates to
-
JDK-4324455 [sparc/c2/032200] CTW failure: "base pointers must match" at vm/opto/addnode.cpp
-
- Closed
-