MATLAB freezes entire OS (Linux Mint "Tara" 19) on splashscreen, -nojvm works just fine.
1 次查看(过去 30 天)
显示 更早的评论
Hi All,
When I start up MATLAB on my Lenovo Ideapad 330 (OS: Linux Mint "Tara" 19) (and I've tried MATLAB 2018a, 2017a, 2015b) my CPU fans start like crazy and it leads to an entire system stall, forcing me to restart the computer. I've tried to output any errors using:
"matlab -desktop -logfile test.log"
but the log file is empty even after leaving the computer stalled for a long time. It doesn't completely stall, in that occasionally I'll gain control back of my mouse or some of the interface (occasionally long enough for me to close the terminal, if I'm lucky).
Now, MATLAB runs just fine if I provide it with the -nojvm option. It crashes if I just run -nodesktop, but if I run -nojvm it runs just fine, which leads me to believe it's a java issue. I tried installing a new version of Java, Java 8, but it didn't seem to change anything:
"sudo apt install oracle-java8-installer"
Thanks for any input!
Jon
2 个评论
Andreu Angles Castillo
2018-11-15
I have exactly the same issue, but on Ubuntu. -nojvm option works, but it freezes otherwise. I have tried several java versions but still no succes.
回答(1 个)
Kartik Mittal
2018-9-25
You are correct about this being a Java issue.
You can try configuring the Java environment for MATLAB again. Refer to the following links -
8 个评论
Aman Malekar
2020-11-3
I tried the given suggestion, but it did not work. I cannot use Matlab in Ubuntu 18.04. Downloaded two different versions of MATLAB but no luck. Can anyone suggest a fix please?
Vanny Ezhaan Nur Sandika
2022-1-3
i tried to upgrade bios version and eventually give me same condition with previous one
另请参阅
类别
在 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!