JDK-4285670 : Error happened during: scavenge, at thread.cpp, 1348
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 1.3.0
  • Priority: P4
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: windows_nt
  • CPU: x86
  • Submitted: 1999-10-28
  • Updated: 2000-10-31
  • Resolved: 2000-10-31
Related Reports
Relates :  
Description
HotSpot 1.3-fcsL (win32) produces the following error message:
#
# HotSpot Virtual Machine Error, Internal Error
#
# Error happened during: scavenge
#
# Error ID: 5448524541440E4350500544
#
while trying to execute the following test in -Xcomp mode:

The test name:
    nsk/stress/jck122/jck122007
the testbase name:
    testbase_nsk
testbase location: 
    /net/sqesvr/vsn/testbase/testbase_nsk
test location:
    /net/sqesvr/vsn/testbase/testbase_nsk/src/nsk/stress/jck122/jck122007

The failure was observed on the following computer:
    Pentium-II, 350MHz, 128Mb RAM, WinNT 4.0 SP3

Comments
EVALUATION Steffen, I was able to repro the bug using stress test with -Xcomp jck122007 -stress:rigourous once. The build was made on 10-02-99 and the assert line has moved to thread.cpp 1362. See for reproducing the bug using the StressTest. see GammaBase/Bugs/4285670_MOE/Stress/doit.bat I also ran the test using runThese. I ran into the following problems: AccessExceptionViolations, Oopmap.cpp assert, complete hang of the system. To repro the bug(s) see GammaBase/Bugs/4285670_MOE/runThese/doit.bat mohammad.gharahgouzloo@Eng 1999-11-04 An update to the above bug. the doit.bat in the runthese directory now repros the bug more easily than the stresstest/doit.bat. Also, some of these test do cause stack over flow. This is also a known problem with the hotspot client. with the same client installed in JDK1.2.2 the bug is not reproducible. mohammad.gharahgouzloo@Eng 1999-11-04 Downgrading the priority - the failure is StackOverflow related. steffen.grarup@eng 1999-11-05 =============================================================== It seems that now it crashes like ErrorID=="thread.cpp, 1375" Try DOIT.BAT in the directory: GammaBase/Bugs/4285670.1 ................................................................ The bug seems to be fixed in merlin b032. But, when I tried verify with the latest merlin build-b38 I ran into a runtime bug. see 4383861. I will close this as fixed in merlin-beta as soon I can verify the bug with latest and greatest merlin build - Or, when runtime group fixes my newly created bug. mohammad.gharahgouzloo@Eng 2000-10-27 I am closing this bug as no longer reproducible with merlin as of build-b032. mohammad.gharahgouzloo@Eng 2000-10-31
27-10-2000