Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Mar 1996 16:11:41 -0700 (MST)
From:      Terry Lambert <terry@lambert.org>
To:        handy@sag.space.lockheed.com (Brian N. Handy)
Cc:        terry@lambert.org, freebsd-current@FreeBSD.ORG
Subject:   Re: Whee! Page Fault!
Message-ID:  <199603062311.QAA12098@phaeton.artisoft.com>
In-Reply-To: <Pine.OSF.3.91.960306121713.4561A-100000@sag.space.lockheed.com> from "Brian N. Handy" at Mar 6, 96 12:23:56 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> > > I did an 'ls' on the CD and got a page fault, kernel panic, a window of
> > > goodies flies by and I reboot.  I haven't had a kernel panic in so long, I
> > > figured maybe I'd better report this one to someone.  SOOOO...here's what
> > > we'll put here: 
> > 
> > [ ... ]
> > 
> > > panic:  page fault
> > 
> > What are the symbols in the 0xf0103c2b area?
> 
> Argh.  Already we've gotten over my head.  I wouldn't be here if I didn't 
> want the Linux emu stuff to work.  Someone will need to walk me through 
> this if it's of sufficient interest.

If you do "nm /kernel | sort | more", you will be able to find the
offending code section, assuming you do it for the same kernel that
fell over (ie: without an intervening rebuild).

We need a "kernel post mortem" utility to do this for you so when people
post questions like this, we can say "what does it say when you run
/sbin/kpm as root?".  8-(.


					Terry Lambert
					terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.



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