From owner-freebsd-bugs Fri Feb 14 14:10:10 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA04779 for bugs-outgoing; Fri, 14 Feb 1997 14:10:10 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA04769; Fri, 14 Feb 1997 14:10:03 -0800 (PST) Resent-Date: Fri, 14 Feb 1997 14:10:03 -0800 (PST) Resent-Message-Id: <199702142210.OAA04769@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, zach@blizzard.gaffaneys.com Received: from murkwood.gaffaneys.com (dialup1.gaffaneys.com [134.129.252.20]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA04467 for ; Fri, 14 Feb 1997 14:06:47 -0800 (PST) Received: (from zach@localhost) by murkwood.gaffaneys.com (8.8.5/8.8.5) id QAA00532; Fri, 14 Feb 1997 16:06:43 -0600 (CST) Message-Id: <199702142206.QAA00532@murkwood.gaffaneys.com> Date: Fri, 14 Feb 1997 16:06:43 -0600 (CST) From: Zach Heilig Reply-To: zach@blizzard.gaffaneys.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/2738: Kernel crashes when you mount more than one device on a mount point (oops!) Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 2738 >Category: kern >Synopsis: Kernel crashes when you mount more than one device on a mount point (oops!) >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Feb 14 14:10:01 PST 1997 >Last-Modified: >Originator: Zach Heilig >Organization: none >Release: FreeBSD 2.2-ALPHA i386 >Environment: AMD 5x86-133, 20 Meg ram, 411 Meg sd0, 2.1 Gig sd1 running 2.2-ALPHA. >Description: I mounted devfs on /mnt, then mounted /dev/sd1c on /mnt (forgot about devfs). Then, when I tried to umount, the machine did a cold boot (no panic). I was trying to configure sd1 to eventually be sd0 (finally figured it out). >How-To-Repeat: mount_devfs devfs /mnt mount /dev/sd1c /mnt umount devfs # message saying devfs wasn't mounted... umount /mnt # probably not what I _should_ have done, but... # instant cold boot (no panic). >Fix: don't mount two different devices on the same mount point... >Audit-Trail: >Unformatted: