VirtualBox

Ticket #789 (closed defect: fixed)

Opened 9 months ago

Last modified 3 weeks ago

host-pipe no access on kernel >= 2.6.23

Reported by: scythe Assigned to:
Priority: critical Component: other
Version: VirtualBox 1.5.2 Keywords:
Cc: Guest type: other
Host type: other

Description (Last modified by frank)

com port created as host-pipe on kernel >= 2.6.23 are not connectable, so it's not useable. with kernel < 2.6.23 it works without problems. tested with virtualbox 1.5 and 1.5.2.

socat -d -d -d /tmp/gps exec:'gpspipe -r'
2007/10/18 19:26:45 socat[5186] I socat by Gerhard Rieger - see www.dest-unreach.org
2007/10/18 19:26:45 socat[5186] I This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit. (http://www.openssl.org/)
2007/10/18 19:26:45 socat[5186] I This product includes software written by Tim Hudson (tjh@cryptsoft.com)
2007/10/18 19:26:45 socat[5186] I interpreting address "/tmp/gps" as file name
2007/10/18 19:26:45 socat[5186] I "/tmp/gps" is a socket, connecting to it
2007/10/18 19:26:45 socat[5186] I socket(1, 1, 0) -> 3
2007/10/18 19:26:45 socat[5186] E connect(3, /tmp/gps, 110): Connection refused
2007/10/18 19:26:45 socat[5186] N exit(1)

Change History

12/03/07 10:42:19 changed by frank

  • description changed.

12/28/07 22:59:22 changed by frank

Connection refused means that no one is listening at the socket. Please could you post the VBox.log file of the VM when this fails?

07/07/08 16:09:38 changed by sandervl73

  • status changed from new to closed.
  • resolution set to fixed.

No answer; closing.

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy