Chromium wont start on Ubuntu 16.04Chromium immediate shutdown upon launch Ubuntu 16.04Chromium browser...

Would the Vulcan nerve pinch work on a Borg drone?

Is it a fallacy if someone claims they need an explanation for every word of your argument to the point where they don't understand common terms?

Why do no American passenger airlines still operate dedicated cargo flights?

Which one of these password policies is more secure?

Can placing a counter on a creature after it has been assigned as an attacker remove it from combat

In Linux what happens if 1000 files in a directory are moved to another location while another 300 files were added to the source directory?

Blindfold battle as a gladiatorial spectacle - what are the tactics and communication methods?

Find some digits of factorial 17

How should I handle players who ignore the session zero agreement?

Why zero tolerance on nudity in space?

How to deal with an incendiary email that was recalled

Why do stocks necessarily drop during a recession?

Why isn't there a non-conducting core wire for high-frequency coil applications

Why avoid shared user accounts?

Roman Numerals equation 1

Caruana vs Carlsen game 10 (WCC) why not 18...Nxb6?

Dilemma of explaining to interviewer that he is the reason for declining second interview

How to limit sight distance to 1 km

How to count the characters of jar files by wc

Why did the villain in the first Men in Black movie care about Earth's Cockroaches?

Writing a character who is going through a civilizing process without overdoing it?

Why publish a research paper when a blog post or a lecture slide can have more citation count than a journal paper?

How can my powered armor quickly replace its ceramic plates?

Equation with several exponents



Chromium wont start on Ubuntu 16.04


Chromium immediate shutdown upon launch Ubuntu 16.04Chromium browser doesn't open on Ubuntu 16.04Chromium won't start on Ubuntu Mate 16.04 LTS Raspberry PiFacebook crashed then Chromium wont start?Chromium wont install ubuntu 16.0.4 LTS 32bitChromium freezes on start on Ubuntu 16.04Chrome/Chromium crashes at start after computer suspend (Ubuntu 16.04)Chromium doesn't start in Ubuntu 16.04Chrome / Chromium touch issue (Ubuntu 16.04)Chromium doesn't startChromium Browser Will Not StartChromium wont open from the launcherChromium will not start,













1















I'm having this problem:

$ chromium-browser
[15020:15020:0706/102351.636730:ERROR:background_mode_manager_aura.cc(13)] Not implemented reached in virtual void BackgroundModeManager::EnableLaunchOnStartup(bool)
Received signal 11 SEGV_MAPERR 000000000010
#0 0x7f9d03a41425 base::debug::StackTrace::StackTrace()
#1 0x7f9d03a4180b <unknown>
#2 0x7f9d03d6c390 <unknown>
#3 0x557bae6e3dc8 <unknown>
#4 0x557bae6e6656 <unknown>
#5 0x557bae6e6df9 <unknown>
#6 0x557bae6e7143 <unknown>
#7 0x7f9d03abc821 <unknown>
#8 0x7f9d03a42eea base::debug::TaskAnnotator::RunTask()
#9 0x7f9d03a6be90 base::MessageLoop::RunTask()
#10 0x7f9d03a6d97d base::MessageLoop::DeferOrRunPendingTask()
#11 0x7f9d03a6e83d <unknown>
#12 0x7f9d03a6f300 base::MessagePumpLibevent::Run()
#13 0x7f9d03a6af15 base::MessageLoop::RunHandler()
#14 0x7f9d03a95628 base::RunLoop::Run()
#15 0x7f9d03ac1e36 base::Thread::ThreadMain()
#16 0x7f9d03abc726 <unknown>
#17 0x7f9d03d626ba start_thread
#18 0x7f9ced4113dd clone
r8: 000000000000002e r9: 0000557bb013a6ec r10: 0000000000000000 r11: 00007f9ced49ef50
r12: 00007f9c537faff0 r13: 0000000000000008 r14: 0000000000000008 r15: 00007f9c537faeb0
di: 0000000000000000 si: 00007f9c537faeb0 bp: 00007f9c537faf00 bx: 00007f9c537faeb0
dx: 0000000000000069 ax: 0000000000000000 cx: 00007f9c34008aa0 sp: 00007f9c537fae60
ip: 0000557bae6e3dc8 efl: 0000000000010206 cgf: 002b000000000033 erf: 0000000000000004
trp: 000000000000000e msk: 0000000000000000 cr2: 0000000000000010
[end of stack trace]
Calling _exit(1). Core file will not be generated.


