From owner-freebsd-current@FreeBSD.ORG Fri Sep 12 09:50:34 2003 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 6E5DE16A4BF for ; Fri, 12 Sep 2003 09:50:34 -0700 (PDT) Received: from melusine.cuivre.fr.eu.org (melusine.cuivre.fr.eu.org [62.212.105.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id A612D43FFD for ; Fri, 12 Sep 2003 09:50:33 -0700 (PDT) (envelope-from thomas@FreeBSD.ORG) Received: by melusine.cuivre.fr.eu.org (Postfix, from userid 1000) id DAC002A42B; Fri, 12 Sep 2003 18:50:30 +0200 (CEST) Date: Fri, 12 Sep 2003 18:50:30 +0200 From: Thomas Quinot To: Kevin Oberman Message-ID: <20030912165030.GA47418@melusine.cuivre.fr.eu.org> References: <20030912155722.E7CA05D04@ptavv.es.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20030912155722.E7CA05D04@ptavv.es.net> User-Agent: Mutt/1.4i X-message-flag: WARNING! Using Outlook can damage your computer. cc: current@freebsd.org Subject: Re: scsi_cd or atapicam crash in current. 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: Fri, 12 Sep 2003 16:50:34 -0000 Le 2003-09-12, Kevin Oberman écrivait : > cdstart(c419d500,c4192000,1,c407cc30,c407cc00) at cdstart+0xcb > xpt_run_dev_allocq(c40b8c00,c407cc08,1,c418d800,c419d500) at > xpt_run_dev_allocq+0xab > xpt_schedule(c419d500,1,0,ce54ec78,dd5b6c70) at xpt_schedule+0xca > cdstrategy(ce54ec78,0,0,0,d439f000) at cdstrategy+0x88 It would be useful if you could send line number information for these addresses (under gdb, "info line *cdstart+0xcb" ...) Thanks, Thomas. -- Thomas.Quinot@Cuivre.FR.EU.ORG