MATLAB crashes when creating plots in Linux

3 ビュー (過去 30 日間)
MathWorks Support Team
MathWorks Support Team 2017 年 6 月 23 日
編集済み: MathWorks Support Team 2018 年 2 月 1 日
The problem seems to occur when plotting figures but also when closing the figures.  Why is MATLAB crashing in my Linux machine?  
The resulting crash log shows this:
 
Stack Trace (from fault):
[ 0] 0x00007f4564af80a0 /usr/local/MATLAB/bin/glnxa64/libosg.so.80+01073312 _ZN3osg14GLBufferObject5clearEv+00000000

採用された回答

MathWorks Support Team
MathWorks Support Team 2018 年 2 月 1 日
編集済み: MathWorks Support Team 2018 年 2 月 1 日
The cause of this crash appears to be a bug in the NVidia drivers.
Other users were able to work around the crash by using the software version of OpenGL that MATLAB ships with. To use this workaround, start MATLAB with the "-softwareopengl" flag. You can also use the MATLAB command "opengl('save', 'software');" once MATLAB starts to save this configuration so MATLAB starts using OpenGL software without using the startup flag.

その他の回答 (0 件)

カテゴリ

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

タグ

タグが未入力です。

製品


リリース

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by