#5872 closed defect (fixed)
64bit guests suffer fast clock drift -> fixed in SVN/3.1.4
Reported by: | airtime | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 3.1.2 |
Keywords: | clock, drift, 64bit | Cc: | |
Guest type: | Windows | Host type: | Windows |
Description
Host: Intel i5 750 cpu, 8GB RAM, Windows 7 Ultimate 64bit, VirtualBox 3.1.2
Guests: Windows 2008 R2 64bit, 1 virtual cpu core, 1GB RAM, Guest Addtions v3.1.2 installed.
Problem: Fast clock drift in guest. Clock gains 12 seconds for every 1 minute passed ie. Clock is drifting positively by 20% each minute. This is not experienced in 32bit guests on the same host - only 64bit guests exhibit this behaviour.
Change History (12)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Changed the HPET mode in the host's BIOS to 64bit. This action reduces the clock drift to a gain of 6 seconds for every 1 minute passed, or 10% each minute (with Guest Additions 3.1.2 installed).
comment:3 by , 15 years ago
Extracted the v3.1.0.r55467 VBoxGuestAdditions.iso from the install file. Installed that on the guest and the clock drift stopped.
It looks like a bug has been introduced in the v3.1.2.r56127 Guest Additions for 64bit Windows guests.
Work-around at the moment is to uninstall the v3.1.2 Guest Additions and install the v3.1.0 Guest Additions in 64bit Windows guests.
follow-up: 5 comment:4 by , 15 years ago
Same problem here.
Host: AMD 905e/Linux x64 (Gentoo) Guest: Windows 7 Ultimate x64
follow-up: 6 comment:5 by , 15 years ago
Replying to JackieKu: Seeing it here too. Windows 7 Home Premium guest on Kubuntu 9.10 host. I just reset my windows clock about 30 minutes ago and it's already 6 minutes fast.
comment:6 by , 15 years ago
comment:7 by , 15 years ago
Summary: | 64bit guests suffer fast clock drift → 64bit guests suffer fast clock drift -> fixed in SVN/3.1.4 |
---|
comment:8 by , 15 years ago
Please check if 3.1.4 beta 1 solves the problem: http://forums.virtualbox.org/viewtopic.php?f=15&t=27300
comment:9 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:10 by , 15 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
I am using 64 bits Ubuntu host and 32 bits Windows XP guest, and I see the clock drift both with VB 3.1.2 and the new 3.1.4. Yes, I upgraded the Guest Tools.
comment:11 by , 15 years ago
Not to invalidate your issue, but 3.1.4 completely solved the issue for me. Perhaps you could could give some more info, like how it is drifting, e.g. gaining 20% per minute like the OP. Or is it speeding up and slowing down. This particular bug had to do with 64-bit guests and you have a 32-bit guest. There is no way someone can identify and fix what you are reporting with the little bit of info you've given.
comment:12 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Please never ever reopen a ticket if:
- your problem is different from the reported one (64 bits linux vs 32 bits windows)
- you don't specify any information (VBox.log is required)
The right action in this case is to open a new ticket with a proper description and VBox.log. Thanks.
Further information:
If I uninstall the Guest Additions the clock drift stops. This problem seems to be associated with the v3.1.2 Guest Additions for Windows 64bit guests.