[Bug 11506] bug 6542 resurfaces: hlink.c:126: match_gnums: Assertion `gnum >= hlink_flist->ndx_start' failed.
just subscribed for rsync-qa from bugzilla via rsync <[email protected]> Mon, 15 Sep 2025 08:59:25 +0000
| Newsgroups | gmane.network.rsync.general |
|---|---|
| Message-ID | <[email protected]/> |
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