-
Bug
-
Resolution: Fixed
-
P4
-
1.4.1
-
mantis
-
sparc
-
solaris_8
-
Verified
Test Failed : api.java.lang.ThreadGroup.enumerate0203
Mode : -Xmixed
VM : server
Platform : solsparc solx86 linux win32
The test passes with Client and in INT mode with Server.
Assertion :
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Server VM (1.4.0-rc-b89-debug mixed mode)
#
# assert(v_false, "verify: returning from invalid subroutine")
#
# Error ID: /net/hot-i386/usr/re/jdk/jdk1.4/ws/hotspot/src/share/vm/ci/ciTypeFlow.cpp,
166
#
# Problematic Thread: prio=5 tid=0x81701a8 nid=0xb runnable
#
Dumping core....
~
To reproduce :
Go to /net/jano.sfbay/export/disk20/GammaBase/Bugs/{BUGID}
Execute the doit script.
Mode : -Xmixed
VM : server
Platform : solsparc solx86 linux win32
The test passes with Client and in INT mode with Server.
Assertion :
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Server VM (1.4.0-rc-b89-debug mixed mode)
#
# assert(v_false, "verify: returning from invalid subroutine")
#
# Error ID: /net/hot-i386/usr/re/jdk/jdk1.4/ws/hotspot/src/share/vm/ci/ciTypeFlow.cpp,
166
#
# Problematic Thread: prio=5 tid=0x81701a8 nid=0xb runnable
#
Dumping core....
~
To reproduce :
Go to /net/jano.sfbay/export/disk20/GammaBase/Bugs/{BUGID}
Execute the doit script.
- relates to
-
JDK-4674463 assert(map()->req() <= jvms()->endoff(), "no extra garbage on map")
- Closed