Invalid MEX-file '/path/xxx.mexa64': dlopen: cannot load any more object with static TLS
1 回表示 (過去 30 日間)
古いコメントを表示
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??
0 件のコメント
回答 (1 件)
Vineeth Kartha
2016 年 3 月 18 日
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
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で MATLAB Compiler についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!