[Bug 2095041] [NEW] rsync error using -H after update

Launchpad Bug Tracker 2095041 at bugs.launchpad.net
Thu Jan 16 01:36:37 UTC 2025


You have been subscribed to a public bug:

After updating from rsync 3.2.7-1ubuntu1 to 3.2.7-1ubuntu1.1
The problem can be found, at least in a btrfs filesystem, as follows:

$ mkdir D1 D2
$ echo test > D1/test
$ rsync -av -H D1 D2
sending incremental file list
Internal hashtable error: illegal key supplied!
rsync error: errors with program diagnostics (code 13) at hashtable.c(88) [generator=3.2.7]
rsync error: received SIGUSR1 (code 19) at main.c(1613) [Receiver=3.2.7]

Doing:
# aptitude install rsync=3.2.7-1ubuntu1

and repeating the previous commands works as expected, i.e. D1 is full
copied into D2.

NOTE: Of course -H is of no use here. This is just a simple reproduction
of the problem.

** Affects: rsync (Ubuntu)
     Importance: Undecided
         Status: Confirmed

-- 
rsync error using -H after update
https://bugs.launchpad.net/bugs/2095041
You received this bug notification because you are a member of Ubuntu Foundations Bugs, which is subscribed to rsync in Ubuntu.



More information about the foundations-bugs mailing list