VirtualBox

Opened 13 years ago

Closed 11 years ago

Last modified 9 years ago

#9650 closed defect (obsolete)

VBoxManage guestcontrol hangs on execute — at Version 6

Reported by: Branan Owned by:
Component: guest control Version: VirtualBox 4.1.2
Keywords: Cc:
Guest type: other Host type: other

Description (last modified by Frank Mehnert)

Example session:

VBoxManage --nologo guestcontrol 'Uru Build Server' execute --image 'C:\windows\notepad.exe' \
 --username buildbot --password password --wait-stdout --verbose
Waiting for guest to start process ...
Process 'C:\windows\notepad.exe' (PID: 2104) started
Waiting for process to exit ...
^C^C^C

Once I close notepad (or the process terminates on its own), VBoxManage does not end, instead it just hangs at "Waiting for process to exit ...". SIGINT has no effect on VBoxManage at this point.

If I kill the VBoxManage process and try to run a new instance of it, it will hang at "Waiting for guest to start process ..." (as if some sort of lock was never released by the killed process?). No process is ever launched in the VM. As far as I can tell, this can't be fixed without restarting the VM.

The VM is pretty lightweight - currently the only program installed is Visual Studio.

Change History (7)

by Branan, 13 years ago

Attachment: VBox.log added

VBox.log

comment:1 by Frank Mehnert, 13 years ago

Component: otherguest control

comment:2 by SamuraiJack, 12 years ago

Confgirm this. This happens for me too, and only cure is to restart the guest.

comment:3 by SamuraiJack, 12 years ago

My VBox version is 4.1.18, host is Ubuntu 12.04, guest Windows 7

comment:6 by Frank Mehnert, 11 years ago

Description: modified (diff)
Resolution: fixed
Status: newclosed

There were many changes in guest execute in VBox 4.2. Please reopen if still relevant with VBox 4.2.4.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use