public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: J Sloan <joe@tmsusa.com>
To: Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [TEST FIX] Re: SSH Hangs in 2.5.59 and 2.5.55 but not  2.4.x,
Date: Mon, 03 Feb 2003 09:11:56 -0800	[thread overview]
Message-ID: <3E3EA2DC.7000101@tmsusa.com> (raw)
In-Reply-To: 5.2.0.9.2.20030203151616.019a5900@mail.lauterbach.com

This is a royal pain - there's been a "linux
ssh hang patch" floating around for ages -

None of the linux vendors seem to want to
fix it, and the openssh maintainers don't
seem to want to fix it - grrr.

BTW we some demoronized ssh 3.4p1 rpms
available for suse and redhat - if it will ease
somebody's pain, feel free to grab them -

Joe


Franz Sirl wrote:

> On 2003-02-02 15:40:33 Bill Davidsen wrote:
>
>> On Wed, 29 Jan 2003, David C Niemi wrote:
>>
>> >
>> > On Tue, 28 Jan 2003, David S. Miller wrote:
>> > >    From: kuznet@ms2.inr.ac.ru
>> > >    Date: Wed, 29 Jan 2003 02:56:41 +0300 (MSK)
>> > >
>> > >    Hey! Interesting thing has just happened, it is the first time 
>> when I
>> > >    found the bug formulating a senstence while writing e-mail not 
>> while
>> > >    peering to code. :-)
>> > >
>> > > Congratulations :-)
>> >
>> > Just to confirm, this fix works for me as well.
>> >
>> > ...
>> > > Indeed, this bug exists in 2.4 as well of course.
>> > >
>> > > This bug is 2.4.3 vintage :-)  It got added as part of initial
>> > > zerocopy merge in fact.
>> >
>> > Odd, then, that it I was unable to reproduce the SSH hangs under 
>> 2.4.18
>> > even once, despite heavily using it for several days under the same
>> > circumstances.  Is there any reason 2.4.x would be better able to 
>> recover?
>> > 2.5.59 with the fix seems to feel a bit less balky than 2.4.18 
>> without the
>> > fix, so it seemed to me that 2.4.18 had some way of recovering at 
>> the cost
>> > of a several second pause in the session.
>>
>> The problem which I have been seeing with some regularity is not the 
>> hang
>> you describe (I see that infrequently) but rather a hang after I exit an
>> ssh connection. I open several dozen windows at a time to a cluster 
>> when I
>> do admin, and when I close almost always at least one doesn't drop 
>> without
>> "~." to help. So far in a hour I haven't seen that.
>
>
> That's some internal problem in OpenSSH, can be seen on Solaris as 
> well. Can be easily reproduced in a ssh session:
>
> nohup sleep 60 &
> logout
>
> The ssh session will terminate only after the sleep exited.
>
> Franz.
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe 
> linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>



  reply	other threads:[~2003-02-03 17:02 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-03 14:23 [TEST FIX] Re: SSH Hangs in 2.5.59 and 2.5.55 but not 2.4.x, Franz Sirl
2003-02-03 17:11 ` J Sloan [this message]
2003-02-03 18:22   ` Jeff Garzik
2003-02-03 21:04 ` Bill Davidsen
  -- strict thread matches above, loose matches on Subject: below --
2003-02-04 19:54 jjs
     [not found] <Pine.LNX.3.96.1030203155651.28323A-100000@dstl.gov.uk>
2003-02-04  9:58 ` Tony Gale
2003-02-04 14:12   ` David Ford
2003-02-04 14:40   ` Bill Davidsen
2003-01-28 23:21 [TEST FIX] Re: SSH Hangs in 2.5.59 and 2.5.55 but not 2.4.x, through Cisco PIX David S. Miller
2003-01-29  0:02 ` [TEST FIX] Re: SSH Hangs in 2.5.59 and 2.5.55 but not 2.4.x, kuznet
2003-01-29  0:09 ` kuznet
2003-01-29  0:46   ` Sebastian Benoit
2003-01-29  4:12     ` Christopher Faylor
2003-01-29  6:52   ` David S. Miller
2003-01-28 20:34 [TEST FIX] Re: SSH Hangs in 2.5.59 and 2.5.55 but not 2.4.x, through Cisco PIX David S. Miller
2003-01-28 23:56 ` [TEST FIX] Re: SSH Hangs in 2.5.59 and 2.5.55 but not 2.4.x, kuznet
2003-01-29  0:08   ` David S. Miller
2003-01-29  3:14     ` kuznet
2003-01-29  7:32       ` David S. Miller
2003-01-29 14:12     ` David C Niemi
2003-01-29 14:24       ` kuznet
2003-01-29 15:11         ` dada1
2003-02-02 15:40       ` Bill Davidsen
2003-01-27 22:36 [TEST FIX] Re: SSH Hangs in 2.5.59 and 2.5.55 but not 2.4.x, through Cisco PIX David S. Miller
2003-01-28  2:57 ` [TEST FIX] Re: SSH Hangs in 2.5.59 and 2.5.55 but not 2.4.x, kuznet
2003-01-28  3:22   ` Christopher Faylor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3E3EA2DC.7000101@tmsusa.com \
    --to=joe@tmsusa.com \
    --cc=Franz.Sirl-kernel@lauterbach.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox