From owner-freebsd-current Mon Oct 26 08:19:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA25339 for freebsd-current-outgoing; Mon, 26 Oct 1998 08:19:46 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from zone.syracuse.net (zone.syracuse.net [205.232.47.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA25334 for ; Mon, 26 Oct 1998 08:19:44 -0800 (PST) (envelope-from green@zone.syracuse.net) Received: from localhost (green@localhost) by zone.syracuse.net (8.8.8/8.8.7) with ESMTP id LAA22829; Mon, 26 Oct 1998 11:18:49 -0500 (EST) Date: Mon, 26 Oct 1998 11:18:49 -0500 (EST) From: Brian Feldman To: Mike Smith cc: X-dae , current@FreeBSD.ORG Subject: Re: fatal trap 12: page fault while in kernel mode In-Reply-To: <199810261426.GAA06190@dingo.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Even tho it's not piped, it seems to be located in pmap_enter when you do a mental_sort()... Brian Feldman On Mon, 26 Oct 1998, Mike Smith wrote: > > I browsed through the archives and saw that a few things were missing in > > my last post: > > > > > instruction pointer = 0x8:0xf01bfe5b > > > > 26/10 15:05 ~% /usr/libexec/aout/nm /kernel.old | grep f01bf > > f01bf2c4 t __pmap_allocpte > > f01bf628 t _get_pv_entry > > f01bf384 t _pmap_allocpte > > f01bf6c0 T _pmap_collect > > f01bf5f4 T _pmap_destroy > > f01bfdb4 T _pmap_enter > > f01bf478 T _pmap_growkernel > > f01bf834 t _pmap_insert_entry > > f01bf0c0 T _pmap_pinit > > f01bf040 T _pmap_pinit0 > > f01bfbd4 T _pmap_protect > > f01bf618 T _pmap_reference > > f01bf3dc T _pmap_release > > f01bf200 t _pmap_release_free_page > > f01bf980 T _pmap_remove > > f01bfa8c t _pmap_remove_all > > f01bf744 t _pmap_remove_entry > > f01bf93c t _pmap_remove_page > > f01bf8b4 t _pmap_remove_pte > > > > does that help ? > > You really need to pipe this through sort for it to be useful. At any > rate, it doesn't seem related to the VM86 issue. Also try updating to > -current. > > -- > \\ Sometimes you're ahead, \\ Mike Smith > \\ sometimes you're behind. \\ mike@smith.net.au > \\ The race is long, and in the \\ msmith@freebsd.org > \\ end it's only with yourself. \\ msmith@cdrom.com > > > > 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