Assistance with a dlopen bug...

Jerry James loganjerry at gmail.com
Wed Jul 30 20:09:04 UTC 2014


On Wed, Jul 30, 2014 at 1:47 PM, Kevin Fenzi <kevin at scrye.com> wrote:
> Sadly, they don't mention how they figured out what things were taking
> up dtv slots. Do you know off hand? I'll dig around some more.

I don't know, but maybe an strace to see which libraries are being
dlopen()ed would give a clue.

> Once I find those libraries, whats the best way forward? Obviously for
> calibre to work some of them need to change so they don't take up DTV
> slots. But which ones?
>
> Perhaps this indicates that we might want to bump DTV_SURPLUS up a bit
> more in Fedora?

Or (some of) the dlopen()ed libraries may need to be rebuilt with an
explicit -ftls-model= argument.
-- 
Jerry James
http://www.jamezone.org/


More information about the devel mailing list