戴着牙套也大笑 2020-11-29 15:26 采纳率: 0%
浏览 127

Java IDEA启动报错,大佬们给看一下吧!在线求

Java IDEA启动报错,大佬们给看一下吧!在线求 Connected to the target VM, address: '127.0.0.1:53931', transport: 'socket' # # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000000000000, pid=17976, tid=0x0000000000000e1c # # JRE version: Java(TM) SE Runtime Environment (8.0_121-b13) (build 1.8.0_121-b13) # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.121-b13 mixed mode windows-amd64 compressed oops) # Problematic frame: # C 0x0000000000000000 # # 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: # D:\MES\mes-bz-service-process\hs_err_pid17976.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. # Disconnected from the target VM, address: '127.0.0.1:53931', transport: 'socket' Process finished with exit code 1

  • 写回答

1条回答 默认 最新

  • 歇歇 2020-11-29 15:51
    关注

    这意味着JVM进程试图访问操作系统没有授予访问权限的内存位置。

    我认为使用纯Java是不会出现这种错误的,我认为这是:
    您加载的某个JNI库中存在错误。
    或者只是排除了JVM已经损坏的可执行文件。重新安装/升级到新版本。

    评论

报告相同问题?

悬赏问题

  • ¥15 lammps拉伸应力应变曲线分析
  • ¥15 C++ 头文件/宏冲突问题解决
  • ¥15 用comsol模拟大气湍流通过底部加热(温度不同)的腔体
  • ¥50 安卓adb backup备份子用户应用数据失败
  • ¥20 有人能用聚类分析帮我分析一下文本内容嘛
  • ¥15 请问Lammps做复合材料拉伸模拟,应力应变曲线问题
  • ¥30 python代码,帮调试
  • ¥15 #MATLAB仿真#车辆换道路径规划
  • ¥15 java 操作 elasticsearch 8.1 实现 索引的重建
  • ¥15 数据可视化Python