-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
8
-
Windows XP SP3,
JDK = jdk-8-ea-bin-b83-windows-i586-28_mar_2013.exe
Changing the Windows screen resolution causes JVM to crash
Steps to reproduce the error
1. Run the JavaFX application, leave it running
2 Change the Windows screen resolution and check the app state
EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x07000000, pid=6848, tid=9300
#
# JRE version: Java(TM) SE Runtime Environment (8.0-b83) (build 1.8.0-ea-b83)
# Java VM: Java HotSpot(TM) Client VM (25.0-b24 mixed mode windows-x86 )
# Problematic frame:
# C 0x07000000
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# D:\EclipseWork\JFXTest\hs_err_pid6848.log
Compiled method (c1) 34650 352 com.sun.org.apache.xerces.internal.impl.dtd.DTDGrammar::getAttributeDecl (173 bytes)
total in heap [0x00fffe08,0x01000b68] = 3424
relocation [0x00fffedc,0x00ffff64] = 136
main code [0x00ffff70,0x010002d0] = 864
stub code [0x010002d0,0x010002fc] = 44
metadata [0x010002fc,0x0100030c] = 16
scopes data [0x0100030c,0x01000734] = 1064
scopes pcs [0x01000734,0x01000a54] = 800
dependencies [0x01000a54,0x01000a5c] = 8
nul chk table [0x01000a5c,0x01000b68] = 268
Compiled method (c1) 34650 352 com.sun.org.apache.xerces.internal.impl.dtd.DTDGrammar::getAttributeDecl (173 bytes)
total in heap [0x00fffe08,0x01000b68] = 3424
relocation [0x00fffedc,0x00ffff64] = 136
main code [0x00ffff70,0x010002d0] = 864
stub code [0x010002d0,0x010002fc] = 44
metadata [0x010002fc,0x0100030c] = 16
scopes data [0x0100030c,0x01000734] = 1064
scopes pcs [0x01000734,0x01000a54] = 800
dependencies [0x01000a54,0x01000a5c] = 8
nul chk table [0x01000a5c,0x01000b68] = 268
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#