From owner-freebsd-current Thu Feb 24 14:54:10 2000 Delivered-To: freebsd-current@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id 9EABB37BC05 for ; Thu, 24 Feb 2000 14:54:08 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id OAA42874; Thu, 24 Feb 2000 14:54:08 -0800 (PST) (envelope-from dillon) Date: Thu, 24 Feb 2000 14:54:08 -0800 (PST) From: Matthew Dillon Message-Id: <200002242254.OAA42874@apollo.backplane.com> To: Matthew Dillon Cc: Bruce Evans , David Gilbert , freebsd-current@FreeBSD.ORG Subject: Re: Wierd AMD panics caused by VMWare? References: <200002242105.NAA42378@apollo.backplane.com> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG There's something fishy going on here. I have a feeling that the issue may be related to the reallocation fragmentation -- we might be running the system out of KVM and there are *NO* NULL checks in the file descriptor allocation code. I'm trying to instrument the code and duplicate the problem now, and will go from there. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message