From owner-freebsd-amd64@FreeBSD.ORG Sat Apr 3 12:49:18 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 73E3D16A4CE for ; Sat, 3 Apr 2004 12:49:18 -0800 (PST) Received: from mail.jrv.org (rrcs-sw-24-73-246-106.biz.rr.com [24.73.246.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id F222243D2D for ; Sat, 3 Apr 2004 12:49:17 -0800 (PST) (envelope-from james@jrv.org) Received: from jrv.org (zippy.jrv.org [192.168.3.156]) (authenticated bits=0) by dogfood.jrv.org (8.12.11/8.12.10) with ESMTP id i336b2gS064832 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 3 Apr 2004 00:37:02 -0600 (CST) (envelope-from james@jrv.org) Message-ID: <406E5B8E.4060400@jrv.org> Date: Sat, 03 Apr 2004 00:37:02 -0600 From: "James R. Van Artsalen" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kip Macy References: <20040401182140.A25794@demos.bsdclusters.com> In-Reply-To: <20040401182140.A25794@demos.bsdclusters.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-amd64@freebsd.org Subject: Re: 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: Sat, 03 Apr 2004 20:49:18 -0000 Kip Macy wrote: >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. > > That's not normal. I don't know of any other such bug report, not in the last six months anyway. >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. > > It might be better to try FreeBSD/i386 to see if there is a hardware or software issue that might affect FreeBSD/amd64.