﻿id,summary,reporter,owner,description,type,status,component,version,resolution,keywords,cc,guest,host
10069,VBoxService.exe crashes when executing a remote command from the host system,Slava,,"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.",defect,closed,guest control,VirtualBox 4.1.8,fixed,guestcontrol execute,,Windows,Linux
