VirtualBox

Opened 13 years ago

Last modified 12 years ago

#10069 closed defect

VBoxService.exe crashes when executing a remote command from the host system — at Initial Version

Reported by: Slava Owned by:
Component: guest control Version: VirtualBox 4.1.8
Keywords: guestcontrol execute Cc:
Guest type: Windows Host type: Linux

Description

When executing a remote command like this

$ sudo -Hu builder vboxmanage --nologo guestcontrol Win7x64Build execute
"c:\python32\python.exe" --username "build" --password "superpuperpassword"
--wait-stdout -- "c:\lmsbuild\build.py"

sent from the host system VBoxService.exe crashes in 100% cases.

The crash occurs because VBoxService.exe executes a hard-coded breakpoint. It seems like it is because an assertion fails in D:\tinderbox\add-4.1\src\VBox\Additions\common\VBoxService\VBoxServiceControlExecThread.cpp, in the function VBoxServiceControlExecThreadGetOutput, supposedly line number 395.

The crash report with the memory dump is attached.

Change History (1)

Note: See TracTickets for help on using tickets.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy