Static TLS Problem with mex file

Hello,
i got the "well-known" static TLS problem but not in combination with BLAS but with loading mex function:
Invalid MEX-file '...camusb.mexa64': dlopen: Cannot load any more object with static TLS
So the solution provided here: http://www.mathworks.de/support/bugreports/961964 does not work out. I've already tried that. The strange thing is that this error appeared in the past but restarting matlab was solving it. Now restarting matlab does not solve the problem anymore. My simulink model(from which i want generate code from) was not changed. So i really don't know why i start getting this error.
Any ideas?

3 件のコメント

Myron Flickner
Myron Flickner 2014 年 12 月 16 日
On 2014a I see the same error if I execute ones(10)*ones(10) in startup.m. Without ones(10)*ones(10) the mex function runs but if you run doc then graf2d2 right after startup you get the BLAS error.
Tolentee
Tolentee 2016 年 3 月 15 日
Hi! Can you share the solution if you get a fix for this problem when loading mex files. Having the same problem.
Abhishek M
Abhishek M 2016 年 3 月 23 日
Am also facing the same problem with a library from Dollar toolbox. Any updates to solve this problem?

サインインしてコメントする。

回答 (1 件)

Zhou Ren
Zhou Ren 2014 年 10 月 11 日

0 投票

same here. The previous trick of restarting matlab does not work suddently today...

カテゴリ

ヘルプ センター および File ExchangeStartup and Shutdown についてさらに検索

質問済み:

2014 年 8 月 6 日

コメント済み:

2016 年 3 月 23 日

Community Treasure Hunt

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

Start Hunting!

Translated by