From owner-freebsd-stable@FreeBSD.ORG Tue Jan 22 00:13:29 2008 Return-Path: Delivered-To: stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CEF9616A41B; Tue, 22 Jan 2008 00:13:29 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2C02F13C442; Tue, 22 Jan 2008 00:13:27 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <47953526.5020501@FreeBSD.org> Date: Tue, 22 Jan 2008 01:13:26 +0100 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: Colin Percival References: <004b01c85c4e$e1c44540$a54ccfc0$@muni.cz> <479513FA.6020802@FreeBSD.org> <005801c85c79$dc458180$94d08480$@muni.cz> <47951C66.2000803@FreeBSD.org> <005a01c85c7d$9bf19f70$d3d4de50$@muni.cz> <47951F9D.3060802@FreeBSD.org> <47952160.7030106@freebsd.org> In-Reply-To: <47952160.7030106@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Petr Holub , stable@FreeBSD.org, rwatson@FreeBSD.org Subject: Re: 6.3-RELEASE panic 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, 22 Jan 2008 00:13:29 -0000 Colin Percival wrote: > Kris Kennaway wrote: >> Petr Holub wrote: >>> as I've said in my previous email (outside the list), I've got the >>> kernel through freebsd-update and it seems there is no kernel.debug >>> nor kernel.symbols present. Would it be possible to get the .symbols >>> or .debug for that kernel? (See my previuous email with more detailed >>> info). >> Ah, I missed that, sorry. Colin hopefully will have the kernel.debug >> handy. > > I'm afraid not -- FreeBSD Update is just distributing the bits from the > release ISO image, and the release ISO doesn't include kernel debug bits > (at least, not on 6.3-RELEASE -- I think it does on 7.0-RC1). I thought we shipped the debugging symbols in /boot precisely for the reason of making panics with default installs not report useless traces :( Kris