-
Bug
-
Resolution: Duplicate
-
P1
-
None
-
1.3.0
-
x86
-
solaris_2
File Open, Save in Stylepad causes crash in JDK1.3.0-H. On Windows98 and Windows 95 it gives the "Invali Page Fault" error. This occurs for both HotSpot and ClassicVM
Steps to reproduce:
1) Boot up Windows98
2) Set JAVA_HOME to JDK1.3fcs-H
3) Change directory to <JAVA_HOME>/demo/jfc/Stylepad
4) Run Stylepad with command java -jar Stylepad.jar
5) Open a new file, type text and save.
RESULT: Saving file causes crash and puts up a little dialog. If you press the details button, you get the following
AWT.DLL attempted to use data pointer variable.
Module Name: AWT.DLL
Application.exe
Trap 0e 0000 - Invalid page Falut...
AWT.DLL:. text+0x22291
Attachment:
-----------
DWErr.txt
Steps to reproduce:
1) Boot up Windows98
2) Set JAVA_HOME to JDK1.3fcs-H
3) Change directory to <JAVA_HOME>/demo/jfc/Stylepad
4) Run Stylepad with command java -jar Stylepad.jar
5) Open a new file, type text and save.
RESULT: Saving file causes crash and puts up a little dialog. If you press the details button, you get the following
AWT.DLL attempted to use data pointer variable.
Module Name: AWT.DLL
Application.exe
Trap 0e 0000 - Invalid page Falut...
AWT.DLL:. text+0x22291
Attachment:
-----------
DWErr.txt
- duplicates
-
JDK-4274071 BeanBox can't load jars and crashes with JDK-1.3fcs-G on Windows 95
- Closed