From owner-freebsd-stable@FreeBSD.ORG Tue Jan 22 08:15:59 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 5E2DA16A420; Tue, 22 Jan 2008 08:15:59 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from smtp8.yandex.ru (smtp8.yandex.ru [213.180.200.213]) by mx1.freebsd.org (Postfix) with ESMTP id 5123413C4F5; Tue, 22 Jan 2008 08:15:58 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from mail.kirov.so-cdu.ru ([77.72.136.145]:33274 "EHLO [127.0.0.1]" smtp-auth: "bu7cher" TLS-CIPHER: "DHE-RSA-AES256-SHA keybits 256/256 version TLSv1/SSLv3" TLS-PEER-CN1: ) by mail.yandex.ru with ESMTP id S7456093AbYAVIBw (ORCPT + 1 other); Tue, 22 Jan 2008 11:01:52 +0300 X-Yandex-Spam: 1 X-Yandex-Front: smtp8 X-Yandex-TimeMark: 1200988912 X-MsgDayCount: 7 X-Comment: RFC 2476 MSA function at smtp8.yandex.ru logged sender identity as: bu7cher Message-ID: <4795A2EE.1020605@yandex.ru> Date: Tue, 22 Jan 2008 11:01:50 +0300 From: "Andrey V. Elsukov" User-Agent: Mozilla Thunderbird 1.5 (FreeBSD/20051231) MIME-Version: 1.0 To: Kris Kennaway 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> <47953526.5020501@FreeBSD.org> In-Reply-To: <47953526.5020501@FreeBSD.org> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: Petr Holub , stable@FreeBSD.org, rwatson@FreeBSD.org, Colin Percival 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 08:15:59 -0000 Kris Kennaway wrote: >> 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 :( I think building GENERIC kernel from sources with tag=RELENG_6_3_0_RELEASE will help. -- WBR, Andrey V. Elsukov