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

--- Comment #8 from Damien Miller <[email protected]> 2011-10-21 11:16:47 EST ---
I got a chance to catch a ssh client in this state the other day and
connect to it with a debugger for a couple of minutes before
ServerAliveInterval killed it.

It turns out that the first ~. is actually killing the session, but for
some reason the session isn't being released.

Notes for next time:

1) clear server_alive_count_max to get a longer debugging session
2) try attaching before issuing ~.
3) reset log channel to syslog and loglevel to debug3

-- 
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.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to