Clear Filters
Clear Filters

dlopen: cannot load any more object with static TLS

3 views (last 30 days)
Hi,
I am using Matlab 2016a. I am facing an error in using Piotr Dollar toolbox . Invalid MEX-file '../../../../binaryTreeTrain1.mexa64': dlopen: cannot load any more object with static TLS. I have searched a lot about this issue and tried a few solutions from here . But, I am not able to solve this issue. What is the solution to this problem?
Please help.
  3 Comments
xs m
xs m on 29 Jul 2016
I got the same error.I solved this problem by complie the .cpp file.
Nicholas Davey
Nicholas Davey on 15 Sep 2016
I am also using R2016a, under Ubuntu 14.04, and see this problem with a third party mex file. There is a bug #1113424 which says this problem is fixed in 2016a but I still observe it.

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!