Results 1 to 10 of 10

Thread: xulrunner 1.9 - Bus error, exit status 135, now no Firefox

Hybrid View

  1. #1
    Join Date
    Dec 2008
    Beans
    26
    Distro
    Ubuntu 8.10 Intrepid Ibex

    xulrunner 1.9 - Bus error, exit status 135, now no Firefox

    Well it was telling met that there were a bunch of updates that I needed so I clicked to install them all. Something failed during the installation of the updates. It flagged and crash error, but I didn't write down what it was. After that I rebooted and Firefox wouldn't launch. It would start to, I would see it start on the status bar, but then would just go away. I went into Synaptic Package Manager and tried to reload Firefox. Here i get an error:
    E: xulrunner-1.9:subprocess post-installation script returned error
    exit status 135
    E:firefox-3.0:dependency problems - leaving unconfigured (and a bunch more of these 'leaving unconfigured messages).

    Digging into the detailed printout it starts to go south with:
    Setting up xulrunner-1.9 (1.9.0.5+nobinonly-0ubuntu0.8.10.1)...
    bus error
    dpkg: error processing xulrunner-1.9 (--configure):
    subprocess post-installation script returned exit status 135


    So I tried to reload xulrunner and get the same thing.

    I've gone through this now in a couple of different orders include deletes and new installs to no avail.

    Any ideas? Can I go back a version on xulrunner and Firefox somehow? I don't see older versions in the Synaptic Package Manager.

    Help? I configured this box to be a web surfer and now I can't surf the web. Thanks!

  2. #2
    Join Date
    Dec 2008
    Beans
    26
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: xulrunner 1.9 - Bus error, exit status 135, now no Firefox

    Help. xulrunner 1.9 is killing me. How do I revert back to a previously operational version of xulrunner and FF?

    I've been all over the forums and other people are having the same problem, but nobody has a fix.

  3. #3
    Join Date
    Dec 2008
    Beans
    26
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: xulrunner 1.9 - Bus error, exit status 135, now no Firefox

    I've seen other posts with people having the same problems with this update, but nobody has a solution. I had to uninstall xulrunner 1.9 and FF3 (and all their subcomponents) and install SeaMonkey 1.1.12 to get this box back online. Now that it works, I'm worried to try to update anything since I suspect it will bring me right back to the state where nothing works.

    anybody have any ideas on this? I know its not just me.

  4. #4
    Join Date
    Oct 2007
    Location
    Kharkov
    Beans
    17
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: xulrunner 1.9 - Bus error, exit status 135, now no Firefox

    I have the same problem on fresh installed Ubuntu 9.04. Is any solution exists?

  5. #5
    Join Date
    Mar 2007
    Beans
    16

    Re: xulrunner 1.9 - Bus error, exit status 135, now no Firefox

    I had this error when my computer crashed while in the middle of updating. I had to force removal of xulrunner:
    Code:
    sudo dpkg --remove --force-remove-reinstreq --force-depends xulrunner-1.9
    Then remove, and re-install firefox
    Code:
    sudo apt-get remove firefox*
    sudo apt-get install firefox

  6. #6
    Join Date
    Jul 2006
    Location
    Auckland
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: xulrunner 1.9 - Bus error, exit status 135, now no Firefox

    I am having the same problem, tried mooseydoom method, but still the same error.

    has anyone found a solution to this problem?

  7. #7
    Join Date
    Jun 2007
    Location
    NJ, USA
    Beans
    12
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: xulrunner 1.9 - Bus error, exit status 135, now no Firefox

    Quote Originally Posted by mooseydoom View Post
    I had this error when my computer crashed while in the middle of updating. I had to force removal of xulrunner:
    Code:
    sudo dpkg --remove --force-remove-reinstreq --force-depends xulrunner-1.9
    Then remove, and re-install firefox
    Code:
    sudo apt-get remove firefox*
    sudo apt-get install firefox
    Spent nearly a half hour in this issue, thank you so much for the solution

  8. #8
    Join Date
    Sep 2009
    Beans
    6

    Re: xulrunner 1.9 - Bus error, exit status 135, now no Firefox

    Quote Originally Posted by mooseydoom View Post
    I had this error when my computer crashed while in the middle of updating. I had to force removal of xulrunner:
    Code:
    sudo dpkg --remove --force-remove-reinstreq --force-depends xulrunner-1.9
    Then remove, and re-install firefox
    Code:
    sudo apt-get remove firefox*
    sudo apt-get install firefox
    No idea what that did, but it worked!

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
  •