Find the answer to your Linux question:
Results 1 to 8 of 8
Hi All, I am using Firefox/3.6.3 ,My firefox crashes frequently , I use to reinstall evertime. Proble. When I start firefox brower it won't start ,when I start using command ...
  1. #1
    Just Joined!
    Join Date
    Jul 2010
    Posts
    4

    Thumbs up firefox crashes frequently

    Hi All,
    I am using Firefox/3.6.3 ,My firefox crashes frequently , I use to reinstall evertime.

    Proble.
    When I start firefox brower it won't start ,when I start using command line then it will show below message, Can anyone suggest me wat is the causing firefox and how to rectify it.

    /opt/firefox-3.6/firefox/firefox & [ started using command line , getting below message]
    [1] 3579
    /opt/firefox-3.6/firefox/firefox-bin: error while loading shared libraries: /opt/firefox-3.6/firefox/libxul.so: cannot restore segment prot after reloc: Permission denied

    [1]+ Exit 127 /opt/firefox-3.6/firefox/firefox

    Thanks .
    Last edited by jaysoon; 07-14-2010 at 02:01 PM. Reason: spell correct

  2. #2
    Linux Guru Lakshmipathi's Avatar
    Join Date
    Sep 2006
    Location
    3rd rock from sun - Often seen near moon
    Posts
    1,568
    : /opt/firefox-3.6/firefox/libxul.so: cannot restore segment prot after reloc: Permission denied
    What's your distro ? Did you install it as root? Check the permission of above file ..
    ls -l /opt/firefox-3.6/firefox/libxul.so
    - Lakshmipathi.G
    -------------------
    FOSS India Award winning ext3fs Undelete tool and tutorials www.giis.co.in
    First they criticize you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
    -------------------

  3. #3
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,943
    It sounds like you have a corrupted library. Try reinstalling or updating the xulrunner package on your system.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  4. #4
    Just Joined!
    Join Date
    Jul 2010
    Posts
    4
    -rwxr-xr-x 1 root root 14757340 Aug 9 08:21 libxul.so

    As I installed as root under /opt/firefox/

  5. #5
    Linux User
    Join Date
    Mar 2008
    Posts
    287

    firefox crashes frequently

    Next time it occurs, before reinstalling the ...-bin and ....so files, run a find / -name xxxxx to see if they exists somewhere else then you need only create a link.
    I found this:
    -rwxr-xr-x 1 root root 44680 2010-06-23 22:49 /usr/lib/firefox-3.5.2/firefox-bin and
    -rwxr-xr-x 1 root root 15885800 2010-06-27 05:12 /usr/lib/firefox-3.5.2/libxul.so on my distro.
    I am running 3.6.6 but the sizes "might" be interesting to check once re-installed.
    FWIW I write down what I install as I install a distro (usually). This can be useful at times too.

  6. #6
    Just Joined!
    Join Date
    Jul 2010
    Posts
    4
    Sure , I will try this next time if it happened. I Thank all of you for the support.

  7. #7
    Just Joined!
    Join Date
    Jul 2010
    Posts
    4
    Today had different problem. After posting the article in forum. Firfox closed automatically after restart of brower all cam back

  8. #8
    Linux Enthusiast MASONTX's Avatar
    Join Date
    May 2010
    Location
    Mason Texas
    Posts
    721
    Of course you could always switch to Chromium or one of the other browsers, or try the new 4.0 Firefox.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •