Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Mon, 11 Mar 2002 21:21:00 +0100 From: Patrik Schilt To: cygwin AT cygwin DOT com Subject: Bug Report: rsync core dumps Message-ID: <20020311212059.A32530@bnc.ch> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="UlVJffcvxoiEqYs2" Content-Disposition: inline User-Agent: Mutt/1.2.5i Organization: Business Network Communications AG, Switzerland --UlVJffcvxoiEqYs2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, I'm using cygwin and it's absolutly cool, thanks to everybody. I encountered a problem with rsync, when syncing a normal pdf file. $ uname -a CYGWIN_NT-5.0 HOMER 1.3.10(0.51/3/2) 2002-02-25 11:14 i686 unknown $ rsync --version rsync version 2.5.2 protocol version 26 Copyright (C) 1996-2002 by Andrew Tridgell and others Capabilities: 32-bit files, socketpairs, hard links, symlinks, batchfiles, no IPv6, 32-bit system inums, 64-bit internal inums $ rsync -avuzb -e ssh . user AT potato:~/howto/ethernet/ rsync: open connection using ssh -l user potato rsync --server -vbulogDtprz . "~/howto/ethernet/" rsync: building file list... rsync: 6 files to consider. link_aggregation/ link_aggregation/ahtrunk.pdf Segmentation fault (core dumped) Patrik -- Patrik Schilt - mailto:patrik AT schilt DOT ch - http://www.schilt.ch GnuPG Public Key: http://www.schilt.ch/patrik/public-key --UlVJffcvxoiEqYs2 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="rsync.exe.stackdump" Exception: STATUS_ACCESS_VIOLATION at eip=6108BE04 eax=0A07D160 ebx=00008000 ecx=000015A6 edx=00000000 esi=0A0BF000 edi=0A07FAC8 ebp=00227964 esp=00227958 program=C:\cygwin\bin\rsync.exe cs=001B ds=0023 es=0023 fs=003B gs=0000 ss=0023 Stack trace: Frame Function Args 00227964 6108BE04 (0A07D160, 0A0BC698, 00008000, 61092CDA) 00227994 0041D702 (0042B6B0, 0A07D160, 00008000, 00001F54) 002279C4 0041D9F4 (0A073AA0, 0000FE9C, 00227A04, 0041D177) 00227A04 0041E1E4 (0A073AA0, 00000000, 00000000, 0041244E) 00227A44 0041D323 (0042B6B0, 00000000, 00004001, 00000000) 00227A84 0041327E (00000004, FFFFFFFE, 0A01AF00, FFFFFFFF) 00227AC4 00413A05 (00000004, FFFFFFFE, 0A01AF00, 000002BC) 00227B14 00409760 (00000004, 0A01AF98, 0A01AF00, FFFFFFFF) 00227BA4 00409CFD (00000004, 0A01AF98, 0A01AF00, 00017403) 00227BE4 00409E54 (00000004, 0A01AF98, 0A01AF00, 00017403) 0022FDE4 004048FF (0A010A18, 00000004, 00000005, 77E8615B) 0022FE24 004088E6 (00000005, 00000004, 000005A4, 00000001) 0022FE84 00408E28 (00000002, 0A0104D0, 0022FEB4, 00408F28) 0022FEB4 004090D0 (00000002, 0A0104D0, 0A010278, 00000000) 0022FF10 61003F42 (00000000, 00000000, 0022E750, FF17FD60) 0022FF40 61004236 (00408EC8, 0022E750, 81306920, 00000000) End of stack trace (more stack frames may be present) --UlVJffcvxoiEqYs2 Content-Type: text/plain; charset=us-ascii -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/ --UlVJffcvxoiEqYs2--