Opened 11 years ago
Closed 9 years ago
#12668 closed defect (obsolete)
system freeze with two mice
Reported by: | westl | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 4.3.6 |
Keywords: | Cc: | ||
Guest type: | Windows | Host type: | Linux |
Description
(at least with Win 7 32bit guest machine with and without Virtualbox add-ons)
Systematically occurs when two mice are plugged in.(The reason why I was using two mice is because I was programming a gaming mouse which can't be done in Linux. I set to have this gaming "usb mouse" as usb-captured by the guest.
The problem of freezing still occurs without using usb-capturing. As long as two mice are plugged-in the native&guest will all freeze together. )
A Windows 7 guest machine can boot up, but when shutting down the guest as well as the "host" freezes. (In the VM machine, the user Desktop closes properly, and the screen freezes with the machine picture textlogo 'Shutting down...')
local keyboard and mouse are frozen. ssh is not permissible to the native host indicating it is really frozen.
I believe it's possibly the Linux kernel, as I don't think this was occurring with previous Linux kernel builds
( root@debian:~# dpkg -S /boot/vmlinuz-3.12-0.bpo.1-amd64 linux-image-3.12-0.bpo.1-amd64: /boot/vmlinuz-3.12-0.bpo.1-amd64 root@debian:~# uname -a Linux debian 3.12-0.bpo.1-amd64 #1 SMP Debian 3.12.6-2~bpo70+1 (2014-01-07) x86_64 GNU/Linux root@debian:~# apt-cache policy linux-image-3.12-0.bpo.1-amd64 linux-image-3.12-0.bpo.1-amd64:
Installed: 3.12.6-2~bpo70+1 Candidate: 3.12.6-2~bpo70+1 Version table:
* 3.12.6-2~bpo70+1 0
100 http://debian.bhs.mirrors.ovh.net/debian/ wheezy-backports/main amd64 Packages 100 /var/lib/dpkg/status
) (ovh is an official mirror of debian.org)
thanks..
Please reopen if still relevant with a recent VirtualBox release.