Date: Wed, 19 Feb 2003 21:23:14 -0700 From: Scott Long <scott_long@btc.adaptec.com> To: Craig Boston <craig@xfoil.gank.org> Cc: Terry Lambert <tlambert2@mindspring.com>, current@freebsd.org Subject: Re: Page fault on disk-less machine Message-ID: <3E545832.6050703@btc.adaptec.com> In-Reply-To: <1045714090.612.28.camel@localhost> References: <4239.1045685928@critter.freebsd.dk> <3E53F355.7060604@isi.edu> <3E545001.2276ED13@mindspring.com> <1045714090.612.28.camel@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
Guys, this problem has already been identified. I posted a patch last night to cvs-all@ that fixes this, although it's still not totally correct so I haven't committed it yet. Scott Craig Boston wrote: > On Wed, 2003-02-19 at 21:48, Terry Lambert wrote: > >>Lars Eggert wrote: >> >>>Poul-Henning Kamp wrote: >>> >>>>Fatal trap 12: page fault while in kernel mode >>> >>>FWIW, Craig Boston and me see the same panics (threads on -current: >>>"panic starting gnome" and "VFS panic (possibly NFS-locking related?)"). >> >>Have you "gdb -k" list'ed the namei code in question yet? >> >>Per my last posting on this subject, note that Poul's offset into >>namei is different than the one you gave. > > > Mine is different as well: 0x12c, and on a cmpxchgl instruction (I know > that doesn't help any ;) > > But: > (kgdb) list namei+0x12c > Junk at end of line specification. > (kgdb) > > Am I doing something wrong? > > Craig > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E545832.6050703>