From owner-freebsd-bugs Tue Dec 31 9:10: 4 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8920B37B401 for ; Tue, 31 Dec 2002 09:10:02 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADF9143EC2 for ; Tue, 31 Dec 2002 09:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBVHA1NS063874 for ; Tue, 31 Dec 2002 09:10:01 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBVHA1IR063873; Tue, 31 Dec 2002 09:10:01 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D865C37B401 for ; Tue, 31 Dec 2002 09:01:57 -0800 (PST) Received: from nebula.wanadoo.fr (ca-sqy-5-116.abo.wanadoo.fr [80.8.58.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E88B43EC5 for ; Tue, 31 Dec 2002 09:01:54 -0800 (PST) (envelope-from dak@wanadoo.fr) Received: from nebula.wanadoo.fr (localhost.wanadoo.fr [127.0.0.1]) by nebula.wanadoo.fr (8.12.6/8.12.6) with ESMTP id gBVH2HDb001055 for ; Tue, 31 Dec 2002 18:02:18 +0100 (CET) (envelope-from dak@nebula.wanadoo.fr) Received: (from dak@localhost) by nebula.wanadoo.fr (8.12.6/8.12.6/Submit) id gBVH2FVX001054; Tue, 31 Dec 2002 18:02:15 +0100 (CET) Message-Id: <200212311702.gBVH2FVX001054@nebula.wanadoo.fr> Date: Tue, 31 Dec 2002 18:02:15 +0100 (CET) From: Aurelien Nephtali Reply-To: Aurelien Nephtali To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: kern/46659: mounting multiple procfs "device" hang the system Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46659 >Category: kern >Synopsis: mounting multiple procfs "device" hang the system >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Dec 31 09:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: dak >Release: FreeBSD 5.0-CURRENT i386 >Organization: none >Environment: System: FreeBSD nebula.wanadoo.fr 5.0-CURRENT FreeBSD 5.0-CURRENT #85: Tue Dec 31 11:07:25 CET 2002 dak@nebula.wanadoo.fr:/usr/src/sys/i386/compile/NEBULA i386 >Description: Mounting multiple procfs "device" on the same mount point hang the system if an access is performed on this mount point or if an umount is performed on the mount point. >How-To-Repeat: # mount_procfs bla /proc # mount_procfs bla /proc # [...] # umount /proc or # cd /proc/ && ls I've been told that the procfs layer will disapear soon but I'm sending this PR in the doubt... >Fix: Don't know >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message