From owner-freebsd-hackers Thu Dec 13 13:36:26 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id EAA7337B405; Thu, 13 Dec 2001 13:36:23 -0800 (PST) Received: (from dillon@localhost) by apollo.backplane.com (8.11.6/8.9.1) id fBDLZ7r75297; Thu, 13 Dec 2001 13:35:07 -0800 (PST) (envelope-from dillon) Date: Thu, 13 Dec 2001 13:35:07 -0800 (PST) From: Matthew Dillon Message-Id: <200112132135.fBDLZ7r75297@apollo.backplane.com> To: Jordan Hubbard Cc: Mike Smith , hackers@FreeBSD.ORG, msmith@mass.dis.org Subject: Re: NFS: How to make FreeBSD fall on its face in one easy step References: <62007.1008277820@winston.freebsd.org> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG : :I can't seem to get a crash dump out of it, but the panic I'm seeing is: : :panic: allocdirect_check: old 30246736 ! = new 30246736 || ibn 4 >= 12 : :For some reason the dump also dies, resettting the ata0 bus over and over :but not writing out to swap. : :- Jordan That's the softupdates panic I fixed in the patch set. There are actually three conditions to the panic and the one that isn't being listed is the one that is causing the panic. Weird that you couldn't dump, but don't worry about it, it's been dealt with. -Matt Matthew Dillon :> :> What panic are you getting? :> :> -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message