FatalException caused by loading Matlab library

20 views (last 30 days)
I keep getting these fatal exception errors when I launch MATLAB from a linux server. Sometimes it seems to go away if I relaunch the program, but sometimes it doesn't. I need to a way to reliably launch Matlab.
This is on MATLABR2014b
Has anyone seen these kind of errors before?
Caught "std::exception" Exception message is:
FatalException(unknown)
MATLAB:dispatcher:loadLibrary Can't load '/u1/MATLAB/R2014b/bin/glnxa64/libmwmm_rmidd_mi.so': dlopen: cannot load any more object with static TLS
*** MATLAB has encountered a Linux operating system bug; this bug will eventually cause MATLAB to crash. Do not repeat the command which produced this error, as doing so might cause an immediate crash. Save your work and restart MATLAB now..
Caught "std::exception" Exception message is:
FatalException(unknown)
MATLAB:dispatcher:loadLibrary Can't reload '/u1/MATLAB/R2014b/bin/glnxa64/libmwmm_rmidd_mi.so'.
Caught "std::exception" Exception message is: FatalException(unknown)
MATLAB:dispatcher:loadLibrary Can't reload '/u1/MATLAB/R2014b/bin/glnxa64/libmwmm_rmidd_mi.so'.
>>
  1 Comment
drummer
drummer on 17 Jun 2019
Did you get it solved?
I'm having the same problem, using MATLAB 2015a, Linux Ubuntu studio.

Sign in to comment.

Answers (1)

Walter Roberson
Walter Roberson on 6 May 2015
See a stackgen description of the problem here

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!