-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
1.3.0
-
sparc
-
solaris_7
Kestrel fcs_N on Solaris
TicTacToe demo applets causes in appletSave: NotSerializableException or
HotSpot Virtual Machine Errors or Segmentation fault in applet saving.
***The detail of NotSerializableException is;
java.io.NotSerializableException:sun.awt.motif.X11Image
***HotSpot Virtual Machine Errors are below;
# HotSpot Virtual Machine Error, Unexpected Signal 11
#
# Error ID: 4F533F534F4C415249530E435050079A 01
#
#
# Unexpected Signal 10
#
# Error ID: 4F533F534F4C415249530E435050079A 01
#
To reproduce,
Please run a TicTacToe demo applet in the directory of demo/applets/TicTacToe
of jdk1.3 on Solaris.
If you save the applet at once after starting demo without mouse clicking,
"java.io.NotSerializableException:sun.awt.motif.X11Image" occurs.
If you do mouse clicking some times and then save the applet,
HotSpot Virtual Machine Error or Sgmentaion faults occurs.
shuna.wu@eng 1999-12-03
Please see 4265922 too. Bug 4265922 happened in every applet demo, but bug 4288819 happens just at This TicTacToe applet demo. Otherwise, there exists
duplication.
- duplicates
-
JDK-4297157 VM Crash with Remote Menus
- Resolved
- relates to
-
JDK-4294621 Kestrel,RC1 build P, Animator demo crashes at startup
- Closed
-
JDK-4291487 TicTacToe demo crashes VM and java console on Solaris only
- Closed
-
JDK-4288811 in appletSave: java.io.NotSerializableException occurs on win32 and solaris
- Closed