How do I prevent frequent crashes when using simulink (R2014b)?
古いコメントを表示
Running Simulink on my system:
>> ver
----------------------------------------------------------------------------------------------------
MATLAB Version: 8.4.0.150421 (R2014b) MATLAB License Number: 329139 Operating System: Microsoft Windows 7 Professional Version 6.1 (Build 7601: Service Pack 1) Java Version: Java 1.7.0_11-b21 with Oracle Corporation Java HotSpot™ 64-Bit Server VM mixed mode
----------------------------------------------------------------------------------------------------
I, at least once a day, experience a Matlab crash (when actually clicking on the run button in Simulink).
I looked up the attached crash reports (matlab_crash_dump.7356-1 and hs_error_pid7356.log). The latter stating that:
- A fatal error has been detected by the Java Runtime Environment:#
- EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000e09fcc9a, pid=7356, tid=9824#
- JRE version: 7.0_11-b21
- Java VM: Java HotSpot™ 64-Bit Server VM (23.6-b04 mixed mode windows-amd64 compressed oops)
- Problematic frame:
- C 0x00000000e09fcc9a#
- 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.#
According to Java (32 bit) I've installed the latest update.
Might having installed a 32 version on a 64 bit machine cause problems?
Your help is much apreciated
Kind regards
Cornelis
4 件のコメント
Cesar Rivadeneyra
2014 年 12 月 2 日
Cornelis,
Have you tried reaching out to MathWorks Technical Support?
Given the frequency of crashes you may want to call them:
Technical Support 508-647-7000
Other options are here:
Philip Borghesani
2014 年 12 月 2 日
編集済み: Philip Borghesani
2014 年 12 月 2 日
This does not look like a Java problem. Can you post or attach the first 20 or so frames from the files matlab_crash_dump.7356-0 and matlab_crash_dump.7356-1?
Are your display drivers up to date?
Cornelis
2014 年 12 月 3 日
Andreas Goser
2014 年 12 月 3 日
Cornelis, I see you created a support request today. I have asked an engineer in your country to contact you today.
回答 (1 件)
Philip Borghesani
2014 年 12 月 2 日
0 投票
Having a 32 bit version of Java on the machine will not cause problems. Whether or not Java is up to date is not important. If you look at the output of ver and your crash info you will notice that MATLAB is using the 64 bit Java that shipped with MATLAB. That is a good thing and is not likely to be the cause of the problem.
カテゴリ
ヘルプ センター および File Exchange で Introduction to Installation and Licensing についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!