Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Feb 2001 15:55:41 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Julian Elischer <julian@elischer.org>
Cc:        current@FreeBSD.org, Warner Losh <imp@harmony.village.org>
Subject:   Re: Today's panic :-)
Message-ID:  <XFMail.010224102556.jhb@FreeBSD.org>
In-Reply-To: <3A97A299.34B2EF7B@elischer.org>

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

On 24-Feb-01 Julian Elischer wrote:
> Warner Losh wrote:
>> 
>> I've added INVARIANTS and WITNESS to my kernel.  Today I get a random
>> panic on boot sometimes:
>> 
>> lock order reseral              (this doesn't cause the panic, but
>>                                 does seem to happen all the time)
>>  1st vnode interlock last acquired @ ../../usr/ffs/ffs_fsops.c:396
>>  2nd 0xc04837a0 mntvnode @ ../../ufs/ffs/ffs_vfsops.c:457
>>  3rd 0xc80b9e8c vnode interlock @ ../../kern/vfs_subr.c:1872
> 
> I keep dropping into ddb with:

Don't use WITNESS_DDB and you won't drop into ddb.  We're not far enough along
to make that very livable yet. :(

-- 

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.010224102556.jhb>