-
Bug
-
Resolution: Fixed
-
P3
-
1.3.0
-
linux-beta
-
x86
-
linux
-
Verified
Tested with kestrel-linux-beta b06 on RedHat6.1 and 6.1update
java version "1.3.0beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0beta-b06)
Java HotSpot(TM) Client VM (build 1.3.0beta-b04, mixed mode)
When using a file dialog to open or save a file, an unexpected exception as below occurs and a file dialog does not appear.
# # An unexpected exception has been detected in native code outside the VM.# Pr
ogram counter=0x40091ea4
#
# Problematic Thread: prio=1 tid=0x81816a0 nid=0x1c08 runnable
#
After the exception messsage is displayed, on terminal a prompt sometimes appears, sometimes does not appear and the process need to be forced to end.
On most cases Frame remains to be displayed forever after the exception.
To reproduce,
*save
Launch one of applets demos with appletviewer and select "save" from "applet" menu.
*open
Compile an attached "DispTest.java".
Run DispTest and select "open" from "File" menu.
(The same phenomenon is seen on Notepad demo bundled in J2SDK)
HotSpot error occurs at the same time on JEditorPaneTest test case.
To reproduce,
Compile UIManagerMenu.java and JEditorPaneTest.java.
Run JEditorPaneTest and select "open" from "File" menu.
# # An unexpected exception has been detected in native code outside the VM.# Pr
ogram counter=0x40091ea4
#
# Problematic Thread: prio=1 tid=0x80845f8 nid=0x1c08 runnable
#
#
# HotSpot Virtual Machine Error, Unexpected Signal 11
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Error ID: 4F533F4C494E55580E4350500589
#
# Problematic Thread: prio=1 tid=0x80fbeb8 nid=0x2c0c runnable
Name: skT45625 Date: 06/05/2000
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0beta-b07)
Java HotSpot(TM) Client VM (build 1.3.0beta-b04, mixed mode)
When starting Forte for Java under Linux, with the JDK 1.3 pre-release,
I get the following error output before the main window is displayed:
#
# HotSpot Virtual Machine Error, Unexpected Signal 11
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Error ID: 4F533F4C494E55580E4350500589
#
# Problematic Thread: prio=1 tid=0x804fc20 nid=0x400 runnable
#
This began to occur after I changed a number of modules in Forte to not start
by default, since I wasn't using them anyway. The last message on the splash
screen, before the splash-screen closes is 'Initializing: Form Editor'.
(Review ID: 105689)
======================================================================
- duplicates
-
JDK-4340993 Linux: An unexpected exception has been detected in native code outside the VM.
-
- Closed
-