From owner-freebsd-current@FreeBSD.ORG Sun Nov 7 23:41:35 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03C1316A51F for ; Sun, 7 Nov 2004 23:41:35 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D178843D2F; Sun, 7 Nov 2004 23:41:34 +0000 (GMT) (envelope-from davidxu@freebsd.org) Received: from [127.0.0.1] (davidxu@localhost [127.0.0.1]) iA7NfX9X098430; Sun, 7 Nov 2004 23:41:33 GMT (envelope-from davidxu@freebsd.org) Message-ID: <418EB2AE.9000708@freebsd.org> Date: Mon, 08 Nov 2004 07:41:34 +0800 From: David Xu User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040921 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alex Dupre References: <200411020143.34251.gte990t@mail.gatech.edu> <418792ED.8010700@alexdupre.com> <200411051159.32077.gte990t@mail.gatech.edu> <418EAD6B.2040608@alexdupre.com> In-Reply-To: <418EAD6B.2040608@alexdupre.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org cc: Jason Harmening Subject: Re: [FreeBSD 5.3-RC2] Processes STILL hanging in unkillable state X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Nov 2004 23:41:35 -0000 Alex Dupre wrote: > Jason Harmening wrote: > >> The following patch, sent to me from David Xu by way of Marc Ramirez, >> seems to fix the "unkillable process" problem: > > > If so, are there plans to merge it into RELENG_5? > Will do after 3 days, I need to know if anyone still hits the problem.