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 <[EMAIL PROTECTED]> -- 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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to