DragonFly bugs List (threaded) for 2007-01
DragonFly BSD
DragonFly bugs List (threaded) for 2007-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: crash from latest -HEAD


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Mon, 22 Jan 2007 10:56:14 -0800 (PST)

:Here's a crash from the latest -HEAD.  The kernel is already uploaded to
:my crash/ on leaf.  The vmcore is still in progress.  I'll send a follow-up
:email when that is complete.
:
:--Peter
:...
:#6  0xc02cdf05 in calltrap () at /usr/src/sys/platform/pc32/i386/exception.s:782
:#7  0xc0297da6 in vm_pageout_scan (pass=0) at /usr/src/sys/vm/vm_pageout.c:787
:#8  0xc0298b8d in vm_pageout () at /usr/src/sys/vm/vm_pageout.c:1470
:#9  0xc018924f in kthread_create_stk (func=0, arg=0x0, tdp=0xc03545a0, stksize=0, fmt=0x0) at /usr/src/sys/kern/kern_kthread.c:102
:Previous frame inner to this frame (corrupt stack?)
    
    Hmm.  That VM page is sitting on the INACTIVE queue but has no
    VM object associated with it.

    Is the crash repeatable?  Where you using any of the new features, like
    a the virtual kernel?

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>



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