Date: Mon, 26 Oct 1998 11:18:49 -0500 (EST) From: Brian Feldman <green@zone.syracuse.net> To: Mike Smith <mike@smith.net.au> Cc: X-dae <dae@via.ecp.fr>, current@FreeBSD.ORG Subject: Re: fatal trap 12: page fault while in kernel mode Message-ID: <Pine.BSF.4.05.9810261118210.22826-100000@zone.syracuse.net> In-Reply-To: <199810261426.GAA06190@dingo.cdrom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9810261118210.22826-100000>