Name: yyT116575 Date: 12/11/2000
java version "1.2.2"
Java HotSpot(TM) Server VM (2.0fcs, mixed mode, build E)
I have a Java application that triggers the following error:
#
# HotSpot Virtual Machine Error, EXCEPTION_STACK_OVERFLOW
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Error ID: 4F533F57494E13120E43505002F5
#
# Problematic Thread: prio=5 tid=0x7c1bf0 nid=0xf9 runnable
#
The problem only occurs with the HotSpot server VM. Other versions as:
WindowsNT: 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)
or
Linux:java version "1.3.0_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0_01)
Java HotSpot(TM) Client VM (build 1.3.0_01, mixed mode)
do not create the error.
It is not possible for me to submit the application to you.
(Review ID: 113593)
======================================================================
- duplicates
-
JDK-4402735 [server] stack yellow zone not re-enabled after a StackOverflowError
-
- Closed
-