[Bug 1131] buffer_append_space: alloc not supported Error with V 4.2p1

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Sun Mar 12 15:04:11 EST 2006


http://bugzilla.mindrot.org/show_bug.cgi?id=1131





------- Comment #17 from djm at mindrot.org  2006-03-12 15:04 -------
Created an attachment (id=1095)
 --> (http://bugzilla.mindrot.org/attachment.cgi?id=1095&action=view)
abort() on buffer errors

It looks like the client is sending a bad remote_window value which probably
indicates a bug on that side, but we still shouldn't blow up.

Could you please try to reproduce the bug with this patch applied and sshd
rebuilt with debugging symbols enabled (edit Makefile and append "-g" to CFLAGS
if you are using gcc).

Run sshd using "sshd -ddder". It should then produce a core file on these
buffer error. Please try to get a backtrace from it using gdb or similar. 




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list