Closed
Bug 214576
Opened 22 years ago
Closed 20 years ago
mozilla doesn't start up, libeditor.so problem
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(Not tracked)
RESOLVED
EXPIRED
People
(Reporter: anjinsan, Assigned: mscott)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5a) Gecko/20030728 Mozilla Firebird/0.6.1
Build Identifier: /cvsroot (07-30-2003)
I pulled the source from CVS and build it on Solaris8. No errors on
compilation, but at startup it gave:
^[ld.so.1: ./mozilla-bin: fatal: relocation error: file
/var/local/user/gnu/src/mozilla/mozilla/dist/thunderbird/components/libeditor.so:
symbol GetViewExternal__C8nsIFrameP14nsIPresContext: referenced symbol not found
Killed
Reproducible: Always
Steps to Reproduce:
1. pull source from cvs
2. compile it
3. start it
Actual Results:
it didn't start up
Expected Results:
start up
| Reporter | ||
Comment 1•22 years ago
|
||
The same problem has been seen on FreeBSD 4.8 STABLE. (see the forum
'thunderbird bugs, posted on 28 Jul 2003, title 'libeditor.so: Undefined symbol')
Comment 2•22 years ago
|
||
What does this have to do with the _browser_?
Assignee: mozbugs-build → scott
Component: Build Config → Message Compose Window
Product: Browser → Thunderbird
QA Contact: asa
Version: Trunk → unspecified
| Reporter | ||
Comment 3•22 years ago
|
||
There's no 'build' component in Thunderbird Product and all the bugs relevant
to startup problems were pointing to the options I took. Sorry if this caused
any confusion. (also, I get the same error when I do dist/bin/run-mozilla.sh)
Comment 4•22 years ago
|
||
I have the same problem on SuSe 7.2 (gcc 2.95.3).
The problems exist for Mozilla 1.5a, 1.5b and CVS.
gcc 3.2.3 produce workable result.
Updated•22 years ago
|
QA Contact: asa
I have this too. SuSE 8.0 with XFree86 4.3 GarGnome KDE 3.1.4 Linux 2.6-test6.
I am using the official 1.5 source. That isn't good. Especialy since I am
trying to make a mng patch for MNGzilla...
Try running the installer. Works for me, but maybe not for Thunderbird.
sorry, I ran the wrong mozilla-installer and installed a prebuilt version.
running the installer doesn't resolve the symbols.
Comment 8•21 years ago
|
||
Sven, is this still a problem?
Comment 9•20 years ago
|
||
This is an automated message, with ID "auto-resolve01".
This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.
While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.
If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.
The latest beta releases can be obtained from:
Firefox: http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 10•20 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above
comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → EXPIRED
You need to log in
before you can comment on or make changes to this bug.
Description
•