From owner-freebsd-current Wed Feb 19 20: 9:20 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F28F37B401 for ; Wed, 19 Feb 2003 20:09:19 -0800 (PST) Received: from ion.gank.org (ion.gank.org [198.78.66.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24EBB43FBF for ; Wed, 19 Feb 2003 20:09:19 -0800 (PST) (envelope-from craig@xfoil.gank.org) Received: from darth-laptop.auir.gank.org (dsl081-113-221.dfw1.dsl.speakeasy.net [64.81.113.221]) by ion.gank.org (GankMail) with ESMTP id 430142C841; Wed, 19 Feb 2003 22:09:18 -0600 (CST) Subject: Re: Page fault on disk-less machine From: Craig Boston To: Terry Lambert Cc: current@freebsd.org In-Reply-To: <3E545001.2276ED13@mindspring.com> References: <4239.1045685928@critter.freebsd.dk> <3E53F355.7060604@isi.edu> <3E545001.2276ED13@mindspring.com> Content-Type: text/plain Organization: Message-Id: <1045714090.612.28.camel@localhost> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 Date: 19 Feb 2003 22:08:11 -0600 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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