[Bug 12769] error allocating core memory buffers (code 22) depending on source file system

samba-bugs at samba.org samba-bugs at samba.org
Fri Jun 26 03:56:35 UTC 2020


https://bugzilla.samba.org/show_bug.cgi?id=12769

Wayne Davison <wayne at opencoder.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #12 from Wayne Davison <wayne at opencoder.net> ---
I fixed the allocation args to be size_t values (and improved a bunch of
allocation error checking while I was at it).

I then added an option that lets you override this allocation sanity-check
value. The default is still 1G per allocation, but you can now specify a much
larger value (up to "--max-alloc=8192P-1").

If you want to make a larger value the default for your copies, export
RSYNC_MAX_ALLOC in the environment with the size value of your choice.

Committed for release in 3.2.2.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the rsync mailing list