Wayne Davison wrote:
> [...]
> 
> That will tell you what the last realloc attempt was before the error.
> If it is a really huge value, check to see if you have a directory with
> a huge number of files in it.  You should also check your process's
> memory ulimit values to see if they are too small, and try using a
> different compiler or malloc package to see if your malloc is having
> trouble with memory fragmentation.

I have compiled rsync 3.0.3 with the ptmalloc library
(http://www.malloc.de/en/), now it works!

Thanks again for your suggestion.

-- 
Rob klein Gunnewiek
BWSS B.V. Deventer (http://www.bwss.nl)
Tel +(31) 0570-665140
Fax +(31) 0570-665141
-- 
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