From owner-freebsd-stable@FreeBSD.ORG Mon Feb 9 12:07:06 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DF2016A4CE for ; Mon, 9 Feb 2004 12:07:06 -0800 (PST) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6793443D31 for ; Mon, 9 Feb 2004 12:07:06 -0800 (PST) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 123DA72DBF; Mon, 9 Feb 2004 12:07:06 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 1023D72DB5; Mon, 9 Feb 2004 12:07:06 -0800 (PST) Date: Mon, 9 Feb 2004 12:07:06 -0800 (PST) From: Doug White To: Frank Knobbe In-Reply-To: <1076221049.750.21.camel@localhost> Message-ID: <20040209120636.H48001@carver.gumbysoft.com> References: <1075439776.471.27.camel@localhost> <20040202165546.D75850@carver.gumbysoft.com> <1076221049.750.21.camel@localhost> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: stable@freebsd.org Subject: Re: SSH strangeness on 4.9 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Feb 2004 20:07:06 -0000 On Sun, 8 Feb 2004, Frank Knobbe wrote: > > If they aren't zombies, do ps axl and grab the wchan. That will show what > > they are waiting for. > > The wchan is "select" and the status is "Is+". After an attempt to kill > it, it switches to "ttywait" and SEs+, then after a second or so to > "IEs+" > > Exiting the Gnome sessions doesn't help. But it seems that I was wrong > about using exit though. I just up'ed to 4.9 again, and "exit" from that > gnome-terminal based ssh session causes the process to disappear. > However, just closing the Window leaves the process hanging. Sounds like gnome isn't properly signalling the ssh process. Have you tried upgrading or rebuilding Gnome recently? -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org