-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
1.4.2
-
sparc
-
generic, solaris_8
Name: gv34239 Date: 10/31/2002
gctests/FinalizeTest03 gives assertion failure "should be in heap"
Testcase = /net/sqesvr.sfbay/export/vsn/VM/testbase/runThese/tests/testbase/testbase_vm/src/misc/gc/gctests/FinalizeTest03 FinalizeTest03
FLAGS USED=
-XX:+ZombieALot -XX:+SafepointALot -XX:+ScavengeALot -XX:+WalkStackALot
-Xincgc -XX:+ScavengeALot -XX:ScavengeALotInterval=500
-XX:+ExitOnFullCodeCache -XX:+UseForcedSuspension
VMTYPE and Modes = client (comp and mixed) , server (comp)
[No assertion failures noted in the rest of the VM/MOde combinations ]
BUILD Used =fastdebug binary : build 20021018131115.jmasa.baseline-fastdebug1-debug
OS=solsparc , solx86 (havent checked yet on linux and Win)
Assertion :
assert(Universe::heap()->is_in(*start), "should be in heap")
Crash output
-------------------
Assertion :
assert(Universe::heap()->is_in(*start), "should be in heap")
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Client VM (20021018131115.jmasa.baseline-fastdebug1-debug compiled mode)
#
# assert(Universe::heap()->is_in(*start), "should be in heap")
#
# Error happened during: full generation collection
#
# Error ID: /net/balvenie.sfbay/export/imgr_home/ws/20021018131115.jmasa.baseline/src/share/vm/oops/instanceK ass.cpp, 1013 [ Patched ]
#
# Thread requesting VM operation: prio=5 tid=0x001247b8 nid=0xa waiting on condition
#########################
# To reproduce the bug:
#########################
1. cd /net/jano.sfbay/export/disk20/GammaBase/Bugs/[bug ID]
2. run rerun.sh
======================================================================
- duplicates
-
JDK-4782252 runThese crash at os.cpp, 747 [ Patched ]
- Closed
-
JDK-4771669 Train: gctest crashes with runThese testing
- Closed