Closed
Bug 129749
Opened 23 years ago
Closed 23 years ago
nsNativeComponentLoader can't find symbols
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 127817
People
(Reporter: jawarren, Assigned: asa)
Details
From Bugzilla Helper:
User-Agent: Mozilla/4.76 [en] (X11; U; SunOS 5.8 sun4u)
BuildID: 20020308
$ ./run-mozilla.sh
**************************************************
nsNativeComponentLoader:
SelfRegisterDll(/var/spool/bin/mozilla/components/libcaps.so) Load FAILED with
error: ld.so.1: ./mozilla-bin: fatal: relocation error: file
/var/spool/bin/mozilla/components/libcaps.so: symbol
SubjectPrincipalIsSystem__23nsScriptSecurityManagerPi: referenced symbol not
found
**************************************************
$
Reproducible: Always
Steps to Reproduce:
1. tar -zxvf mozilla-sparc-sun-solaris2.6.tar
2. cd mozilla
3. ./run-mozilla.sh
Same behaviour running mozilla-bin (with LD_LIBRARY_PATH properly set).
Comment 1•23 years ago
|
||
The bug that causes the Solaris nightly to fail is bug 127817, which has already
been resolved. The most recent Solaris nightly build is actually from February
26. Unfortunately, due to bug 106009, a newer nightly has not been uploaded.
*** This bug has been marked as a duplicate of 127817 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•