Paul Richards wrote:
> 
> 
> A few more details
> 
> #11 0xc0167ae6 in biodone (bp=0xc3236250) at ../../kern/vfs_bio.c:2706
> 2706                    (*b_iodone) (bp);
> 
> #10 0xc01df583 in swp_pager_async_iodone (bp=0xc3236250)
>     at ../../vm/vm_page.h:346
> 346             KASSERT(m->flags & PG_BUSY, ("vm_page_wakeup: page not busy!!!"));
>

I meant to add, people developing current should have INVARIANTS set and
then they'd spot panics like these before I do :-)

Paul.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to