-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
None
-
1.4.0
-
x86
-
windows_nt
Name: elR10090 Date: 11/22/2000
The test crashes only the Server VM under WinNT.
The test passes on the Client VM and on both Sparc VMs.
To reproduce the bug run doit.bat <jdk root directory> in
GammaBase/Bugs/<this bug number>
Running on winNT the test outputs:
java version "1.4.0beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0beta-b41)
Java HotSpot(TM) Server VM (build B41, mixed mode)
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Error ID: 4C4942524152593F43414C4C0E43505001C9
#
# Problematic Thread: prio=5 tid=0x0076B5A0 nid=0xc4 runnable
#
that means:
library_call.cpp, 457
======================================================================
Name: elR10090 Date: 11/22/2000
The test also crashes the SolSparc Server VM with the same Error ID.
The test crashes mixed/compile modes and passes interpreted mode.
To reproduce the bug on Solaris run
doit.sh <jdk root directory> <options>
in GammaBase/Bugs/4391891 directory.
======================================================================
Name: elR10090 Date: 11/22/2001
This bug affects the following testbase_nsk test:
nsk/serial/Unsafe/gettAddress/gettaddr001
Pavel N. Vysotski, ###@###.###
======================================================================
- relates to
-
JDK-4412342 Unsafe API: Test nsk/serial/Unsafe/putAddress/putaddr001 crashes Server VM
- Closed