Eclipse(JVM) Crash

java core 2009. 12. 9. 10:53


After I installed Windows 7, I launched eclipse.
But, Somthing wrong happend.

JVM Crash!!

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x76fe205b, pid=252, tid=424
#
# JRE version: 6.0_17-b04
# Java VM: Java HotSpot(TM) Client VM (14.3-b01 mixed mode, sharing windows-x86 )
# Problematic frame:
# C  [ntdll.dll+0x5205b]
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#


Why?
I was all day thinking about it. I found it.

I used a eclipse workspace installed on windows xp that is my ex-os on my desktop pc.
I thought new eclipse tried to use the workspace based on windows xp, but failed to use it.
So, JVM was crashed.

I made new eclipse workspace. Never jvm crash happend again.
Posted by '김용환'
,