Ticket #5699 (closed defect: fixed)
Random failures with smp on host Mac OS X 10.5 guest Ubuntu 9.10 64-bit with VB 3.1.0. => Fixed in 3.1.4
Reported by: | caldo_de_cana | Owned by: | |
---|---|---|---|
Priority: | major | Component: | guest smp |
Version: | VirtualBox 3.1.0 | Keywords: | |
Cc: | Guest type: | Linux | |
Host type: | Mac OS X |
Description
This is on a Mac OS X 10.5.8. I used to have Ubuntu 9.04 64-bit installed in VB 3.0.10 with 2 CPUs for the guest (host has 2 cpus) and all was fine. Then I decided to update both (ubuntu to 9.10 64-bit desktop and vb to 3.1.0) at the same time, with the default options and the only differences being that I removed floppy support and changed CPUs from 1 to 2. Installation was painful, and I had to reinstall several times. Normal issues are:
- doesn't shut down, stays at the ugly yellow ubuntu 9.10 background
- doesn't boot, grub fails miserably, or
- doesn't boot, plays the first few ms of the ugly ubuntu boot chime repeatedly, then stops the sound, and freezes at the ugly flashy loading screen (this is the log I'm attaching to this ticket)
- apt-get upgrade or installing a bunch of packets makes the whole installation go boom and one of the previous issues arise
- make -j2 borks the compilation...
amongst others.
I tried with 1 cpu, and things were much more stable, I didn't get any issues then.
Attachments
Change History
comment:1 Changed 8 years ago by sandervl73
- Summary changed from Random failures with smp on host Mac OS X 10.5 guest Ubuntu 9.10 64-bit with VB 3.1.0. to Random failures with smp on host Mac OS X 10.5 guest Ubuntu 9.10 64-bit with VB 3.1.0. -> retry with 3.1.2
Fixed in SVN.
comment:2 Changed 8 years ago by sandervl73
- Summary changed from Random failures with smp on host Mac OS X 10.5 guest Ubuntu 9.10 64-bit with VB 3.1.0. -> retry with 3.1.2 to Random failures with smp on host Mac OS X 10.5 guest Ubuntu 9.10 64-bit with VB 3.1.0. -> retry with 3.1.4
Retry with 3.1.4. That version will include an important stability fix for SMP guests.
comment:3 Changed 8 years ago by sandervl73
Please check if 3.1.4 beta 1 solves the problem: http://forums.virtualbox.org/viewtopic.php?f=15&t=27300
comment:4 Changed 8 years ago by caldo_de_cana
Hi, I've been using for some hours already with one Windows and one Linux vbox open, re-built my entire toolchain with make -j2 and there were no issues.
Thanks!
comment:5 Changed 8 years ago by frank
- Summary changed from Random failures with smp on host Mac OS X 10.5 guest Ubuntu 9.10 64-bit with VB 3.1.0. -> retry with 3.1.4 to Random failures with smp on host Mac OS X 10.5 guest Ubuntu 9.10 64-bit with VB 3.1.0. => Fixed in 3.1.4
Thanks for the feedback, lets consider this bug as fixed then!