Opened 13 years ago
Closed 8 years ago
#9146 closed defect (obsolete)
Crash of VirtualBox after use of GuestControl commands
Reported by: | Pdufrene | Owned by: | |
---|---|---|---|
Component: | guest control | Version: | VirtualBox 4.0.8 |
Keywords: | Cc: | ||
Guest type: | Windows | Host type: | Windows |
Description (last modified by )
I have the following problem with VirtualBox 4.0.8
If I start my Vm (called test) from the gui (qt one). And then stop it (by using menu "Send ACPI shutdown"), everything is fine.
Now if, while the Vm is running, I used VBoxManage guestcontrol from a command line.
For sample: vboxmanage guestcontrol exec test cmd.exe --username user --password pass
The command is well executed (a command line appear in the VM)
But then when I shutdown the VM (still with Send ACPI shutdown) I have a crash at the completely end of the shutdown process. The crash occurs in VBoxC.dll, looks like the problem occurs when the COM object is released...
See the screenshot and the log file.
Attachments (2)
Change History (4)
by , 13 years ago
Attachment: | VmCrash.png added |
---|
by , 13 years ago
Attachment: | test-2011-06-29-10-44-55.log added |
---|
comment:1 by , 13 years ago
Component: | other → guest control |
---|
comment:2 by , 8 years ago
Description: | modified (diff) |
---|---|
Resolution: | → obsolete |
Status: | new → closed |
Please reopen if still relevant with a recent VirtualBox release.