-
Bug
-
Resolution: Fixed
-
P3
-
7u25
-
Windows 2008R2 64, JDK1.7u25
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8129074 | 7u55 | Dmitry Markov | P3 | Resolved | Fixed |
I have developed a swing tray application. On Event (JMS), a JavaFX window is opened.
When I close this window with stage.hide();, the application crashes:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006fb32663, pid=5424, tid=5040
#
# JRE version: 7.0_25-b17
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.25-b01 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [glass.dll+0x12663] Java_com_sun_glass_events_KeyEvent__1getKeyCodeForChar+0x1653
When I close this window with stage.hide();, the application crashes:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006fb32663, pid=5424, tid=5040
#
# JRE version: 7.0_25-b17
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.25-b01 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [glass.dll+0x12663] Java_com_sun_glass_events_KeyEvent__1getKeyCodeForChar+0x1653
- backported by
-
JDK-8129074 Backport RT-32138 to 2.2.x
-
- Resolved
-
- duplicates
-
JDK-8093783 Win: JVM crashes with Fatal error on Windows 2008 R2
-
- Closed
-
-
JDK-8123471 Win: JVM Crash on combo selection change
-
- Closed
-
-
JDK-8093032 JavaFX crashes on Windows 2008 R2 SP1 on window close
-
- Closed
-
-
JDK-8123852 Win: ComboBox crashes in some environments
-
- Closed
-
- relates to
-
JDK-8123471 Win: JVM Crash on combo selection change
-
- Closed
-
-
JDK-8129074 Backport RT-32138 to 2.2.x
-
- Resolved
-
(2 relates to)