X-Spam-Check-By: sourceware.org Date: Fri, 10 Aug 2007 13:30:45 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Rsync and the two latest snapshots Message-ID: <20070810113045.GJ8535@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20070809095039 DOT GE28646 AT calimero DOT vinschen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Aug 9 19:23, Thorsten Kampe wrote: > * Corinna Vinschen (Thu, 9 Aug 2007 11:50:39 +0200) > > On Aug 7 14:28, Thorsten Kampe wrote: > > > actual copying fails (partially?) with something like "skipping > > > everything under /foo/bar - too many open files" (which does not > > > happen with the 17/7 snapshot and all before that). > > > > Looks like my new code doesn't close a file handle when it should. > > > > > If the developers are interested in the thing I'd give a more detailed > > > error description. > > > > An strace snippet which shows the point wehere the actual error is > > generated might be helpful. > > First the rsync error: > > cygwin/var/run/utmp > 2464 100% 2.02kB/s 0:00:01 (xfer#67, to-check=26525/51525) > data/install/microsoft/PsTools.zip > 1026578 100% 1.55MB/s 0:00:00 (xfer#68, to-check=19463/51525) > rsync: recv_generator: failed to stat "/cygdrive/j/thorsten/backup/usb/data/in > stall/thebat/imap/IMAP-Einstellungen und Erkl\#344rung der verschiedenen Punkt > e/atb_team.gif": Bad address (14) Erm... you didn't tell about this "Bad address" error. > rsync: recv_generator: mkdir "/cygdrive/j/thorsten/backup/usb/data/install/usb > 2" failed: Too many open files (24) Unfortunately there's nothing pointing to any of the above errors in the strace output. What's the exact command you use? Also, can you retry with the latest from CVS and perhaps try to run this under GDB to find out more? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/