Opened 12 years ago
Closed 12 years ago
#12230 closed defect (fixed)
VBoxManage.exe CRASH on execute --image action
Reported by: | Creator07 | Owned by: | |
---|---|---|---|
Component: | guest control | Version: | VirtualBox 4.3.0 |
Keywords: | crash appcrash vboxmanage | Cc: | |
Guest type: | Windows | Host type: | Windows |
Description
VBoxManage.exe process crash after any execute --image action
i.e.
C:\Program Files\Oracle\VirtualBox\VBoxManage.exe --nologo guestcontrol "Windows XP X86" execute --image "C:\Windows\System32\calc.exe" --username test --password 123
APPCRASH Info:
Problem signature: Problem Event Name: APPCRASH Application Name: VBoxManage.exe Application Version: 0.0.0.0 Application Timestamp: 525d1b35 Fault Module Name: combase.dll Fault Module Version: 6.2.9200.16420 Fault Module Timestamp: 505a9af2 Exception Code: c0000005 Exception Offset: 000000000000651b OS Version: 6.2.9200.2.0.0.256.49 Locale ID: 1033 Additional Information 1: a7ae Additional Information 2: a7ae8ab3c174d0ce70e196a8fb5a5285 Additional Information 3: 5ae0 Additional Information 4: 5ae022c4cbafa13a04383ddae262e31f
Tested on Windows 7 X86, Windows 8 X64, Windows Server 2008 X64.
Attachments (1)
Change History (5)
by , 12 years ago
Attachment: | Windows XP X86-2013-10-21-17-40-08.log added |
---|
comment:1 by , 12 years ago
comment:2 by , 12 years ago
Bug still reproduce with command at the end of the command line.
Yes, other commands work fine.
Also, I have latest virtualbox guest additions.
comment:4 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
This should be fixed in the next upcoming maintenance release, closing. Please re-open if the problem persists with the new version.
Thanks for the report; after taking a quick peek at the log everything looks goods there. Does this also happen if you append the to-execute commend at the end of the command line:
Also, do other VBoxManage commands work for you?