Date: Sun, 17 Mar 1996 20:54:00 +0000 (GMT) From: Adam David <adam@veda.is> To: freebsd-current@freebsd.org Cc: dyson@freebsd.org Subject: March 14th kernel, page faults Message-ID: <199603172054.UAA07726@veda.is>
next in thread | raw e-mail | index | archive | help
I have 5 crash dumps from 3 days running the March 14th kernel. It is always a pagefault that takes it out. (kgdb) bt #0 boot (howto=256) at ../../i386/i386/machdep.c:935 #1 0xf01125b6 in panic (fmt=0xf0173e2c "page fault") at ../../kern/subr_prf.c:127 #2 0xf017495e in trap_fatal (frame=0xefbffeec) at ../../i386/i386/trap.c:758 #3 0xf01744d0 in trap_pfault (frame=0xefbffeec, usermode=0) at ../../i386/i386/trap.c:680 #4 0xf017415b in trap (frame={tf_es = 262160, tf_ds = -2147483632, tf_edi = -2147483648, tf_esi = -272642048, tf_ebp = -272629964, tf_isp = -272629996, tf_ebx = -266342240, tf_edx = -259002524, tf_ecx = -203251712, tf_eax = 0, tf_trapno = 12, tf_err = 5439488, tf_eip = -266915382, tf_cs = -266731512, tf_eflags = 66118, tf_esp = -266513952, tf_ss = 348}) at ../../i386/i386/trap.c:319 #5 0xf016d181 in calltrap () #6 0xf016a4dc in vm_pageout_scan () at ../../vm/vm_pageout.c:706 #7 0xf016a900 in vm_pageout () at ../../vm/vm_pageout.c:896 #8 0xf01045a6 in kproc_start (udata=0xf0195730) at ../../kern/init_main.c:255 #9 0xf0104544 in main (framep=0xefbfffb8) at ../../kern/init_main.c:205 (kgdb) What else do you need? -- Adam David <adam@veda.is>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199603172054.UAA07726>