VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1216 - 1218 of 16363)

Ticket Resolution Summary Owner Reporter
#15428 obsolete Base pointer isn't updated during function calling after enabling interrupts. osdevel
Description

This ticket is reporting the same problem as in 14032. During booting my operating system after interrupts had been enabled the base pointer wasn't updated during function calling. As a result the function returned to a wrong place. I'm ready to reproduce the fault with a debug version of VirtualBox made for this problem and collect any required information.

#9606 obsolete Batch VBoxManage unregistervm BSOD VirtualBoxBug
Description

I ran this batch on a list of 10 VM names and at the fourth a BSOD with IRQL_NOT_LESS_OR_EQUAL occurred.

_ VBoxManage controlvm "%variable" poweroff VBoxManage controlvm discardstate "%variable"

VBoxManage storageattach "%variable" --storagectl "IDE Controller" --port 0 --device 0 --type hdd --medium none

VBoxManage unregistervm "%variable" --delete VBoxManage closemedium disk "%variable.vdi" VBoxManage closemedium disk "%variable.vdi" _

"%variable" is a place-holder, not a real variable name. (Not sure all of the lines are required.)

Maybe because they were performed in such close succession, even running simultaneously since each deletion batch was started as a separate process, VirtualBox got really confused.

As a workaround I'll make them serial and introduce delays between deletions, so that everything has time to settle down.

Host is Windows Server 2003 Service Pack 2.

The question I'd like an answer to: Is it safe to run multiple instances of vboxmanage, asking VirtualBox to do many things at once?

#9609 duplicate Batch starting multiple VMs simultaneously GURU MEDITATION VirtualBoxBug
Description

I started 20 VMs at the same time using VBoxManage and got guru meditation on 6 of them and one aborted. I didn't experience this on 3.x.

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