From owner-freebsd-stable@FreeBSD.ORG Tue May 24 06:48:09 2011 Return-Path: Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7A25F106566B for ; Tue, 24 May 2011 06:48:09 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id C73488FC17 for ; Tue, 24 May 2011 06:48:08 +0000 (UTC) Received: from porto.topspin.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id JAA24542; Tue, 24 May 2011 09:48:04 +0300 (EEST) (envelope-from avg@FreeBSD.org) Received: from localhost.topspin.kiev.ua ([127.0.0.1]) by porto.topspin.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1QOlPP-0006b4-Ob; Tue, 24 May 2011 09:48:03 +0300 Message-ID: <4DDB54A3.2050205@FreeBSD.org> Date: Tue, 24 May 2011 09:48:03 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.17) Gecko/20110503 Lightning/1.0b2 Thunderbird/3.1.10 MIME-Version: 1.0 To: Joerg Wunsch References: <20110524055408.GA2110@uriah.heep.sax.de> In-Reply-To: <20110524055408.GA2110@uriah.heep.sax.de> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Joerg Wunsch , freebsd-stable@FreeBSD.org Subject: Re: RELENG_8: panic: wrong offset 4096 for sectorsize 2352 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 May 2011 06:48:09 -0000 on 24/05/2011 08:54 Joerg Wunsch said the following: > After I recently (finally) upgraded my main machine to RELENG_8, I > tried to rip a CD today, using abcde, and got > > panic: wrong offset 4096 for sectorsize 2352 > > Any ideas why this happens, and how to avoid it? > > (I've got a coredump of the kernel, so I could analyze it if > someone has got an idea where to look for.) Backtrace would be a first thing. Information from a frame that called panic would the next thing. -- Andriy Gapon