On Wed, Jan 27, 2021 at 2:19 AM Hans Andersson wrote:

> I occasionally get the following error when running rsync [malloc.c
> assertion]
>

Since rsync doesn't supply any malloc code, that's probably a question for
your C-library provider. You might first try out 3.2.3, which fixed a
couple mem issues in the xattr code, but since you don't seem to be using
xattrs, that may not change anything. You could also try running rsync
under something like valgrind and see if it spits out any mem issues
(though it would run more slowly while doing it). Please keep in mind that
it's always most helpful to upgrade before starting in on a
debuggin session.

..wayne..
-- 
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
  • malloc assert Hans Andersson via rsync
    • Re: malloc assert Wayne Davison via rsync

Reply via email to