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

Thread: chromium keeps crashing

  1. #1
    Join Date
    Sep 2012
    Beans
    13

    chromium keeps crashing

    Hey guys:

    Noob here, I have no idea where to look for error codes for this problem. My chromium browser is unstable and I would like to know why and fix it. Could someone send me off in the right direction?

    thanks in advance

  2. #2
    Join Date
    Sep 2012
    Beans
    13

    Re: chromium keeps crashing

    No Help? I know if it crashes and closes I can send an error report, but most of the time it just locks up and forces me to restart or just displays the "aw snap" screen. Considering I don't have any ad-ons or antivirus I think it is something Ubuntu related causing it to crash

  3. #3
    Join Date
    Oct 2012
    Beans
    4

    Re: chromium keeps crashing

    I was experiencing the same thing with Chromium!

    I'd start the browser, go to a few sites and usually within five minutes, it would crash and I had to power-cycle my computer to recover.

    I got so frustrated that I eventually removed Chromium and went back to Firefox. That was about a week ago and I haven't had one crash since.

  4. #4
    Join Date
    Dec 2005
    Beans
    308

    Re: chromium keeps crashing

    Start the browser using the console, and when it does lock up you should be able to see some error in the console. One could also check the error logs to see what has been producing the crash.
    ( o< -Computers do not have problems, they have users. ~ Cope57
    / /\
    V_/_

  5. #5
    Join Date
    Dec 2007
    Beans
    12,521

    Re: chromium keeps crashing

    You may also consider making a new profile as described here: http://support.google.com/chrome/bin...&answer=142059

    Since those instructions are for Chrome and you're using Chromium, your profile will be in ~/.config/chromium.
    Last edited by vasa1; November 20th, 2012 at 07:00 PM.

  6. #6
    Join Date
    May 2006
    Location
    Milwaukee,WI
    Beans
    6,280
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: chromium keeps crashing

    what version are you using?

    Code:
    dpkg --get-selections | grep google

  7. #7
    Join Date
    Dec 2007
    Beans
    12,521

    Re: chromium keeps crashing

    Quote Originally Posted by dannyboy79 View Post
    what version are you using?

    Code:
    dpkg --get-selections | grep google
    Won't return anything if OP is using Chromium.

  8. #8
    Join Date
    Sep 2012
    Beans
    13

    Re: chromium keeps crashing

    Thanks for the suggestions guys, I'll start using the console to open chromium, I'll post an error code when I get one

    EDIT: How do I open chromium with my terminal?
    Last edited by aliasforme; November 21st, 2012 at 09:15 AM.

  9. #9
    Join Date
    Dec 2007
    Beans
    12,521

    Re: chromium keeps crashing

    Quote Originally Posted by aliasforme View Post
    Thanks for the suggestions guys, I'll start using the console to open chromium, I'll post an error code when I get one

    EDIT: How do I open chromium with my terminal?
    Type
    Code:
    chromium-browser
    and hit enter

  10. #10
    Join Date
    Sep 2012
    Beans
    13

    Re: chromium keeps crashing

    Okay, first error code(s), this was from an aw snap screen

    Code:
    [4273:4310:7120570303:ERROR:download_updates_command.cc(99)] PostClientToServerMessage() failed during GetUpdates
    [4273:4310:7122571594:ERROR:download_updates_command.cc(99)] PostClientToServerMessage() failed during GetUpdates
    [4273:4273:7134828306:ERROR:x11_util.cc(1221)] X Error detected: serial 13540, error_code 10 (BadAccess (attempt to access private resource denied)), request_code 142, minor_code 1 (X_ShmAttach)
    [4273:4273:7134829324:ERROR:x11_util.cc(1221)] X Error detected: serial 13541, error_code 159 (BadShmSeg (invalid shared segment parameter)), request_code 142, minor_code 3 (X_ShmPutImage)
    [4273:4273:7134829827:ERROR:x11_util.cc(1221)] X Error detected: serial 13551, error_code 159 (BadShmSeg (invalid shared segment parameter)), request_code 142, minor_code 2 (X_ShmDetach)
    [4273:4273:7290314848:ERROR:tab_strip_gtk.cc(1267)] Not implemented reached in virtual void TabStripGtk::StopAllHighlighting()

    More Codes:

    Code:
    [5143:5187:9171896597:ERROR:download_updates_command.cc(99)] PostClientToServerMessage() failed during GetUpdates
    [5143:5187:9173898667:ERROR:download_updates_command.cc(99)] PostClientToServerMessage() failed during GetUpdates
    [5143:5187:9178900183:ERROR:download_updates_command.cc(99)] PostClientToServerMessage() failed during GetUpdates
    Code:
    [5610:5648:10529782206:ERROR:download_updates_command.cc(99)] PostClientToServerMessage() failed during GetUpdates
    [5610:5648:10531785944:ERROR:download_updates_command.cc(99)] PostClientToServerMessage() failed during GetUpdates
    third_party/tcmalloc/chromium/src/free_list.cc:117] Memory corruption detected. 
    Aborted (core dumped)
    Last edited by aliasforme; November 22nd, 2012 at 09:57 AM.

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
  •