tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: panic due to lost vnode flag



On Tue, Oct 27, 2009 at 12:59:47PM +0100, Matthias Drochner wrote:
> 
> bouyer%antioche.eu.org@localhost said:
> > thanks for testing. I posted a new diff after Mindaugas's comnents.
> 
> Thanks for working on this, but I've got bad news.
> Just got that panic again, with your latest patch installed,
> so it doesn't fix the problem.

Sigh.
Could you print the vnode when this happens again ?
I think you have the vnode address in the backtrace (if not, please change
the KASSERT to a plain test and print the vnode address before
panic), then in ddb: show vnode/f <address>

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index