[Paraview] dlopen: cannot load anymore object with static TLS
Kit Chambers
kit.chambers.kc at gmail.com
Fri Mar 27 12:36:19 EDT 2015
Hi All,
I have a ParaView plugin which in turn links against a couple of other
shared libraries, these in turn use OpenMP for threading. After a recent
re-build I get the following error when the plugin is loaded.
dlopen: cannot load anymore object with static TLS
However, if I compile the supporting libraries without OpenMP it works
fine.
Has anyone else come across this?
My system is:
Ubuntu 14.04 - (64bit)
kernel = 3.13.0-46-generic
ParaView Version = 4.2
Cheers
Kit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20150327/cb41994d/attachment.html>
More information about the ParaView
mailing list