MATLAB 2018a -MacOS 10.13.5 - Crash on application start
4 views (last 30 days)
Show older comments
Christian Egger
on 14 Jun 2018
Commented: Kyle Perry
on 25 Jun 2018
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 Comment
Hans Scharler
on 19 Jun 2018
If you want help with the Arduino Engineering Kit, I recommend that you use the MATLAB Maker Community and start a discussion.
Accepted Answer
Michael Haws
on 25 Jun 2018
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 Comments
More Answers (6)
Michael Haws
on 18 Jun 2018
I also have this problem on my 10.13.5 release and have reported it to them. No help yet.
0 Comments
CJ Godfrey
on 25 Jun 2018
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 Comment
Kyle Perry
on 25 Jun 2018
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é
on 22 Jun 2018
I have the same problem, some insight would be appreciated :).
1 Comment
Kyle Perry
on 25 Jun 2018
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
on 22 Jun 2018
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 Comments
Marco Tullio Diana
on 23 Jun 2018
I have the same problem.
1 Comment
Kyle Perry
on 25 Jun 2018
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
on 24 Jun 2018
Edited: Emanuel Bombasaro
on 24 Jun 2018
same problem here, but on OS X 10.11.6..
Cheers,
1 Comment
Kyle Perry
on 25 Jun 2018
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
See Also
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!