VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1984 - 1986 of 16363)

Ticket Resolution Summary Owner Reporter
#3561 fixed The virtual machine hangs right before suspending Pedro Côrte-Real
Description

The Virtual machine hangs right before finishing the saving to disk process. It seems to be entering an illegal state:

02:06:38.926 ERROR [COM]: aRC=VBOX_E_INVALID_VM_STATE (0x80bb0002)
aIID={e3c6d4a1-a935-47ca-b16d-f9e9c496e53e} aComponent={Console}
aText={Invalid machine state: 9)} aWarning=false, preserve=false

I'm running the latest version (2.1.4) on a Windows XP SP2 host, running an Ubuntu Linux guest:

$ uname -a
Linux wintermute 2.6.27-11-generic #1 SMP Thu Jan 29 19:24:39 UTC 2009 i686 GNU/Linux

After killing virtual box in the task manager and restarting it it was able to restore the machine to its previous state. I've had the same thing happening where the restore wasn't possible.

#3562 fixed CentOS faild to install => Fixed in SVN andres suarez
Description

Hi,

I have installed the latests virtual box 2.1.4; I have tried to install centos (5.1 and 5.2) but it freezes on the boot process; I can install debian successfully.

#3563 fixed vboxmouse driver changes locale -> should be fixed in SVN Fatih Asici
Description

vboxmouse module calls setlocale and changes X server's locale to user's locale instead of C. Then server makes comparisons in user's locale and that causes serious problems especially in Turkish locale. In Turkish, tolower("I") is not "i". So server converts "PCI" string to "pcı" (not "pci").

In order to reproduce the problem, add the following line to xorg.conf:

BusId "PCI:0:2:0"

Then set LC_ALL to tr_TR.UTF-8 and start xserver. That will fail; because it won't find the matching "Device" section. When vboxmouse module is disabled, server starts correctly.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy