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

Philip Brown phil at bolthole.com
Sat Apr 24 07:01:53 CEST 2010


On Friday, April 23, 2010,  <Darin.Perusich at cognigencorp.com> wrote:
> So when I run "LD_DEBUG=all /opt/csw/sbin/amstatus test" this reference to
> /opt/csw/lib/sparcv9/libgthread-2.0.so.0 is only mentioned once in the
> output, see below. I'm not sure out to interrupt this output, does it mean
> the libgthread-2.0.so.0 is trying to use the 64bit library?
>


it would appear that it CONSIDERS using it... for which it has to
open() the file... but then appropriately rejects it.

the odd thing is why ISALIST is expanding to include sparc v9 for a 32
bit executable. something very wrong there.
perhaps a prior library incorrectly loaded ?


More information about the maintainers mailing list