From owner-freebsd-current@FreeBSD.ORG Fri Mar 28 10:33:38 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3491637B401 for ; Fri, 28 Mar 2003 10:33:38 -0800 (PST) Received: from tao.xtaz.co.uk (pc-62-30-69-139-az.blueyonder.co.uk [62.30.69.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82D2543FBF for ; Fri, 28 Mar 2003 10:33:36 -0800 (PST) (envelope-from matt@xtaz.co.uk) Received: from webmail.xtaz.co.uk (matt@localhost.xtaz.co.uk [127.0.0.1]) by tao.xtaz.co.uk (8.12.8/8.12.8) with ESMTP id h2SIXXeq019981 for ; Fri, 28 Mar 2003 18:33:34 GMT (envelope-from matt@xtaz.co.uk) From: "Matt" To: current@freebsd.org Date: Fri, 28 Mar 2003 18:33:33 +0000 Message-Id: <20030328182906.M2799@xtaz.co.uk> In-Reply-To: <1048851363.90125.14.camel@pancake.netability.ie> References: <1048851363.90125.14.camel@pancake.netability.ie> X-Mailer: Open WebMail 1.90 20030212 X-OriginatingIP: 192.168.1.10 (matt) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-Spam-Status: No, hits=-19.6 required=5.0 tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Subject: Re: panic: bremfree: removing a buffer not on a queue X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Mar 2003 18:33:39 -0000 On 28 Mar 2003 11:36:04 +0000, Nick Hilliard wrote > > My bitty box just crashed out while doing some light desktop work and > > a small amount of NFS server stuff. > > FWIW, this problem is repeatable - a few minutes after as I start doing > any NFS service, the box crashes out and dies. > > Any clues on where to start looking? > > Nick Yes I get the exact same thing. It's intermittant but normally happens during heavy NFS transfer between server and client. The NFS server will freeze and then just reboot as if someones pressed the reset button. No kernel panic or drop into DDB. Both client and server are -CURRENT. I have only ever had it actually give a proper panic/core dump once out of the 10 or so times I've seen this which I sent details of to this list and jeff/kirk who were quite helpful however it still does it :/ Matt.