hang on exit bug under Linux

Frank Cusack fcusack at fcusack.com
Fri Feb 22 07:05:06 EST 2002


On Thu, Feb 21, 2002 at 11:34:06AM -0800, Michael wrote:
> Just thought I'd mention that when you restart "init"
> 
> kill -HUP 1
> 
> ssh 3.02p1 hangs as expected. What data would I expect back from 
> that??

I don't see that behaviour.  I assume you are talking about an sshd
patched with the "AllowDataLossOnPty" patch.

    ssh localhost -t "sleep 20 & exit"

returns immediately before and after 'kill -HUP 1'.  Perhaps you aren't
requesting a pty in your test?

/fc



More information about the openssh-unix-dev mailing list