Virtualbox >= 6.0.2: Unity crashes on startup
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
add a comment |
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
add a comment |
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
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
16.04 unity virtualbox compiz crash
edited Feb 11 at 10:04
Szabolcs
asked Jan 31 at 15:27
SzabolcsSzabolcs
2651516
2651516
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
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
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
add a comment |
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
add a comment |
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
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
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
add a comment |
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
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
add a comment |
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
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
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
add a comment |
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
add a comment |
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
add a comment |
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
add a comment |
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
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
answered Mar 17 at 21:04
LmarLoeLmarLoe
113
113
add a comment |
add a comment |
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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