VirtualBox

Opened 12 years ago

Last modified 8 years ago

#10137 closed defect

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

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

Description

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 (0)

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use