Invalid MEX-file '/path/xxx.mexa64': dlopen: cannot load any more object with static TLS

2 views (last 30 days)
So I have been working to solve this problem since last week but no progress so far. It came about when calling a mex from SPAMS Toolbox after compilation in my case. Though this seems to be a general problem with no definite solution. (My matlab version is R2015b).
problem: Invalid MEX-file '/path/xxx.mexa64': dlopen: cannot load any more object with static TLS
Have tried some of the suggestions here and even the patch provided by mathworks but non seems to be working for me.
Does anyone has a fix for this tiring issue??

Answers (1)

Vineeth Kartha
Vineeth Kartha on 18 Mar 2016
Hi,
This may be an issue caused by the way the library being loaded is built improperly. I would recommend contacting the Technical Support of SPAMS and Mathworks to get a better understanding of the issue.
Regards
Vineeth

Categories

Find more on MATLAB Compiler 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!