From owner-freebsd-bugs Wed Oct 30 2:40: 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 A1E4137B401 for ; Wed, 30 Oct 2002 02:40:02 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4D5743E75 for ; Wed, 30 Oct 2002 02:40: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 g9UAe1x3044748 for ; Wed, 30 Oct 2002 02:40: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 g9UAe1Qd044747; Wed, 30 Oct 2002 02:40:01 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBFB437B401 for ; Wed, 30 Oct 2002 02:30:41 -0800 (PST) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CE4743E42 for ; Wed, 30 Oct 2002 02:30:41 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.6/8.12.6) with ESMTP id g9UAUZ7R070928 for ; Wed, 30 Oct 2002 02:30:35 -0800 (PST) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.6/8.12.6/Submit) id g9UAUZYJ070927; Wed, 30 Oct 2002 02:30:35 -0800 (PST) Message-Id: <200210301030.g9UAUZYJ070927@www.freebsd.org> Date: Wed, 30 Oct 2002 02:30:35 -0800 (PST) From: "Łukasz Gryglicki" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/44744: VN devices can hang system FreeBSD v4.5 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: 44744 >Category: kern >Synopsis: VN devices can hang system FreeBSD v4.5 >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Wed Oct 30 02:40:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Łukasz Gryglicki >Release: 4.5 >Organization: student >Environment: FreeBSD v4.5 /usr/src/sys/compile/MORGOTH i386 192MB RAM >Description: When I mount file (vn0 points to file) into /directory and then before unmounting /directory do vnconfig -u vn0 there will be no error but when I create in this diretory files (device is not configured now) there wouldn't be error event now, but when I umount /directory kernel hungs up (sometimes). I know I shouldn't do that but I think system should prevent me from doing that... >How-To-Repeat: Just try to do what I've described in Full Description >Fix: Hmmm... I think this is kernel's fault (maybe fix vn management in kernel?) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message