Stylepad on win95 only crashes with hotspot while saving file. See attached file for trace. This is NOT the same as 4243327 although the exception appears the same. This first occurred with kestrel-G.
#
# HotSpot Virtual Machine Error, assertion failure
#
# assert(pc_desc != 0, "scopeDesc must exist")
#
# Error ID: D:/localbuilds/hotspot_client1.3_beta1_compiler1\src\share\vm\runtime\vframe.cpp, 286
#
#
# HotSpot Virtual Machine Error, EXCEPTION_BREAKPOINT
#
# unexpected exception occurred
#
# Error ID: D:/localbuilds/hotspot_client1.3_beta1_compiler1\src\os\win32\vm\os_win32.cpp, 685
#
#
# HotSpot Virtual Machine Error, assertion failure
#
# assert(pc_desc != 0, "scopeDesc must exist")
#
# Error ID: D:/localbuilds/hotspot_client1.3_beta1_compiler1\src\share\vm\runtime\vframe.cpp, 286
#
#
# HotSpot Virtual Machine Error, EXCEPTION_BREAKPOINT
#
# unexpected exception occurred
#
# Error ID: D:/localbuilds/hotspot_client1.3_beta1_compiler1\src\os\win32\vm\os_win32.cpp, 685
#
- relates to
-
JDK-4430382 Hotspot client crash when long time executing on Windows NT Server(4CPU)
- Closed