VirtualBox

Opened 10 years ago

Closed 10 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)

Windows XP X86-2013-10-21-17-40-08.log (90.5 KB ) - added by Creator07 10 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 by pentagonik, 10 years ago

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:

VBoxManage.exe --nologo guestcontrol "Windows XP X86" execute --username test --password 123 -- "C:\Windows\System32\calc.exe"

Also, do other VBoxManage commands work for you?

comment:2 by Creator07, 10 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.

Last edited 10 years ago by Creator07 (previous) (diff)

comment:3 by pentagonik, 10 years ago

Yes, your Guest Additions look fine. Will take a look at it then.

comment:4 by pentagonik, 10 years ago

Resolution: fixed
Status: newclosed

This should be fixed in the next upcoming maintenance release, closing. Please re-open if the problem persists with the new version.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use