[csw-maintainers] opening both 32bit and 64bit shared libs

Philip Brown phil at bolthole.com
Fri Apr 23 23:25:29 CEST 2010


On Fri, Apr 23, 2010 at 12:50 PM, Darin Perusich
<Darin.Perusich at cognigencorp.com> wrote:
> Hello,
>
> I'm testing a new Amanda package and all the apps are core dumping and
> for some reason they are opening both the 32 and 64bit
> libgthread-2.0.so.0 libraries. Has anyone ever seen this or have any
> idea why it might be happening?

I believe that

LD_DEBUG=files /run/your/app


lets you know exactly why a particular shared lib is loaded.

it might be that two different components of your dependancy tree, are
pulling in two different versions of the "same" library?


More information about the maintainers mailing list