MATLAB Crash
이전 댓글 표시
Hey
My MATLAB R2011b (7.13.0.564) 64-bit maci64 keeps crashing. When I for example open a large matrix in the variable editor and keep on scrolling down MATLAB suddenly crashes. Furthermore it crashes when I close several figures. Any suggestions?
I run it in Mac OS X 10.7.1.
Morten
댓글 수: 3
Ken Atwell
2011년 11월 7일
Can you be more specific on this variable editor crash? I run 11b on 10.7.2, and I:
A=rand(100000,10);
Then opened A in the variable editor and held down the Page Down for over a minute without crash. Can you point me in the right direction?
Holger G.
2012년 1월 11일
See bug report no. 749571 at http://www.mathworks.com/support/bugreports/749571:
“On Macintosh sytems, scrolling through large data [10,000 x 50 or larger] in the Variable Editor can cause MATLAB to abort and generate a crash report.”
Unfortunately, the solution suggested there (disabling the JAVA Just-in-time compiler) slows down the MATLAB GUI drastically.
Dominik
2012년 8월 30일
same issue here. and disabling jit does nothing to help :( i'm moving to matlab for windows in a virtualbox. its a sad day
채택된 답변
추가 답변 (2개)
Ken Atwell
2012년 8월 30일
1 개 추천
The bug report the Holger mentioned back in January has a patch for 12a (only) attached to it. See the related topic Matlab crashing randomly on Macosx Lion.
Jan
2011년 10월 19일
0 개 추천
I love Macs, and after I've read so many problems in this forum, I recommend to run Matlab under Windows.
Sorry for this pessimistic answer. I hope some Mac users disagree and post a real solution.
댓글 수: 2
Antonio Napoli
2013년 9월 16일
what about Linux?
Antonio Napoli
2013년 9월 16일
I keep having problem under Windows as well, while under Linux it is everything under control...as usual..
카테고리
도움말 센터 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!