From nobody@FreeBSD.org  Wed Nov  9 20:41:44 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id CF9C316A41F
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  9 Nov 2005 20:41:44 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A0C7843D45
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  9 Nov 2005 20:41:44 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id jA9Kfiui071959
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 9 Nov 2005 20:41:44 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id jA9KfhiK071958;
	Wed, 9 Nov 2005 20:41:43 GMT
	(envelope-from nobody)
Message-Id: <200511092041.jA9KfhiK071958@www.freebsd.org>
Date: Wed, 9 Nov 2005 20:41:43 GMT
From: Arnaud de Prelle <apn@bepolytech.be>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Buffer problem with SSH2 under amd64 arch.
X-Send-Pr-Version: www-2.3

>Number:         88746
>Category:       amd64
>Synopsis:       Buffer problem with SSH2 under amd64 arch.
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-amd64
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 09 20:50:15 GMT 2005
>Closed-Date:    Wed Aug 02 12:35:26 GMT 2006
>Last-Modified:  Wed Aug 02 12:35:26 GMT 2006
>Originator:     Arnaud de Prelle
>Release:        FreeBSD 6.0-RC1
>Organization:
>Environment:
FreeBSD bep-pc1.ulb.ac.be 6.0-RC1 FreeBSD 6.0-RC1 #2: Wed Oct 26 03:27:08 CEST 2005     apn@bep-pc1.ulb.ac.be:/usr/obj/usr/src/sys/BEPkernel  amd64
>Description:
              This is a problem with ssh2 (ssh2-nox11-3.2.9.1_3 Secure shell client and server for V.2 SSH protocol).
It seems broken under the (my?) amd64 arch (nocona).

#ssh localhost -p 23 -l apn
apn@localhost's password:
buffer_get_ret: trying to get more bytes 1 than in buffer 0
buffer_get_char_ret: buffer_get_ret failed
buffer_get_char: buffer error

The source of the problem seems situated in /usr/src/crypto/openssh/buffer.c
>How-To-Repeat:
              Everytime I try to start a ssh2 session.
>Fix:
              NA
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: kris 
State-Changed-When: Sun Nov 13 19:39:59 GMT 2005 
State-Changed-Why:  
I answered this question when you asked it on Usenet, but didn't 
yet see your response. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=88746 
State-Changed-From-To: feedback->closed 
State-Changed-By: marius 
State-Changed-When: Wed Aug 2 12:29:46 UTC 2006 
State-Changed-Why:  

Close; this is a dupe of PR 98016. 
Please give the patch mentioned in the Audit-Trail of PR 98016 a 
try and report whether it fixes the problem for you or not as a 
followup to that PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=88746 
>Unformatted:
