报错如下,因为最近有安装jdk1.9和jdk11,卸载之后还是报错,重新安装1.8版本,还是有这个问题.各位大佬有没有遇到类似的问题.可以相互探讨一下下解决方法
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffb678f8804, pid=2848, tid=0x00000000000000d4
#
# JRE version: Java™ SE Runtime Environment (8.0_271-b09) (build 1.8.0_271-b09)
# Java VM: Java HotSpot™ 64-Bit Server VM (25.271-b09 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [WeWorkFinanceSdk.dll+0x8804]
#
# 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:\sungu\ebo-web\ebo\hs_err_pid2848.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.
#