MATLAB 2018a -MacOS 10.13.5 - Crash on application start
조회 수: 2 (최근 30일)
이전 댓글 표시
I installed MATLAB and SIMULINK for use with the Arduino Engineering Kit on a Mac running 10.13.5. Installation and activation works perfect.
If try to start MATLAB_2018a the application crashes imediatly:
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Application Specific Information:
[753] stack overflow
The system language is set to English, Update 3 is installed and JDK is 8u171
Does anyone else have this problem, or is this a known issue?
Thanks, Christian
댓글 수: 1
Hans Scharler
2018년 6월 19일
If you want help with the Arduino Engineering Kit, I recommend that you use the MATLAB Maker Community and start a discussion.
채택된 답변
Michael Haws
2018년 6월 25일
Try executing matlab from the command line with the -nosplash argument :
/Applications/MATLAB_R2018a.app/bin/matlab -nosplash
appears to be a good workaround.
Michael Haws
댓글 수: 2
추가 답변 (6개)
Michael Haws
2018년 6월 18일
I also have this problem on my 10.13.5 release and have reported it to them. No help yet.
댓글 수: 0
CJ Godfrey
2018년 6월 25일
I was getting the same error as the OP. I can confirm the proposed work-around from Michael Haws does result in a successful start of Matlab and the hardware support packages for Arduino Engineering Kit are installing fine.
-CJ
댓글 수: 1
Kyle Perry
2018년 6월 25일
Hello,
This error can be resolved by starting MATLAB with the -nosplash startup flag. I have attached a link below that explains this error in further detail and how to resolve it.
Why do I get 'MATLAB quit unexpectedly' when starting R2018a in High Sierra? https://www.mathworks.com/matlabcentral/answers/407378
Bastien Barbé
2018년 6월 22일
I have the same problem, some insight would be appreciated :).
댓글 수: 1
Kyle Perry
2018년 6월 25일
Hello Bastien,
This error can be resolved by starting MATLAB with the -nosplash startup flag. I have attached a link below that explains this error in further detail and how to resolve it.
Why do I get 'MATLAB quit unexpectedly' when starting R2018a in High Sierra? https://www.mathworks.com/matlabcentral/answers/407378
Dan Doherty
2018년 6월 22일
Michael Haws's case is currently being worked by MathWorks technical support. Once we determine how to resolve the issue we will reply on this thread. I'm very sorry for the inconvenience.
Dan
댓글 수: 0
Marco Tullio Diana
2018년 6월 23일
I have the same problem.
댓글 수: 1
Kyle Perry
2018년 6월 25일
This error can be resolved by starting MATLAB with the -nosplash startup flag. I have attached a link below that explains this error in further detail and how to resolve it.
Why do I get 'MATLAB quit unexpectedly' when starting R2018a in High Sierra? https://www.mathworks.com/matlabcentral/answers/407378
Emanuel Bombasaro
2018년 6월 24일
편집: Emanuel Bombasaro
2018년 6월 24일
same problem here, but on OS X 10.11.6..
Cheers,
댓글 수: 1
Kyle Perry
2018년 6월 25일
Hello,
This error can be resolved by starting MATLAB with the -nosplash startup flag. I have attached a link below that explains this error in further detail and how to resolve it.
Why do I get 'MATLAB quit unexpectedly' when starting R2018a in High Sierra? https://www.mathworks.com/matlabcentral/answers/407378
참고 항목
카테고리
Help Center 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!