- For individual users
- Instant access to solutions
- Ask your tech questions
- Start your 30-day Free Trial
Main Topics
Browse All TopicsWhen I try to start the rsync daemon I notice that rsync does not ever actually run. I looked at the rsync.exe.stackdump file and I get the following message:
Exception: STATUS_ACCESS_VIOLATION at eip=610F0CA6
eax=0022D008 ebx=00000000 ecx=00229820 edx=FFFFFFFF esi=00000000 edi=00000400
ebp=00229938 esp=00229920 program=C:\Program Files\cwRsync\bin\rsync.ex
cs=001B ds=0023 es=0023 fs=003B gs=0000 ss=0023
Stack trace:
Frame Function Args
00229938 610F0CA6 (00000000, 00000000, 00000002, 00000400)
00229958 610F0C1D (00000000, 00000000, 01000100, 01000100)
00229978 610AB358 (00229A30, 00000000, 01000100, 01000100)
00229A58 610AB7CB (00000006, 0044B126, 00229A88, 00000006)
00229A78 610ABE7F (00000006, 0044B126, 00229ED0, 00000000)
0022A6E8 610935A8 (00000006, 0022A700, 00000035, 00000000)
0022BB18 0041E128 (00000006, 00451A88, 00451A81, 00000369)
0022BB38 004340F7 (00000000, 00000000, 00000000, 0041A8BD)
0022CCA8 0041B18F (00000000, 00000000, 006B0090, 60030000)
0022CD98 610060D8 (00000000, 0022CDD0, 61005450, 0022CDD0)
61005450 61004416 (0000009C, A02404C7, E8611021, FFFFFF48)
10 [main] rsync 3396 _cygtls::handle_exceptions
Basically what I am trying to do is use a remote LaCie device to run as the Rsync Daemon.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: ComputerTechiePosted on 2009-09-25 at 07:19:58ID: 25423210
Make sure you have permission to read and write to the folders with correct username and password also make sure volumecopy is turned on.
CT