MATLAB 2018a -MacOS 10.13.5 - Crash on application start
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Christian Egger
el 14 de Jun. de 2018
Comentada: Kyle Perry
el 25 de Jun. de 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 comentario
Hans Scharler
el 19 de Jun. de 2018
If you want help with the Arduino Engineering Kit, I recommend that you use the MATLAB Maker Community and start a discussion.
Respuesta aceptada
Michael Haws
el 25 de Jun. de 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 comentarios
Emanuel Bombasaro
el 25 de Jun. de 2018
works on OS X 10.11.6 as well.
Thank you so very much Michael!
Más respuestas (6)
Michael Haws
el 18 de Jun. de 2018
I also have this problem on my 10.13.5 release and have reported it to them. No help yet.
0 comentarios
CJ Godfrey
el 25 de Jun. de 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 comentario
Kyle Perry
el 25 de Jun. de 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é
el 22 de Jun. de 2018
I have the same problem, some insight would be appreciated :).
1 comentario
Kyle Perry
el 25 de Jun. de 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
el 22 de Jun. de 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 comentarios
Marco Tullio Diana
el 23 de Jun. de 2018
I have the same problem.
1 comentario
Kyle Perry
el 25 de Jun. de 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
el 24 de Jun. de 2018
Editada: Emanuel Bombasaro
el 24 de Jun. de 2018
same problem here, but on OS X 10.11.6..
Cheers,
1 comentario
Kyle Perry
el 25 de Jun. de 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
Ver también
Categorías
Más información sobre Startup and Shutdown en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!