Bug 6542 - rsync: hlink.c:125: match_gnums: Assertion `gnum >= hlink_flist->ndx_start' failed.
Summary: rsync: hlink.c:125: match_gnums: Assertion `gnum >= hlink_flist->ndx_start' f...
Status: RESOLVED FIXED
Alias: None
Product: rsync
Classification: Unclassified
Component: core (show other bugs)
Version: 3.0.8
Hardware: x86 Linux
: P3 normal (vote)
Target Milestone: ---
Assignee: Wayne Davison
QA Contact: Rsync QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-08 10:44 UTC by Dave Yost
Modified: 2011-02-22 11:03 UTC (History)
0 users

See Also:


Attachments
terminal transcript (4.38 KB, text/plain)
2009-07-08 10:45 UTC, Dave Yost
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Yost 2009-07-08 10:44:34 UTC
See attached file
Comment 1 Dave Yost 2009-07-08 10:45:19 UTC
Created attachment 4407 [details]
terminal transcript
Comment 2 Wayne Davison 2009-09-05 11:49:59 UTC
If you can still reproduce this error, try the latest git repo for 3.1.0 and pass rsync --debug=hlink5 so that it shows some hard-link debug info.
Comment 3 Wayne Davison 2011-02-22 11:03:05 UTC
Since your command was lacking -o, this was most likely the corruption bug that was just recently fixed.