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: Cygwin1.dll 1.7.0-5x: RSYNC failures in close() system call on pipe file descriptors


On Aug 13 13:17, cygwin wrote:
> The RSYNC application fails in close() on the pipe streams to and from  
> child processes created when rsync starts.
> When running rsync.exe and cygwin1.dll from cygwin 1.5 within the 1.7  
> installation on the same system (WinXP pro),
> the identical invocation completes without errors.
>
> The problems appears to be a bug in the cygwin.dll
>
> For example,
>
> $ rsync -a /etc /test
>
> produces the following messages:
>
> rsync: Failed to dup/close: Socket operation on non-socket (108)
> rsync error: error in IPC code (code 14) at pipe.c(147) [receiver=3.0.5]
> rsync: read error: Connection reset by peer (104)
> rsync error: error in IPC code (code 14) at io.c(759) [sender=3.0.5]

I tested the exact above command with cygwin 1.7-0-58 and rsync-3.0.5-1
on Windows 7, WIndows Server 2008 SP2, as well as on XP SP3.

Works fine for me on all three systems.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
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]