Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Apr 1995 07:19:03 -0700
From:      David Greenman <davidg@Root.COM>
To:        agl@redline.ru (Anthony Graphics)
Cc:        freebsd-hackers@FreeBSD.org
Subject:   Re: Fatal trap 12: page fault while in kernel mode 
Message-ID:  <199504181419.HAA00165@corbin.Root.COM>
In-Reply-To: Your message of "Tue, 18 Apr 95 17:07:00 %2B0400." <m0s1D0O-000FJEC@redline.ru> 

next in thread | previous in thread | raw e-mail | index | archive | help
>fault virt address =0xc
>fault code = supervisor read,page not present
>inst.ptr=0x8:0xf01aa001
>code segment = base 0x0, limit 0xfffff type 0x1b
>DPL =0, pres=1, def32 1, gran 1
>proc eflags c
>interrupt enabled, resume, IOPL=0
>curr process = 5(init)
>int mask=0
>panic: page fault
>
>That's with 950412 after compiling in AST4 support
>The problem appears on _every_ bootup.


   I need the output of nm /kernel | sort (actually, whatever the kernel is
called); preferably just the routines around 0xf01aa001. I'd also like a copy
of your kernel config file.

-DG



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504181419.HAA00165>