-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
7u6
-
None
-
Locale: en_US
Graphics card: NVIDIA GeForce 8800 GTS
Graphics driver version: 301.42
Windows 7 (64 bit)
When I try to run a JavaFX sample application I get an exeption like this:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006a7421b6, pid=2780, tid=8668
#
# JRE version: 7.0_06-b24
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.2-b09 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [glass.dll+0x121b6] Java_com_sun_glass_events_KeyEvent__1getKeyCodeForChar+0x11a6
I originally posted the problem at: https://forums.oracle.com/forums/thread.jspa?messageID=10541374
This does not happen with Java 7.0_05 and JavaFX 2.1.1
I also tried with the 32 bit version. The same exception is thrown.
The only sample that did work was {{SwingInterop.jnlp}}
If you require any additional information, please let me know.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006a7421b6, pid=2780, tid=8668
#
# JRE version: 7.0_06-b24
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.2-b09 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [glass.dll+0x121b6] Java_com_sun_glass_events_KeyEvent__1getKeyCodeForChar+0x11a6
I originally posted the problem at: https://forums.oracle.com/forums/thread.jspa?messageID=10541374
This does not happen with Java 7.0_05 and JavaFX 2.1.1
I also tried with the 32 bit version. The same exception is thrown.
The only sample that did work was {{SwingInterop.jnlp}}
If you require any additional information, please let me know.
- duplicates
-
JDK-8126728 Java crashes on Windows 2008 R2 trying to run Java FX demo 'Ensemble'
- Closed
- relates to
-
JDK-8125693 Backport RT-23456 to 2.2.4
- Closed