From owner-freebsd-hackers Wed Aug 27 05:20:49 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id FAA29057 for hackers-outgoing; Wed, 27 Aug 1997 05:20:49 -0700 (PDT) Received: from dg-rtp.dg.com (dg-rtp.rtp.dg.com [128.222.1.2]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id FAA29048 for ; Wed, 27 Aug 1997 05:20:44 -0700 (PDT) Received: by dg-rtp.dg.com (5.4R3.10/dg-rtp-v02) id AA22905; Wed, 27 Aug 1997 08:20:10 -0400 Received: from ponds by dg-rtp.dg.com.rtp.dg.com; Wed, 27 Aug 1997 08:20 EDT Received: from lakes.dignus.com (lakes [10.0.0.3]) by ponds.dignus.com (8.8.5/8.7.3) with ESMTP id IAA23772; Wed, 27 Aug 1997 08:18:38 -0400 (EDT) Received: (from rivers@localhost) by lakes.dignus.com (8.8.5/8.6.9) id IAA06186; Wed, 27 Aug 1997 08:11:10 -0400 (EDT) Date: Wed, 27 Aug 1997 08:11:10 -0400 (EDT) From: Thomas David Rivers Message-Id: <199708271211.IAA06186@lakes.dignus.com> To: ponds!netspace.net.au!mheath, ponds!dyson.iquest.net!toor Subject: Re: Status of the following bugs Cc: ponds!FreeBSD.ORG!freebsd-hackers Content-Type: text Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > Mark Heath said: > > > > Im having frequent (once every 2-3 hours) crashes, on a news server due to > > the following bugs: > > > > kern/2923: panic: vm_fault: fault on nofault entry, addr:f6e21000 > > kern/2771 panic: bad dir > > kern/3582 panic: bad dir (mangled entry) in 2.2-STABLE > > > > Does any one know what possible solutions or state of these bugs are. > > > It is an NFS related bug, and havent had a chance to fully understand it. > I think that there is a quick hack out there to make the problem go away. > > John Hmm... do you have more info that what's above (admittedly, I haven't looked at the tr's.) These problems seem to be exactly my "daily panic" problem - but maybe there's more there that points you to NFS? Just curious... - Dave R. -