Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2038287 | 1.4.0 | Kenneth Russell | P1 | Closed | Fixed | beta |
OS : Solaris 8(sparc)
Steps to reproduce :
1. Set path to ladybird build 06 and Engg build of hotspot.
java -hotspot -version
java version "1.3.1ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1ea-b06)
Java HotSpot(TM) Client VM (build product+1.3.1+ladybird_baseline+compiler1+2000
1101-162315-debug, mixed mode)
2. cd /net/sqesvr/export/vsn/GammaBase/Bugs/{BugId}
3. java -hotspot -Xcomp FinalizeTest03
OutPut :
### Allocating 10000 objects. 1 out of 5 will have a finalizer.
### Will GC every 1000 objects.
Java HotSpot(TM) Client VM warning: resuming non-suspended thread
#
# HotSpot Virtual Machine Error, Unexpected Signal 11
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# occurred at pc=fe65792c
#
# Error ID: /net/jano/export/disk05/hotspot/auto/ws_jano/fpt/src/os/solaris/vm/os_solaris.cpp, 1966 [ Patched ]
#
# Problematic Thread: prio=5 tid=0x1f89f0 nid=0x19b runnable
#
Dumping core....
Abort (core dumped)
Steps to reproduce :
1. Set path to ladybird build 06 and Engg build of hotspot.
java -hotspot -version
java version "1.3.1ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1ea-b06)
Java HotSpot(TM) Client VM (build product+1.3.1+ladybird_baseline+compiler1+2000
1101-162315-debug, mixed mode)
2. cd /net/sqesvr/export/vsn/GammaBase/Bugs/{BugId}
3. java -hotspot -Xcomp FinalizeTest03
OutPut :
### Allocating 10000 objects. 1 out of 5 will have a finalizer.
### Will GC every 1000 objects.
Java HotSpot(TM) Client VM warning: resuming non-suspended thread
#
# HotSpot Virtual Machine Error, Unexpected Signal 11
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# occurred at pc=fe65792c
#
# Error ID: /net/jano/export/disk05/hotspot/auto/ws_jano/fpt/src/os/solaris/vm/os_solaris.cpp, 1966 [ Patched ]
#
# Problematic Thread: prio=5 tid=0x1f89f0 nid=0x19b runnable
#
Dumping core....
Abort (core dumped)
- backported by
-
JDK-2038287 FinalizeTest03 test (testbase_ss) crashes with assertion in os_solaris.cpp.
-
- Closed
-
- relates to
-
JDK-4372197 Linux 1.3.0 rc1 HotSpot crash
-
- Closed
-
-
JDK-4375062 Safepoint code reinserts old PC for deoptimized frame
-
- Closed
-