Date: Fri, 29 Aug 1997 08:25:09 -0400 (EDT) From: Thomas David Rivers <ponds!rivers@dg-rtp.dg.com> To: ponds!FreeBSD.ORG!hackers, ponds!whistle.com!julian Subject: Re: 2.2.2+ kernel panic Message-ID: <199708291225.IAA03273@lakes.dignus.com>
next in thread | raw e-mail | index | archive | help
I just saw this from Julien... > > what's wrong with this picture? > > #0 boot (howto=260) at ../../kern/kern_shutdown.c:243 > #1 0xf010cfd2 in panic (fmt=0xf017158f "page fault") > at ../../kern/kern_shutdown.c:367 > #2 0xf01720f6 in trap_fatal (frame=0xefbffb20) at > ../../i386/i386/trap.c:742 > #3 0xf0171be4 in trap_pfault (frame=0xefbffb20, usermode=0) > at ../../i386/i386/trap.c:653 > #4 0xf01718bf in trap (frame={tf_es = 16, tf_ds = 16, tf_edi = > -260688384, > tf_esi = 0, tf_ebp = -272630932, tf_isp = -272630968, > tf_ebx = -260578816, tf_edx = 0, tf_ecx = -260888576, > tf_eax = -260286976, tf_trapno = 12, tf_err = -260505600, > tf_eip = -267219466, tf_cs = -266797048, tf_eflags = 65606, tf_esp > = 0, > tf_ss = -260578816}) at ../../i386/i386/trap.c:311 > #5 0xf0128df6 in vget (vp=0xf077e200, lockflag=1) at > ../../kern/vfs_subr.c:817 > > See below.. > ... where he goes on to note an issues in vfs_subr.c (curproc was NULL). I was wondering if anything has come of this - 2.2.2+ fixes particularly. This is in the area of my "daily panics" - and I always have questions when something like this pops up. - Thanks - - Dave Rivers -
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708291225.IAA03273>