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

Re: [issue559] panic: vm_fault: unrecoverable fault


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Wed, 14 Feb 2007 15:07:04 -0800 (PST)

:New submission from Alexander Shiryaev <coumarin@gmail.com>:
:
:1=2E9.0-DEVELOPMENT (Feb 2007)
:
:I installed DragonFly BSD on my computer with 384Mb of memory, without swap.
:I configured bridge and installed musicpd.
:After some hours, I see in top: active ~10Mb of memory, inactive ~200Mb of=20
:memory, free ~2Mb of memory. Then I have kernel panic:
:
:panic: vm_fault: unrecoverable fault: at 0xff7ff000 in entry 0xc030c6a0
:
:syncing disks...

    It looks like DDB is not enabled in the kernel.  I suggest running a
    kernel with the following additional options in your kernel config:

# Debugging for Development
options         DDB
options         DDB_TRACE
options         INVARIANTS

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>



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