We have a Hotspot VM crash issue on Windows NT server(4CPU)
from a licensee.
When servlet application runs 10 hours with a couple of clients'
accessing to server machine, Hotspot VM crashes.
There is no reproducible mini code here, but it always happens on the
licnesee site after long time run.
1. Configration
OS : Windows NT server (SP5)
CPU : Pentium Pro 200[MHz] * 4CPU
Memory : 3G Bytes
2. JDK
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C)
Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode)
The Licensee built Hotspot binary by themselves, ran and got log
information.(Attached 3 files)
According to those log files, Crash point od each dump looks different.
However, the common message is,
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# assert(pc_desc != 0, "scopeDesc must exist")
#
# Error ID: H:/AcxWrap3-DBG/hotspot_client1_3-src-win\src\share\vm\runtime\vframe.cpp, 424
#
Please Evaluate.
=========================================================================
from a licensee.
When servlet application runs 10 hours with a couple of clients'
accessing to server machine, Hotspot VM crashes.
There is no reproducible mini code here, but it always happens on the
licnesee site after long time run.
1. Configration
OS : Windows NT server (SP5)
CPU : Pentium Pro 200[MHz] * 4CPU
Memory : 3G Bytes
2. JDK
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C)
Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode)
The Licensee built Hotspot binary by themselves, ran and got log
information.(Attached 3 files)
According to those log files, Crash point od each dump looks different.
However, the common message is,
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# assert(pc_desc != 0, "scopeDesc must exist")
#
# Error ID: H:/AcxWrap3-DBG/hotspot_client1_3-src-win\src\share\vm\runtime\vframe.cpp, 424
#
Please Evaluate.
=========================================================================
- relates to
-
JDK-4298070 -Xrunhprof:cpu=samples causes crash and assertion "scopeDesc must
- Closed
-
JDK-4328023 Error in fill_from_frame: pc_desc for 0xfa404c60 not found
- Resolved
-
JDK-4244156 Hotspot assertion error w/Stylepad and win95 crashes machine while saving file
- Closed