-
Bug
-
Resolution: Duplicate
-
P1
-
None
-
1.3.0
-
x86
-
generic
- Installed JDK1.3 RC1 build P on a computer running Windows 98.
- Launched appletviewer to run Animator demo.
- Animator crashes at startup with EXCEPTION_ACCESS_VIOLATION at os_win32.cpp,702. The crash is pretty reproducible. I could not reproduce the problem on Windows NT. The demo hangs when classic VM is used (In a couple cases, I had to reboot the computer).
C:\jdk1.3\demo\applets\Animator>java -version
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-P)
Java HotSpot(TM) Client VM (build 1.3-P, mixed mode)
C:\jdk1.3\demo\applets\Animator>appletviewer example1.html
C:\jdk1.3\demo\applets\Animator>appletviewer example1.html
C:\jdk1.3\demo\applets\Animator>appletviewer example1.html
#
# HotSpot Virtual Machine Error, EXCEPTION_ACCESS_VIOLATION
#
# Error ID: 4F533F57494E13120E43505002BE
#
abnormal program termination
philip.chin@eng 1999-11-30
TicTacToe is also crashing. To crash TicTacToe, you must mark an X or O in the window as soon as the main window is drawn. When the program crashes on Windows 98, the operating system becomes deadlocked if you try to kill the process. The only way to recover is to reboot the system.
harshad.vilekar@eng 1999-12-07
TicTacToe crashes on Solaris7 too (Kestrel RC1 build P).
% cd demo/applets/TicTacToe/
% appletviewer example1.html (click on the applet)
#
# HotSpot Virtual Machine Error, Unexpected Signal 11
#
# Error ID: 4F533F534F4C415249530E43505007B5 01
#
- Launched appletviewer to run Animator demo.
- Animator crashes at startup with EXCEPTION_ACCESS_VIOLATION at os_win32.cpp,702. The crash is pretty reproducible. I could not reproduce the problem on Windows NT. The demo hangs when classic VM is used (In a couple cases, I had to reboot the computer).
C:\jdk1.3\demo\applets\Animator>java -version
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-P)
Java HotSpot(TM) Client VM (build 1.3-P, mixed mode)
C:\jdk1.3\demo\applets\Animator>appletviewer example1.html
C:\jdk1.3\demo\applets\Animator>appletviewer example1.html
C:\jdk1.3\demo\applets\Animator>appletviewer example1.html
#
# HotSpot Virtual Machine Error, EXCEPTION_ACCESS_VIOLATION
#
# Error ID: 4F533F57494E13120E43505002BE
#
abnormal program termination
philip.chin@eng 1999-11-30
TicTacToe is also crashing. To crash TicTacToe, you must mark an X or O in the window as soon as the main window is drawn. When the program crashes on Windows 98, the operating system becomes deadlocked if you try to kill the process. The only way to recover is to reboot the system.
harshad.vilekar@eng 1999-12-07
TicTacToe crashes on Solaris7 too (Kestrel RC1 build P).
% cd demo/applets/TicTacToe/
% appletviewer example1.html (click on the applet)
#
# HotSpot Virtual Machine Error, Unexpected Signal 11
#
# Error ID: 4F533F534F4C415249530E43505007B5 01
#
- duplicates
-
JDK-4295662 JavaSound: hotspot exceptions playing any media files.
-
- Closed
-
- relates to
-
JDK-4293657 Clips cannot be restarted once they have been stopped
-
- Resolved
-
-
JDK-4288819 Segmentation fault occurs in TicTacToe's applet save on Solaris
-
- Closed
-