This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Python: subprocess running rsync causes broken socket in telnetlib


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]