[packages/rsync] - downgrade to 3.1.2 due to server segfault
Elan Ruusamae
glen at delfi.ee
Thu Apr 26 13:39:59 CEST 2018
i have such report that starting from commandline worked fine.
rsync-3.1.3-1.x86_64
so, i guess it segfaulted when std* streams closed/redirected, but not if still attached to terminal.
# service rsyncd restart
rsyncd service is not running.
Starting rsyncd service............................................[ FAIL ]
Segmentation fault
Apr 26 12:42:17 eventum kernel: [568787.515188] rsync[25844]: segfault at 7468 ip 00007fdfddfb3e81 sp 00007ffea8114230 error 4 in libc-2.27.so[7fdfddf30000+1b4000]
Bit it starting if initiated manually from command line:
nice -n5 /usr/bin/rsync --daemon --dparam=pidfile=/var/run/rsync.pid
so rsyncd is running like that now
More information about the pld-devel-en
mailing list