当我打开eclipse新Java
项目或执行任何Eclipse
关闭时,我遇到问题,我有Java jdk1.7.0_51
,Eclipse Kepler
和Windows7 professional
Java Runtime Environment检测到致命错误:
EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007b8, pid=5396, tid=5544
JRE version: Java(TM) SE Runtime Environment (7.0_51-b13) (build 1.7.0_51-b13)
Java VM: Java HotSpot(TM) Client VM (24.51-b03 mixed mode, sharing windows-x86 )
Problematic frame:
C 0x000007b8
Failed to write core dump. Minidumps are not enabled by default on client versions of Windows.
If you would like to submit a bug report, please visit:
http://bugreport.sun.com/bugreport/crash.jsp
The crash happened outside the Java Virtual Machine in native code.
See problematic frame for where to report the bug.
请帮帮我?
答案 0 :(得分:0)
似乎是用户帐户控制的错误。
java团队正在研究:http://www.java.com/en/download/help/exception_access.xml
希望这可能有所帮助!