当前位置: 代码迷 >> Eclipse >> java错误异常_EXCEPTION_UNCAUGHT_CXX_EXCEPTION,
  详细解决方案

java错误异常_EXCEPTION_UNCAUGHT_CXX_EXCEPTION,

热度:112   发布时间:2016-04-23 02:01:55.0
java异常错误_EXCEPTION_UNCAUGHT_CXX_EXCEPTION,求助!!
小弟在运行java程序时出现了下面的错误,程序没错,因为在别人电脑上能运行,但是在自己电脑上不能运行
A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_UNCAUGHT_CXX_EXCEPTION (0xe06d7363) at pc=0x7c812afb, pid=4044, tid=480
#
# JRE version: 6.0_26-b03
# Java VM: Java HotSpot(TM) Client VM (20.1-b02 mixed mode, sharing windows-x86 )
# Problematic frame:
# C  [kernel32.dll+0x12afb]
#
# An error report file with more information is saved as:
# F:\java workspace\Yang\hs_err_pid4044.log
#
# 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.
#

[error occurred during error reporting , id 0xc0000005][/color]
------解决方案--------------------
我也碰到这个问题了,求解啊
------解决方案--------------------
运行环境的问题吧
------解决方案--------------------
是不是环境变量没弄好
------解决方案--------------------
http://www.iteye.com/problems/56462  到这个上面来看下,也许能解决掉。
------解决方案--------------------
求解,我也碰见这问题。 
  相关解决方案