no sandbox or build area path
Show older comments
I can't open the MATLAB in my svr. The crash showed is "no sandbox or build area path". I guess that I close the MATALB abnormally causes the problem,ctrl + c several times. Now, please tell me how can sovle it ?

1 Comment
Walter Roberson
on 22 Dec 2019
"no sandbox or build area path" is not the cause of the crash: that is just telling you that the executable does not have full debugging symbols attached to it. The cause of the crash gets hinted at through the stack trace; unfortunately you did not show much of that.
Question: is your HOME environment variable set, through whatever way you are starting MATLAB?
Answers (0)
Categories
Find more on MATLAB 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!