From owner-freebsd-current Sat Oct 4 01:52:10 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id BAA07166 for current-outgoing; Sat, 4 Oct 1997 01:52:10 -0700 (PDT) Received: from cc621.ntu.ac.sg (cc621.ntu.ac.sg [155.69.4.102]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id BAA07093 for ; Sat, 4 Oct 1997 01:51:55 -0700 (PDT) Received: (from ktsin@localhost) by cc621.ntu.ac.sg (8.8.5/8.8.5) id QAA08511 for current@FreeBSD.ORG; Sat, 4 Oct 1997 16:51:25 +0800 (SGT) Message-Id: <199710040851.QAA08511@cc621.ntu.ac.sg> Subject: lock manager panics To: current@FreeBSD.ORG Date: Sat, 4 Oct 1997 16:51:25 +0800 (SGT) From: Sin Key Teck X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk hi there I have installed 3.0-971003-SNAP and the lock manager still panics on shutdown if quota is enabled. I believe the problem has persisted since the SMP code was merged into 3.0. Is there a problem with the lock manager or is it due to misconfiguration? kt