Re: CVS rsync hangs during local copy

2007-01-21 Thread Shai
Hi, With reguards to my previous post here: http://lists.samba.org/archive/rsync/2007-January/017116.html I wanted to let you know that the new nightly CVS build didn't sort out my hanging problem. In fact, it hangs almost right after I issue my simple (rsync -av source dest) command. Shai On

Re: using rsync 3.0.0 CVS version

2007-01-21 Thread Matt McCutchen
On 1/21/07, Wayne Davison <[EMAIL PROTECTED]> wrote: I'm thinking that I will add a debug-output signal handler, probably listening on SIGALRM. This will let the user kill -14 any rsync 3.0.0 process to have it mention its role and some debug info. I like this idea! Matt -- To unsubscribe or

Re: CVS rsync hangs during local copy

2007-01-21 Thread Matt McCutchen
On 1/20/07, Wayne Davison <[EMAIL PROTECTED]> wrote: What would be helpful would be to attach a debugger to the generator when it is stalled (and perhaps the receiver too) and ask for a function backtrace. OK, I ran the same command except without stracing (so that gdb could attach to the proce

Re: using rsync 3.0.0 CVS version

2007-01-21 Thread Wayne Davison
On Sun, Jan 21, 2007 at 08:23:25AM -0500, Matt McCutchen wrote: > I had a similar problem, and Wayne is in the process of fixing it. > Right now he's waiting for me to provide backtraces for the hung > processes, which I will do very soon. Another thing you can do in the debugger when attached to

Re: using rsync 3.0.0 CVS version

2007-01-21 Thread Matt McCutchen
On 1/21/07, Shai <[EMAIL PROTECTED]> wrote: I've wanted to start working with this CVS version cuz the new "incremental-recursion algorithm" is just what I need. But ran into a problem... When I start the rsync, either with the rsync protocol or rsh, i found that it'll start doing the rsync and