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

Buildworld error/panic


From: farid <mchamm3r@xxxxxxxxx>
Date: Mon, 12 Dec 2005 21:57:25 +0800

Hi guys,

This is my first attempt to use DragonFlyBSD. I am using snapshot
2CSNAP-20051130-2330-Devel.iso.bz2. After cvsup'ed to latest -HEAD, I
tried to do buildworld but it keep failing on me. I don't have problem
with 'buildkernel' ( cd /usr/src/sys/i386/conf ; config MYKERNEL ; cd
. ./../compile/MYKERNEL ; make depend && make && make install ; reboot)
though. Here are the errors I got from buildworld. Please take a look
at it.

Fatal trap 12: page fault while in kernel mode
mp_lock = 00000000; cpuid = 0; lapic.id = 00000000
fault virtual address = 0xdeadc0fa
fault code  = supervisor read, page not present
instruction pointer = 0x8 :0xc029c734
stack pointer  = 0x10:0xcfb2e9c0
frame pointer  = 0x10:0xcfb2e9e0
code segment  = base 0x0, limit 0xfffff, type 0x1b
     DPL 0, pres 1, def32 1, gran 1
processor eflags = interrupt enabled, resume, IOPL = 0
current process  = 39982 (nm)
current thread  = pri 70 (CRIT)
 <- SMP: XXX
kernel: type 12 trap, code=0

CPU0 stopping CPUs: 0x00000002
stopped
Stopped at inodedep_lookup+0x55: movl 0x1c(%ebx),%edx

I have tried couple of times and got almost the same errors.
I have uploaded kernel dump to http://www.msav.org/farid/dfbsd/
vmcore is on the way (my internet connection is not so good)

Thanks,
Farid Kamarudin




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