A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000180005b00, pid=22260, tid=0x0000000000003538
#
# JRE version: Java(TM) SE Runtime Environment (8.0_361) (build 1.8.0_361-b09)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.361-b09 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [rxtxSerial.dll+0x5b00]
#
# 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:
# C:\Users\孙继泽_\AppData\Local\Temp\\hs_err_pid22260.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
java出现问题,这个问题怎么解决
Java运行时环境在执行过程中遇到了一个致命错误,具体表现为访问违规(EXCEPTION_ACCESS_VIOLATION)。问题与JavaHotSpot64位服务器VM和rxtxSerial.dll库有关。错误报告文件已保存,但核心转储未默认启用。用户被引导提交bug报告至Java官方平台。
2259





