Matlab:Java运行时环境中的致命错误

Matlab:Java运行时环境中的致命错误,java,matlab,Java,Matlab,我只需下载Matlab2013b,一旦启动它, 加载主界面后,它将自动关闭 在Matlab的工作空间中,我找到了一个日志文件,并在下面发布了我认为重要的信息 我试图搜索一些信息,将java更新到最新版本,重新安装整个matlab,甚至卸载旧版本 但一切似乎都在错误上无所作为,可能的解决办法是什么? 提前感谢 # # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_

我只需下载Matlab2013b,一旦启动它,
加载主界面后,它将自动关闭

在Matlab的工作空间中,我找到了一个日志文件,并在下面发布了我认为重要的信息

我试图搜索一些信息,将java更新到最新版本,重新安装整个matlab,甚至卸载旧版本 但一切似乎都在错误上无所作为,可能的解决办法是什么? 提前感谢

    #
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000770f004f, pid=9108, tid=5584
#
# JRE version: 7.0_11-b21
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.6-b04 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  0x00000000770f004f
[error occurred during error reporting (printing problematic frame), id 0xc0000005]

# 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.
#

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

Current thread (0x0000000064006800):  JavaThread "FileDecorationCache request queue" daemon [_thread_in_native, id=5584, stack(0x0000000100000000,0x0000000104000000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x0000000003ffd5d0


> ---------------  S Y S T E M  ---------------
> 
> OS: Windows 7 , 64 bit Build 7601 Service Pack 1
> 
> CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 42
> stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1,
> sse4.2, popcnt, avx, ht, tsc, tscinvbit
> 
> Memory: 4k page, physical 6127920k(3409508k free), swap
> 12253980k(9240140k free)
> 
> vm_info: Java HotSpot(TM) 64-Bit Server VM (23.6-b04) for
> windows-amd64 JRE (1.7.0_11-b21), built on Jan 12 2013 02:38:42 by
> "java_re" with unknown MS VC++:1600
> 
> time: Wed Apr 23 18:14:36 2014 elapsed time: 83 seconds

从其他站点找到解决方案。
可以通过禁用您的防病毒软件来解决此问题。

在我的例子中,我正在使用avast,一旦您禁用它,就不会再有错误了

我也遇到了同样的问题。我确认问题的根源。 我使用Matlab2010a、Windows 10(64位)和Kapersky。 我禁用了防病毒软件,它可以正常工作。
干杯

Matlab2013支持Java 7吗?AFAIK matlab 2012没有。我会检查支持哪种Java 7更新。更新11现在已经很老了。Java 7更新55顺便说一句,我建议问问matlab你应该做什么,如果他们不知道,没有人知道(或者不支持),仅供参考,matlab自带了自己的Java。这里有一篇可能有用的支持文章:您最好联系MathWorks支持。