请教各位大神一个可能很弱的问题。。。

请教各位大神,我在myeclipse里运行一个程序,但是却出现了以下的错误。
想来应该不是程序的问题,应该是环境没弄好。。。
请教下,问题缘何而起,又怎么处理呢?
若不吝赐教,万分感激!

Execution protection violation

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

EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x018ff610, pid=5200, tid=3628

JRE version: Java(TM) SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18)
Java VM: Java HotSpot(TM) Client VM (24.45-b08 mixed mode windows-x86 )
Problematic frame:
C 0x018ff610

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:
C:\Users\asus\Workspaces\MyEclipse Professional 2014\HeatBugs\hs_err_pid5200.log

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.

我有遇过这个问题,你eclipse是什么版本的呀?你换一个版本看看,我是这么解决的~

应该不是版本的问题,你看一下哈 JDK、Myeclipse、操作系统这三个东西的位数必须是一样的,必须都是32或者都是64位