VirtualBox

Opened 13 years ago

Closed 13 years ago

#8033 closed defect (fixed)

Since 4.0.0 Linux guest fails to complete booting with a PIT timer => Fixed in SVN

Reported by: rocks Owned by:
Component: other Version: VirtualBox 4.0.0
Keywords: Cc:
Guest type: other Host type: other

Description

Since upgrading to VirtualBox 4.0.0, my Gentoo guest fails to complete booting with a tickless kernel. Passing nohz=off works around the problem.

Tested with 2.6.31 and 2.6.36.

Attachments (2)

VBox.log (62.0 KB ) - added by rocks 13 years ago.
freeze.png (23.1 KB ) - added by rocks 13 years ago.
Screenshot showing where the freeze occurs.

Download all attachments as: .zip

Change History (8)

by rocks, 13 years ago

Attachment: VBox.log added

comment:1 by Frank Mehnert, 13 years ago

Can you explain this a bit more? The guest boots fine until a certain phase and then stops booting? Does it stop always at the same location or is that different? What happens if it stops: Does the VM process consume any CPU cycles?

comment:2 by rocks, 13 years ago

While the boot process doesn't always freeze in the exact same position, it is always very close, and it definitely never reaches init. When it stops, VirtualBox drops from ~50% CPU to ~1%.

by rocks, 13 years ago

Attachment: freeze.png added

Screenshot showing where the freeze occurs.

comment:3 by Frank Mehnert, 13 years ago

Any chance to get the complete guest kernel output? You could setup a serial interface with a raw file backend and redirect the kernel console to the serial port (append console=ttyS0 to the kernel command line). The interesting question is why the kernel chose the PIT as timer and not the Local APIC.

comment:4 by Frank Mehnert, 13 years ago

priority: majorcritical

Actually reproducible if the guest kernel is booted with nolapic.

comment:5 by Frank Mehnert, 13 years ago

Summary: Since 4.0.0 Linux guest fails to complete booting with tickless kernelSince 4.0.0 Linux guest fails to complete booting with a PIT timer => Fixed in SVN

This is not related to a tickless kernel. Booting with nolapic nohz=off shows the same problem. That problem will be fixed in the next maintenance release.

comment:6 by Frank Mehnert, 13 years ago

Resolution: fixed
Status: newclosed

Fixed in 4.0.4

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use