0

在运行不使用 JNI 的简单 Java 应用程序时,有时会出现以下异常。我使用了不同的版本,如 1.6、1.7.0_47 和 1.7.0_67 来检查它们是否可以正常工作。但它不起作用。一旦我开始使用 YourKit 和 Java 任务控制分析器,我就会遇到这个问题。

# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006dd03db8, pid=7700, tid=7144
#
# JRE version: 6.0_39-b04
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.14-b01 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# V  [jvm.dll+0x443db8]
#
# An error report file with more information is saved as:
# hs_err_pid7700.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#
4

0 回答 0