Results 1 to 4 of 4

Thread: Firefox Crash on Update

  1. #1
    Join Date
    Jun 2012
    Beans
    5

    Firefox Crash on Update

    I use Xubuntu 11.10, and after the most recent update, Firefox crashes immediately after initializing the program. A brief report indicates that my /usr/bin/firefox shell script is not executable, but after reviewing the file properties, this doesn't look like the case.

    I sent a bug report to Mozilla, but is there a way to get a more comprehensive read-out of what the issue might be? A command line function, maybe.

    Thanks for the help!

  2. #2
    Join Date
    Sep 2009
    Location
    San Diego, CA
    Beans
    166
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Firefox Crash on Update

    Quote Originally Posted by RieuxTarrou View Post
    I use Xubuntu 11.10, and after the most recent update, Firefox crashes immediately after initializing the program. A brief report indicates that my /usr/bin/firefox shell script is not executable, but after reviewing the file properties, this doesn't look like the case.

    I sent a bug report to Mozilla, but is there a way to get a more comprehensive read-out of what the issue might be? A command line function, maybe.

    Thanks for the help!
    Did you tried uninstalling firefox via terminal and then re-installing again via terminal? This happened to me with Midori and doing this solved my issue.

    Cheers,

    lrcaballero
    To Doubt is infinitely more important that adoration, To question is much more Important than to believe....
    Anthony DeMello

  3. #3
    Join Date
    Apr 2006
    Location
    Dallas, TX
    Beans
    1,359
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: Firefox Crash on Update

    Run firefox from the terminal and observe any errors or output there.

    With firefox issues, the first thing I'd suggest is trying to run it in safe-mode and if that doesn't work try creating a new profile:

    Code:
    firefox --safe-mode
    firefox -P

  4. #4
    Join Date
    Jun 2012
    Beans
    5

    Re: Firefox Crash on Update

    Quote Originally Posted by lrcaballero View Post
    Did you tried uninstalling firefox via terminal and then re-installing again via terminal? This happened to me with Midori and doing this solved my issue.

    Cheers,

    lrcaballero
    It looks like the re-installation worked. Thanks! Do you know what the bug may have been?

Tags for this Thread

Bookmarks

Posting Permissions

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