Why does MATLAB R2016a crash on Linux with the error "MATLAB has encountered an internal problem and needs to close"?

7 ビュー (過去 30 日間)
Why does MATLAB R2016a crash on Linux with the error "MATLAB has encountered an internal problem and needs to close"?
Why am I seeing this on MATLAB R2016a but not in any other release?
Why does the crash log that the error message refers to have an issue with NVIDIA drivers?

採用された回答

MathWorks Support Team
MathWorks Support Team 2023 年 12 月 7 日
編集済み: MathWorks Support Team 2023 年 12 月 8 日
If your crash log contains a line resembling the following stack trace:
Stack Trace (from fault):
[  0] 0x000000369d25420d                              /usr/lib64/libGL.so.1+00344589
Then the issue is likely due to an issue with NVIDIA graphics driver version 361.28.
For instructions on accessing MATLAB crash logs, please refer to the article linked below:
This issue has been resolved with the updated NVIDIA graphics driver version 367.27. You can download this updated NVIDIA graphics driver at the link below:
There are two other known workarounds if you are unable to update to NVIDIA graphics driver version 367.27:
  1. Downgrade the NVIDIA graphics driver to version 352.79.
  2. Start MATLAB on the command line with the flag "-softwareopengl". This should allow MATLAB to start by forcing the use of software OpenGL rendering. However, this will cause any graphics rendering in MATLAB to utilize software rather than hardware, which may degrade performance.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

製品


リリース

R2016a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by