Eclipse 运行时问题:EXCEPTION_ACCESS_VIOLATION (0xc0000005)

#

A fatal error has been detected by the Java Runtime Environment:

#

EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x05f0831c, pid=2064, tid=6100

#

JRE version: 6.0_20-b02

Java VM: Java HotSpot(TM) Client VM (16.3-b01 mixed mode, sharing windows-x86 )

Problematic frame:

C [libapr-1.dll+0x831c]

#

If you would like to submit a bug report, please visit:

http://java.sun.com/webapps/bugreport/crash.jsp

The crash happened outside the Java Virtual Machine in native code.

See problematic frame for where to report the bug.

#

--------------- T H R E A D ---------------

Current thread (0x044a7400): JavaThread "Worker-2" [_thread_in_native, id=6100, stack(0x07d30000,0x07e30000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000000

Registers:
EAX=0x011cf070, EBX=0x00000000, ECX=0x00000000, EDX=0x00000000
ESP=0x07e2759c, EBP=0x07e275a8, ESI=0x0052ff80, EDI=0x00000000
EIP=0x05f0831c, EFLAGS=0x00010246

Top of Stack: (sp=0x07e2759c)
0x07e2759c: 00000000 0052ff80 011cf070 07e295d4
0x07e275ac: 04a01f32 07e295d0 011cf070 00000000
。。。。。。。。。。。。。。
下面是一堆数字和英文的组合,就没必要了。
谢谢游览的,出主意的

给你的eclipse换一个新的工作空间试试

[quote]A fatal error has been detected by the Java Runtime Environment[/quote]
JRE出错,重装一下JDK应该就没问题了,估计不是Eclipse的问题

MyEclipse在安装时会安装一个JDK,运行用个的也是自己的这个JDK,所以没问题很正常。
建议:1.你可以检查一下环境变量的设置有没对应好。
2.再下个新的Eclipse试试。

[code="java"]xihuan&java 写道

给你的eclipse换一个新的工作空间试试

哭了,还真行,我上原空间看看去,一天都没用Eclipse了[/code]
呵呵,能用了就行

游览一下,这是虚拟机崩溃前留下的相关信息