From owner-freebsd-questions Sun Nov 19 05:02:49 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id FAA00822 for questions-outgoing; Sun, 19 Nov 1995 05:02:49 -0800 Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id FAA00817 for ; Sun, 19 Nov 1995 05:02:47 -0800 Received: from corbin.Root.COM (corbin [198.145.90.50]) by Root.COM (8.6.12/8.6.5) with ESMTP id FAA02878; Sun, 19 Nov 1995 05:02:42 -0800 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.12/8.6.5) with SMTP id FAA00137; Sun, 19 Nov 1995 05:02:41 -0800 Message-Id: <199511191302.FAA00137@corbin.Root.COM> To: Brian Litzinger cc: freebsd-questions@freebsd.org Subject: Re: Unkillable process In-reply-to: Your message of "Sun, 19 Nov 95 04:49:06 PST." <199511191249.EAA10615@MediaCity.com> From: David Greenman Reply-To: davidg@Root.COM Date: Sun, 19 Nov 1995 05:02:40 -0800 Sender: owner-questions@freebsd.org Precedence: bulk >FreeBSD 2.0.5 > >22014 i3- IEs+ 0:01.24 (rlogin) >22040 i3- IE+ 0:00.19 rlogin -E -8 easy1.mediacity.com > >Won't die in response to a 'kill -9'. Anyway to determine where >they are actually stuck? ... >Guessing, I suspect it is stuck in ttywait, and it has something to do >with hanging up the modem with the process running. Right. This bug was recently fixed (fixed in 2.1-release). -DG