Bug#791537: Acknowledgement (nss: FTBFS on hppa: segmentation fault in PR_FindSymbol)

John David Anglin dave.anglin at bell.net
Wed Aug 5 21:50:29 UTC 2015


On 2015-08-05, at 4:54 PM, Mike Hommey wrote:

> On Wed, Aug 05, 2015 at 01:31:43PM -0400, John David Anglin wrote:
>> This is caused by a bug in debian/rules.  The LD_LIBRARY_PATH used for the shlibsign command does not
>> contain the path to libsoftokn3.so.  As a result, PORT_LoadLibraryFromOrigin doesn't find the library and the variable
>> lib is NULL.
> 
> The thing is, it should be trying to load nss/libsoftokn3.so from the
> directory containing libnss3.so. This works fine on other architectures,
> by the way.


If I was to guess, I would have to think the dladdr call in PR_GetLibraryFilePathname_stub fails because
hppa uses function descriptors for indirect calls.  Did this work for ia64?  There seems to be some  trickiness
there.

I removed my debugging build, so it will be some time before I can investigate further.

Dave
--
John David Anglin	dave.anglin at bell.net



More information about the pkg-mozilla-maintainers mailing list