Invalid MEX-file '/path/xxx.mexa64': dlopen: cannot load any more object with static TLS
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Vineeth Kartha
el 18 de Mzo. de 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
0 comentarios
Ver también
Categorías
Más información sobre MATLAB Compiler en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!