Closed
Bug 283104
Opened 20 years ago
Closed 20 years ago
Startup fails with segmentation fault (1.7.5-2.1 on SuSE 9.1)
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: ddougan, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.7.5) Gecko/20041110 Firefox/1.0 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.7.5) Gecko/20041110 Firefox/1.0 Mozilla fails on startup with this error: /opt/mozilla/bin/mozilla.sh: line 259: 31554 Segmentation fault $MOZ_PROGRAM $MOZ_LANG It looks like $MOZ_LANG is either incorrect or not being set - running mozilla-bin works. Reproducible: Always Steps to Reproduce: 1. Open a Konsole session 2. Run /opt/mozilla/bin/mozilla.sh 3. Failure occurs Actual Results: Segmentation fault as noted above. I've tried as several users, including root, and see the same results.
Comment 1•20 years ago
|
||
I would be surprised if this report led to any improvement in Firefox. Are you able to install a recent nightly and reproduce the problem. If you are looking for a workaround, you might want to search the SuSE mailling lists.
Comment 2•20 years ago
|
||
MOZ_LANG is not part of any mozilla startup script. Please report your problem to SuSE (along with any other problems you encounter while using their software)
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Comment 3•20 years ago
|
||
s/while using/with/
You need to log in
before you can comment on or make changes to this bug.
Description
•