delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2009/10/04/12:00:24

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS
X-Spam-Check-By: sourceware.org
Message-ID: <4AC8C9F7.4030207@gmail.com>
Date: Sun, 04 Oct 2009 17:14:47 +0100
From: Dave Korn <dave DOT korn DOT cygwin AT googlemail DOT com>
User-Agent: Thunderbird 2.0.0.17 (Windows/20080914)
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: rsync error
References: <8d7f7110910040809r15bd5c0ak2671349d3d8cf706 AT mail DOT gmail DOT com>
In-Reply-To: <8d7f7110910040809r15bd5c0ak2671349d3d8cf706@mail.gmail.com>
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

nwpu053821 AT gmail wrote:
> $ rsync.exe -a one/ two/
> rsync: Failed to dup/close: Socket operation on non-socket (108)
> rsync error: error in IPC code (code 14) at /home/lapo/packaging/rsync-3.0.6-1/s
> rc/rsync-3.0.6/pipe.c(147) [receiver=3.0.6]

  Can't reproduce:

> admin AT ubik ~
> $ cd /tmp
> 
> admin AT ubik /tmp
> $ mkdir one
> 
> admin AT ubik /tmp
> $ touch one/a one/b one/c
> 
> admin AT ubik /tmp
> $ rsync.exe -a one/ two/
> 
> admin AT ubik /tmp
> $ echo $?
> 0
> 
> admin AT ubik /tmp
> $ ls two/
> a  b  c
> 
> admin AT ubik /tmp
> $

  Also, you wrote:

> the cpu usage of sshd up to 100% when a request come in.

which is almost haiku :) but the point is, I wonder if you have some kind of
networking-related BLODA.  Either Ice-3.3.1 or the Microsoft Network Monitor
may have installed some kind of hook or layered service provider or
intermediate (filter) network device driver that could be causing interference
with sshd.

  You should also make sure that you get "green software" out of the path,
because it appears to be a cygwin-1.5 based 3PP installation, and if the 1.7
sshd were to end up invoking a 1.5 executable that happened to be first in the
path, that might hang.

  So first (because easiest) make sure you get green software out of the PATH
settings, reboot everything and try again; then if that doesn't help you may
have to try temporarily uninstalling Ice and Network Monitor, one at a time,
to see if they make a difference.

    cheers,
      DaveK


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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019