Why does MATLAB crash in Linux (with NVIDIA drivers) when trying to plot or save/export figures (with "TextureObject" mentioned in the crash report)?
Show older comments
Why is MATLAB crashing on my Linux machine when trying to plot or save/export figures? The stack trace in the crash report includes references to "libosg.so" (an OpenSceneGraph library), specifically to "TextureObjectSet" or "TextureObjectManager".
For example, here is the stack trace for one such crash report:
ERROR: [ 0] 0x00007f0bb0d15040 /usr/local/MATLAB/R2017b/bin/glnxa64/libosg.so.130+02285632 _ZN3osg7Texture20TextureObjectManager20releaseTextureObjectEPNS0_13TextureObjectE+00000000
[ 1] 0x00007f0cb9863160 <unknown-module>+00000000
Accepted Answer
More Answers (0)
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!