JDK 8更新了Windows 10上JavaFx应用程序的66致命错误 [英] JDK 8 update 66 fatal error for JavaFx application on Windows 10

查看:857
本文介绍了JDK 8更新了Windows 10上JavaFx应用程序的66致命错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在制作一个JavaFx应用程序。今天我集成了一个登录面板和一个注册面板。在整合这些之后,每当我运行应用程序时,我就开始遇到致命的错误。错误日志如下:

I'm making a JavaFx app. Today I integrated a login panel and a registration panel to it. After integrating those, I started getting a fatal error whenever I ran the app which didn't happen earlier. The log of the error is as follows:


Java运行时环境检测到致命错误:

A fatal error has been detected by the Java Runtime Environment:

EXCEPTION_ILLEGAL_INSTRUCTION(0xc000001d)在pc = 0x000007feec5d5c01,pid = 5552,tid = 4252

EXCEPTION_ILLEGAL_INSTRUCTION (0xc000001d) at pc=0x000007feec5d5c01, pid=5552, tid=4252

JRE版本:Java(TM)SE运行时环境( 8.0_66-b17)(build 1.8.0_66-b17)
Java VM:Java HotSpot(TM)64位服务器VM(25.66-b17混合模式windows-amd64压缩oops)
有问题的框架:
C [msvcr120.dll + 0x95c01]

JRE version: Java(TM) SE Runtime Environment (8.0_66-b17) (build 1.8.0_66-b17) Java VM: Java HotSpot(TM) 64-Bit Server VM (25.66-b17 mixed mode windows-amd64 compressed oops) Problematic frame: C [msvcr120.dll+0x95c01]

无法写入核心转储。默认情况下,在客户端版本的Windows上未启用Minidumps

Failed to write core dump. Minidumps are not enabled by default on client versions of Windows

操作系统: Windows 10 (64位)
Java: JDK 8u66
IDE: Netbeans 8.0.1

OS: Windows 10 (64 bit)
Java: JDK 8u66
IDE: Netbeans 8.0.1

我还在 Ubuntu 14.04 64位( JDK 8u77 Netbeans 8.0.2 )的系统上运行了应用程序并且应用程序运行正常没有任何致命错误(或任何错误)。

I also ran the app on a system with Ubuntu 14.04 64 bit (JDK 8u77 and Netbeans 8.0.2) and the app ran fine without any fatal errors (or any errors).

我想知道的是,它是一个开发问题还是JVM问题?我是否应该提出问题并继续使用JDK 8u77?

The thing that I want to know is that, is it a development issue or a JVM issue? Should I just raise an issue and continue with JDK 8u77?

推荐答案

这是Java中的一个问题,正在研究中 - https://bugs.openjdk.java.net/browse/JDK-8157447

This is an issue in Java, which is being looked into - https://bugs.openjdk.java.net/browse/JDK-8157447

这篇关于JDK 8更新了Windows 10上JavaFx应用程序的66致命错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