Closed
Bug 149506
Opened 23 years ago
Closed 23 years ago
Mozilla 1.0 crash on startup
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: bulist, Assigned: Matti)
Details
(Keywords: crash)
Mozilla doesn't load at all.
System: Redhat Linux 7.2
Using: mozilla-i686-pc-linux-gnu-1.0.tar.gz
Reproducible: Always
Steps to Reproduce:
1. Download
2. Unpack
3. Start from command line ~/mozilla/mozilla &
Actual Results: /home/me/mozilla/run-mozilla.sh: line 72: 26919 Segmentation
fault $pr
og ${1+"$@"}
Comment 1•23 years ago
|
||
did you get a talkback window?
you might try
mozilla -CreateProfile clean
mozilla -P clean
won't help if it's crashing before that point (or if you haven't set up a
profile yet).
Do you have MOZILLA_FIVE_HOME environment variable set?
| Reporter | ||
Comment 2•23 years ago
|
||
> did you get a talkback window?
No, nothing at all, just the mentioned error message. I tried removing
~/.mozilla/ with no luck. Using RC 3 and later (non 1.0) builds works fine, as
does the 20020606 nightly build.
> Do you have MOZILLA_FIVE_HOME environment variable set?
No. And it doesn't help if I set it.
Also, using the 1.0 RPMS, Mozilla runs ok if I'm root. If i'm logged in as
myself, there is no Menubar.
Comment 3•23 years ago
|
||
works only as root? This sounds like some permission problems...
chmod -R a+r <mozilla-folder> should solve your problems (I hope..)
Comment 4•23 years ago
|
||
no answer.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•