From owner-freebsd-current@FreeBSD.ORG Mon Aug 16 06:59:48 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46D8F16A4CE; Mon, 16 Aug 2004 06:59:48 +0000 (GMT) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D84F43D49; Mon, 16 Aug 2004 06:59:47 +0000 (GMT) (envelope-from sos@DeepCore.dk) Received: from [194.192.25.143] (laptop.deepcore.dk [194.192.25.143]) by spider.deepcore.dk (8.12.11/8.12.10) with ESMTP id i7G6xTwL028501; Mon, 16 Aug 2004 08:59:34 +0200 (CEST) (envelope-from sos@DeepCore.dk) Message-ID: <41205B3E.6030509@DeepCore.dk> Date: Mon, 16 Aug 2004 08:59:10 +0200 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Mozilla Thunderbird 0.7.2 (X11/20040802) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Benjamin Close References: <41203624.5030004@cs.unisa.edu.au> In-Reply-To: <41203624.5030004@cs.unisa.edu.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-mail-scanned: by DeepCore Virus & Spam killer v1.4 cc: freebsd-current@FreeBSD.ORG cc: sos@FreeBSD.ORG Subject: Re: ATA Promisc SX4 Controller Null Pointer deference at boot X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Aug 2004 06:59:48 -0000 Benjamin Close wrote: > Hi All, > Working on a new machine I get a crash at boot time with sources fro= m=20 > < 1 day old. > I've traced it down to a null pointer deference: >=20 > File: ata-chipset.c I know of the problem and I'm working on a solution, sorry for the=20 brokenness... -S=F8ren