The issue started this morning after the /boot partition was reported full. I cleaned it, but the issue remains.
At this point, I could not find any other question that contains the same stack trace or that is related to this particular issue.



I have tried several things I found on the web, all resulting in the same error, again and again:



Tried moving the cache somewhere else:



 mv ~/.cache/chromium oldshit


Tried deleting the cache:



 rm ~/.config/google-chrome/*
cd ~/.cache/chromium
rm -rf *


Tried un-installing and install again:



 sudo apt-get remove chromium-browser
sudo apt-get install chromium-browser


Anyone have any ideas on how to fix this ?










share|improve this question














bumped to the homepage by Community 9 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
















  • see askubuntu.com/questions/931978/…

    – nyx
    Jul 11 '17 at 7:23






  • 2





    Possible duplicate of Chromium immediate shutdown upon launch Ubuntu 16.04

    – neun24
    Aug 16 '17 at 19:05
















1















I'm having this problem:

$ chromium-browser
[15020:15020:0706/102351.636730:ERROR:background_mode_manager_aura.cc(13)] Not implemented reached in virtual void BackgroundModeManager::EnableLaunchOnStartup(bool)
Received signal 11 SEGV_MAPERR 000000000010
#0 0x7f9d03a41425 base::debug::StackTrace::StackTrace()
#1 0x7f9d03a4180b <unknown>
#2 0x7f9d03d6c390 <unknown>
#3 0x557bae6e3dc8 <unknown>
#4 0x557bae6e6656 <unknown>
#5 0x557bae6e6df9 <unknown>
#6 0x557bae6e7143 <unknown>
#7 0x7f9d03abc821 <unknown>
#8 0x7f9d03a42eea base::debug::TaskAnnotator::RunTask()
#9 0x7f9d03a6be90 base::MessageLoop::RunTask()
#10 0x7f9d03a6d97d base::MessageLoop::DeferOrRunPendingTask()
#11 0x7f9d03a6e83d <unknown>
#12 0x7f9d03a6f300 base::MessagePumpLibevent::Run()
#13 0x7f9d03a6af15 base::MessageLoop::RunHandler()
#14 0x7f9d03a95628 base::RunLoop::Run()
#15 0x7f9d03ac1e36 base::Thread::ThreadMain()
#16 0x7f9d03abc726 <unknown>
#17 0x7f9d03d626ba start_thread
#18 0x7f9ced4113dd clone
r8: 000000000000002e r9: 0000557bb013a6ec r10: 0000000000000000 r11: 00007f9ced49ef50
r12: 00007f9c537faff0 r13: 0000000000000008 r14: 0000000000000008 r15: 00007f9c537faeb0
di: 0000000000000000 si: 00007f9c537faeb0 bp: 00007f9c537faf00 bx: 00007f9c537faeb0
dx: 0000000000000069 ax: 0000000000000000 cx: 00007f9c34008aa0 sp: 00007f9c537fae60
ip: 0000557bae6e3dc8 efl: 0000000000010206 cgf: 002b000000000033 erf: 0000000000000004
trp: 000000000000000e msk: 0000000000000000 cr2: 0000000000000010
[end of stack trace]
Calling _exit(1). Core file will not be generated.


The issue started this morning after the /boot partition was reported full. I cleaned it, but the issue remains.
At this point, I could not find any other question that contains the same stack trace or that is related to this particular issue.



I have tried several things I found on the web, all resulting in the same error, again and again:



Tried moving the cache somewhere else:



 mv ~/.cache/chromium oldshit


Tried deleting the cache:



 rm ~/.config/google-chrome/*
cd ~/.cache/chromium
rm -rf *


Tried un-installing and install again:



 sudo apt-get remove chromium-browser
sudo apt-get install chromium-browser


Anyone have any ideas on how to fix this ?










share|improve this question














bumped to the homepage by Community 9 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
















  • see askubuntu.com/questions/931978/…

    – nyx
    Jul 11 '17 at 7:23






  • 2





    Possible duplicate of Chromium immediate shutdown upon launch Ubuntu 16.04

    – neun24
    Aug 16 '17 at 19:05














1












1








1








I'm having this problem:

$ chromium-browser
[15020:15020:0706/102351.636730:ERROR:background_mode_manager_aura.cc(13)] Not implemented reached in virtual void BackgroundModeManager::EnableLaunchOnStartup(bool)
Received signal 11 SEGV_MAPERR 000000000010
#0 0x7f9d03a41425 base::debug::StackTrace::StackTrace()
#1 0x7f9d03a4180b <unknown>
#2 0x7f9d03d6c390 <unknown>
#3 0x557bae6e3dc8 <unknown>
#4 0x557bae6e6656 <unknown>
#5 0x557bae6e6df9 <unknown>
#6 0x557bae6e7143 <unknown>
#7 0x7f9d03abc821 <unknown>
#8 0x7f9d03a42eea base::debug::TaskAnnotator::RunTask()
#9 0x7f9d03a6be90 base::MessageLoop::RunTask()
#10 0x7f9d03a6d97d base::MessageLoop::DeferOrRunPendingTask()
#11 0x7f9d03a6e83d <unknown>
#12 0x7f9d03a6f300 base::MessagePumpLibevent::Run()
#13 0x7f9d03a6af15 base::MessageLoop::RunHandler()
#14 0x7f9d03a95628 base::RunLoop::Run()
#15 0x7f9d03ac1e36 base::Thread::ThreadMain()
#16 0x7f9d03abc726 <unknown>
#17 0x7f9d03d626ba start_thread
#18 0x7f9ced4113dd clone
r8: 000000000000002e r9: 0000557bb013a6ec r10: 0000000000000000 r11: 00007f9ced49ef50
r12: 00007f9c537faff0 r13: 0000000000000008 r14: 0000000000000008 r15: 00007f9c537faeb0
di: 0000000000000000 si: 00007f9c537faeb0 bp: 00007f9c537faf00 bx: 00007f9c537faeb0
dx: 0000000000000069 ax: 0000000000000000 cx: 00007f9c34008aa0 sp: 00007f9c537fae60
ip: 0000557bae6e3dc8 efl: 0000000000010206 cgf: 002b000000000033 erf: 0000000000000004
trp: 000000000000000e msk: 0000000000000000 cr2: 0000000000000010
[end of stack trace]
Calling _exit(1). Core file will not be generated.


The issue started this morning after the /boot partition was reported full. I cleaned it, but the issue remains.
At this point, I could not find any other question that contains the same stack trace or that is related to this particular issue.



I have tried several things I found on the web, all resulting in the same error, again and again:



Tried moving the cache somewhere else:



 mv ~/.cache/chromium oldshit


Tried deleting the cache:



 rm ~/.config/google-chrome/*
cd ~/.cache/chromium
rm -rf *


Tried un-installing and install again:



 sudo apt-get remove chromium-browser
sudo apt-get install chromium-browser


Anyone have any ideas on how to fix this ?










share|improve this question














I'm having this problem:

$ chromium-browser
[15020:15020:0706/102351.636730:ERROR:background_mode_manager_aura.cc(13)] Not implemented reached in virtual void BackgroundModeManager::EnableLaunchOnStartup(bool)
Received signal 11 SEGV_MAPERR 000000000010
#0 0x7f9d03a41425 base::debug::StackTrace::StackTrace()
#1 0x7f9d03a4180b <unknown>
#2 0x7f9d03d6c390 <unknown>
#3 0x557bae6e3dc8 <unknown>
#4 0x557bae6e6656 <unknown>
#5 0x557bae6e6df9 <unknown>
#6 0x557bae6e7143 <unknown>
#7 0x7f9d03abc821 <unknown>
#8 0x7f9d03a42eea base::debug::TaskAnnotator::RunTask()
#9 0x7f9d03a6be90 base::MessageLoop::RunTask()
#10 0x7f9d03a6d97d base::MessageLoop::DeferOrRunPendingTask()
#11 0x7f9d03a6e83d <unknown>
#12 0x7f9d03a6f300 base::MessagePumpLibevent::Run()
#13 0x7f9d03a6af15 base::MessageLoop::RunHandler()
#14 0x7f9d03a95628 base::RunLoop::Run()
#15 0x7f9d03ac1e36 base::Thread::ThreadMain()
#16 0x7f9d03abc726 <unknown>
#17 0x7f9d03d626ba start_thread
#18 0x7f9ced4113dd clone
r8: 000000000000002e r9: 0000557bb013a6ec r10: 0000000000000000 r11: 00007f9ced49ef50
r12: 00007f9c537faff0 r13: 0000000000000008 r14: 0000000000000008 r15: 00007f9c537faeb0
di: 0000000000000000 si: 00007f9c537faeb0 bp: 00007f9c537faf00 bx: 00007f9c537faeb0
dx: 0000000000000069 ax: 0000000000000000 cx: 00007f9c34008aa0 sp: 00007f9c537fae60
ip: 0000557bae6e3dc8 efl: 0000000000010206 cgf: 002b000000000033 erf: 0000000000000004
trp: 000000000000000e msk: 0000000000000000 cr2: 0000000000000010
[end of stack trace]
Calling _exit(1). Core file will not be generated.


The issue started this morning after the /boot partition was reported full. I cleaned it, but the issue remains.
At this point, I could not find any other question that contains the same stack trace or that is related to this particular issue.



I have tried several things I found on the web, all resulting in the same error, again and again:



Tried moving the cache somewhere else:



 mv ~/.cache/chromium oldshit


Tried deleting the cache:



 rm ~/.config/google-chrome/*
cd ~/.cache/chromium
rm -rf *


Tried un-installing and install again:



 sudo apt-get remove chromium-browser
sudo apt-get install chromium-browser


Anyone have any ideas on how to fix this ?







google-chrome chromium






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Jul 6 '17 at 13:59









Thomas ModeneisThomas Modeneis

612




612





bumped to the homepage by Community 9 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







bumped to the homepage by Community 9 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • see askubuntu.com/questions/931978/…

    – nyx
    Jul 11 '17 at 7:23






  • 2





    Possible duplicate of Chromium immediate shutdown upon launch Ubuntu 16.04

    – neun24
    Aug 16 '17 at 19:05



















  • see askubuntu.com/questions/931978/…

    – nyx
    Jul 11 '17 at 7:23






  • 2





    Possible duplicate of Chromium immediate shutdown upon launch Ubuntu 16.04

    – neun24
    Aug 16 '17 at 19:05

















see askubuntu.com/questions/931978/…

– nyx
Jul 11 '17 at 7:23





see askubuntu.com/questions/931978/…

– nyx
Jul 11 '17 at 7:23




2




2





Possible duplicate of Chromium immediate shutdown upon launch Ubuntu 16.04

– neun24
Aug 16 '17 at 19:05





Possible duplicate of Chromium immediate shutdown upon launch Ubuntu 16.04

– neun24
Aug 16 '17 at 19:05










1 Answer
1






active

oldest

votes


















0














This issue seems to have been caused by the recent update to version 59.0.3071.109.



The temporary solution is to try to open it without extensions:



chromium-browser --disable-extensions





share|improve this answer























    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "89"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f932625%2fchromium-wont-start-on-ubuntu-16-04%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    This issue seems to have been caused by the recent update to version 59.0.3071.109.



    The temporary solution is to try to open it without extensions:



    chromium-browser --disable-extensions





    share|improve this answer




























      0














      This issue seems to have been caused by the recent update to version 59.0.3071.109.



      The temporary solution is to try to open it without extensions:



      chromium-browser --disable-extensions





      share|improve this answer


























        0












        0








        0







        This issue seems to have been caused by the recent update to version 59.0.3071.109.



        The temporary solution is to try to open it without extensions:



        chromium-browser --disable-extensions





        share|improve this answer













        This issue seems to have been caused by the recent update to version 59.0.3071.109.



        The temporary solution is to try to open it without extensions:



        chromium-browser --disable-extensions






        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Jul 6 '17 at 15:47









        user47227user47227

        1471111




        1471111






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Ask Ubuntu!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f932625%2fchromium-wont-start-on-ubuntu-16-04%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Why do type traits not work with types in namespace scope?What are POD types in C++?Why can templates only be...

            Will tsunami waves travel forever if there was no land?Why do tsunami waves begin with the water flowing away...

            Should I use Docker or LXD?How to cache (more) data on SSD/RAM to avoid spin up?Unable to get Windows File...