[indiana-discuss] svn_95:libnspr4.so - nspr_use_zone_allocator symbol not found
Nicolas Williams
Nicolas.Williams at sun.com
Wed Oct 1 13:41:47 PDT 2008
On Tue, Sep 30, Paul Fisher wrote:
> I have a shared library that uses routines from libuuid.so.1, and ever
> since svn_95 dynamically loading the library causes the following error:
>
> ld.so.1: beam.smp: fatal: nspr_use_zone_allocator: can't find symbol
>
> Apparently this is related to a change to libnspr4.so introduced in
> changeset 7057 "PSARC/2008/342 Further SID support":
>
> http://www.virtualbox.org/ticket/1840
>
> Unfortunately, this happens without any duplication of the nspr routines
> as described above. Simply using libuuid.so.1 causes the error to
> occur. I cannot find any other bugs open for this and am wondering if
> anyone else has a pointer... if not I'll boil down a test case and
> submit the bug.
libidmap gets pulled in via libsec, which libuuid depends on.
NSPR should in turn get pulled in by libldap, which libidmap depends on.
Is NSPR installed on your system? Does you application have a private
copy of NSPR linked into it?
Nico
--
More information about the indiana-discuss
mailing list