Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Sep 2001 14:49:41 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Wilko Bulte <wkb@freebie.xs4all.nl>
Cc:        freebsd-current@FreeBSD.org
Subject:   RE: panic: lock (sleep mutex) vnode interlock on Alpga
Message-ID:  <XFMail.010925134908.jhb@FreeBSD.org>
In-Reply-To: <20010925192504.A22022@freebie.xs4all.nl>

next in thread | previous in thread | raw e-mail | index | archive | help

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 <jhb@FreeBSD.org> -- 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.010925134908.jhb>