VirtualBox

Opened 12 years ago

Closed 8 years ago

#10137 closed defect (obsolete)

Guest execution doesn't properly send stdout/stderr with Linux guest and Mac host

Reported by: mitchellh Owned by:
Component: guest control Version: VirtualBox 4.1.8
Keywords: Cc:
Guest type: Linux Host type: Mac OS X

Description (last modified by Frank Mehnert)

This is easy to reproduce:

VBoxManage guestcontrol foo execute --timeout 5000 --username foo --password foo --wait-exit --wait-stdout --wait-stderr -- /bin/bash -c 'echo foo'

The result is no data is outputted on the host machine on STDOUT or STDERR, although an "echo foo" did take place.

If I remove the --wait-stderr then the stdout comes through fine.

Change History (3)

comment:1 by Frank Mehnert, 12 years ago

Component: guest additionsguest control
Description: modified (diff)

in reply to:  description comment:2 by pbartfai, 12 years ago

Same problem happens on Windows 7 hosts.

comment:3 by aeichner, 8 years ago

Resolution: obsolete
Status: newclosed

Please reopen if still relevant with a recent VirtualBox release.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use