Python: subprocess running rsync causes broken socket in telnetlib
David Antliff
david.antliff@gmail.com
Tue Nov 16 20:39:00 GMT 2010
On Mon, Nov 15, 2010 at 10:00, David Antliff wrote:
> Can anyone else see the fault if they run the script I posted?
It would be great to know if this fault exists only at my site, or if
other sites can also demonstrate this fault.
It's pretty easy to test - ensure you have Python and rsync installed
and simply run the script in my original post. If the problem arises,
you'll get a python socket.error exception, error 113 "Software caused
connection abort".
100% reproducible for me, on every Cygwin installation I've tried it on.
This fault might suggest a file descriptor leak between processes.
-- David.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
More information about the Cygwin
mailing list