Opened 14 years ago
Closed 8 years ago
#8392 closed defect (obsolete)
guestcontrol execute --wait-for exit, causes exception during poweroff
Reported by: | Paolo Virtual | Owned by: | |
---|---|---|---|
Component: | guest control | Version: | VirtualBox 4.0.4 |
Keywords: | Cc: | ||
Guest type: | Linux | Host type: | Windows |
Description (last modified by )
This is only observed for Windows XP hosts right now:
After successfully invoking a command in the guest (debian linux) e.g.
VBoxManage guestcontrol execute <vmname> "/bin/ls" ... --wait-for exit
An following poweroff sometimes later causes an excpetion:
VBoxManage controlvm BITB poweroff
"An unhandled win32 exception occured in VirtualBox.exe [1224]"
The exception number [1224] is only an example. There are various numbers occuring.
Change History (2)
comment:1 by , 13 years ago
Component: | VM control → guest control |
---|
comment:2 by , 8 years ago
Description: | modified (diff) |
---|---|
Resolution: | → obsolete |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Please reopen if still relevant with a recent VirtualBox release.