Closed
Bug 127817
Opened 23 years ago
Closed 23 years ago
Build 2002022521 doesn't start
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pab, Assigned: asa)
References
Details
(Keywords: smoketest)
1) Download build 2002022521 (the sea tgz with the installer)
2) Install mozilla
After the installation, mozilla won't startup, you'll get this message:
root@oma:/tmp/mozilla-installer# ./mozilla-installer
root@oma:/tmp/mozilla-installer# shell-init: could not get current directory:
getcwd: cannot access parent directories: No such file or directory
**************************************************
nsNativeComponentLoader:
SelfRegisterDll(/usr/local/mozilla/components/libcaps.so) Load FAILED with
error: /usr/local/mozilla/components/libcaps.so: undefined symbol:
SubjectPrincipalIsSystem__23nsScriptSecurityManagerPi
**************************************************
when i start mozilla with the mozilla or run-mozilla.sh script i also can't get
this nightly to work.. note: --version does work.
ulrich@oma:/usr/local/mozilla$ ./mozilla
ulrich@oma:/usr/local/mozilla$ ./run-mozilla.sh
ulrich@oma:/usr/local/mozilla$ ./mozilla --version
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.8+) Gecko/20020225, build
2002022521
linux only problem?
Comment 1•23 years ago
|
||
The version
2002-02-25-21-trunk/mozilla-sparc-sun-solaris2.6.tar.gz
has the same problem with SelfRegisterDll
confirming. Afer trying a restart as local user, talkback triggered but doesn't
seem to want to send much - remains queued. Smoketest blocker.
I think this is already fixed - CC mstoltz for verification.
Some security related code was checked in and backed out last night.
Seems it just managed to sneak into the nightlies.
Comment 4•23 years ago
|
||
Yeah, I backed that out. Shouldn't have been an issue anyway; I added a new
function to nsIScriptSecurityManager which probably requires a clobber or
something. But I backed it out for a different reason about an hour later.
Linux sea.tar.gz 2002022608 starts OK. Resolving as fixed.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 6•23 years ago
|
||
*** Bug 128466 has been marked as a duplicate of this bug. ***
Comment 7•23 years ago
|
||
*** Bug 129749 has been marked as a duplicate of this bug. ***
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•