Re: Issue 70197 in chromium: Unable to start Chromium on Archlinux

2 views
Skip to first unread message

chro...@googlecode.com

unread,
Jan 20, 2011, 1:20:54 AM1/20/11
to chromi...@chromium.org

Comment #1 on issue 70197 by g.rant...@gmail.com: Unable to start Chromium
on Archlinux
http://code.google.com/p/chromium/issues/detail?id=70197

Happens with 64-bit Ubuntu 10.10 too

chro...@googlecode.com

unread,
Jan 20, 2011, 1:48:56 AM1/20/11
to chromi...@chromium.org

Comment #2 on issue 70197 by g.rant...@gmail.com: Unable to start Chromium
on Archlinux
http://code.google.com/p/chromium/issues/detail?id=70197

This applies to 644 for me. Going back to 642 solves it:

$ sudo dpkg -i /var/cache/apt/archives/chromium-*.642.*

chro...@googlecode.com

unread,
Jan 20, 2011, 2:09:10 AM1/20/11
to chromi...@chromium.org

Comment #3 on issue 70197 by alan...@gmail.com: Unable to start Chromium on
Archlinux
http://code.google.com/p/chromium/issues/detail?id=70197

I ran into the same problem on Ubuntu Desktop 64 bit running the nightly
ppa. After doing the update, chrome would no longer start giving the same
error. I followed the steps by the second comment in this thread and by
reverting to the old version it works again. (The update was just applied
now so its the newest nightly in the ppa)

chro...@googlecode.com

unread,
Jan 20, 2011, 2:29:35 AM1/20/11
to chromi...@chromium.org

Comment #4 on issue 70197 by alex.mie...@googlemail.com: Unable to start

exactly same issue here since my update 30 minutes ago.
Btw. Ubuntu 10.10 (Maverick) here.

Reverting back to 642 worked for me too.

chro...@googlecode.com

unread,
Jan 20, 2011, 2:41:59 AM1/20/11
to chromi...@chromium.org

Comment #5 on issue 70197 by stephan....@gmail.com: Unable to start

Same happents to me also using Kubuntu Maverick 10.10 64bit. Downgrading to
642 helped.

chro...@googlecode.com

unread,
Jan 20, 2011, 3:18:20 AM1/20/11
to chromi...@chromium.org

Comment #6 on issue 70197 by marcobra...@gmail.com: Unable to start

I have no more previuos deb chromium-*.642.* packages in my local cache

Here what i have done and chromium start:

mv $HOME/.config/chromium/ $HOME/.config/chromium-old/
gksudo chromium

Then i have immediately closed the browser, then i have run the browser
from my user, by typing:

chromium-browser

But i have loose my installed extensions...

Hope this helps

chro...@googlecode.com

unread,
Jan 20, 2011, 3:30:32 AM1/20/11
to chromi...@chromium.org

Comment #7 on issue 70197 by marcobra...@gmail.com: Unable to start

On a Ubuntu 10.04 32 bits

I have no more previous deb chromium-*.642.* packages in my local cache

chro...@googlecode.com

unread,
Jan 20, 2011, 4:10:48 AM1/20/11
to chromi...@chromium.org

Comment #8 on issue 70197 by maxad...@gmail.com: Unable to start Chromium
on Archlinux
http://code.google.com/p/chromium/issues/detail?id=70197

Marco,
sorry, but it doesn't help (it was the first thing that I tried).
I have installed both google-chrome-unstable and chromium.
google-chrome-unstable is an older release compared to chromium: in this
case it's 642 and it works.
I think it's a good idea to have bot versions installed.
As far for the extensions, you should synchronize your gmail account, and
you'll get all your extensions, app and bookmarks back.

cheers
Massimiliano

chro...@googlecode.com

unread,
Jan 20, 2011, 4:30:57 AM1/20/11
to chromi...@chromium.org

Comment #9 on issue 70197 by torzsmokus: Unable to start Chromium on
Archlinux
http://code.google.com/p/chromium/issues/detail?id=70197

previous packages are available from
https://launchpad.net/~chromium-daily/+archive/ppa/+packages?field.status_filter=superseded
reinstalling r71583 solved issues for me while r71618 (which is still 642)
did not!

chro...@googlecode.com

unread,
Jan 20, 2011, 4:47:08 AM1/20/11
to chromi...@chromium.org

Comment #10 on issue 70197 by rj19860...@gmail.com: Unable to start

Happens with 64-bit Ubuntu 10.10 too
I don't have the chromium-*.642.* packages, but I have chromium-*.643.*
packages
so i downgrade to 643 and it work now

sudo dpkg -i /var/cache/apt/archives/chromium-*.643.*

chro...@googlecode.com

unread,
Jan 20, 2011, 5:31:28 AM1/20/11
to chromi...@chromium.org
Updates:
Status: Untriaged

Comment #11 on issue 70197 by f...@sofaraway.org: Unable to start Chromium
on Archlinux
http://code.google.com/p/chromium/issues/detail?id=70197

See issue 70111

chro...@googlecode.com

unread,
Jan 20, 2011, 5:39:32 AM1/20/11
to chromi...@chromium.org

Comment #12 on issue 70197 by sh4d0w...@googlemail.com: Unable to start

Same issue here on Ubuntu 10.04 32 bit with 2 GBs RAM.

chro...@googlecode.com

unread,
Jan 20, 2011, 5:59:45 AM1/20/11
to chromi...@chromium.org

Comment #13 on issue 70197 by f...@sofaraway.org: Unable to start Chromium
on Archlinux
http://code.google.com/p/chromium/issues/detail?id=70197

temporary workaround for the Ubuntu PPA users:

$ sudo mkdir /usr/lib/chromium-browser/extensions
$ echo '{}' | sudo tee -a
/usr/lib/chromium-browser/extensions/external_extensions.json

or a root:
# mkdir /usr/lib/chromium-browser/extensions
# echo '{}' > /usr/lib/chromium-browser/extensions/external_extensions.json


chro...@googlecode.com

unread,
Jan 20, 2011, 7:43:56 AM1/20/11
to chromi...@chromium.org
Updates:
Status: Assigned
Owner: sker...@chromium.org
Cc: aka...@chromium.org
Labels: -Area-Undefined -Pri-2 Area-Internals Pri-1 Crash OS-Chrome

Comment #14 on issue 70197 by yus...@chromium.org: Unable to start

Sam, can you look into this?

The check failure reproduces on Chromium OS as well. Chrome crashes right
after login.


chro...@googlecode.com

unread,
Jan 20, 2011, 12:42:04 PM1/20/11
to chromi...@chromium.org
Updates:
Status: Started

Comment #15 on issue 70197 by ske...@chromium.org: Unable to start

@yusukes correctly diagnosed the issue. A fix will be committed shortly.

Reply all
Reply to author
Forward
0 new messages