Hi all

I occasionally get the following error when running rsync

[18:04:49][make -C img ] rsync: malloc.c:2385: sysmalloc: Assertion `(old_top 
== initial_top (av) && old_size == 0) || ((unsigned long) (old_size) >= MINSIZE 
&& prev_inuse (old_top) && ((unsigned long) old_end & (pagesize - 1)) == 0)' 
failed.

Using rsync
rsync  version 3.1.3  protocol version 31

The command is trivial.
rsync -a --delete $tmpdir/targetfs/ $tmpdir/masterfs

Is this due to a bug in rsync or is it an out of memory error? How can I help 
to resolve it?

Best regards
Hans
-- 
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

Reply via email to