Virtualbox >= 6.0.2: Unity crashes on startup












3















I am using a barebones Ubuntu 16.04 in VirtualBox, macOS host. Up to VirtualBox 6.0.0, everything was working fine. But with VirtualBox 6.0.2 and 6.0.4, Unity crashes on startup. In ~/.xession-errors I see lines similar to



upstart: unity7 main process (3256) killed by SEGV signal
upstart: unity7 main process ended, respawning
upstart: unity7 main process (3290) killed by SEGV signal
upstart: unity7 main process ended, respawning
upstart: unity7 main process (3324) killed by SEGV signal
upstart: unity7 main process ended, respawning
upstart: unity7 main process (3358) killed by SEGV signal


Is anyone else experiencing this, or is it specific to my setup? Is there any other solution than downgrading to VirtualBox 6.0.0?



Turning off 3D acceleration in VirtualBox fixes the problem, but also makes Ubuntu unusably slow.










share|improve this question





























    3















    I am using a barebones Ubuntu 16.04 in VirtualBox, macOS host. Up to VirtualBox 6.0.0, everything was working fine. But with VirtualBox 6.0.2 and 6.0.4, Unity crashes on startup. In ~/.xession-errors I see lines similar to



    upstart: unity7 main process (3256) killed by SEGV signal
    upstart: unity7 main process ended, respawning
    upstart: unity7 main process (3290) killed by SEGV signal
    upstart: unity7 main process ended, respawning
    upstart: unity7 main process (3324) killed by SEGV signal
    upstart: unity7 main process ended, respawning
    upstart: unity7 main process (3358) killed by SEGV signal


    Is anyone else experiencing this, or is it specific to my setup? Is there any other solution than downgrading to VirtualBox 6.0.0?



    Turning off 3D acceleration in VirtualBox fixes the problem, but also makes Ubuntu unusably slow.










    share|improve this question



























      3












      3








      3


      1






      I am using a barebones Ubuntu 16.04 in VirtualBox, macOS host. Up to VirtualBox 6.0.0, everything was working fine. But with VirtualBox 6.0.2 and 6.0.4, Unity crashes on startup. In ~/.xession-errors I see lines similar to



      upstart: unity7 main process (3256) killed by SEGV signal
      upstart: unity7 main process ended, respawning
      upstart: unity7 main process (3290) killed by SEGV signal
      upstart: unity7 main process ended, respawning
      upstart: unity7 main process (3324) killed by SEGV signal
      upstart: unity7 main process ended, respawning
      upstart: unity7 main process (3358) killed by SEGV signal


      Is anyone else experiencing this, or is it specific to my setup? Is there any other solution than downgrading to VirtualBox 6.0.0?



      Turning off 3D acceleration in VirtualBox fixes the problem, but also makes Ubuntu unusably slow.










      share|improve this question
















      I am using a barebones Ubuntu 16.04 in VirtualBox, macOS host. Up to VirtualBox 6.0.0, everything was working fine. But with VirtualBox 6.0.2 and 6.0.4, Unity crashes on startup. In ~/.xession-errors I see lines similar to



      upstart: unity7 main process (3256) killed by SEGV signal
      upstart: unity7 main process ended, respawning
      upstart: unity7 main process (3290) killed by SEGV signal
      upstart: unity7 main process ended, respawning
      upstart: unity7 main process (3324) killed by SEGV signal
      upstart: unity7 main process ended, respawning
      upstart: unity7 main process (3358) killed by SEGV signal


      Is anyone else experiencing this, or is it specific to my setup? Is there any other solution than downgrading to VirtualBox 6.0.0?



      Turning off 3D acceleration in VirtualBox fixes the problem, but also makes Ubuntu unusably slow.







      16.04 unity virtualbox compiz crash






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Feb 11 at 10:04







      Szabolcs

















      asked Jan 31 at 15:27









      SzabolcsSzabolcs

      2651516




      2651516






















          2 Answers
          2






          active

          oldest

          votes


















          2














          This bug report should enlighten you. There's a bugfix available via guest additions beta version:
          https://www.virtualbox.org/ticket/18325



          If the direct link to the beta ISO mentioned there does not work - there's a link on "test builds", just look there for the latest version:
          https://virtualbox.org/wiki/Testbuilds






          share|improve this answer





















          • 1





            Sadly the guest additions link references there is no longer working, so I can't try it. Hopefully this will be in 6.0.6 (or whichever version is next).

            – Szabolcs
            Feb 25 at 18:37











          • I downloaded test build 129045 for macOS, and installed the guest additions contained within ("6.0.5"). Unfortunately, the problem is still present in this version.

            – Szabolcs
            Feb 26 at 21:04











          • I also tried the guest additions test build revision 129041. It also does not work.

            – Szabolcs
            Feb 26 at 21:07



















          1














          I had same issue. This one from Development snapshots section worked in my case. https://www.virtualbox.org/download/testcase/VBoxGuestAdditions_6.0.97-129282.iso






          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%2f1114450%2fvirtualbox-6-0-2-unity-crashes-on-startup%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            2














            This bug report should enlighten you. There's a bugfix available via guest additions beta version:
            https://www.virtualbox.org/ticket/18325



            If the direct link to the beta ISO mentioned there does not work - there's a link on "test builds", just look there for the latest version:
            https://virtualbox.org/wiki/Testbuilds






            share|improve this answer





















            • 1





              Sadly the guest additions link references there is no longer working, so I can't try it. Hopefully this will be in 6.0.6 (or whichever version is next).

              – Szabolcs
              Feb 25 at 18:37











            • I downloaded test build 129045 for macOS, and installed the guest additions contained within ("6.0.5"). Unfortunately, the problem is still present in this version.

              – Szabolcs
              Feb 26 at 21:04











            • I also tried the guest additions test build revision 129041. It also does not work.

              – Szabolcs
              Feb 26 at 21:07
















            2














            This bug report should enlighten you. There's a bugfix available via guest additions beta version:
            https://www.virtualbox.org/ticket/18325



            If the direct link to the beta ISO mentioned there does not work - there's a link on "test builds", just look there for the latest version:
            https://virtualbox.org/wiki/Testbuilds






            share|improve this answer





















            • 1





              Sadly the guest additions link references there is no longer working, so I can't try it. Hopefully this will be in 6.0.6 (or whichever version is next).

              – Szabolcs
              Feb 25 at 18:37











            • I downloaded test build 129045 for macOS, and installed the guest additions contained within ("6.0.5"). Unfortunately, the problem is still present in this version.

              – Szabolcs
              Feb 26 at 21:04











            • I also tried the guest additions test build revision 129041. It also does not work.

              – Szabolcs
              Feb 26 at 21:07














            2












            2








            2







            This bug report should enlighten you. There's a bugfix available via guest additions beta version:
            https://www.virtualbox.org/ticket/18325



            If the direct link to the beta ISO mentioned there does not work - there's a link on "test builds", just look there for the latest version:
            https://virtualbox.org/wiki/Testbuilds






            share|improve this answer















            This bug report should enlighten you. There's a bugfix available via guest additions beta version:
            https://www.virtualbox.org/ticket/18325



            If the direct link to the beta ISO mentioned there does not work - there's a link on "test builds", just look there for the latest version:
            https://virtualbox.org/wiki/Testbuilds







            share|improve this answer














            share|improve this answer



            share|improve this answer








            edited Feb 26 at 18:12

























            answered Feb 25 at 17:53









            ftwftw

            213




            213








            • 1





              Sadly the guest additions link references there is no longer working, so I can't try it. Hopefully this will be in 6.0.6 (or whichever version is next).

              – Szabolcs
              Feb 25 at 18:37











            • I downloaded test build 129045 for macOS, and installed the guest additions contained within ("6.0.5"). Unfortunately, the problem is still present in this version.

              – Szabolcs
              Feb 26 at 21:04











            • I also tried the guest additions test build revision 129041. It also does not work.

              – Szabolcs
              Feb 26 at 21:07














            • 1





              Sadly the guest additions link references there is no longer working, so I can't try it. Hopefully this will be in 6.0.6 (or whichever version is next).

              – Szabolcs
              Feb 25 at 18:37











            • I downloaded test build 129045 for macOS, and installed the guest additions contained within ("6.0.5"). Unfortunately, the problem is still present in this version.

              – Szabolcs
              Feb 26 at 21:04











            • I also tried the guest additions test build revision 129041. It also does not work.

              – Szabolcs
              Feb 26 at 21:07








            1




            1





            Sadly the guest additions link references there is no longer working, so I can't try it. Hopefully this will be in 6.0.6 (or whichever version is next).

            – Szabolcs
            Feb 25 at 18:37





            Sadly the guest additions link references there is no longer working, so I can't try it. Hopefully this will be in 6.0.6 (or whichever version is next).

            – Szabolcs
            Feb 25 at 18:37













            I downloaded test build 129045 for macOS, and installed the guest additions contained within ("6.0.5"). Unfortunately, the problem is still present in this version.

            – Szabolcs
            Feb 26 at 21:04





            I downloaded test build 129045 for macOS, and installed the guest additions contained within ("6.0.5"). Unfortunately, the problem is still present in this version.

            – Szabolcs
            Feb 26 at 21:04













            I also tried the guest additions test build revision 129041. It also does not work.

            – Szabolcs
            Feb 26 at 21:07





            I also tried the guest additions test build revision 129041. It also does not work.

            – Szabolcs
            Feb 26 at 21:07













            1














            I had same issue. This one from Development snapshots section worked in my case. https://www.virtualbox.org/download/testcase/VBoxGuestAdditions_6.0.97-129282.iso






            share|improve this answer




























              1














              I had same issue. This one from Development snapshots section worked in my case. https://www.virtualbox.org/download/testcase/VBoxGuestAdditions_6.0.97-129282.iso






              share|improve this answer


























                1












                1








                1







                I had same issue. This one from Development snapshots section worked in my case. https://www.virtualbox.org/download/testcase/VBoxGuestAdditions_6.0.97-129282.iso






                share|improve this answer













                I had same issue. This one from Development snapshots section worked in my case. https://www.virtualbox.org/download/testcase/VBoxGuestAdditions_6.0.97-129282.iso







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Mar 17 at 21:04









                LmarLoeLmarLoe

                113




                113






























                    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%2f1114450%2fvirtualbox-6-0-2-unity-crashes-on-startup%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

                    Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

                    ComboBox Display Member on multiple fields

                    Is it possible to collect Nectar points via Trainline?