Results 1 to 9 of 9
Hi folks,
Starting Firefox on Xterm window following warning popup
Segmentation fault "prog' ${1+$@"}
Firefox can't start. Please advise how to fix the problem and what is "Segmentation fault'
tried ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-21-2005 #1Linux Guru
- Join Date
- Sep 2004
- Posts
- 1,712
Segmentation fault - Firefox
Hi folks,
Starting Firefox on Xterm window following warning popup
Segmentation fault "prog' ${1+$@"}
Firefox can't start. Please advise how to fix the problem and what is "Segmentation fault'
tried running
# ulimit -c unlimited before running "firefox" with same result.
B.R.
satimis
- 08-24-2005 #2Just Joined!
- Join Date
- Aug 2005
- Posts
- 19
What version of Firefox and which distro are you using?
BTW...
A Segmentation Fault is when a program tries to access memory it that has not been reserved for it. So Basically it tried to read/write something "out of bounds"
- 08-24-2005 #3Just Joined!
- Join Date
- Aug 2005
- Posts
- 17
I'm getting a segmentation fault also
I am running Debian (of course) and just updated Firefox to version 1.0.4 via the Synaptic Package Manager. Now, when I either click the History or Bookmarks buttons, the browser closes and I get the "Segmentation fault" message. Any ideas? THANX!!!
- 08-24-2005 #4Just Joined!
- Join Date
- Aug 2005
- Posts
- 19
Try downloading and installing 1.06 from source.
- 08-24-2005 #5Just Joined!
- Join Date
- Aug 2005
- Posts
- 17
How do I do that?
I have only been using Linux now for almost a week- How would I install the file after I download it?
- 08-25-2005 #6Just Joined!
- Join Date
- Aug 2005
- Posts
- 17
How to un tar a tar.gz file?
Sooo, I downloaded Fireofx 1.0.6 from the source- now what???
thanx in advance for all the help!
- 08-25-2005 #7Just Joined!
- Join Date
- Aug 2005
- Posts
- 19
Hey sorry so long to reply...
Went out last night.
Follow Directions here...
http://www.mozilla.org/build/unix.html
If you need help I'll be back tonite.
- 08-26-2005 #8Just Joined!
- Join Date
- Aug 2005
- Posts
- 17
WEEELLLL I DID IT!!!
It took me all night long- the sun is up now- where's me coffee??
Books used: The Complete Idiot's Guide to Linux 2nd Ed.), Using Linux (Special 5th Ed), Teach Yourself Unix in 10 Min.(2nd Ed.)
Websites visited: http://yves.gablin.club.fr/pc/linux....ware%2Finstall
http://www.linux.org/lessons/
ploug.eu.org/doc/installing-linux-applications.pdf
I learned all about .tar and .gz extensions, and how to undo them (gzip -d example.tar.gz) (tar xvf example.tar) how to move, make, and remove files (mv, mkdir, rm) how to configure permissions to allow the program to be installed, and how to bring the icons back to the desktop. Really, it should not have been this hard just to update my browser. But, now I know what to do- and it was kinda fun anywayz.... Thanx 4 da help!
- 08-26-2005 #9Just Joined!
- Join Date
- Aug 2005
- Posts
- 19
Yeah it can be tough...
But now you will be able to compile most anything
Cheers!


Reply With Quote
