bugzilla-daemon at bugzilla.mindrot.org
2008-Jan-01 12:12 UTC
[Bug 1425] New: buffer_append_space with rsync
https://bugzilla.mindrot.org/show_bug.cgi?id=1425
Summary: buffer_append_space with rsync
Classification: Unclassified
Product: Portable OpenSSH
Version: 4.7p1
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: bitbucket at mindrot.org
ReportedBy: openssh at email.twam.info
When i'm trying to backup my files with
/usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded
--rsh=/usr/bin/ssh root at server:/data
/data/backup/snapshots/daily.0/server/ -v
receiving incremental file list
data/file1
...
data/file11
buffer_append_space: alloc 10518528 not supported
data/file12
rsync: connection unexpectedly closed (53476061 bytes received so far)
[receiver]
rsync error: error in rsync protocol data stream (code 12) at io.c(600)
[receiver=3.0.0pre7]
rsync: connection unexpectedly closed (59 bytes received so far)
[generator]
rsync error: unexplained error (code 255) at io.c(600)
[generator=3.0.0pre7]
sshd caused "buffer_append_space: alloc 10518528 not supported". The
amounts of files varies on each rerun and the same problem occurs other
directories.
I'm running "OpenSSH_4.7p1-hpn12v19, OpenSSL 0.9.8g 19 Oct 2007"
on
"Linux pluto 2.6.23-gentoo-r3-twam"
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2008-Jan-01 12:22 UTC
[Bug 1425] buffer_append_space with rsync
https://bugzilla.mindrot.org/show_bug.cgi?id=1425
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dtucker at zip.com.au
--- Comment #1 from Darren Tucker <dtucker at zip.com.au> 2008-01-01
23:22:01 ---
(In reply to comment #0)
[...]> I'm running "OpenSSH_4.7p1-hpn12v19, OpenSSL 0.9.8g 19 Oct
2007" on
> "Linux pluto 2.6.23-gentoo-r3-twam"
Can you reproduce the error with the vanilla version from openssh.com?
If not, please seek assistance from the supplier of this modified
version.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2008-Jan-01 14:25 UTC
[Bug 1425] buffer_append_space with rsync
https://bugzilla.mindrot.org/show_bug.cgi?id=1425
Tobias M?ller <openssh at email.twam.info> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Tobias M?ller <openssh at email.twam.info> 2008-01-02
01:25:52 ---
I tried the vanilla version and here everything works well. I'll
contact the guys from hpn, the wrote on their page:
The previous version of the patch for 4.7 (HPN12 v19) has been removed
due to a minor bug which could lead to buffer_append_space errors, so
this looks like my problems.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2008-Apr-03 23:02 UTC
[Bug 1425] buffer_append_space with rsync
https://bugzilla.mindrot.org/show_bug.cgi?id=1425
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #3 from Damien Miller <djm at mindrot.org> 2008-04-04
10:02:03 ---
Close resolved bugs after release.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
Apparently Analagous Threads
- x509 patch for SSH
- Segmentation fault in buffer_append_space for AIX 5.3 for openssh-4.0p1
- [Bug 1131] buffer_append_space: alloc not supported Error with V 4.2p1
- [Bug 679] fatal: buffer_append_space with compression enabled in putty
- [Bug 750] "buffer_append_space: alloc 10506240 not supported" on AIX5 when attempting to use compression