From owner-freebsd-stable Tue Oct 21 16:02:53 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA16177 for stable-outgoing; Tue, 21 Oct 1997 16:02:53 -0700 (PDT) (envelope-from owner-freebsd-stable) Received: from salmon.maths.tcd.ie (mmdf@salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id QAA16167 for ; Tue, 21 Oct 1997 16:02:48 -0700 (PDT) (envelope-from dwmalone@maths.tcd.ie) Received: from graves.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id aa25441; 22 Oct 97 0:02 +0100 To: gnat@frii.com cc: freebsd-stable@freebsd.org Subject: Re: -STABLE reboots In-reply-to: Your message of "Tue, 21 Oct 1997 16:31:20 MDT." <199710212231.QAA00429@elara.frii.com> Date: Wed, 22 Oct 1997 00:02:39 +0100 From: David Malone Message-ID: <9710220002.aa25441@salmon.maths.tcd.ie> Sender: owner-freebsd-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > We've been seeing some mysterious kernel panics from FreeBSD > 2.2-STABLE. > > Oct 21 15:38:45 himalia /kernel: panic: ufs_lock: recursive lock not expected, Last time I checked any user could generate a panic similar to this by typing: mkdir /tmp/t mount_msdos /tmp/t /tmp/t Is anyone likely to have done this? David.