https://bugzilla.samba.org/show_bug.cgi?id=11506
--- Comment #1 from Dick Snippe <[email protected]> --- Hello, recently we triggered this very same bug. I found a simple method of reproducing the bug: $ mkdir newdir; cd newdir $ mkdir -p base base/sub overlay tgt $ touch {base,overlay}/foo $ ln base/foo base/sub/foo $ rsync -avH overlay/ base/ tgt sync: hlink.c:129: match_gnums: Assertion `gnum >= hlink_flist->ndx_start' failed. rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: error in rsync protocol data stream (code 12) at io.c(228) [sender=3.2.5] kind regards, Dick Snippe -- You are receiving this mail because: You are the QA Contact for the bug. -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
