This is the mail archive of the cygwin@cygwin.com 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]

snapshot cygwin1-20031212.dll.bz2


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
<http://rsync.samba.org/>
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]