MATLAB freezes entire OS (Linux Mint "Tara" 19) on splashscreen, -nojvm works just fine.
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Jonathan O'Rawe
el 17 de Sept. de 2018
Comentada: Vanny Ezhaan Nur Sandika
el 3 de En. de 2022
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 comentarios
Andreu Angles Castillo
el 15 de Nov. de 2018
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.
Respuestas (1)
Kartik Mittal
el 25 de Sept. de 2018
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 comentarios
Aman Malekar
el 3 de Nov. de 2020
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
el 3 de En. de 2022
i tried to upgrade bios version and eventually give me same condition with previous one
Ver también
Categorías
Más información sobre Startup and Shutdown en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!