From owner-freebsd-current Tue Feb 24 19:05:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA13409 for freebsd-current-outgoing; Tue, 24 Feb 1998 19:05:41 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from home.dragondata.com (toasty@home.dragondata.com [204.137.237.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA13402 for ; Tue, 24 Feb 1998 19:05:38 -0800 (PST) (envelope-from toasty@home.dragondata.com) Received: (from toasty@localhost) by home.dragondata.com (8.8.8/8.8.5) id VAA01031 for current@freebsd.org; Tue, 24 Feb 1998 21:05:33 -0600 (CST) From: Kevin Day Message-Id: <199802250305.VAA01031@home.dragondata.com> Subject: panic: getnewbuf: cannot get buffer, infinite recursion failure To: current@FreeBSD.ORG Date: Tue, 24 Feb 1998 21:05:32 -0600 (CST) X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 2.2.5 NFS server, -current as of Feb 5th NFS client. On the client, I have /mnt/blah mounted. cp reallybigfile /mnt/blah/reallybig 74MB in to the 80MB file, the client panic's with: panic: getnewbuf: cannot get buffer, infinite recursion failure ddb locked up before I could do anything. It's somewhat reproduceable. I've gotta try it several times before it will panic. Kevin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message