Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4396960
Votes 2
Synopsis HotSpot Virtual Machine Error, EXCEPTION_STACK_OVERFLOW
Category hotspot:runtime_system
Reported Against 2.0_fcs
Release Fixed
State 11-Closed, duplicate of 4402735, bug
Priority: 4-Low
Related Bugs 4402735
Submit Date 11-DEC-2000
Description




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) 
======================================================================
Work Around
N/A
Evaluation
N/A
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang