11Troubleshooting
11.3.2AMD Barcelona CPUs
Most
11.3.3 Buggy Linux 2.6 kernel versions
The following bugs in Linux kernels prevent them from executing correctly in VirtualBox, causing VM boot crashes:
•The Linux kernel version 2.6.18 (and some 2.6.17 versions) introduced a race condition that can cause boot crashes in VirtualBox. Please use a kernel version 2.6.19 or later.
•With hardware virtualization and the I/O APIC enabled, kernels before 2.6.24- rc6 may panic on boot with the following message:
Kernel panic - not syncing:
If you see this message, either disable hardware virtualization or the I/O APIC (see chapter 3.7.2, System settings, page 47), or upgrade the guest to a newer kernel.2
11.4 Windows hosts
11.4.1 VBoxSVC out-of-process COM server issues
VirtualBox makes use of the Microsoft Component Object Model (COM) for inter- and
When the last process disconnects from the COM server, it will terminate itself after some seconds. The VirtualBox configuration (XML files) is maintained and owned by the COM server and the files are locked whenever the server runs.
In some cases - such as when a virtual machine is terminated unexpectedly - the COM server will not notice that the client is disconnected and stay active for a longer period (10 minutes or so) keeping the configuration files locked. In other rare cases
2See
148