Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: Chromium-browser won't start

  1. #1
    Join Date
    Mar 2006
    Location
    Sweden
    Beans
    213
    Distro
    Ubuntu Development Release

    Chromium-browser won't start

    Update-notifier told me there were updates today and I installed them. Among them were some for chromium (the browser, not the game ). After the update I couldn't start the browser. I tried starting from terminal and got:

    "Inconsistency detected by ld.so: dl-minimal.c: 138: realloc: Assertion `ptr == alloc_last_block' failed!"

    "I haz a fail!", I thought to myself and then tried rebooting and then reinstalling. Neither worked.

    This is on a 64-bit machine. Everything else works as expected. Using Firefox now, but I want my chromium-browser as well.

    Any ideas?

  2. #2
    Join Date
    Jul 2008
    Beans
    6

    Re: Chromium-browser won't start

    Hi,

    I got the same error after updating some things (i cannot remember which ones) i been notified by ubuntu system updater.

    I'm running Ubuntu 9.10 - Karmic Koala

    Thanx in advance

  3. #3
    Join Date
    Jun 2006
    Beans
    38
    Distro
    Ubuntu

    Re: Chromium-browser won't start

    same here

  4. #4
    Join Date
    Sep 2008
    Beans
    178
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Chromium-browser won't start

    yep me too, right after an update

    Have 9.10 64 bit

  5. #5
    Join Date
    Oct 2008
    Beans
    50

    Re: Chromium-browser won't start

    same here kk 32

  6. #6
    Join Date
    Dec 2007
    Beans
    6

    Re: Chromium-browser won't start

    Me too, since it's updated this morning

    I have Karmic 64

  7. #7
    Join Date
    Jun 2008
    Location
    Tampico,Mexico
    Beans
    1,396
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Chromium-browser won't start

    We are using a daily build. Sometimes it does not work or has bugs. Probably the next update will fix it. To not have this problem sometimes you can comment out the repositories when you have a build working well or you could download the Google version.

  8. #8
    Join Date
    Jun 2005
    Beans
    28

    Re: Chromium-browser won't start

    Same problem here. Latest build 4.0.293.0~svn20100108r35769-0ubuntu1~ucd1~karmic Chromium browser
    does not launch.

    I reverted to the old version. Check if your apt cache has the old version:

    Code:
    ls -lrt /var/cache/apt/archives/chromium-browser
    I had

    Code:
    -rw-r--r-- 1 root root 10192464 2010-01-03 23:26 /var/cache/apt/archives/chromium-browser_4.0.289.0~svn20100104r35448-0ubuntu1~ucd1~karmic_i386.deb
    -rw-r--r-- 1 root root   463090 2010-01-06 03:37 /var/cache/apt/archives/chromium-browser-inspector_4.0.291.0~svn20100106r35606-0ubuntu1~ucd1~karmic_all.deb
    -rw-r--r-- 1 root root 10205836 2010-01-06 03:37 /var/cache/apt/archives/chromium-browser_4.0.291.0~svn20100106r35606-0ubuntu1~ucd1~karmic_i386.deb
    -rw-r--r-- 1 root root   470546 2010-01-07 23:28 /var/cache/apt/archives/chromium-browser-inspector_4.0.293.0~svn20100108r35769-0ubuntu1~ucd1~karmic_all.deb
    -rw-r--r-- 1 root root 10237162 2010-01-07 23:28 /var/cache/apt/archives/chromium-browser_4.0.293.0~svn20100108r35769-0ubuntu1~ucd1~karmic_i386.deb
    293 stopped working, so I tried to install 291 using:

    Code:
    sudo dpkg -i /var/cache/apt/archives/chromium-browser_4.0.291.0~svn20100106r35606-0ubuntu1~ucd1~karmic_i386.deb
    and

    Code:
    sudo dpkg -i /var/cache/apt/archives/chromium-browser-inspector_4.0.291.0~svn20100106r35606-0ubuntu1~ucd1~karmic_all.deb
    And now it is running. Don't install updates I guess until build 295?
    Last edited by garg; January 8th, 2010 at 04:28 PM.

  9. #9
    Join Date
    Jun 2005
    Beans
    28

    Re: Chromium-browser won't start

    Here is the bug report:
    http://code.google.com/p/chromium/is...%20Mstone%20OS

    The fix that they suggest is:

    In the meantime, you can downgrade to yesterday's version, or shift to one of the
    other channels/PPAs:

    https://launchpad.net/~chromium-daily/+archive/dev
    https://launchpad.net/~chromium-daily/+archive/beta
    and

    1. System > Administration > Software Sources
    2. Click 'Other Software'
    3. Choose chromium deps and change them to read:
    http://ppa.launchpad.net/chromium-daily/dev/ubuntu instead of
    http://ppa.launchpad.net/chromium-daily/ppa/ubuntu
    **You should have 2 of them, one for sources and the other

    Close and choose reload when prompted.

    Goto Synaptic and type chromium in the search.. when chromium-browser is displayed
    highlight and then from the menubar choose 'Packages > Force version' and you should
    get a drop down.. just choose the previous version from the list and away you go

  10. #10
    Join Date
    Dec 2007
    Location
    green bay, wi
    Beans
    1,976
    Distro
    Xubuntu Development Release

    Lightbulb Re: Chromium-browser won't start

    i experienced the same problem. will just wait until the next update. for a while i thought was just on my end

Page 1 of 2 12 LastLast

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
  •