Matlab crashes on startup (java.lang.NullPointerException) on Fedora Linux
43 ビュー (過去 30 日間)
古いコメントを表示
As soon as I launch matlab with ./matlab the window opens and I get this message. What can I do?
When I close the error window matlab stays open but I can't click on anything and it crashes a few seconds later.

0 件のコメント
回答 (2 件)
Doug
2022 年 9 月 2 日
This issue cropped up on me today; I was able to resolve it by blowing away (well ... moving, to be safe) my ~/.matlab/R2022a folder and letting MATLAB create a new one on startup. I'm not sure which file(s) caused the problem, but I just copied my history over to the newly created directory and that was good enough for me ...
4 件のコメント
Jared Brzenski
2025 年 2 月 12 日
This worked for R2023a when these error messages appeared after updating Ubuntu.
Chenye Zhou
2025 年 2 月 28 日
編集済み: Chenye Zhou
2025 年 2 月 28 日
Sadly, this doesn't work. It seems this is related to a jre upgrade on Ubuntu through apt. This method got matlab opened normally. However, as long as I open or create a new .m file, the same error occurs.
Tom Hearn
2022 年 7 月 28 日
I have the exact same question after updateing to fedora 36 today. So I reinstalled matlab. This was a chore as I had to remove the libfreetype libraries to get it to work and then make sure root had access to the proper libraries. I got it reinstalled but it didn't solve the problem! What is going on?
2 件のコメント
Image Analyst
2022 年 7 月 28 日
What did tech support say when you called them? You DID call them, right?
Tom Hearn
2022 年 7 月 28 日
Well, I was hoping someone would respond here but I'll have to contact them.
参考
カテゴリ
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!