From owner-freebsd-current Sun Nov 17 13:41:48 2002 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 C834337B401 for ; Sun, 17 Nov 2002 13:41:47 -0800 (PST) Received: from lysimachus.hosting.swbell.net (lysimachus.hosting.swbell.net [216.100.98.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D2D143E75 for ; Sun, 17 Nov 2002 13:41:47 -0800 (PST) (envelope-from alc@imimic.com) Received: from imimic.com (adsl-216-63-78-19.dsl.hstntx.swbell.net [216.63.78.19]) by lysimachus.hosting.swbell.net id QAA24809; Sun, 17 Nov 2002 16:41:41 -0500 (EST) [ConcentricHost SMTP Relay 1.14] Message-ID: <3DD80D10.D308E3C0@imimic.com> Date: Sun, 17 Nov 2002 15:41:36 -0600 From: "Alan L. Cox" Organization: iMimic Networking, Inc. X-Mailer: Mozilla 4.8 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: en MIME-Version: 1.0 To: current@freebsd.org Subject: Re: Processes hanging in thrd_sleep Content-Type: text/plain; charset=x-user-defined Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This late-night commit might help: jeff 2002/11/17 01:33:00 PST Modified files: sys/kern kern_exec.c Log: - Release the imgp vnode prior to freeing exec_map resources to avoid deadlock. Revision Changes Path 1.200 +4 -4 src/sys/kern/kern_exec.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message