On Tue, Feb 10, 2004 at 03:57:22PM -0800, Wayne Davison wrote:
> If you can send me a test case that triggers this failure, I'd
> appreciate it.
I found a crash bug in the backup code that may have caused the problem
you were seeing (if it corrupted memory in the right way). Give the
latest CVS v
On Tue, Feb 10, 2004 at 04:21:26PM -0800, Wayne Davison wrote:
> On Tue, Feb 10, 2004 at 03:26:15PM -0800, jw schultz wrote:
> > CVS has a simplified test now that should avoid the segfault.
> > It is just for a verbose message.
>
> I don't see how the message is useful at all since the code shoul
On Tue, Feb 10, 2004 at 03:26:15PM -0800, jw schultz wrote:
> CVS has a simplified test now that should avoid the segfault.
> It is just for a verbose message.
I don't see how the message is useful at all since the code should never
call down to keep_backup() with anything but the one "lead" membe
On Tue, Feb 10, 2004 at 01:40:48PM +0900, Shinichi Maruyama wrote:
> I tried rsync 2.6.1cvs on my FreeBSD 4.X boxes.
> It dumps core when preserve_hard_links and backup.
I couldn't get it to dump core.
> file->link_u.links (and also file->F_HLINDEX) has some values,
> but no mea
On Tue, Feb 10, 2004 at 01:40:48PM +0900, Shinichi Maruyama wrote:
> I tried rsync 2.6.1cvs on my FreeBSD 4.X boxes.
> It dumps core when preserve_hard_links and backup.
> And SUPPORT_HARD_LINKS is true.
>
> rsync -avH --delete --backup --backup-dir=/some/backup/dir \
>
On Tue, Feb 10, 2004 at 01:40:48PM +0900, Shinichi Maruyama wrote:
> I tried rsync 2.6.1cvs on my FreeBSD 4.X boxes.
> It dumps core when preserve_hard_links and backup.
> And SUPPORT_HARD_LINKS is true.
>
> rsync -avH --delete --backup --backup-dir=/some/backup/dir \
>
I tried rsync 2.6.1cvs on my FreeBSD 4.X boxes.
It dumps core when preserve_hard_links and backup.
And SUPPORT_HARD_LINKS is true.
rsync -avH --delete --backup --backup-dir=/some/backup/dir \
srchost::dir/ dir/
The core says...