https://bugzilla.samba.org/show_bug.cgi?id=5727
Summary: rsync crashes while copying large directory. Product: rsync Version: 2.6.9 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] I apologise for running an old version: 2.6.9. Last time compiling rsync was a real hassle, and finally got too complicated. I have a very large directory that needs to move from one RAID to the new RAID. Rsync crashes while reading the source directory. the process grows to over 1G (the machine has 2G RAM + 2G swap), and then crashes. Probably on a memory allocation failure. Probably when the process hits about 2G, but I haven't seen it closer to 2G than 1.2G (I get bored watching it all the time, it takes a long time). -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. -- 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