From owner-freebsd-questions@FreeBSD.ORG Thu Jul 21 22:29:21 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3311A16A41F for ; Thu, 21 Jul 2005 22:29:21 +0000 (GMT) (envelope-from gabor.kovesdan@t-hosting.hu) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1FE243D45 for ; Thu, 21 Jul 2005 22:29:20 +0000 (GMT) (envelope-from gabor.kovesdan@t-hosting.hu) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id 0A40B997746; Fri, 22 Jul 2005 00:29:19 +0200 (CEST) Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 45641-02; Fri, 22 Jul 2005 00:29:13 +0200 (CEST) Received: from [80.98.156.20] (catv-50629c14.catv.broadband.hu [80.98.156.20]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by server.t-hosting.hu (Postfix) with ESMTP id 935F3997587; Fri, 22 Jul 2005 00:29:13 +0200 (CEST) Message-ID: <42E021B4.7060804@t-hosting.hu> Date: Fri, 22 Jul 2005 00:29:08 +0200 From: =?ISO-8859-1?Q?K=F6vesd=E1n_G=E1bor?= User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Scot Hetzel References: <42E01226.1020707@t-hosting.hu> <790a9fff050721151053e36d22@mail.gmail.com> In-Reply-To: <790a9fff050721151053e36d22@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: amavisd-new at t-hosting.hu Cc: freebsd-questions@freebsd.org Subject: Re: What to do when panic? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jul 2005 22:29:21 -0000 Scot Hetzel wrote: >On 7/21/05, Kövesdán Gábor wrote: > > >> FreeBSD 6. I installed it, and then I had a panic. I got a >>debugger prompt, but I don't know what to do with that. I don't know the >>debugger commands. Please let me know what should I do when I have an >>another panic. What should I type and what kind of information should I >>send as a PR. >> >> >> >Look at the FreeBSD Developer HandBook on debugging: > >http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/debugging.html > >http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug.html > >Scot > > > Thanks for the quick answer. Just one more question: if I have a crash dump should I provide the whole of it? Or is there any way to obtain the useful information? I have 512MB memory and my network interface causes panics thus it would be very-very hard to upload the whole dump to make it online. Cheers, Gábor Kövesdán