While running one of our Swing tools, got the following error message in the console which is followed by a core dump:
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Error ID: 43113F2C2932215353454D424C45523F53504152430E435050072C 01
#
# Problematic Thread: prio=5 tid=0x9df30 nid=0xa runnable
#
java -version
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b55)
Java HotSpot(TM) Client VM (build 1.4beta-B55, mixed mode)
To reproduce, bringover the following tool:
/net/sqesvr/export/jfc/Merlin_ws/BAT_Suite/BeanCounter
and to run it type "gnumake auto"
Found this happening in Solaris Sparc 2.7
This does not happen if the commandline has -d64 and -server options.
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Error ID: 43113F2C2932215353454D424C45523F53504152430E435050072C 01
#
# Problematic Thread: prio=5 tid=0x9df30 nid=0xa runnable
#
java -version
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b55)
Java HotSpot(TM) Client VM (build 1.4beta-B55, mixed mode)
To reproduce, bringover the following tool:
/net/sqesvr/export/jfc/Merlin_ws/BAT_Suite/BeanCounter
and to run it type "gnumake auto"
Found this happening in Solaris Sparc 2.7
This does not happen if the commandline has -d64 and -server options.
- relates to
-
JDK-4421535 ctw of Dynamo4.5.0.jar dies with assertion at c1_LIRAssembler_sparc.cpp, 1808
-
- Closed
-