From owner-freebsd-current Tue Sep 25 14:50:23 2001 Delivered-To: freebsd-current@freebsd.org Received: from mail.wrs.com (unknown-1-11.windriver.com [147.11.1.11]) by hub.freebsd.org (Postfix) with ESMTP id 15FE437B42C for ; Tue, 25 Sep 2001 14:50:10 -0700 (PDT) Received: from laptop.baldwin.cx ([147.11.46.209]) by mail.wrs.com (8.9.3/8.9.1) with ESMTP id OAA01070; Tue, 25 Sep 2001 14:49:57 -0700 (PDT) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20010925192504.A22022@freebie.xs4all.nl> Date: Tue, 25 Sep 2001 14:49:41 -0700 (PDT) From: John Baldwin To: Wilko Bulte Subject: RE: panic: lock (sleep mutex) vnode interlock on Alpga Cc: freebsd-current@FreeBSD.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 25-Sep-01 Wilko Bulte wrote: > I'm not sure if this is new, but anyway on -current as of yesterday > evening: Ok, can you try building a new kernel from scratch and see if you still have the same problem? If so, can you back out my latest set of changes to kern_mutex.c and sys/mutex.h and see if that fixes things? It looks like witness is somehow getting out of sync. One cause could be stale .o files that aren't being recompiled. Perhaps you haven't run make depend in a while? -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message