hang on exit bug under Linux
Michael
michael at insulin-pumpers.org
Fri Feb 22 08:16:59 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?
>
simpler than that....
unpatched 3.02.p1
local:~# ssh some.remotehost.com
some:~# kill -HUP 1
some:~# exit
hangs......
Michael at Insulin-Pumpers.org
More information about the openssh-unix-dev
mailing list