问题报错
# # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffc4b50645b, pid=6956, tid=3896 # # JRE version: OpenJDK Runtime Environment JBR-11.0.15.10-2043.56-jcef (11.0.15 10) (build 11.0.15 10-b2043.56) # Java VM: OpenJDK 64-Bit Server VM JBR-11.0.15.10-2043.56-jcef (11.0.15 10-b2043.56, mixed mode, tiered, compressed oops, g1 gc, windows-amd64) # Problematic frame: # C [SrjdDll64.dll 0x2645b] # # No core dump will be written. Minidumps are not enabled by default on client versions of Windows # # If you would like to submit a bug report, please visit: # https://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. #
原因分析:
DataGrid/WebStorm被DLP误拦截安全软件
解决方法
找到DLP的安装目录
D:\Program Files\DLP\dlp3.0
找到文件SOFTTYPE.txt 在中添加datagrip64.exe
