Opened 15 years ago
Closed 14 years ago
#5375 closed defect (fixed)
Long continuing keypress freezes WindowsXp-Host => Fixed in SVN
Reported by: | Karsten Steingaß | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 3.1.0 |
Keywords: | Keystroke | Cc: | |
Guest type: | Windows | Host type: | Linux |
Description (last modified by )
Hi,
If I press a key on the keyboard for a very long time the input devices and maybe the whole system freezes until the key is released.
I first encountered this while "walking" in a 3D video game, where this bug also results in a Network-Lag but it not only happens in games it also can be reproduced on the Desktop.
The guest OS here is Windows XP with SP3, with a 2 CPU host and guest.
Steps to reproduce:
- Create new empty textfile
- Press a character key
- Move the mouse several times in a slow/normal speed from edge to edge (while the key is still pressed)
Expected results: Character is written to text file endlessly and mouse cursor moves over the screen.
Real result: Mouse and Screen freezes until the key press is released.
The mouse move only hastens the thing, it also happens without mouse but than it takes way longer. I normally manage to get two freezes before the character hits the border, sometimes only one.
If you need additional information , I'm glad to help as good as I can.
Bye, Karsten
Attachments (1)
Change History (9)
comment:1 by , 15 years ago
by , 15 years ago
Attachment: | Windows XP Full 3D-2009-12-03-13-29-11.log added |
---|
VBox log on RHEL 5 host.
comment:2 by , 15 years ago
Description: | modified (diff) |
---|---|
Version: | VirtualBox 3.0.8 → VirtualBox 3.1.0 |
Confirmed using a Windows XP guest and on a Debian / Lenny host. Most probably a bug in the PS/2 mouse/keyboard emulation.
comment:3 by , 15 years ago
I've missed this report bug confirmed for Windows XP SP3 32 bit host, #6249
comment:4 by , 15 years ago
the issue is present in VB 3.1.6, host&guest XP SP3 32 bit
just open Notepad, start pressing a letter key and while keeping it pressed, move the mouse cursor inside the guest (mouse integration can be enabled or disabled)
comment:5 by , 15 years ago
Summary: | Long continuing keypress freezes WindowsXp-Host → Long continuing keypress freezes WindowsXp-Host => Fixed in SVN |
---|
We think we finally fixed this bug. The fix will be available with the next release of VBox.
Updated to VBox 3.1.0
I am able to reproduce it here, according to your steps.
Host1: RHEL 5.3/x64, Core 2 P8600, VBox 3.1.0. (reproducible here)
Host2: Windows 7, x64, Core 2 Q6600, VBox 3.1.0. (non-reproducible here)
Guest: Windows XP.
It happens both with UP and SMP VM. (ACPI, ACPI SMP and even Standard PC HALs in XP)
Strangely enough, it does not happen on Windows Hosts !
-Technologov