Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Apr 1997 08:11:39 +0200
From:      j@uriah.heep.sax.de (J Wunsch)
To:        freebsd-hackers@freebsd.org (FreeBSD hackers)
Cc:        robin!knarf@camelot.de
Subject:   Re: kern/2923: panic: vm_fault: fault on nofault entry, addr: f6e21000
Message-ID:  <19970405081139.CL21171@uriah.heep.sax.de>
In-Reply-To: <m0wDJGm-00037tC@robin.camelot.de>; from robin!knarf@camelot.de on Apr 5, 1997 01:05:17 %2B0200
References:  <199704041117.GAA10676@lakes.water.net> <m0wDJGm-00037tC@robin.camelot.de>

next in thread | previous in thread | raw e-mail | index | archive | help
As robin!knarf@camelot.de wrote:

> I typed `trace' and saw nfs_bioread, nfs_readdir, getdirentries,
> syscall, Xsyscall.
> 
> Does this mean the panic happend during an nfs_readdir as a client?

Yes, it does.

You might also wanna have a look at the most recent version of the
handbook, the chapter about kernel debugging.  I've described the
basic steps to get remote gdb to work.  This could be a big gain
investigating kernel data structures (if you've got a second FreeBSD
machine, of course).

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



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