Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
02-01-2004, 05:04 PM
|
#1
|
Member
Registered: May 2003
Location: Pensacola, Florida
Distribution: Debian, Slackware, Amigo, Ubuntu
Posts: 221
Rep:
|
Segfaults in Mozilla, Mozilla Firebird, and Mozilla Thunderbird
Last night I installed Slackware 9 on this machine again, everything seemed to go fine and had no problems whatsoever.
Firebird and Mozilla were working fine, but after getting packages via slapt-get, I keep getting segfaults.
root@localhost:/home/ninjacow/mozilla-firebird# ./Mozilla-Firebird
/home/ninjacow/mozilla-firebird/run-mozilla.sh: line 454: 31020 Segmentation fault "$prog" ${1+"$@"}
Today, I downloaded Thunderbird. I get the same message.
root@localhost:/home/ninjacow/thunderbird# ./thunderbird
/home/ninjacow/thunderbird/run-mozilla.sh: line 454: 31020 Segmentation fault "$prog" ${1+"$@"}
Any idea what the heck is going on?
|
|
|
02-01-2004, 11:26 PM
|
#2
|
LQ Guru
Registered: Feb 2003
Location: Colorado Springs, CO
Distribution: Gentoo
Posts: 2,018
Rep:
|
Looks like there is something happening in line 454 of /home/ninjacow/mozilla-firebird/run-mozilla.sh (but you knew that already ). It's a shell script, which means it's plain text that you can open up in a text editor. Try opening it up and seeing what's at like 454. Easiest way to do that is:
vi /home/ninjacow/mozilla-firebird/run-mozilla.sh
(once you are in vi)
454G
Post the contents of that line and the stuff around it. Methinks there's some program being run on that line that's causing a segfault.
p.s. - why is root trying to run ninjacow's copy of Firebird anyway?
Last edited by wapcaplet; 02-01-2004 at 11:27 PM.
|
|
|
02-02-2004, 02:33 AM
|
#3
|
Member
Registered: May 2003
Location: Pensacola, Florida
Distribution: Debian, Slackware, Amigo, Ubuntu
Posts: 221
Original Poster
Rep:
|
Nevermind. I figured out it was java. After deleting linjavaplugin_oji.so from the plugins folder, Firebird started working. Mozilla and Thunderbird started working, too. Wonder why.
Thanks for your time, though. Muchly and happily appreciate it. :>
|
|
|
All times are GMT -5. The time now is 05:58 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|