> openrsync crashes when sycning local files.  It was working a few days
> ago but after upgrading current it produces this error.  No files are 
> transferred.
> 
> openrsync -v local-dir/ local-dir/
> 
> /usr/src/usr.bin/rsync/io.c:224: error: unexpected end of file
> /usr/src/usr.bin/rsync/io.c:247: error: io_read_nonblocking
> /usr/src/usr.bin/rsync/io.c:638: error: io_read_buf
> /usr/src/usr.bin/rsync/client.c:56: error: io_read_int
> 
> uname -a
> OpenBSD laptop.home.net 6.5 GENERIC.MP#69 amd64

I can't reproduce this, but I think you've copy and pasted things wrong.
 You were really running openrsync with two directories (the same
directories, mind you) and not -a?  Is there an openrsync.core anywhere
whose backtrace you can get?

Can you run with -vvvv and paste your exact invocation?  And again with
--rsync-path openrsync as well?

Also, can you tail /var/log/messages to see if there's anything in there?

Reply via email to