From owner-freebsd-current@FreeBSD.ORG Tue Aug 23 18:52:08 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 DF66116A41F for ; Tue, 23 Aug 2005 18:52:08 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (arm132.internetdsl.tpnet.pl [83.17.198.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BB1743D48 for ; Tue, 23 Aug 2005 18:52:07 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 3B25B52C95; Tue, 23 Aug 2005 20:52:06 +0200 (CEST) Received: from localhost (dlk229.neoplus.adsl.tpnet.pl [83.24.40.229]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 0ABD452C2F; Tue, 23 Aug 2005 20:51:54 +0200 (CEST) Date: Tue, 23 Aug 2005 20:51:35 +0200 From: Pawel Jakub Dawidek To: Martin Message-ID: <20050823185135.GC65338@garage.freebsd.pl> References: <430A5C31.7040705@nurfuerspam.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OBd5C1Lgu00Gd/Tn" Content-Disposition: inline In-Reply-To: <430A5C31.7040705@nurfuerspam.de> X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 7.0-CURRENT i386 User-Agent: mutt-ng devel (FreeBSD) X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-0.5 required=3.0 tests=BAYES_00,RCVD_IN_NJABL_DUL, RCVD_IN_SORBS_DUL autolearn=no version=3.0.4 Cc: freebsd-current@freebsd.org Subject: Re: panic: wrong offset 1024 for sectorsize 2048 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 23 Aug 2005 18:52:09 -0000 --OBd5C1Lgu00Gd/Tn Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 23, 2005 at 01:13:53AM +0200, Martin wrote: +>=20 +> The latest -BETA3 causes a panic while detecting ATA(PI) devices +> on my Thinkpad R40. +>=20 +> db> trace +> Tracing pid 2 tid 100022 td 0xc1505180 +> kdb_enter() +> panic() +> g_io_request() +> g_read_data() +> g_label_ext2fs_taste() +> g_label_taste() +> g_new_provider_event() +> one_event() +> g_run_events() +> g_event_procbody() +> fork_exit() +> fork_trampoline() +>=20 +> Btw, I don't have any ext2fs partitions (at the moment). +> The panic appears right before the usual SCSI emulation +> atapicam output: "cd0: ..." (there is no medium inside the +> CD drive). Fixed in HEAD. The patch is here: http://people.freebsd.org/~pjd/patches/g_label.patch Thanks for the report. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --OBd5C1Lgu00Gd/Tn Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFDC3A3ForvXbEpPzQRAoydAJ4xmuRdrUCM9JzQ9NMlvwDp5WfargCfa/xI cPWKz7vNVLGqhIEWGdhqDGs= =qtwP -----END PGP SIGNATURE----- --OBd5C1Lgu00Gd/Tn--