From owner-freebsd-current@FreeBSD.ORG Thu Sep 18 12:32:48 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 1558816A4BF for ; Thu, 18 Sep 2003 12:32:48 -0700 (PDT) Received: from spider.deepcore.dk (cpe.atm2-0-56339.0x50c6aa0a.abnxx2.customer.tele.dk [80.198.170.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id C443A43FAF for ; Thu, 18 Sep 2003 12:32:46 -0700 (PDT) (envelope-from sos@spider.deepcore.dk) Received: from spider.deepcore.dk (localhost [127.0.0.1]) by spider.deepcore.dk (8.12.9/8.12.9) with ESMTP id h8IJWfj5026691; Thu, 18 Sep 2003 21:32:41 +0200 (CEST) (envelope-from sos@spider.deepcore.dk) Received: (from sos@localhost) by spider.deepcore.dk (8.12.9/8.12.9/Submit) id h8IJWfk0026690; Thu, 18 Sep 2003 21:32:41 +0200 (CEST) From: Soren Schmidt Message-Id: <200309181932.h8IJWfk0026690@spider.deepcore.dk> In-Reply-To: <20030918192631.GA76387@melusine.cuivre.fr.eu.org> To: Thomas Quinot Date: Thu, 18 Sep 2003 21:32:41 +0200 (CEST) X-Mailer: ELM [version 2.4ME+ PL99f (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=ISO-8859-1 X-mail-scanned: by DeepCore Virus & Spam killer v1.3 cc: freebsd-current@FreeBSD.ORG cc: w@dream.vg Subject: Re: ATAng still problematic 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: Thu, 18 Sep 2003 19:32:48 -0000 It seems Thomas Quinot wrote: > Le 2003-09-18, Jan Srzednicki écrivait : > > > Anyway, here's backtrace for atapicam panic I've mentioned. It's > > triggered by: > > > > cdrecord dev=1,1,0 /some/track > > Um. Do you see the same crash if both drives contain CDs at boot time? > If not, this could be a consequence of the error condition corruption > problem others have been reporting. On that note I committed a fix to ata-queue.c earlier today... -Søren