From owner-freebsd-amd64@FreeBSD.ORG Thu Apr 1 18:26:59 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6D2D16A4CE for ; Thu, 1 Apr 2004 18:26:59 -0800 (PST) Received: from demos.bsdclusters.com (demos.bsdclusters.com [69.55.225.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8078043D48 for ; Thu, 1 Apr 2004 18:26:59 -0800 (PST) (envelope-from kmacy@fsmware.com) Received: from demos.bsdclusters.com (demos [69.55.225.36]) i322Qq5V029600 for ; Thu, 1 Apr 2004 18:26:52 -0800 (PST) (envelope-from kmacy@fsmware.com) Received: from localhost (kmacy@localhost)i322Qq6F029597 for ; Thu, 1 Apr 2004 18:26:52 -0800 (PST) X-Authentication-Warning: demos.bsdclusters.com: kmacy owned process doing -bs Date: Thu, 1 Apr 2004 18:26:51 -0800 (PST) From: Kip Macy X-X-Sender: kmacy@demos.bsdclusters.com To: freebsd-amd64@freebsd.org Message-ID: <20040401182140.A25794@demos.bsdclusters.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: How widely used is the port? X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Apr 2004 02:26:59 -0000 On my laptop 5.2.1 panics with a GPF on boot after install when mounting ad0s1a. The latest snapshot panics in malloc as result of a use after free in the CAM subsytem on initial boot. I've verified that there are no hardware issues (although there are driver limitations) by successfully installing and running Mandrake 10 and Fedora Core 2. -Kip