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 Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <6A0F951DBB1DD611A90600805F9F54550282D79A@mail.empirecorp.org> From: SMore AT empirecorp DOT org To: cygwin AT cygwin DOT com Subject: snapshot cygwin1-20031212.dll.bz2 Date: Fri, 12 Dec 2003 12:26:33 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-OriginalArrivalTime: 12 Dec 2003 17:24:50.0062 (UTC) FILETIME=[D8DF52E0:01C3C0D4] I am trying to get a stable rsync to work between 2 windows 2000 boxes and so far the cygwin1-20031212.dll.bz2 snapshot is working the best. Previous version only seems to hang after "client_run waiting on xxxx". If there are no changes to be made the program exits fine. If changes need to be copied, the copy occurs then a core dump results: << snip >> recv_files phase=1 generate_files phase=2 send files finished total: matches=2 tag_hits=20 false_alarms=0 data=3500 recv_files finished client_run waiting on 2684 Segmentation fault (core dumped) $ less rsync.exe.stackdump Exception: STATUS_ACCESS_VIOLATION at eip=610864C7 eax=00000B0C ebx=00409E30 ecx=610EFE64 edx=00000004 esi=00000014 edi=0022FB48 ebp=0022FB1C esp=0022FB00 program=C:\cygwin\bin\rsync.exe cs=001B ds=0023 es=0023 fs=0038 gs=0000 ss=0023 Stack trace: Frame Function Args 0022FB1C 610864C7 (0022FA94, 0022FA94, 0022FA94, 0022FB40) End of stack trace $ rsync --version rsync version 2.5.7 protocol version 26 Copyright (C) 1996-2002 by Andrew Tridgell and others Capabilities: 64-bit files, socketpairs, hard links, symlinks, batchfiles, no IPv6, 64-bit system inums, 64-bit internal inums rsync comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions. See the GNU General Public Licence for details. Is there some permissions that need to be set so this will not core dump ?? -Thanks Steve More -- 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/