From owner-freebsd-stable@FreeBSD.ORG Mon Jan 21 22:41:37 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 E82A216A421; Mon, 21 Jan 2008 22:41:37 +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 5C9D713C458; Mon, 21 Jan 2008 22:41:36 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <47951F9D.3060802@FreeBSD.org> Date: Mon, 21 Jan 2008 23:41:33 +0100 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: Petr Holub References: <004b01c85c4e$e1c44540$a54ccfc0$@muni.cz> <479513FA.6020802@FreeBSD.org> <005801c85c79$dc458180$94d08480$@muni.cz> <47951C66.2000803@FreeBSD.org> <005a01c85c7d$9bf19f70$d3d4de50$@muni.cz> In-Reply-To: <005a01c85c7d$9bf19f70$d3d4de50$@muni.cz> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: stable@FreeBSD.org, rwatson@FreeBSD.org, cperciva@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: Mon, 21 Jan 2008 22:41:38 -0000 Petr Holub wrote: > Kris, > >> Yes, the kernel.debug or kernel.symbols should either be in your >> /boot/kernel or in your kernel compile directory (unless you built your >> kernel without -g, but I think it is on by default). > > 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. Kris