[Bug 1698] Connection stalls on PTY allocation failure

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Fri Jan 15 09:57:29 EST 2010


https://bugzilla.mindrot.org/show_bug.cgi?id=1698

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> 2010-01-15 09:57:28 EST ---
I think it's a bug in the client failing to handle the pty allocation
failure.  I looked at this once before but at the time the code made if
very difficult to associate the failure message with the pty request. 
We've improved it since then so it might be time to take another look.

You can't just disconnect.  A single sshd can have multiple sessions
and thus multiple ptys, so the failure to allocate one should not cause
the connection to terminate.

-- 
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.


More information about the openssh-bugs mailing list