<div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jan 27, 2021 at 2:19 AM Hans Andersson wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">





<div lang="SV" style="overflow-wrap: break-word;">
<div class="gmail-m_4004195556795087371WordSection1">
<p class="MsoNormal">I occasionally get the following error when running rsync [malloc.c assertion]</p></div></div></blockquote><div dir="ltr"><br></div><div dir="ltr">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.</div><div dir="ltr"><br clear="all"><div><div dir="ltr" class="gmail_signature">..wayne..</div></div></div></div></div>